shr-color.el (shr-color->hexadecimal): Ignore case of color names.
[gnus] / lisp / ChangeLog
1 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
4
5         * color-lab.el: Add coding cookie.
6         (float-pi): Use eval-and-compile.
7
8         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
9         compiled for Emacsen having no `libxml-parse-html-region' support.
10
11 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * shr.el (shr-insert-color-overlay): Split stuff like
14         "#444444 !important" to find the real colour.
15         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
16         parse <font color="red"> entries.
17
18 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
19
20         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
21         point when parsing headers.
22
23         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
24         is positioned properly when parsing headers.
25
26 2010-11-23  Julien Danjou  <julien@danjou.info>
27
28         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
29
30         * shr-color.el (shr-color->hexadecimal): Add support for color names.
31
32         * shr.el (shr-parse-style): Replace \n with space in style parsing.
33
34         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use shr-color-hue-to-rgb.
35         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
36
37 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
38
39         * shr.el (shr-color->hexadecimal): Autoload.
40         (shr-descend): Add color to all tags.
41
42 2010-11-22  Julien Danjou  <julien@danjou.info>
43
44         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
45         shr-color->hexadecimal.
46
47         * shr-color.el (shr-color->hexadecimal): Add converting functions for
48         RGB() or HSL() color representation.
49
50         * shr.el (shr-tag-font): Add.
51         (shr-tag-color-check): New function to get better colors.
52         (shr-tag-insert-color-overlay): Factorize code between tag-font and
53         tag-span.
54
55         * shr-color.el: New file.
56
57         * color-lab.el: New file.
58
59         * gnus-art.el (gnus-url-mailto): Do not downcase args.
60
61 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
62
63         * nnir.el: Fix typo in comments.
64         (nnir-run-imap): Simplify code. No need to reverse artlist.
65         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
66
67 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68
69         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
70
71         * nnimap.el (nnimap-get-capabilities): Refactor out.
72         (nnimap-open-connection): Re-request capabilities after STARTTLS.
73
74 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
75
76         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
77         appearing when `mm-uu-hide-markers' is nil.
78
79 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * nnimap.el (nnimap-unselect-group): Make into its own function.
82         (nnimap-request-rename-group): Unselect group before renaming.
83         This had gotten lost somewhere.
84         (nnimap-request-accept-article): Keep track of examined groups, and
85         unselect the group before APPENDing to read-only groups.
86         (nnimap-request-move-article): Clear flags before moving so that they
87         can be re-set later.
88
89 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
90
91         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
92         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
93
94 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
95
96         * gnus-art.el (gnus-mime-display-single)
97         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
98         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
99         parameter.
100
101 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
102
103         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
104         (shr-table-vertical-line): New variable.
105         (shr-insert-table): Use it.
106
107 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * gnus-html.el (gnus-html-wash-images): Don't display images if
110         gnus-inhibit-images is non-nil; register displayer for cid images.
111         (gnus-html-display-image): Work for cid image.
112         (gnus-html-insert-image): Allow arguments.
113         (gnus-html-put-image): Inhibit read-only.
114         (gnus-html-prefetch-images): Don't prefetch images if
115         gnus-inhibit-images is non-nil.
116
117 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
118
119         * shr.el (shr-put-image): Break lines when inserting big pictures.
120
121 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
122
123         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
124         sender, thanks Katsumi Yamaoka.
125
126 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
127
128         * nnir.el (nnir-run-imap): Reverse the article list for each group
129         rather than the whole list.
130
131 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
132
133         * shr.el (shr-image-displayer): Protect function against non-existent
134         image source.
135
136         * gnus-art.el (gnus-inhibit-images): New user option.
137         (gnus-mime-display-single): Don't display image if it is non-nil.
138
139         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
140         gnus-inhibit-images.
141
142         * shr.el (shr-image-displayer): New function.
143         (shr-tag-img): Use it.
144
145 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
146
147         * mml2015.el (mml2015-epg-sign): Use From header.
148
149 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
150
151         * gnus-html.el (gnus-html-wash-images): Register a displayer.
152
153         * gnus-util.el (gnus-find-text-property-region): Return markers.
154
155         * shr.el (shr-tag-img): Put a displayer in the text property.
156
157         * gnus-util.el (gnus-find-text-property-region): New utility function.
158
159         * gnus-html.el (gnus-html-display-image): Make the alt optional.
160         (gnus-html-show-images): Remove.
161
162         * gnus-art.el (gnus-article-show-images): New, more general function.
163
164         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
165         image url text properties.
166
167         * shr.el: Ditto.
168
169         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
170         gnus-agent-auto-agentize-methods is set.  Which it isn't.
171
172 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
173
174         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
175         work for two or more articles.
176
177 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
180         divide an image that's in an html article to two or more when washing
181         non-ASCII characters in alt text of it.
182
183 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
184
185         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
186         smime-decrypt-region using function argument.
187         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
188
189         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
190
191         * smime.el (smime-decrypt-region): Catch it.
192
193 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
194
195         * smime.el (smime-mode-map): Move initialization into declaration.
196         (gnus-run-mode-hooks): Don't autoload.
197         (smime-mode): Use define-derived-mode.
198
199 2010-11-11  Glenn Morris  <rgm@gnu.org>
200
201         * smime.el (from): Restrict declaration to XEmacs.
202
203         * nnir.el (gnus-group-topic-name): Autoload.
204
205 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
206
207         * shr.el (shr-insert): Don't break long line if it is because of
208         kinsoku-bol characters in the line end.
209
210 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
211
212         * nnir.el (nnir-request-move-article): Fix to provide original group
213         and subject.
214         (nnir-warp-to-article): Don't fail on articles whose headers haven't
215         been retrieved.
216
217         * gnus-sum.el (gnus-summary-move-article): Use original group and
218         subject for virtual articles such as those in an nnir summary buffer.
219
220 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
223         least 21.5).
224
225         * smime.el (from): Declare it again for XEmacs.
226
227 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228
229         * message.el (message-resend): Don't disable encoding unless it's
230         already encoded.
231
232         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
233         low-numbered articles.
234
235 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * rfc2047.el (rfc2047-syntax-table): Simplify.
238
239         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
240
241         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
242         set-char-table-range for XEmacs.
243
244 2010-11-10  Glenn Morris  <rgm@gnu.org>
245
246         * time-date.el (time-to-seconds): Always an alias on Emacs,
247         never a real function.
248         (with-no-warnings): Remove compat stub, now unused.
249         (time-less-p): Doc fix.
250         (time-to-number-of-days): Simplify.
251
252         * smime.el (from): Remove unused declaration.
253
254         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
255         (gnus-float-time): On Emacs, always an alias.
256
257         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
258         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
259
260 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * dgnushack.el: Don't use ignore-errors in the top level form since it
263         is unavailable in XEmacs even if cl is loaded.
264
265         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
266
267 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
268
269         * shr.el (browse-url-mailto): Autoload.
270
271         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
272
273         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
274         regexp doesn't need quoting.
275
276 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
277
278         * message.el (message-subject-trailing-was-ask-regexp)
279         (message-subject-trailing-was-regexp): Match was: in addition to was.
280
281 2010-11-09  Glenn Morris  <rgm@gnu.org>
282
283         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
284         (nnbabyl-check-mbox): Use point-at-bol.
285
286 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
287
288         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
289
290         * message.el (message-mailto): New function.
291         (message-mailto): Should accept other parameters.
292         (message-mailto): Remove since it duplicates browse-url-mailto
293         functionality.
294
295 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
296
297         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
298         methods.
299         (gnus-read-active-file): Ditto.
300
301         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
302         ": " from the prompt.
303         (gnus-group-make-group): Ditto.
304
305 2010-11-07  Glenn Morris  <rgm@gnu.org>
306
307         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
308         (gnus-bookmark-kill-line): Use point-at-eol.
309
310 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
311
312         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
313         asterisks in From header.
314
315 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
318         string to avoid making the From headers syntactically invalid.
319
320         * message.el (message-send-mail): Don't insert courtesy messages if the
321         message already has List-Post and List-ID messages.
322
323 2010-11-06  Glenn Morris  <rgm@gnu.org>
324
325         * gnus-art.el (gnus-treat-article): Give dynamic local variables
326         `condition', `type', `length' a prefix.
327         (gnus-treat-predicate): Update for above name changes.
328
329 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
330
331         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
332         binding.  Handled by `gnus-summary-refer-thread' instead.
333         (nnir-warp-to-article): New backend function.
334
335         * nnimap.el (nnimap-request-thread): Force dependency updating.
336
337         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
338         (gnus-summary-refer-thread): Rework to improve thread-referral.
339
340         * gnus-int.el (gnus-warp-to-article): New function.
341
342         * gnus-sum.el (gnus-summary-article-map): Bind it.
343
344 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
345
346         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
347         gnus-summary-refer-thread.
348
349         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
350         headers.
351         (gnus-summary-limit-include-thread): Prevent articles in thread from
352         being cut in gnus-cut-threads.
353         (gnus-summary-refer-thread): Limit retrieved headers to those in
354         thread.
355
356 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357
358         * message.el (message-send-mail): Use the value of
359         message-courtesy-message from the message buffer.
360
361         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
362
363         * shr.el (shr-browse-url): Implement mailto: URLs.
364
365         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
366         "raw".
367
368         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
369         if it's already selected.
370
371         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
372
373 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
376         to measure the length and truncate alt text.
377
378 2010-11-03  Glenn Morris  <rgm@gnu.org>
379
380         * nndiary.el (nndiary-generate-nov-databases-1)
381         (nndiary-generate-active-info): Rename dynamic variable `files' to
382         something less generic.
383
384 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
385
386         * nnir.el (nnir-request-move-article): Call the underlying backend to
387         move articles from nnir.
388
389 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
392
393 2010-11-02  Julien Danjou  <julien@danjou.info>
394
395         * nnir.el: Remove wais support.
396
397 2010-11-02  Glenn Morris  <rgm@gnu.org>
398
399         * gnus-html.el: Reorder requirements to quieten compiler.
400
401 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
402
403         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
404         properly for XEmacs as well.
405         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
406         (gnus-article-natural-long-line-p): Use window-width rather than
407         frame-width.
408
409 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
410
411         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
412         (nnir-read-parms): Don't modify query.
413         (nnir-run-query): Add ability to search topic on current line.
414         (nnir-get-active): Clean up.
415
416 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
417
418         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
419         degenerate articles.
420
421         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
422         (gnus-print-buffer): Just print the buffer as is, without any copying
423         to a buffer and then re-highlighting.
424
425         * nnimap.el (nnimap-request-group): Store the new updated info.
426         (nnimap-request-group): Select the group when we don't know whether it
427         exists or not.
428
429         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
430         groups.
431
432         * gnus-group.el (gnus-group-find-new-groups): Display all the new
433         groups.
434
435         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
436         groups.
437
438         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
439         long-lines case by only filling the long lines.
440
441         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
442         (bug #7311).
443
444 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
445
446         * shr.el: No need to declare `declare-function' since shr.el is for
447         only Emacsen that provide `libxml-parse-html-region'.
448
449         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
450         effective only in a file it is referred to.
451
452 2010-11-01  Glenn Morris  <rgm@gnu.org>
453
454         * mm-util.el (gnus-completing-read): Autoload.
455         (mm-read-coding-system): Simplify Emacs definition.
456
457         * nnmail.el (gnus-activate-group):
458         * nnimap.el (gnutls-negotiate):
459         * nntp.el (netrc-parse): Fix declarations.
460
461 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
462
463         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
464         string-match-p in Emacs >=23.
465
466         * gnus-msg.el (gnus-configure-posting-styles)
467         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
468
469 2010-11-01  Glenn Morris  <rgm@gnu.org>
470
471         * nnir.el (declare-function): Add compat stub.
472         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
473         (nnir-run-gmane): Require 'mm-url.
474
475         * mm-util.el (mm-string-to-multibyte): Simplify.
476
477         * shr.el (declare-function): Add compat stub.
478         (url-cache-create-filename): Declare.
479         (mm-disable-multibyte, widget-convert-button): Autoload.
480
481         * smime.el (ldap-search): Declare.
482         (smime-cert-by-ldap-1): Require ldap on Emacs.
483
484         * nnimap.el: Require nnmail, and gnus-sum when compiling.
485         (nnimap-keepalive): Use gnus-float-time.
486
487         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
488         (mail-source-delete-crash-box): Use gnus-float-time.
489
490         * gnus-dired.el (gnus-completing-read): Autoload.
491
492         * mm-view.el (gnus-rescale-image): Autoload.
493
494         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
495
496         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
497
498         * sieve-manage.el: Require 'cl when compiling.
499
500         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
501         (gnus-iswitchb-completing-read): Require iswitchb.
502         (gnus-select-frame-set-input-focus): Silence compiler.
503
504 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
505
506         * message.el (message-subject-trailing-was-query): Change default to t,
507         since I think that's what most people want.
508
509         * nnimap.el (nnimap-request-accept-article): Erase buffer before
510         appending for easier debugging.
511         (nnimap-wait-for-connection): Take a regexp.
512         (nnimap-request-accept-article): Wait for the continuation line before
513         sending anything unless we're streaming.
514
515         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
516         leave the header washing to take place.
517
518 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
519
520         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
521         regular expression match and replace in posting styles.
522
523 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
524
525         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
526         an entire server.
527         (nnir-get-active): New function.
528         (nnir-run-imap): Use it.
529         (nnir-run-gmane): Who knew, gmane search returns an article score!
530
531         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
532         server on the current line with nnir.
533
534 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
535
536         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
537         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
538         left edge.
539         (gnus-article-foldable-buffer): Skip past the prefix when determining
540         raggedness.
541
542         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
543         the raw article, and change `C-u g' to show the article without doing
544         treatments.
545
546         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
547         on to `gnus-treat-article'.
548         (gnus-inhibit-article-treatments): New variable.
549
550         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
551
552         * gnus-art.el (gnus-treatment-function-alist): Have
553         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
554         (gnus-treat-fill-long-lines): Change default to fill all text/plain
555         sections.
556
557         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
558         parameter.
559         (gnus-article-fill-cited-long-lines): New function.
560         (gnus-article-fill-cited-article): Allow filling only long sections.
561
562         * shr.el (shr-find-fill-point): Don't break lines between punctuation
563         and non-punctuation (like after the apostrophe in "'We").
564
565         * gnus-sum.el (gnus-summary-select-article): Make sure
566         gnus-original-article-buffer is alive.
567
568         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
569         reflect the order they're in in the digest.
570
571         * gnus.el (gnus-group-startup-message): Move point to the start of the
572         buffer.
573
574         * nnimap.el (nnimap-capability): New function.
575         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
576         is set.
577
578 2010-10-31  David Engster  <dengste@eml.cc>
579
580         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
581         conform with changes to gnus-completing-read.
582
583 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
584
585         * shr.el (shr-tag-img): Output "*" instead of "[img]".
586
587 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
588
589         * nnir.el: Move defvar, defcustom around to keep file organized
590         and keep byte-compiler quiet.
591         (nnir-read-parms): Accept search-engine as arg.
592         (nnir-run-query): Pass search-engine as arg.
593         (nnir-search-engine): Remove.
594
595 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
596
597         * shr.el (shr-generic): The text nodes should be text, not :text.
598
599         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
600         later in the file.
601
602 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
603
604         * nnir.el: General clean up.  Allow searching with multiple engines.
605         Allow separate extra-parameters for each engine.
606         Batch queries when possible.
607         (nnir-imap-default-search-key,nnir-method-default-engines):
608         Add customize interface.
609         (nnir-run-gmane): New engine.
610         (nnir-engines): Use it.  Qualify all prompts with engine name.
611         (nnir-search-engine): Remove global variable.
612         (nnir-run-hyrex): Restore for now.
613         (nnir-extra-parms,nnir-search-history): New variables.
614         (gnus-group-make-nnir-group): Use them.
615         (nnir-group-server): Remove in favor of gnus-group-server.
616         (nnir-request-group): Avoid searching twice.
617         (nnir-sort-groups-by-server): New function.
618
619 2010-10-30  Julien Danjou  <julien@danjou.info>
620
621         * gnus-group.el: Remove gnus-group-fetch-control.
622
623         * gnus-start.el (gnus-find-new-newsgroups):
624         Remove gnus-check-first-time-used.
625
626         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
627
628 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
629
630         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
631         set on groups that don't have \* permanentflags.
632
633 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
634
635         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
636         control the background color.
637         (shr-tag-img): Ignore very small web bug type images.
638         (shr-put-image): Add help-echo alt texts to the images.
639         (shr-tag-video): Show the video poster image.
640
641 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
642
643         * shr.el (shr-table-depth): New variable.
644         (shr-tag-table-1): Only insert the images after the top-level table.
645
646         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
647
648         * gnus-util.el (gnus-list-memq-of-list): New function.
649
650         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
651         selected.
652         (nnimap-unsplittable-articles): New slot.
653         (nnimap-new-articles): Use it.
654
655 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
656
657         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
658         move to the previous line on `M-g'.
659
660 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
661
662         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
663         *-request-group, which seems unnecessary.
664
665         * nnimap.el (nnimap-quote-specials): Function copied over from
666         imap.el.
667         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
668         they support that.  Suggested by Tom Regner.
669
670 2010-10-29  Julien Danjou  <julien@danjou.info>
671
672         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
673         defalias.
674         (gnus-summary-delete-marked-with): Remove obsolete defalias.
675
676         * gnus.el: Remove `gnus-nntp-service' variable.
677         (gnus-secondary-servers): Make obsolete.
678         (gnus-nntp-server): Make obsolete.
679
680         * gnus-start.el (gnus-1): Remove x-splash calls.
681
682         * gnus-ems.el (gnus-x-splash): Remove.
683
684         * gnus.el (gnus-group-startup-message): Simplify/update code.
685
686         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
687         definition.
688
689         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
690         capability before doing anything.
691         (gnus-group-insert-group-line): Remove useless
692         gnus-group-remove-excess-properties.
693
694 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
697
698 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
699
700         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
701         config after reselecting.
702
703 2010-10-28  Julien Danjou  <julien@danjou.info>
704
705         * shr.el (shr-put-image): Use point even if only inserting text.
706         (shr-put-image): Save excursion when inserting alt text on non-graphic
707         display, so the behaviour is the same when we are on a graphic display.
708
709         * nnir.el (nnir-run-swish-e): Remove hyrex support.
710
711 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
712
713         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
714         (gnus-mime-copy-part): Check coding system, not charset.
715         (gnus-mime-view-part-externally): Never remove part.
716         (gnus-mime-view-part-internally): Don't remove part here.
717         (gnus-article-part-wrapper): Make sure MIME tag is visible.
718         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
719         multipart/alternative.
720
721         * mm-decode.el (mm-display-part): Take optional arg `force'.
722
723 2010-10-26  Julien Danjou  <julien@danjou.info>
724
725         * gnus-group.el (gnus-group-default-list-level): Add this function to
726         compute the default list level.
727         (gnus-group-default-list-level): Add possibility to use a function.
728
729 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
730
731         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
732
733         * gnus-group.el (gnus-group-completing-read)
734         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
735         gnus-replace-in-string.
736
737 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * shr.el (shr-tag-div): Add.
740
741         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
742
743 2010-10-25  Julien Danjou  <julien@danjou.info>
744
745         * gnus-util.el: Remove `gnus-with-local-quit'.
746
747         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
748
749 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
750
751         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
752         the original article buffer.
753
754 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
755
756         * nnimap.el (nnimap-request-head): New function.
757         (nnimap-request-move-article): Try to be slighly faster by not
758         requesting the entire message when moving.
759         (nnimap-transform-headers): Don't bug out on bodiless articles.
760         (nnimap-send-command): Have no outstanding messages if the IMAP server
761         doesn't support streaming.
762         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
763
764 2010-10-24  Julien Danjou  <julien@danjou.info>
765
766         * message.el (message-default-headers): Fix type.
767
768 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
769
770         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
771         prefetching images.
772
773         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
774         backend for unknown groups.  This is mainly useful for nnimap groups.
775
776         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
777         group isn't covered by the agent.
778
779 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
780
781         * nnir.el (nnir-method-default-engines): New variable.
782         (nnir-run-query): Use it.
783         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
784         (gnus-summary-nnir-goto-thread): Change group if needed.
785
786         * gnus-group.el (gnus-group-group-map): Add key binding for
787         gnus-group-make-nnir-group.
788
789 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790
791         * shr.el (shr-tag-object): Add.
792
793         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
794         original article buffer live.
795         (gnus-summary-select-article-buffer):
796         Mention gnus-widen-article-buffer.
797
798 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
799
800         * shr.el (shr-tag-strong): Add.
801
802 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
803
804         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
805         group names.  They mess up the group buffer badly.
806
807         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
808
809         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
810         instead of the summary one.
811
812 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
813
814         * mml.el (mml-preview): Work properly when editing article.
815
816         * gnus-start.el (gnus-read-active-file-1): Don't add method to
817         gnus-have-read-active-file if it's already been in.
818
819 2010-10-22  Tom Tromey  <tromey@redhat.com>
820
821         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
822         gnus-group-completing-read.
823
824 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825
826         * message.el (message-mode-map): Don't bind M-; to comment region, to
827         allow the global comment-dwim to work.
828
829 2010-10-21  Julien Danjou  <julien@danjou.info>
830
831         * message.el (message-setup-1): Allow message-default-headers to be a
832         function.
833
834 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
835
836         * shr.el (shr-tag-table): Simplify.
837
838 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
841         to avoid trying to snarf invalid stuff.
842
843         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
844
845         * gnus.el (gnus-message-archive-group): Quote value.
846         (gnus-message-archive-group): Mark as changed.
847
848         * shr.el (shr-add-font): Don't put the font properties on the newline
849         or the indentation.
850
851         * message.el (message-fix-before-sending): Change options when sending
852         non-printable characters.
853
854         * gnus.el (gnus-message-archive-method): Change the default to
855         monthly outgoing groups.
856
857         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
858         that have gotten new numbers.
859
860         * nnimap.el (nnimap-request-replace-article): New function.
861
862 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
863
864         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
865         (nnrss-request-article): Don't use special html washing code.
866
867 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * shr.el (shr-tag-table): Remove useless nconc.
870
871 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * gnus-art.el (article-wash-html): Simplify and remove the charset
874         stuff.  Use the normal html rendering code instead of the special html
875         washing code.
876
877         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
878         `gnus-w3m' symbols.
879         (mm-text-html-washer-alist): Remove.
880
881         * mm-decode.el (mm-inline-text-html-renderer): Remove.
882         (mm-inline-media-tests): Remove use.
883         (mm-text-html-renderer): Change default to the `shr' symbol.
884
885         * mm-view.el (mm-inline-text-html): Remove use.
886
887         * gnus-art.el (gnus-blocked-images): New function.  Allow the
888         `gnus-blocked-images' to be a function.
889         (gnus-article-wash-function): Remove.
890
891 2010-10-20  Julien Danjou  <julien@danjou.info>
892
893         * spam.el (spam-list-of-processors): Mark as obsolete.
894
895         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
896         (nnimap-insert-partial-structure): Fix boundary detection.
897
898 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
899
900         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
901         run file-truename on remote files.  This can be expensive and even
902         prevent one from editing drafts if some unrelated buffer has a stale
903         connection.
904
905 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
906
907         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
908         kinsoku-eol regardless of shr-kinsoku-shorten.
909         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
910         (shr-tag-table): Support caption, thead, and tfoot.
911
912 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
913
914         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
915         lines.
916         (shr-save-contents): New command and keystroke.
917
918         * nndoc.el (nndoc-type-alist): Add git support.
919         (nndoc-git-type-p): New function.
920         (nndoc-transform-git-article): Ditto.
921         (nndoc-transform-git-headers): Ditto.
922         (nndoc-transform-git-headers): Generate Subject headers.
923
924         * shr.el (shr-parse-style): New function.
925         (shr-tag-span): Ditto.
926
927         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
928         to `G G' to avoid collisions.
929
930 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
931
932         * shr.el: Load kinsoku if necessary.
933         (shr-kinsoku-shorten): New internal variable.
934         (shr-find-fill-point): Make kinsoku shorten text line if
935         shr-kinsoku-shorten is bound to non-nil.
936         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
937         shr-indentation too when testing if table is wider than frame width.
938         (shr-insert-table): Use `string-width' instead of `length' to measure
939         text width.
940         (shr-insert-table-ruler): Make sure indentation is done at bol.
941
942 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
943
944         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
945         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
946         undecoded network data.
947
948 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
949
950         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
951         name in the mode line spec so that the mode line menu works
952         (bug #2431).
953
954         * message.el (message-get-reply-headers): If we're fed `to-address',
955         then always use that.
956
957         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
958         aren't so wide as to need to switch off the edit menu.
959
960         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
961         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
962
963         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
964         `M-g'.
965         (nnimap-update-info): Update flags/read marks even if \* isn't part of
966         the permanent marks.
967
968 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
969
970         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
971         Splitting according to references/in-reply-to obeys the ignore-groups
972         variable, while splitting by sender and subject do not.
973
974 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
975
976         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
977         alist, so that we can look for non-Unicode chars.
978         (article-translate-strings): Allow both character and string maps.
979
980 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
981
982         * shr.el (shr-insert): Don't insert space behind a wide character
983         categorized as kinsoku-bol, or between characters both categorized as
984         nospace.
985
986 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
987
988         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
989         headers to gnus-newsgroup-headers.
990
991 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * shr.el (shr-tag-img): Don't align images -- since we're not
994         rescaling, this often leads to ugly displays.
995
996 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
997
998         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
999         duplicates.
1000
1001 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1002
1003         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1004         call.
1005
1006 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1007
1008         * gnus.el: Autoload gnus-html-show-images.
1009
1010         * nnimap.el: Use nnheader-message throughout.
1011
1012         * shr.el (shr-tag-img): Ignore images with no data.
1013
1014 2010-10-15  Julien Danjou  <julien@danjou.info>
1015
1016         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1017         a possibility to disable format=flow encoding when using hard newlines.
1018
1019 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1020
1021         * shr.el (shr-insert): Remove space inserted before or after a
1022         breakable character or at the beginning or the end of a line.
1023         (shr-find-fill-point): Do kinsoku; find the second best point or give
1024         it up if there's no breakable point.
1025
1026 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1027
1028         * nnimap.el (nnimap-open-connection): Message when opening connection
1029         for debugging purposes.
1030
1031         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1032         on every setup buffer call to allow this to change from article to
1033         article.
1034
1035         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1036         buffers where we have a wide table.
1037
1038 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1039
1040         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1041         uses *-request-thread.
1042
1043 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1044
1045         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1046         incantation, which is no longer valid.
1047
1048 2010-10-14  Julien Danjou  <julien@danjou.info>
1049
1050         * shr.el: Fix defcustom type (char -> character).
1051
1052 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1053
1054         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1055         programs.
1056
1057 2010-10-14  Julien Danjou  <julien@danjou.info>
1058
1059         * shr.el (shr-tag-a): Use url-link as widget type.
1060
1061         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1062         `gnus-group-get-icon'.
1063
1064 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1065
1066         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1067         This should make server editing work better.
1068
1069         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1070
1071         * tls.el (tls-program): Remove spurious %s from openssl.
1072
1073         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1074         (nnimap-parse-flags): Fix regexp.
1075
1076         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1077         probably work for CJVK text, too.
1078
1079         * nnimap.el (nnimap-extend-tls-programs): Remove.
1080         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1081
1082         * tls.el (tls-starttls-switches): Remove starttls hack.
1083         (open-tls-stream): Ditto.
1084         (tls-find-starttls-argument): Ditto.
1085
1086 2010-10-13  Julien Danjou  <julien@danjou.info>
1087
1088         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1089         responses.
1090
1091 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1092
1093         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1094
1095         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1096         anything in Emacs.
1097
1098         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1099
1100 2010-10-13  Julien Danjou  <julien@danjou.info>
1101
1102         * shr.el (shr-width): Make shr-width a defcustom with default to
1103         fill-column.
1104         (shr-tag-img): Use shr-width rather than fill-column.
1105
1106 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1107
1108         * dgnushack.el (byte-optimize-apply)
1109         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1110
1111         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1112         position when (X-)Faces exist.
1113         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1114         avatars when called interactively.
1115
1116 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1117
1118         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1119         gnus-article-x-face-too-ugly is bound.
1120
1121 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1124
1125         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1126         mailbox that doesn't exist.
1127
1128 2010-10-12  Julien Danjou  <julien@danjou.info>
1129
1130         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1131         (shr-get-image-data): Encode URL properly when fetching from cache.
1132         (shr-tag-img): Use aligned-to spaces to align correctly images.
1133
1134         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1135         before inserting the Gravatar.
1136
1137         * shr.el (shr-tag-img): Add align attribute support for <img>.
1138
1139 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1140
1141         * gnus-gravatar.el (gnus-art): Require.
1142
1143         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1144         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1145         Remove long obsoleted functions.
1146
1147 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1148
1149         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1150
1151         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1152
1153         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1154         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1155         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1156         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1157         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1158         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1159         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1160
1161 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1162
1163         * nnimap.el (nnimap-request-rename-group): Select group read-only
1164         before renaming it.
1165
1166         * shr.el (shr-insert): Fix up the white space only regexp.
1167
1168         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1169         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1170
1171         * shr.el (shr-current-column): New function.
1172         (shr-find-fill-point): New function.
1173
1174 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1175
1176         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1177         numbers.
1178
1179 2010-10-11  Julien Danjou  <julien@danjou.info>
1180
1181         * shr.el (shr-hr-line): Add.
1182         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1183         display hr lines.
1184         (shr-max-columns): Do not change state to nil if we just inserting
1185         spaces.
1186
1187 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1188
1189         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1190         select the last group.
1191
1192 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1193
1194         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1195
1196 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1197
1198         * dig.el (dig-mode-map): Declare and define in one step.
1199
1200 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1201
1202         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1203         for Gnus.
1204         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1205         (nnimap-update-qresync-info): Mark \Seen articles as read.
1206
1207         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1208         non-variable, too.
1209
1210         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1211         available.
1212         (nnimap-update-info): Rely more on the current active than the param
1213         active to avoid marking articles as read too much.
1214
1215         * auth-source.el (auth-source-create): Use (user-login-name) for the
1216         user name default.
1217
1218         * nnimap.el (nnimap-update-info): If the server doesn't return any
1219         useful info, just use the previous info.
1220         (nnimap-update-info): Prefer old info over start-article.
1221         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1222
1223 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1224
1225         * nnir.el (autoload): Clean up autoloads.
1226         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1227         Use key rather than value.
1228         (nnir-imap-search-other): New variable.
1229         (nnir-read-parm): Use it.
1230         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1231         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1232
1233 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1234
1235         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1236         the process, too.
1237
1238 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1239
1240         * spam.el (gnus-summary-mode-map): Bind to "$".
1241         Suggested by Russ Allbery.
1242
1243         * shr.el: Rework the way things are indented by <li> slightly.
1244
1245         * gnus.el (gnus-group-set-parameter): Fix typo.
1246
1247         * nnimap.el: Start implementing QRESYNC support.
1248
1249 2010-10-09  Julien Danjou  <julien@danjou.info>
1250
1251         * nnir.el (nnir-engines): Fix too many arguments.
1252
1253 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254
1255         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1256         group is the "last", so that the backends like nnfolder actually save
1257         their folders.
1258
1259         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1260         try to use that for the tls stream.
1261         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1262         UIDVALIDITY and find out which groups are read-only and not.
1263         (nnimap-get-flags): Use the same marks parsing code as the rest of
1264         nnimap.
1265
1266 2010-10-09  Julien Danjou  <julien@danjou.info>
1267
1268         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1269
1270         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1271         retrieving gravatars.
1272
1273         * shr.el (shr-table-corner): Add.
1274         (shr-table-line): Add.
1275         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1276
1277 2010-10-08  Julien Danjou  <julien@danjou.info>
1278
1279         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1280
1281 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1282
1283         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1284
1285         * gnus-sum.el (gnus-mark-article-as-unread)
1286         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1287         (gnus-summary-set-bookmark): Use it.
1288
1289         * gnus-msg.el (gnus-setup-message): Use it.
1290
1291         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1292
1293         * gnus.el (gnus-group-remove-parameter): Use it.
1294
1295         * gnus-group.el (gnus-group-make-web-group): Use it.
1296
1297         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1298
1299         * nnregistry.el: Update docs to mention manual.
1300
1301         * gnus-registry.el: Update docs to mention nnregistry.el.
1302         (gnus-registry-initialize): Don't install nnregistry refer method
1303         automatically.
1304         (gnus-registry-install-nnregistry): Remove it.
1305
1306 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1307
1308         * shr.el (shr-insert): Don't insert double spaces.
1309
1310 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1311
1312         * gnus-gravatar.el (gnus-treat-from-gravatar)
1313         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1314         called interactively.
1315
1316         * gnus-art.el (gnus-mime-view-part-externally)
1317         (gnus-mime-view-part-internally): Make predicate function passed to
1318         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1319         of a mime type.
1320
1321         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1322
1323 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * shr.el (require): Require cl when compiling.
1326         (shr-tag-hr): New function.
1327
1328         * nnimap.el (nnimap-update-info): Remove double setting of high.
1329         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1330         This makes nnimap work properly on Courier again.
1331
1332         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1333         the variable for backwards compatability.
1334
1335         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1336         the file name before using to avoid setting mm-default-directory to
1337         nil.
1338
1339         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1340         bidning gnus-agent variables.
1341
1342         * shr.el (shr-render-td): Use a cache for the table rendering function
1343         to avoid getting an exponential rendering behaviour in nested tables.
1344         (shr-insert): Rework the line-breaking algorithm.
1345         (shr-insert): Don't leave trailing spaces.
1346         (shr-insert-table): Also insert empty TDs.
1347         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1348
1349 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1350
1351         * gnus-sum.el (gnus-number): Rename from `number'.
1352         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1353         (gnus-summary-limit-children): Update uses correspondingly.
1354
1355 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1356
1357         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1358         (gnus-gravatar-transform-address): Don't show avatars of people of
1359         which mail addresses match gnus-gravatar-too-ugly.
1360
1361 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1362
1363         * shr.el (shr-table-widths): Expand TD elements to fill available
1364         space.
1365
1366 2010-10-07  Julien Danjou  <julien@danjou.info>
1367
1368         * nnimap.el (nnimap-request-rename-group): Add this method.
1369
1370 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1371
1372         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1373         name from XEmacs' function-arglist.
1374
1375         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1376         gravatar under XEmacs.
1377
1378 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1379
1380         * auth-source.el: Update docs with TODO items.
1381
1382         * gnus-sync.el: Update docs to explain state and plans.
1383
1384         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1385         Hooks for mark updates.
1386         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1387
1388         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1389         hooks with arguments, which is needed for mark update hooks.
1390
1391 2010-10-06  Julien Danjou  <julien@danjou.info>
1392
1393         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1394         was matched.
1395
1396         * sieve-manage.el: Update example in `Commentary'.
1397
1398         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1399
1400         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1401         not 2000.
1402         (sieve-manage-authenticate): Re-add function.
1403
1404 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1405
1406         * shr.el (shr-insert): Get 'space transition right.
1407         (shr-render-td): Only delete space at the end of the TD.
1408
1409         * nnimap.el (nnimap-open-connection): Prepare to support
1410         open-gnutls-stream.
1411
1412         * shr.el: Rearrange function order to be more logical.
1413
1414 2010-10-06  Julien Danjou  <julien@danjou.info>
1415
1416         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1417         (nnrss-discover-feed): Remove 404 URL in docstring.
1418
1419         * nnir.el: Fix Swish-E URL.
1420         Fix Namazu URL.
1421
1422         * message.el (message-change-subject): Remove 404 URL in a comment.
1423
1424 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1425
1426         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1427         called interactively.
1428
1429         * gnus-util.el (gnus-remove-if): Allow hash table.
1430         (gnus-remove-if-not): New function.
1431
1432         * gnus-art.el (gnus-mime-view-part-as-type)
1433         * gnus-score.el (gnus-summary-score-effect)
1434         * gnus-sum.el (gnus-read-move-group-name):
1435         Replace remove-if-not with gnus-remove-if-not.
1436
1437         * gnus-group.el (gnus-group-completing-read):
1438         Regard collection as a hash table if it is not a list.
1439
1440 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1443
1444         * shr.el: Document the table-rendering algorithm.
1445
1446 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1447
1448         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1449         for Emacsen having no `libxml-parse-html-region' support.
1450
1451 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1452
1453         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1454         invalid URLs.
1455
1456         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1457         line-broken.
1458         (shr-tag-img): Ignore image fetching errors.
1459         (shr-overlays-in-region): Compute overlay positions correctly.
1460
1461         * mm-decode.el (mm-shr): Require shr.
1462
1463         * gnus-art.el (gnus-blocked-images): Move variable here.
1464
1465         * shr.el (shr-insert-table): Bind free variable.
1466
1467         * mm-decode.el (mm-shr): Bind shr-content-function.
1468
1469         * shr.el (shr-content-function): New variable.
1470
1471         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1472         added for symmetry.
1473
1474         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1475
1476         * gnus-group.el (gnus-group-make-group): Doc fix.
1477
1478         * nnimap.el (nnimap-request-newgroups): Return success.
1479
1480         * shr.el (shr-find-elements): New function.
1481         (shr-tag-table): Put all the images after the table.
1482         (shr-tag-table): Really inhibit images inside the table.
1483         (shr-collect-overlays): Copy over overlays from the TD elements to the
1484         main document.
1485
1486         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1487         gnus-blocked-images.
1488
1489 2010-10-05  Julien Danjou  <julien@danjou.info>
1490
1491         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1492
1493         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1494         (gnus-html-maximum-image-size): Add this function.
1495         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1496
1497         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1498         server-value of the capability is nil.
1499
1500 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1501
1502         * shr.el (shr-tag-em): Add <EM> tag.
1503
1504 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1505
1506         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1507         customizable.
1508
1509         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1510         handing broken links to browse-url.
1511
1512 2010-10-05  Julien Danjou  <julien@danjou.info>
1513
1514         * gnus-util.el (gnus-emacs-completing-read)
1515         (gnus-iswitchb-completing-read): Use autoload rather than require.
1516
1517 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1518
1519         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1520         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1521         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1522         iswitchb-temp-buflist for XEmacs.
1523
1524         * gnus-util.el (gnus-completing-read-function): Exclude
1525         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1526         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1527         XEmacs.
1528
1529         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1530         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1531
1532         * gnus-html.el: Don't require help-fns under XEmacs.
1533         (gnus-html-schedule-image-fetching): Work for XEmacs.
1534
1535         * mm-decode.el (mm-shr): Decode contents by charset.
1536
1537 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1538
1539         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1540         unknown.
1541
1542         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1543         (shr-get-image-data): Ensure against the cache file missing.
1544
1545         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1546         for data.
1547
1548         * spam-report.el (spam-report-url-ping-plain): Don't query about
1549         killing the process.
1550
1551         * shr.el (shr-render-td): Protect against too-wide text.
1552
1553 2010-10-04  Julien Danjou  <julien@danjou.info>
1554
1555         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1556         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1557
1558         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1559         retrieved.
1560
1561 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * shr.el (browse-url): Require.
1564         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1565         lines.
1566         (shr-show-alt-text, shr-browse-image): New commands.
1567         (shr-browse-url, shr-copy-url): New commands.
1568
1569         * gnus-sum.el (gnus-widen-article-window): New variable.
1570         (gnus-summary-select-article-buffer): Use it.
1571
1572         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1573         without @ signs.
1574
1575 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1576
1577         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1578
1579 2010-10-04  Julien Danjou  <julien@danjou.info>
1580
1581         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1582         for XEmacs.
1583
1584 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1585
1586         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1587
1588         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1589         (nnimap-close-server): Implement.
1590
1591         * dgnushack.el (iswitchb): Require to shut up the compiler.
1592
1593         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1594         (shr-insert): Tweak line breaking.
1595         (shr-insert): Handle <pre> better.
1596         (shr-tag-li): Get <li> indentation right.
1597         (shr-tag-li): Get <li> indentation even righter.
1598         (shr-tag-blockquote): Ensure paragraph start.
1599         (shr-make-table): Tweak table generation.
1600         (shr-make-table): Fix typo.
1601
1602         * shr.el: Implement table rendering.
1603
1604 2010-10-04  Julien Danjou  <julien@danjou.info>
1605
1606         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1607
1608 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1609
1610         * shr.el (shr-insert): Use string anchors instead of line anchors.
1611
1612 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1613
1614         * shr.el: Add headings.
1615         (shr-ensure-paragraph): Actually work.
1616         (shr-tag-li): Make <ul> prettier.
1617         (shr-insert): Get white space at the beginning/end of elements right.
1618         (shr-tag-p): Collapse subsequent <p>s.
1619         (shr-ensure-paragraph): Don't insert double line feeds after blank
1620         lines.
1621         (shr-insert): \t is also space.
1622         (shr-tag-s): Fix "s" tag name function.
1623         (shr-tag-s): Fix face prop name.
1624
1625 2010-10-03  Julien Danjou  <julien@danjou.info>
1626
1627         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1628
1629         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1630         gnus-window-inside-pixel-edges.
1631
1632         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1633         gnus-ems.
1634
1635         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1636
1637         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1638         function.
1639
1640         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1641         resize choice.
1642
1643 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1644
1645         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1646         beginning of the buffer.
1647
1648         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1649         article buffer again.
1650
1651         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1652
1653         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1654         when it's at the start of the buffer.
1655
1656         * shr.el (shr-tag-blockquote): Convert name.
1657         (shr-rescale-image): Use the right image-size variant.
1658
1659         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1660         buffer isn't shown, then select the current article first instead of
1661         bugging out.
1662         (gnus-summary-select-article-buffer): Show both the article and summary
1663         buffers again.
1664
1665         * shr.el (shr-fontize-cont): Protect against regions with no text.
1666         Rename tag functions to shr-tag-* for enhanced security.
1667         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1668
1669 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1670
1671         * shr.el (shr-insert):
1672         * pop3.el (pop3-movemail):
1673         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1674         loaded.
1675
1676 2010-10-03  Glenn Morris  <rgm@gnu.org>
1677
1678         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1679
1680         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1681
1682         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1683
1684         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1685
1686         * gnus-util.el (gnus-make-local-hook): Simplify.
1687
1688 2010-10-02  Julien Danjou  <julien@danjou.info>
1689
1690         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1691         (gnus-ido-completing-read): New function.
1692         (gnus-emacs-completing-read): New function.
1693         (gnus-completing-read): Use gnus-completing-read-function.
1694         Add gnus-completing-read-function.
1695
1696 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * shr.el (shr-insert-document): Autoload.
1699         (shr-img): Be silent.
1700         (shr-insert): Add a newline after every picture before text.
1701         (shr-add-font): Use overlays for combining faces.
1702         (shr-insert): Pass upwards the text start point.
1703
1704         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1705         possible.
1706         (mm-shr): New function.
1707
1708 2010-10-02  Julien Danjou  <julien@danjou.info>
1709
1710         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1711         should go backward.
1712
1713 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1714
1715         * shr.el (shr): Fix typo in provide call.
1716
1717 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1718
1719         * shr.el: New file.
1720
1721         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1722
1723         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1724         completing read.
1725
1726 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1729         we're being queried about.  Suggested by Dan Jacobson.
1730
1731         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1732         Suggested by Jason Eisner.
1733
1734         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1735         table, too.  Suggested by Stefan Wiens.
1736         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1737         the table unnecessary.  Suggested by Stefan Wiens.
1738
1739         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1740         longer needed, and probably doesn't work either, as pointed out by
1741         Stefan Wiens.
1742         (gnus-summary-exit): Remove call to the clearing function.
1743         (gnus-summary-exit-no-update): Ditto.
1744
1745         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1746         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1747         Reported by Stefan Monnier.
1748         (gnus-summary-save-in-rmail): Ditto.
1749
1750         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1751         article buffer, instead of both the article buffer and the summary
1752         buffer.  Sort of suggested by Dan Jacobson.
1753
1754         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1755
1756         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1757         Suggested by Dan Jacobson.
1758
1759         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1760         documentation clearer.
1761
1762         * message.el (message-shorten-references): Comment on the number "21".
1763         Suggested by Stefan Monnier.
1764
1765         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1766         Suggested by Dan Jacobson.
1767
1768         * gnus.el (gnus-large-newsgroup):
1769         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1770
1771         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1772         externalize attachments.  Bug reported by Steve Wen.
1773
1774         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1775         really message anything to the user.
1776
1777         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1778         directly.
1779
1780         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1781         messages in empty groups.
1782
1783 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1784
1785         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1786         non-UIDNEXT group.
1787
1788 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1789
1790         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1791         not the value from the collection.
1792
1793         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1794         values.  This sometimes happens on some groups that have no info.
1795         (nnimap-request-newgroups): New function.
1796
1797 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1798
1799         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1800         check into `gnus-registry-initialize'.
1801         (gnus-registry-initialize): Ditto.
1802         Fix and extend header docs.
1803
1804 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805
1806         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1807         regexp backtrace overflows.
1808
1809         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1810         for starttls that tls.el implements; i.e. openssl.
1811
1812         * tls.el (tls-starttls-switches): Give up on using starttls with
1813         gnutls-cli.
1814         (tls-program): Add --insecure to be consistent with the defaults from
1815         openssl s_client.  Now all three commands are insecure.
1816
1817 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * lpath.el: Bind completion-styles-alist for XEmacs.
1820
1821         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1822         (gravatar-create-image): New function that's an alias to
1823         gnus-xmas-create-image, gnus-create-image, or create-image.
1824         (gravatar-data->image): Use it.
1825
1826 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1827
1828         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1829         install the nnregistry refer method.
1830         (gnus-registry-install-hooks): Use it.
1831         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1832         unfollowed groups.
1833
1834 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1835
1836         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1837         expanding threads.
1838
1839 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1840
1841         * nnir.el: Use the server names without suffixes (bug #7009).
1842
1843         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1844         unencrypted to STARTTLS, if possible.
1845
1846 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1847
1848         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1849         headers before superseding.
1850
1851 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1852
1853         * nnrss.el (nnrss-use-local): Add documentation.
1854
1855         * nnimap.el (nnimap-extend-tls-programs): New function.
1856         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1857         (nnimap-wait-for-connection): Accept the greeting from the stupid
1858         output from openssl s_client -starttls, too.
1859
1860         * tls.el (tls-starttls-switches): New variable.
1861         (tls-find-starttls-argument): Use it.
1862         (open-tls-stream): Ditto.
1863
1864         * netrc.el (netrc-credentials): Return the value of the "default" entry.
1865         (netrc-machine): Ditto.
1866
1867         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1868         article number.
1869         (nnimap-split-fancy): New variable.
1870         (nnimap-split-incoming-mail): Use it.
1871
1872         * nntp.el (nntp-server-list-active-group): Document.
1873
1874         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1875         SELECT to get the message-id.
1876
1877         * mail-source.el (mail-sources): Remove webmail support.
1878         (defvar): Ditto.
1879         (mail-source-fetcher-alist): Ditto.
1880         (mail-source-fetch-webmail): Remove.
1881
1882         * webmail.el: Remove -- doesn't seem relevant any more.
1883
1884         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1885
1886         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1887         the \r.
1888
1889 2010-09-30  Julien Danjou  <julien@danjou.info>
1890
1891         * gnus-agent.el (gnus-agent-add-group): Fix call to
1892         gnus-completing-read.
1893
1894 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1895
1896         * nndoc.el (nndoc-retrieve-groups): New function.
1897
1898         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1899         `default', use nnmail-split-methods.
1900         (nnimap-request-article): Downcase the NILs so that they are nil.
1901
1902         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1903         symbol.
1904
1905         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1906         code, since if the user has requested network, that's what they ought
1907         to get.
1908         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1909         (nnimap-split-rule): Mark as obsolete.
1910
1911         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
1912         New variable.
1913
1914         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1915         correct slot, too.
1916
1917 2010-09-29  Julien Danjou  <julien@danjou.info>
1918
1919         * gnus.el (gnus-local-domain): Declare variable obsolete.
1920
1921         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
1922         Fix history computing.
1923         (gnus-ido-completing-read): Require ido.
1924
1925 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1926
1927         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1928         build Gnus.
1929
1930         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1931         when interpreting the structures.
1932         (nnimap-request-accept-article): Add \r\n to the lines to make this
1933         work with Cyrus.
1934
1935         * nndraft.el (nndraft-request-expire-articles): Use the group name
1936         instead if "nndraft".  Fix found by Nils Ackermann.
1937
1938 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1939
1940         * nnregistry.el: Add.
1941
1942 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1943
1944         * nnmail.el (group, group-art-list, group-art):
1945         Remove unneeded directives.
1946
1947 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1948
1949         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1950         (mm-mime-charset)
1951         * rfc2047.el (rfc2047-syntax-table)
1952         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1953
1954         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1955         rather than `insert-file-contents' and `eval-region'.
1956
1957         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1958         construction.
1959
1960         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1961
1962         * time-date.el: No need to require cl for Emacs 21.
1963
1964 2010-09-29  Julien Danjou  <julien@danjou.info>
1965
1966         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1967         replacement of `gnus-gravatar-relief' to mimic
1968         `gnus-faces-properties-alist'.
1969         Add :version property.
1970
1971 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1972
1973         * mail-source.el (mail-source-report-new-mail)
1974         * message.el (message-default-mail-headers)
1975         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1976
1977         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1978
1979 2010-09-28  Julien Danjou  <julien@danjou.info>
1980
1981         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1982         mail-address contains the same string as real-name.
1983
1984         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1985         non-blank in header, otherwise it'll get stripped.
1986
1987         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1988         real-name, and then for mail address rather than doing : or , search.
1989
1990 2010-09-27  Julien Danjou  <julien@danjou.info>
1991
1992         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1993         right completing-read function.
1994         (gnus-use-ido): New variable
1995         (gnus-completing-read-with-default): Remove.
1996         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1997         (gnus-agent-add-group):
1998         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
1999         * mm-view.el (mm-view-pkcs7-decrypt):
2000         * mm-util.el (mm-codepage-setup):
2001         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2002         * mml-smime.el (mml-smime-openssl-sign-query):
2003         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2004         (mml-insert-multipart):
2005         * gnus-msg.el (gnus-summary-yank-message):
2006         * gnus-int.el (gnus-start-news-server):
2007         * mm-decode.el (mm-interactively-view-part):
2008         * gnus-dired.el (gnus-dired-attach):
2009         * gnus.el (gnus-read-method):
2010         * gnus-bookmark.el (gnus-bookmark-jump):
2011         * gnus-art.el (gnus-mime-view-part-as-type)
2012         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2013         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2014         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2015         * nnmairix.el (nnmairix-create-server-and-default-group)
2016         (nnmairix-update-groups, nnmairix-get-server)
2017         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2018         (nnmairix-get-group-from-file-path):
2019         * nnrss.el (nnrss-find-rss-via-syndic8):
2020         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2021         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2022         (gnus-group-browse-foreign-server):
2023         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2024         (gnus-summary-execute-command, gnus-summary-respool-article)
2025         (gnus-read-move-group-name):
2026         * gnus-score.el (gnus-summary-increase-score)
2027         (gnus-summary-score-effect):
2028         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2029
2030 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2033         x-focus-frame.
2034
2035         * nnimap.el (auth-source-forget-user-or-password)
2036         (auth-source-user-or-password): Autoload.
2037
2038         * message.el (message-from-style, message-interactive)
2039         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2040         (message-yank-prefix, message-indentation-spaces, message-signature)
2041         (message-signature-file): Add comment.
2042
2043 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2044
2045         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2046         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2047         new articles.
2048
2049         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2050         parts.
2051         (nnimap-request-article): Work with the t setting, too.
2052
2053         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2054         that you don't get flashes of other buffers.
2055         (gnus-summary-show-complete-article): Intern before setting.
2056
2057 2010-09-27  David Engster  <dengste@eml.cc>
2058
2059         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2060         well as HEADERS.
2061         (nnmairix-retrieve-headers): Provide new argument for the above.
2062
2063 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2064
2065         * gnus-sum.el (gnus-summary-move-article): Don't alter
2066         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2067         group.
2068
2069         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2070
2071         * message.el (message-cite-prefix-regexp): Revert my last edit.
2072
2073         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2074         variable instead of the Gnus variable.
2075
2076         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2077
2078         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2079
2080         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2081         since some servers don't like it.
2082         (nnimap-open-connection): Forget credentials if the server says the
2083         password was wrong.
2084         (nnimap-parse-line): Protect against invalid data.
2085
2086         * gnus-sum.el (gnus-summary-move-article): Add comment.
2087         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2088         nothing alters it while scanning for new messages.
2089
2090         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2091         which may or may not help.
2092         (nnimap-open-connection): If we're doing a stream connection, and then
2093         discover we're on a STARTTLS-capable server, then open a STARTTLS
2094         connection instead.
2095
2096 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2097
2098         * nnimap.el (utf7): Require.
2099
2100         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2101         prefix.
2102
2103 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2104
2105         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2106
2107 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * nnimap.el (nnimap-request-accept-article): Message the error on
2110         error.
2111
2112 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2113
2114         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2115
2116 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * nndoc.el (nndoc-request-list): Return success always.
2119
2120         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2121         `fetch-old' -- we only want to fetch the articles we've requested.
2122         The rest are in the agent, probably.
2123         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2124         disappeared server" to something low.  It's not important.
2125
2126         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2127         arrived before the FETCH data.
2128
2129         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2130         target here, because we don't know the Gnus name of the group.
2131
2132         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2133         for the correct group.
2134
2135         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2136
2137         * gnus.el (gnus): Give a final warning after startup.
2138
2139         * gnus-util.el (gnus-action-message-log): New variable.
2140         (gnus-message): Use it.
2141         (gnus-final-warning): New function.
2142
2143         * nnimap.el (nnimap-open-connection): Record the greeting.
2144         (nnimap): Add greeting.
2145
2146 2010-09-26  Julien Danjou  <julien@danjou.info>
2147
2148         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2149         arguments.
2150         (gnus-html-wash-images): Fix spec computing to include start/end.
2151
2152         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2153
2154 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2157         deletion.
2158         (nnimap-retrieve-headers): Don't select the group, because that's
2159         already done by nnimap-possibly-change-group.
2160
2161         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2162         (gnus-picon-transform-address): Use it.
2163
2164         * mail-source.el (mail-source-value): Revert previous patch.
2165
2166         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2167         on failure.
2168         (nnimap-open-connection): Look up both virtual and physical server name
2169         credentials.
2170
2171         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2172
2173 2009-02-07  Dave Love  <fx@gnu.org>
2174
2175         * tls.el (open-tls-stream): Don't query killing process.
2176
2177 2009-02-08  Dave Love  <fx@gnu.org>
2178
2179         * gnus-win.el (gnus-window-to-buffer-helper)
2180         (gnus-all-windows-visible-p): Function needn't be a symbol.
2181
2182         * mail-source.el (mail-source-value): Function needn't be a symbol.
2183
2184 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2185
2186         * message.el (message-cite-prefix-regexp): Remove } from the cite
2187         prefix.
2188
2189         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2190         highlight again, so that the highlight is correct.
2191
2192         * gnus-picon.el (gnus-picon): Remove again.
2193         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2194
2195         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2196         doing the header highlightling, so that the background colour of the
2197         picon is correct.
2198
2199         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2200         (gnus-picon): Ditto.
2201         (gnus-picon): Reinstate.  The background colour for picons is white.
2202         (gnus-picon-insert-glyph): Make the background white.
2203
2204         * nnml.el (nnml-open-nov): Don't return dead buffers.
2205
2206         * auth-source.el (auth-source-create): Query the user for whether to
2207         store the credentials.
2208
2209         * netrc.el (netrc-store-data): New function.
2210
2211         * auth-source.el (auth-source-user-or-password): Use the existing auth
2212         sources, if any, for creation.
2213
2214         * gnus.el (gnus-group-fast-parameter): Return the last matching
2215         parameter instead of the first matching parameter.
2216
2217 2010-09-26  Julien Danjou  <julien@danjou.info>
2218
2219         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2220
2221 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222
2223         * mml2015.el (mml2015-use): Remove gpg support.
2224
2225         * mml1991.el (mml1991-function-alist): Remove gpg function.
2226         (mml1991-gpg-sign): Remove.
2227
2228 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2229
2230         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2231         (gnus-browse-unsubscribe-current-group): Document it.
2232         (gnus-browse-unsubscribe-group): Use it.
2233
2234 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2235
2236         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2237         address to the To list for easier response.
2238
2239         * gnus.el (gnus-play-startup-jingle): Remove.
2240         (gnus-splash): Don't play jingle.
2241         (gnus): Silence gnus-load message.
2242
2243         * gnus-art.el (gnus-treat-play-sounds): Remove.
2244
2245         * gnus.el (gnus-play-jingle): Remove audio support.
2246
2247         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2248
2249         * earcon.el: Remove -- no users.
2250
2251         * gnus-audio.el: Remove -- no users of this package.
2252
2253         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2254
2255         * gnus-start.el (gnus-setup-news): Remove nocem support.
2256
2257         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2258
2259         * gnus.el (gnus-use-nocem): Remove.
2260
2261         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2262         Remove.
2263
2264         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2265         uses NoCeM any more.
2266
2267         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2268         (gnus-button-ctan-handler): Ditto.
2269         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2270         (gnus-button-ctan-directory-regexp): Ditto.
2271         (gnus-button-handle-ctan): Ditto.
2272         (gnus-button-tex-level): Ditto.
2273         (gnus-button-alist): Remove CTAN stuff.
2274
2275 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2276
2277         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2278         nnimap-streaming test.
2279
2280         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2281         servers twice.
2282
2283         * nnimap.el (nnimap-open-connection): Add more error reporting when
2284         nnimap fails early.
2285
2286         * nnheader.el (nnheader-get-report-string): New function.
2287         (nnheader-get-report): Use it.
2288
2289         * gnus-int.el (gnus-check-server): Say what the error was when opening
2290         failed.
2291
2292         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2293         using streaming.
2294
2295 2010-09-25  Julien Danjou  <julien@danjou.info>
2296
2297         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2298         gnus-window-inside-pixel-edges.
2299
2300 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2301
2302         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2303
2304         * mm-decode.el (mm-save-part): Allow saving to other directories the
2305         normal Emacs way.
2306
2307         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2308         Suggested by Jay Berkenbilt.
2309
2310         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2311         there isn't a single byte.
2312
2313         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2314         just do it.  It doesn't really seem to matter what the user responds
2315         here, I think, so it's just a confusing question.
2316
2317         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2318         non-streaming case.
2319
2320         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2321         (gnus-article-encrypt-body): Use it.
2322
2323         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2324         keystroke.
2325
2326         * nnimap.el (nnimap-find-wanted-parts-1):
2327         Use gnus-fetch-partial-articles.
2328
2329         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2330
2331         * nnimap.el (nnimap-insert-partial-structure): New function.
2332         (nnimap-get-partial-article): New function.
2333         (nnimap-request-article): Use it.
2334         (nnimap-wait-for-response): Return whether the wait was successful.
2335         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2336         retrieval wasn't successful.
2337         (nnimap-retrieve-group-data-early): Allow throttling servers.
2338         (nnimap-streaming): New variable.
2339         (nnimap-fetch-partial-articles): Remove.
2340
2341         * mm-decode.el (mm-with-part): Protect against killed buffers.
2342
2343         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2344         for prettier summary display.
2345
2346 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2347
2348         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2349
2350 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2351
2352         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2353         apparently third-party libraries depend on it.
2354
2355         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2356         before starting negotiation.
2357
2358         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2359         privacy reasons.
2360         (gnus-treat-mail-gravatar): Ditto.
2361
2362         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2363         buffer when inserting images.  Inserting text into the headers, for
2364         instance, can make them invalid.
2365
2366 2010-09-25  Julien Danjou  <julien@danjou.info>
2367
2368         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2369         variables.
2370
2371         * nnheader.el: Remove useless variables news-reply-yank-from and
2372         news-reply-yank-message-id.
2373
2374         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2375         variables.
2376
2377         * mml1991.el: Remove useless mml1991-verbose.
2378
2379         * gnus.el: Remove useless variable gnus-use-generic-from.
2380         Remove obsolete variable gnus-topic-indentation.
2381
2382         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2383
2384         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2385
2386         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2387
2388         * gnus-group.el: Remove useless gnus-group-icon-cache.
2389         Remove useless gnus-ephemeral-group-server.
2390
2391         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2392
2393         * mml2015.el: Remove useless mml2015-verbose.
2394
2395         * mml-smime.el: Remove useless mml-smime-verbose.
2396
2397         * gnus.el: Remove useless gnus-local-domain.
2398
2399         * gnus-gravatar.el (gnus-gravatar-transform-address):
2400         Use gnus-gravatar-size.
2401
2402         * gnus-art.el: Remove useless gnus-treat-translate.
2403
2404 2010-09-24  Julien Danjou  <julien@danjou.info>
2405
2406         * gnus-sum.el: Add support for Gravatars.
2407
2408         * gnus-art.el: Add support for Gravatars.
2409
2410         * gnus-gravatar.el: Add this file.
2411
2412         * gravatar.el: Add this file.
2413
2414 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2415
2416         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2417
2418         * gnus-group.el (gnus-group-fetch-faq): Remove.
2419
2420         * gnus.el (gnus-group-faq-directory): Remove.
2421
2422         * gnus-group.el (gnus-group-fetch-charter): Remove.
2423
2424         * gnus.el (gnus-group-charter-alist): Remove.
2425
2426         * gnus-group.el (gnus-group-archive-directory): Remove.
2427         (gnus-group-recent-archive-directory): Ditto.
2428         (gnus-group-make-archive-group): Remove.
2429
2430         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2431
2432         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2433         use the same article number for all the cached articles.
2434
2435         * nnimap.el (nnimap-command): Register the last command time so
2436         that we can use it for idling NOOPs.
2437         (nnimap-open-connection): Start the keeplive timer.
2438         (nnimap-make-process-buffer): Store all the process buffers.
2439         (nnimap-keepalive): New function.
2440
2441         * starttls.el (starttls-open-stream): Add autoload cookie.
2442
2443 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2444
2445         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2446         handling.
2447
2448 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2449
2450         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2451         its data structures.
2452
2453         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2454         instead of the cl.el copy-list.
2455         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2456         equalp.
2457
2458 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2459
2460         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2461         and tool-bar-local-item-from-menu.
2462
2463         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2464         mode-line-highlight face for Emacs.
2465
2466         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2467         loading gnus-sum.elc; fix comment for canlock-verify.
2468         (gnus-article-jump-to-part): Use read-number.
2469         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2470         Remove Emacs pre-21 compatible code for help-echo.
2471         (gnus-article-next-page-1): No need to adjust the number of lines.
2472         (gnus-article-describe-bindings): Always use help-buffer.
2473
2474         * gnus-audio.el (gnus-audio-inline-sound)
2475         * gnus-cus.el (gnus-custom-mode)
2476         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2477
2478         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2479
2480         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2481         compatible code.
2482
2483 2010-09-24  Glenn Morris  <rgm@gnu.org>
2484
2485         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2486         visiting the fcc file in rmail-mode.
2487
2488         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2489
2490 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2491
2492         * nnir.el: Silence the byte compiler.
2493
2494         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2495         alias to browse-url-url-encode-chars if any.
2496         (gnus-html-encode-url): Use it.
2497
2498 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499
2500         * gnus-start.el (gnus-use-backend-marks): New variable.
2501         (gnus-get-unread-articles-in-group): Use it.
2502
2503         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2504         makeover.
2505
2506 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2507
2508         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2509
2510 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2513         Remove.
2514         (gnus-setup-news-hook):
2515         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2516
2517         * gnus-int.el (gnus-request-update-info): Protect against backends not
2518         having the function.
2519
2520         * nnimap.el (nnimap-stream): Mention starttls.
2521         (nnimap-open-connection): Add starttls support.
2522
2523 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2524
2525         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2526
2527 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2528
2529         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2530         BODYSTRUCTUREs.
2531         (nnimap-transform-headers): Unfold quoted {42} headers.
2532
2533         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2534         the info.
2535         (gnus-get-unread-articles): Only call updatep on backends that support
2536         it.
2537
2538         * nnweb.el (nnweb-request-update-info): NOOP.
2539
2540         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2541
2542         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2543         since it only deals with marks.
2544
2545         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2546         gnus-request-marks, and make a new gnus-request-update-info.
2547
2548         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2549         the active instead of the high number, which is usually too low.
2550
2551 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2552
2553         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2554         * encrypt.el: Remove.
2555
2556 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557
2558         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2559         server in symbolic form.
2560
2561         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2562
2563 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2564
2565         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2566         (nnimap-update-info): Fix up code slightly.
2567
2568         * gnus-int.el (gnus-open-server): Add tracing for performance
2569         debugging.
2570
2571         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2572         (gnus-group-insert-group-line): Pass the real group name so that it
2573         gets the right data.
2574
2575         * gnus-start.el (gnus-get-unread-articles): Don't have
2576         `gnus-get-unread-articles-in-group' update info, since that can be
2577         really slow and doesn't seem to be needed?
2578
2579 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2580
2581         * time-date.el (date-to-time): Try using parse-time-string first before
2582         using the slower timezone-make-date-arpa-standard.
2583
2584 2010-09-22  Julien Danjou  <julien@danjou.info>
2585
2586         * gnus-group.el (gnus-group-insert-group-line):
2587         Call gnus-group-highlight-line.
2588         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2589         default hook list.
2590         (gnus-group-update-eval-form): Add new function.
2591         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2592         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2593
2594 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2595
2596         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2597         immediate, then expire all articles.
2598         (nnimap-update-info): Fix off-by-one errors.
2599         (nnimap-flags-to-marks): Would return no marks lists for group with no
2600         flags.  Instead return the other data.
2601
2602 2010-09-22  Julien Danjou  <julien@danjou.info>
2603
2604         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2605         Only return an icon.
2606         (gnus-group-insert-group-line): Compute icon to return.
2607
2608         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2609         (gnus-html-image-fetched): Only cache if
2610         gnus-html-image-automatic-caching is set.
2611         (gnus-html-image-fetched): Check for errors.
2612
2613 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2614
2615         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2616         once per method on `g'.  This ensures that backends like nnfolder don't
2617         open all their folders.
2618
2619         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2620         (nnimap-request-list): Nix out group in the correct buffer.
2621         (nnimap-parse-flags): Implement by using `read' instead of
2622         hand-parsing.
2623         (nnimap-flags-to-marks): Pass on permanent-flags.
2624         (nnimap-make-process-buffer): Record the server name.
2625         (nnimap-parse-flags): Fix typo.
2626         (nnimap-request-scan): Run split on the server in general, not just a
2627         single group.
2628
2629         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2630         parameter, and propagate this downwards.
2631
2632         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2633         since EXAMINE changes it on the server.
2634
2635         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2636         this command might take a while.
2637
2638 2010-09-22  Julien Danjou  <julien@danjou.info>
2639
2640         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2641         harmful if you have 2 images side-by-side, they can't be properly
2642         update on text deletion.  Using text-property is safer here.
2643         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2644         data.
2645
2646 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2647
2648         * nnimap.el (nnimap-expunge-inbox): Remove.
2649         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2650         (nnimap-expunge): Flip default to t.
2651
2652         * gnus.el (gnus-method-to-server): Don't push things to the cache
2653         unless it's unique.
2654         (gnus-server-to-method): Ditto.
2655
2656 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2657
2658         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2659
2660 2010-09-22  Julien Danjou  <julien@danjou.info>
2661
2662         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2663         get the start of data.
2664         (gnus-html-encode-url): Add this function to encode special chars in
2665         URL.
2666         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2667         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2668
2669         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2670         default.
2671         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2672
2673         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2674         images alt-text.
2675         (gnus-html-put-image): Put alt-text as help-echo.
2676
2677 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2680         * mm-util.el (mm-decompress-buffer)
2681         * nnir.el (nnir-run-find-grep)
2682         * pop3.el (pop3-list): Use 3rd arg of split-string.
2683
2684         * time-date.el (format-seconds): Comment fix.
2685
2686         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2687         and byte-optimize-form-code-walker.
2688         (dgnushack-make-auto-load): Don't advise make-autoload.
2689
2690         * lpath.el: Remove Emacs 21 stuff.
2691
2692 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2693
2694         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2695         outside the active range.  Suggested by Dan Christensen.
2696
2697         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2698         slightly later to avoid double-getting it.
2699
2700         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2701         previous patch.
2702
2703         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2704
2705 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2706
2707         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2708
2709 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2710
2711         * gnus-int.el (gnus-open-server): Give a better error message in the
2712         "go offline" case.
2713
2714         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2715         marks for nnimap, which is seldom the right thing to do.
2716
2717         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2718         (gnus-same-method-different-name): New function.
2719
2720         * nnimap.el (parse-time): Require.
2721
2722         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2723         method in the presence of many similar methods.
2724
2725         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2726
2727         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2728         nnml-inhibit-expiry.
2729
2730         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2731         find out whether methods are equal.
2732
2733         * nnimap.el (nnimap-find-expired-articles): New function.
2734         (nnimap-process-expiry-targets): New function.
2735         (nnimap-request-move-article): Request the article before looking at
2736         what the Message-ID is.  Fix found by Andrew Cohen.
2737         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2738
2739         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2740         for oldness in addition to being a predicate.
2741
2742         * nnimap.el (nnimap-request-group): When we have zero articles, return
2743         the right data to Gnus.
2744         (nnimap-request-expire-articles): Only delete articles immediately if
2745         the target is 'delete.
2746
2747         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2748         method, this would bug out.
2749
2750         * gnus-group.el (gnus-group-expunge-group): Rename from
2751         gnus-group-nnimap-expunge, and implemented as a normal interface
2752         function.
2753
2754         * gnus-int.el (gnus-request-expunge-group): New function.
2755
2756         * nnimap.el (nnimap-request-create-group): Implement.
2757         (nnimap-request-expunge-group): New function.
2758
2759 2010-09-21  Julien Danjou  <julien@danjou.info>
2760
2761         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2762         (gnus-html-cache-expired): Add new function.
2763         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2764         wethever we should display image for fetch it.
2765         Compute alt-text earlier to pass it to the fetching function too.
2766         (gnus-html-schedule-image-fetching): Change function argument to only
2767         get one image at a time, not a list.
2768         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2769         cache.
2770         (gnus-html-get-image-data): New function to retrieve image data from
2771         cache.
2772         (gnus-html-put-image): Change buffer argument to use image data rather
2773         than file, and place image above region rather than inserting a new
2774         one.  Do not take alt-text as argument, since it's useless now: we place
2775         the image above alt-text.
2776         (gnus-html-prune-cache): Remove.
2777         (gnus-html-show-images): Start to fetch image when we find one, do not
2778         push into a temporary list.
2779         (gnus-html-prefetch-images): Only fetch image if they have expired.
2780         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2781         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2782
2783 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2784
2785         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2786
2787 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2790         spec inser "*" if the group isn't active instead of 0.
2791
2792         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2793         opening the server.
2794         (nnimap-request-delete-group): Implement group deletion.
2795         (nnimap-transform-headers): Return the size of the entire message in
2796         the Bytes header, not just the size of the first part.
2797         (nnimap-request-move-article): When moving an article from nnimap,
2798         request the article first so the accepting form has an article to
2799         accept.  Reported by Dan Christensen.
2800         (nnimap-command): Make sure that the error message doesn't error out.
2801
2802 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2803
2804         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2805         we haven't requested anything.
2806
2807 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2808
2809         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2810         "".  Fix found by Andrew Cohen.
2811
2812         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2813         instead of -encode-string.
2814
2815 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2816
2817         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2818
2819         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2820         by mm-subst-char-in-string.
2821
2822 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2823
2824         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2825         waiting for the connection string.
2826
2827         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2828         arriving.
2829
2830         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2831         bogus characters.  This allows selecting certain Gmail groups.
2832
2833         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2834         (nnimap-fetch-partial-articles): New variable.
2835         (nnimap-open-connection): When looking for credentials, also use the
2836         nnimap-server-port.
2837         (nnimap-request-article): Return the group/article number, so that Gnus
2838         `^' works as expected.
2839         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
2840
2841         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2842         comments.
2843         (gnus-methods-sloppily-equal): New function.
2844         (gnus): When using the development version of Gnus, load the gnus-load
2845         file.
2846
2847         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2848         `gnus-open-server' on each method before trying to scan them etc.
2849         This ensures that all the backend parameters are set correctly.
2850
2851         * nnimap.el (nnimap-authenticator): New variable.
2852         (nnimap-open-connection): Allow anonymous login.
2853         (nnimap-transform-headers): The chars header is called Chars not Bytes.
2854         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
2855
2856         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2857         patch, found by Knut Anders Hatlen.
2858
2859 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2860
2861         * gnus-agent.el (gnus-agent-batch-confirmation)
2862         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2863         to gnus-message.
2864         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2865         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2866         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2867         * gnus-int.el (gnus-open-server): Likewise.
2868         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2869         (gnus-score-check-syntax): Likewise.
2870         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2871         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2872         Likewise.
2873         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2874
2875 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2876
2877         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2878         calling conventions so that prefetch doesn't bug out.
2879
2880 2010-09-19  Julien Danjou  <julien@danjou.info>
2881
2882         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2883         rather than `subst-char-in-region' in order to be able to replace ASCII
2884         char by UTF-8 ones.
2885
2886         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2887         than curl.
2888         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2889         the right URL and ALT text on images.
2890         (gnus-html-wash-tags): Fix tag case.
2891         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2892         (gnus-article-html): Add -o display_ins_del=2 option.
2893         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2894
2895 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2896
2897         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2898         the extra mail headers, which sometimes seem to happen for unknown
2899         reasons.
2900
2901         * mail-parse.el (mail-header-encode-parameter): Define as
2902         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2903         (or most, perhaps?) mail readers don't understand the latter, but do
2904         understand the former.
2905
2906         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2907         to nil, so that no methods are automatically agentized.  I think this
2908         is probably what most users want.
2909
2910         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2911         from url-retrieve, for instance about invalid URLs.
2912
2913         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2914         groups that have no articles.
2915         (nnimap-request-article): Check that we really got an article when we
2916         requested one.
2917
2918         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2919         doesn't exist.
2920
2921         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2922         nntp buffer so the agent can save it.
2923         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2924         that CRLF doesn't get translated to \n.
2925         (nnimap-open-connection): Don't make 'shell commands only send \n.
2926
2927 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2928
2929         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2930         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2931         Update var name.
2932         (nnml-generate-nov-file): Use dolist.
2933         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2934         Use with-current-buffer.
2935
2936 2010-09-18  Julien Danjou  <julien@danjou.info>
2937
2938         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2939         parallel.
2940
2941 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2942
2943         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2944         the range update right.
2945         (nnimap-request-group): Don't make `M-g' bug out on group with no
2946         marks.
2947         (nnoo): Require, so that other packages can require nnimap.
2948         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2949         command we're looking for.  This helps when the server sends more
2950         responses after we've gotten everything we expected.
2951         (nnimap): Add a `newlinep' field to keep track of end-of-line
2952         conventions.
2953         Don't send CRLF to things that don't want it.
2954         (nnimap-request-accept-article): Ditto.
2955
2956 2010-09-18  Julien Danjou  <julien@danjou.info>
2957
2958         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2959         than curl to retrieve images.
2960
2961 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2962
2963         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2964         the marks.
2965         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2966         (nnimap-wait-for-connection): New function.
2967         (nnimap-open-connection): If we have PREAUTH, don't query for login
2968         credentials.
2969         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2970         when doing a partial update.
2971
2972 2010-09-18  Julien Danjou  <julien@danjou.info>
2973
2974         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2975         tags.
2976
2977 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2978
2979         * nnimap.el (nnimap-credentials): New function.
2980         (nnimap-open-connection): Use the new function to look for credentials
2981         also on the numeric equivalents of "imap" and "imaps".
2982
2983         * gnus-start.el (gnus-activate-group): Send the info to
2984         gnus-request-group.
2985
2986         * nnimap.el (nnimap-request-group): Have the "check" version of the
2987         function parse flags and update the info, so that a `M-g' get a total
2988         resync of all flags from the group.
2989
2990         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2991         to allow backends to alter the info on group selection.  Also alter all
2992         the backend -request-group functions to take the parameter.
2993
2994         * nnimap.el (nnimap-store-info): New function.
2995         (nnimap-update-info): Store the info for later usage.
2996         (nnimap-request-group): Use the stored info for the dont-check case, so
2997         that we don't retrieve all marks when we enter a group.
2998
2999         * nnimap.el: Use deffoo instead of defun for interface functions.
3000
3001         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3002         update the group info.  This makes the nndraft groups, for instance, go
3003         back to their old behaviour.
3004
3005         * gnus-sum.el (gnus-select-newsgroup): Indent.
3006
3007         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3008         in.
3009         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3010         nothing.
3011
3012         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3013         from methods that are denied.
3014
3015         * gnus-int.el (gnus-method-denied-p): New function.
3016
3017         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3018         store the password instead of netrc.
3019         (nnimap-open-connection): Don't error out when we can't make a
3020         connections.
3021
3022         * auth-source.el (auth-source-create): In the password prompt, say what
3023         we're querying for.  Also prompt for user name if that hasn't been
3024         given.
3025
3026         * nnimap.el (nnimap-with-process-buffer): Remove.
3027
3028 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3029
3030         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3031         method when we're reading from the agent.
3032
3033         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3034
3035         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3036         that's probably most useful for users.
3037
3038         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3039         "failed" all the time.
3040
3041         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3042         ...)) with (with-current-buffer ... ).
3043
3044         * nntp.el (nntp-open-server): Return whether the open was successful or
3045         not.
3046
3047         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3048         select an unread unseen article first.
3049
3050         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3051         /etc/services, supply some sensible port defaults.
3052
3053         * dgnushack.el: Define netrc-credentials.
3054
3055 2010-09-17  Julien Danjou  <julien@danjou.info>
3056
3057         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3058
3059 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3060
3061         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3062         doesn't have any parameters.
3063
3064 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3065
3066         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3067         only upcased checks.
3068
3069         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3070
3071         * nnimap.el (nnimap-open-shell-stream): New function.
3072         (nnimap-open-connection): Use it.
3073         (nnimap-transform-headers): Get the number of lines in each message.
3074         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3075         number of lines.
3076         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3077         problem.
3078
3079         * utf7.el (utf7-encode): Autoload.
3080
3081         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3082         to allow the mail splitting to not return a default group.  This is
3083         useful for nnimap, which will leave unmatched mail in the inbox.
3084
3085         * nnimap.el: Rewritten.
3086
3087         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3088         nnimap usage.
3089
3090         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3091         if the move is internal, so that nnimap can do fast internal moves.
3092
3093         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3094         data.
3095         (gnus-read-active-for-groups): Support finishing the early retrieval of
3096         data.
3097
3098         * gnus-range.el (gnus-range-nconcat): New function.
3099
3100         * gnus-int.el (gnus-finish-retrieve-group-infos)
3101         (gnus-retrieve-group-data-early): New functions.
3102
3103 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3104
3105         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3106         (nnrss-retrieve-groups):
3107         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3108         (pop3-quit): Use with-current-buffer.
3109
3110 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3111
3112         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3113         instead of nnheader-accept-process-output.
3114
3115         * dgnushack.el (dgnushack-compile): Add comment.
3116
3117         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3118
3119         * gnus-html.el (gnus-html-schedule-image-fetching)
3120         (gnus-html-prefetch-images): Replace process-kill-without-query by
3121         gnus-set-process-query-on-exit-flag.
3122
3123 2010-09-16  Romain Francoise  <romain@orebokech.com>
3124
3125         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3126
3127 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128
3129         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3130         parameter to unintern is mandatory-ish in Emacs 24.
3131
3132         * gnus-html.el (gnus-html-schedule-image-fetching)
3133         (gnus-html-prefetch-images): Check for curl before using it.
3134
3135         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3136         depend on curl, which isn't essential.
3137
3138         * imap.el: Revert back to version
3139         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3140         seem problematic.
3141
3142 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3143
3144         * gnus-registry.el (gnus-registry-install-shortcuts):
3145         Explicitly pass `obarray' to `unintern' to avoid a warning.
3146
3147 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3150         change.
3151
3152         * nnrss.el (nnrss-request-list): Remove this function and related
3153         functions, including the moreover stuff.
3154
3155 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3156
3157         * nnrss.el (nnrss-retrieve-groups): New function.
3158
3159 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3160
3161         * .dir-locals.el: Add no-byte-compile cookie.
3162
3163 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3164
3165         * time-date.el (format-seconds): Comment fix.
3166
3167         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3168         for back end that doesn't support request-scan.
3169
3170 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171
3172         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3173         then do request scans from the backends.
3174
3175         * netrc.el (netrc-credentials): New conveniency function.
3176
3177         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3178         avoid running a hook per line, since this takes a lot of time,
3179         profiling shows.
3180         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3181         directly if gnus-visual-p is true.
3182
3183 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3184
3185         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3186         groups; replace mapcar with dolist which is a bit faster; pass groups
3187         info to gnus-read-active-file-1.
3188         (gnus-read-active-file-1): Scan only specified groups if the new
3189         optional arg `infos' is given.
3190
3191 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192
3193         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3194
3195         * pop3.el (pop3-movemail): Remove.
3196         (pop3-streaming-movemail): Rename to pop3-movemail.
3197
3198         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3199         don't restrict end-tag searches to the end of the line.
3200
3201 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3202
3203         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3204         articles of every unchecked group to t, which means unknown since the
3205         server has never been opened.
3206
3207 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3208
3209         * gnus-html.el (gnus-html-show-alt-text): New command.
3210         (gnus-html-browse-image): Ditto.
3211         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3212         to browse the image directly.
3213         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3214         better.
3215
3216         * gnus-async.el (gnus-async-article-callback):
3217         Call `gnus-html-prefetch-images' unconditionally.
3218
3219         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3220         before feeding URLs to curl.
3221
3222 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3223
3224         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3225         internal images as deletable by `W D D'.
3226
3227         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3228         (gnus-async-article-callback): Fix typo.
3229
3230 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3231
3232         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3233         current line to work around bugs in the output from w3m.
3234
3235         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3236         for groups that want that.
3237
3238         * nntp.el (nntp-wait-for-string): Supply a timeout for
3239         accept-process-output to ensure progress.
3240
3241         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3242         level to get unread articles from, then use that for foreign groups,
3243         too.
3244
3245         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3246         confuses the rest of the function.
3247
3248         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3249         for the methods that support -retrieve-groups, too.
3250
3251         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3252
3253 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3254
3255         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3256         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3257
3258         * pop3.el: Require cl when compiling.
3259         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3260
3261 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3262
3263         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3264         that aren't going to be activated.
3265         (gnus-get-unread-articles): Fix up the last commit.
3266
3267         * gnus-html.el (gnus-article-html): Allow calling without specifying
3268         the handle.  In that case, dissect the buffer first.
3269
3270         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3271
3272         * nnimap.el (nnimap-open-connection): Revert the change that would look
3273         into authinfo for imaps instead of imap.
3274
3275         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3276         say that you don't want to call gnus-request-group with don-check, but
3277         do check the reponse.  This is for virtual groups only.
3278         (gnus-get-unread-articles): Count the archive groups as secondary, so
3279         that they're activated the same way as before.
3280
3281         * imap.el (imap-message-map): Removed optional buffer parameter, since
3282         no callers use it.
3283         (imap-message-get): Ditto.
3284         (imap-message-put): Ditto.
3285         (imap-mailbox-map): Ditto.
3286         (imap-mailbox-put): Ditto.
3287         (imap-mailbox-get): Ditto.
3288         (imap-mailbox-get): Revert last change for this function.
3289
3290         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3291         case-insensitively.
3292         (nnimap-debug): Remove.
3293
3294         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3295         to use `imap-fetch' instead.  According to the comments, this should be
3296         safe, since all other IMAP clients use the 1:* syntax.
3297         (imap-enable-exchange-bug-workaround): Removed.
3298         (imap-debug): Removed -- doesn't seem very useful.
3299
3300         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3301         mail from a file, and the file doesn't exist.
3302
3303         * imap.el (imap-log): New convenience function used throughout instead
3304         of repeating the same code all over the place.
3305
3306         * pop3.el (pop3-streaming-movemail): Return t for success.
3307
3308         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3309         .authinfo if we're using ssl connection.
3310
3311         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3312         already have if we're in a main Gnus `g' run.
3313
3314         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3315
3316 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3317
3318         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3319
3320         * nnmh.el (nnmh-request-list-1): Bind `file'.
3321
3322         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3323         alias to set-process-query-on-exit-flag or process-kill-without-query.
3324         (pop3-open-server): Use it.
3325
3326 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3327
3328         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3329         box to the Incoming file.  Fixes mistake in previous checkin.
3330
3331         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3332         request loop (for debugging purposes) removed.
3333
3334         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3335         culprit is more visible.
3336         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3337         (nnml-add-incremental-nov): New functions to do "incremental" nov
3338         updates, where we just append to the end of the existing nov files
3339         without reading/writing them in full.
3340
3341         * mail-source.el (mail-source-delete-crash-box): Really only check the
3342         incoming files once in a while.
3343
3344         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3345
3346         * mail-source.el (mail-source-delete-crash-box): Only check the
3347         incoming files for deletion once per day to save a lot of file
3348         accesses.
3349
3350         * pop3.el (pop3-logon): Fix up unbound variable typo.
3351
3352         * mail-source.el (pop3-streaming-movemail): Autoload.
3353
3354         * pop3.el (pop3-streaming-movemail):
3355         Respect pop3-leave-mail-on-server.
3356
3357         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3358         retrieval.
3359
3360         * pop3.el (pop3-process-filter): Remove unused function.
3361         (pop3-streaming-movemail, pop3-send-streaming-command)
3362         (pop3-wait-for-messages, pop3-write-to-file)
3363         (pop3-number-of-responses): New functions for streaming pop3
3364         retrieval.
3365
3366         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3367         come from no known methods.
3368         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3369         list.
3370
3371         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3372         message sizes.
3373         (pop3-movemail): Use erase-buffer instead of looping and deleting
3374         regions, which seems rather odd.
3375
3376         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3377         file once per `g' run.
3378
3379         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3380         directories.  This makes the draft queue directory work.
3381
3382         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3383         data from the backends, so that we only request the list of groups from
3384         each method once.  This should speed things up considerably.
3385
3386         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3387         detect that it's not implemented.
3388
3389         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3390         we actually do recurse down into the tree, but don't stat all leaf
3391         nodes.
3392
3393         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3394         then say so instead of bugging out.
3395
3396         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3397         files exist before trying to read them.
3398
3399         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3400         around <pre_int>.
3401
3402         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3403
3404         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3405
3406 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3407
3408         * mm-util.el (mm-image-load-path): Just return the image directories,
3409         not all directories in the path in addition to the image directories.
3410         (mm-image-load-path): Maintain a cache of the image directories so that
3411         the `g' command in Gnus doesn't have to stat dozens of directories each
3412         time.
3413
3414         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3415         (gnus-html-wash-tags): Add a new `i' command to insert images.
3416         (gnus-html-insert-image): New command and keystroke.
3417         (gnus-html-redisplay-with-images): New command and keystroke.
3418         (gnus-html-show-images): Rename command.
3419         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3420         spacers.
3421         (gnus-html-wash-tags): Decode entities at the end, so that entities
3422         inside the tags don't mess up the rest of the "parsing".
3423
3424         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3425         so that nnimap methods aren't agentized by default.  There's apparently
3426         many problems related to agent/imap behaviour.
3427
3428         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3429
3430         * gnus-html.el: Doc fix.
3431
3432 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3433
3434         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3435         specifier-spec-list for Emacs 21.
3436
3437         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3438         glyph-width and glyph-height instead of display-graphic-p and
3439         image-size; make avoidance of displaying small images work for XEmacs.
3440
3441         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3442         for XEmacs.
3443
3444         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3445         of symbol that holds plist data.
3446         (gnus-process-plist): Remove plist of process after getting it.
3447
3448 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3449
3450         * message.el (message-generate-hashcash): Change default to
3451         'opportunistic if hashcash is installed.
3452
3453         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3454         (gnus-html-put-image): Only call image-size once, since it's somewhat
3455         time-consuming on remote X servers.
3456
3457 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3460         type on data, not a file name.
3461
3462         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3463         window-pixel-edges for Emacs 21.
3464
3465         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3466         decoded contents.
3467         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3468
3469 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3470
3471         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3472         group line format, since it isn't very interesting.
3473
3474         * gnus-agent.el (gnus-agent-short-article),
3475         (gnus-agent-long-article): Increase values for these two variables,
3476         since most people are likely to have more network connection and
3477         storage than before.
3478
3479         * gnus.el (gnus-refer-article-method): Change default to 'current.
3480         When referring an article, the common behaviour is to refer it from the
3481         current select method, not the native select method.  The chances of
3482         the native select method having the message in question is rather slim
3483         these days.
3484
3485         * gnus-sum.el (gnus-auto-select-subject): Change default to
3486         `unseen-or-unread'.  I think it's likely that most people want to
3487         select an unseen article over a previously seen, but unread one.
3488
3489         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3490         means that in the article buffer none of the minor mode elements will
3491         be shown, usually, and this is not desirable in most cases.
3492
3493         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3494         that commands like `d' (and the like) go to the next line in the
3495         buffer, instead of the next unread article.  I think this is the
3496         behaviour that is most natural for most users.
3497         (gnus-single-article-buffer): Change default to nil, so that people can
3498         have as many article buffers open as they have summary buffer.  I think
3499         this is the most natural way for the groups to behave.
3500
3501         * message.el (message-generate-new-buffers): Change default to
3502         `unsent', so that all new message buffers start their names with the
3503         string "*unsent", and it's easier to find the buffers if you move from
3504         them.
3505
3506 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3507
3508         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3509         small.  They're probably tracking images.
3510         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3511         (gnus-html-rescale-image): Yet another try at getting the image sizing
3512         right.
3513
3514         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3515         nntp-marks-file-name is nil.
3516
3517 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3518
3519         * gnus-html.el (gnus-html-wash-tags)
3520         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3521         Better logging.
3522
3523 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3526
3527         * gnus-html.el (gnus-html-wash-tags): Check the value of
3528         gnus-blocked-images in the summary buffer.
3529
3530 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3531
3532         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3533
3534 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3535
3536         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3537         like "a", it seems like.
3538         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3539         since it needs to be picked from the correct buffer.
3540
3541         * nnwfm.el: Remove.
3542
3543         * nnlistserv.el: Remove.
3544
3545 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3546
3547         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3548         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3549
3550 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3551
3552         * nnkiboze.el: Remove.
3553
3554         * nndb.el: Remove.
3555
3556         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3557         alt text.
3558         (gnus-html-rescale-image): Try to get the rescaling logic right for
3559         images that are just wide and not tall.
3560
3561         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3562         overshadow variable bindings.
3563
3564 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3565
3566         * gnus-html.el (gnus-html-wash-tags)
3567         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3568         Add extra logging.
3569
3570 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3571
3572         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3573         (gnus-max-image-proportion): New variable.
3574         (gnus-html-rescale-image): New function.
3575         (gnus-html-put-image): Rescale images.
3576
3577 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3578
3579         Fix up some byte-compiler warnings.
3580         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3581         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3582         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3583         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3584         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3585         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3586         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3587
3588 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * gnus-html.el (gnus-article-html): Decode contents by charset.
3591
3592 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3595         (gnus-html-frame-width, gnus-blocked-images)
3596         * message.el (message-prune-recipient-rules): Add custom version.
3597         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3598
3599         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3600         functions.
3601
3602         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3603         gnus-process-get.
3604
3605 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3606
3607         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3608         instead of lsub directly.
3609
3610 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3611
3612         * nnwarchive.el: Remove.
3613
3614         * gnus-soup.el: Remove.
3615
3616         * nnsoup.el: Remove.
3617
3618         * nnultimate.el: Remove.
3619
3620         * gnus-html.el (gnus-blocked-images): New variable.
3621
3622         * message.el (message-prune-recipients): New function.
3623         (message-prune-recipient-rules): New variable.
3624
3625         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3626         guess whether a long line is natural text or not.
3627
3628         * gnus-html.el (gnus-html-schedule-image-fetching):
3629         Use gnus-process-plist and friends for compatibility.
3630
3631 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3632
3633         * gnus-html.el: Require packages that define macros used in this file.
3634         (gnus-article-mouse-face): Declare to silence byte-compiler.
3635         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3636         process-get.
3637         (gnus-html-put-image): Use plist-get to avoid getf.
3638         (gnus-html-prefetch-images): Use with-current-buffer.
3639
3640 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3641
3642         * gnus-ems.el: Provide compatibility functions for
3643         gnus-set-process-plist.
3644
3645         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3646         header-line-format for XEmacs 21.4.
3647
3648         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3649         * gnus.el (gnus-valid-select-methods)
3650         * message.el (message-send-mail-partially-limit)
3651         * mm-decode.el (mm-text-html-renderer)
3652         * mml.el (mml-insert-mime-headers-always)
3653         * smiley.el (smiley-regexp-alist): Bump custom version.
3654
3655 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3656
3657         * gnus-html.el: require mm-url.
3658         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3659         with the url to `url'.
3660         (gnus-html-wash-tags): Support cid: URLs/images.
3661
3662 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3663
3664         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3665         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3666         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3667
3668         * gnus-move.el: Remove file, since it doesn't really work.
3669
3670         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3671         UTF-8.  This seems to fix problems with some German web feeds.
3672
3673         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3674         at the top so that the proper colours are applied.
3675
3676         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3677         don't have dots in their names.
3678
3679         * gnus-art.el (gnus-article-view-part): Doc fix.
3680
3681         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3682         XEmacs-compatible.
3683         (gnus-html-put-image): Don't do images on non-graphic displays.
3684
3685         * nnslashdot.el: Remove this unused backend.
3686
3687         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3688         actions.
3689         (gnus-undo-register-1): Revert last change.
3690
3691         * gnus-group.el (gnus-group-completing-read): Protect against not
3692         having completion-styles bound.
3693
3694         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3695         make broken recipients happier.
3696
3697         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3698
3699         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3700         point parameter.
3701
3702         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3703
3704         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3705         completion-styles for group selection.
3706
3707 2009-02-04  Andreas Schwab  <schwab@suse.de>
3708
3709         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3710         headers and regexp-quote the match if necessary.
3711
3712 2009-03-24  Miles Bader  <miles@gnu.org>
3713
3714         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3715         the blinking smiley.
3716
3717 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3718
3719         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3720         blink smiley.
3721
3722 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3723
3724         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3725         where the dribbel file lives exists.
3726
3727         * message.el (message-send-mail-partially-limit): Change the default to
3728         nil, since most people don't want this.
3729
3730         * mm-url.el (mm-url-decode-entities): Also decode entities like
3731         &#x3212.
3732
3733 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3734
3735         * gnus-sum.el (gnus-summary-idna-message):
3736         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3737         Hyperlink urls in docstrings with URL `...'.
3738
3739 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3740
3741         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3742         functions.
3743
3744 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3745
3746         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3747         say what the mouseover text should be.
3748
3749         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3750         version of the mm-w3m-safe-url-regexp variable to only download images
3751         in the groups where we want that to happen.
3752
3753         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3754
3755         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3756         easier debugging.
3757         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3758         big pictures in the article buffer.
3759
3760         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3761         gnus-article-html.
3762         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3763         w3m.
3764
3765         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3766
3767 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3770         which doesn't exist.
3771
3772         * message.el (message-inhibit-ecomplete): New variable to allow some
3773         function to inhibit ecomplete address storage.
3774         (message-resend): Disable ecomplete message storage when resending
3775         messages.
3776
3777         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3778
3779 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3780
3781         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3782         Save excursion while copying, moving, and deleting articles in order to
3783         prevent the cursor from jumping to unforeseen place.
3784
3785 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3786
3787         * lpath.el: No need to bind bookmark-current-buffer,
3788         bookmark-yank-point and bookmark-make-record-function.
3789
3790 2010-08-17  Glenn Morris  <rgm@gnu.org>
3791
3792         * gnus-sync.el: Require gnus components whose functions are used.
3793
3794         * gnus-art.el (bookmark-make-record-function):
3795         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3796         Declare for compiler.
3797
3798         * mm-url.el (mml-compute-boundary): Autoload.
3799
3800 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3801
3802         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3803
3804 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3805
3806         Typo fix "hoo4a" -> "hook".
3807
3808         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3809
3810 2010-08-14  Glenn Morris  <rgm@gnu.org>
3811
3812         * gnus-sync.el (gnus-sync): Fix defgroup version.
3813
3814 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3815
3816         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3817
3818         * gnus-sync.el: Fix docs.
3819         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3820         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3821
3822 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3823
3824         Optimizations for gnus-sync.el.
3825
3826         * gnus-sync.el: Add docs about gnus-sync-backend
3827         possibilities.
3828         (gnus-sync-save): Remove unnecessary message.
3829         (gnus-sync-read): Optimize and show what groups were skipped.
3830
3831 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3832
3833         Minor bug fixes for gnus-sync.el.
3834
3835         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
3836         Don't read the sync on get-new-news.
3837
3838         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3839         quiet.
3840
3841         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
3842         (fix typo).
3843
3844 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3845
3846         Make saving and restoring of hidden threads work with overlays.
3847         Patch applied by Ted Zlatanov.
3848
3849         * gnus-sum.el (gnus-hidden-threads-configuration)
3850         (gnus-restore-hidden-threads-configuration): Update to deal with text
3851         properties, rather than searching for a magic character.
3852
3853 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3854
3855         New gnus-sync.el library for synchronization of marks.
3856
3857         * gnus-sync.el: New library for synchronization of marks.
3858
3859         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
3860         renamed from `gnus-registry-grep-in-list'.
3861
3862         * gnus-registry.el (gnus-registry-follow-group-p):
3863         Use `gnus-grep-in-list'.
3864
3865         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3866
3867 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3870         determining charset of text fails.
3871
3872 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3873
3874         * nnmail.el (nnmail-get-new-mail-1): Revert.
3875
3876         * nnml.el (nnml-active-number): Make sure names of newly created groups
3877         in nnml-group-alist are encoded.
3878
3879 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3880
3881         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3882         containing non-ASCII characters in active file for nnml back end.
3883
3884 2010-07-24  David Engster  <dengste@eml.cc>
3885
3886         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3887         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3888
3889 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3890
3891         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3892         tag (Bug#6654).
3893
3894 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3895
3896         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3897         the article buffer, not the summary buffer.
3898
3899 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3900
3901         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3902         Emacs 23 as well.
3903
3904 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3907         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3908
3909 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3910
3911         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3912         Patch applied by Karl Fogel.
3913
3914         * gnus-sum.el (gnus-summary-bookmark-make-record):
3915         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3916
3917 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3918
3919         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3920         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3921         C-w still not working correctly from Article buffers; Thierry's
3922         patch to fix that will be applied after this.
3923
3924         * gnus-art.el (bookmark-make-record-function): New local variable.
3925
3926         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3927         article buffer.
3928         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3929
3930 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3931
3932         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3933         on changes in bookmark.el.
3934
3935 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3936
3937         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3938         `no-log' instead of message not to log prompt string.
3939
3940 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3941
3942         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3943         the *other* type of HTML form submission.
3944
3945 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3946
3947         * auth-source.el (auth-source-pick): If choice does not contain a
3948         questioned keyword, set the check to t.
3949
3950 2010-06-12  Romain Francoise  <romain@orebokech.com>
3951
3952         * gnus-util.el (gnus-date-get-time): Move up before first use.
3953
3954 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3955
3956         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3957         (gnus-article-edit-part): Bind it to make last part that is substituted
3958         or deleted visible.
3959         (gnus-mime-display-single): Buttonize part of which id equals to
3960         gnus-mime-buttonized-part-id.
3961
3962 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3963
3964         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3965         (gnus-dd-mmm): Use gnus-date-get-time.
3966         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3967         simplify logic.
3968         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3969         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
3970
3971 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3972
3973         * auth-source.el (top): Autoload `secrets-list-collections',
3974         `secrets-create-item', `secrets-delete-item'.
3975         (auth-sources): Fix tag string.
3976         (auth-get-source, auth-source-retrieve, auth-source-create)
3977         (auth-source-delete): New defuns.
3978         (auth-source-pick): Rewrite in order to avoid 2 passes.
3979         (auth-source-forget-user-or-password): New parameter USERNAME.
3980         (auth-source-user-or-password): New parameters CREATE-MISSING and
3981         DELETE-EXISTING.  Retrieve password interactively, if needed.
3982
3983 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3984
3985         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3986         deleting unused directories when gnus-expert-user is t.
3987
3988 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3991         for each temp file when gnus-article-browse-delete-temp is ask.
3992
3993 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3994
3995         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3996         Lisp calls to delete-backward-char by calls to delete-char.
3997
3998 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3999
4000         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4001
4002 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4003
4004         * password-cache.el (password-cache-remove): Fix docstring.
4005
4006 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4007
4008         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4009         article unless decoding article to be saved.
4010
4011 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4012
4013         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4014         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4015         generated within the mm-with-unibyte-current-buffer macro.
4016
4017 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4018
4019         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4020         to nil when we're in a mml-preview buffer and no group is selected.
4021
4022 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4023
4024         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4025         when catching the `C-g'.  Reported by "Leo".
4026
4027 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4028
4029         * message.el (message-forward-make-body-plain)
4030         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4031         multibyte-string-p.
4032
4033         * lpath.el: Revert.
4034
4035 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * message.el (message-forward-make-body-mml): Assume original message
4038         is multibyte string; error on unibyte.
4039         (message-forward-make-body-plain): Ditto; don't add excessive newline
4040         in body end.
4041
4042         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4043
4044 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4045
4046         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4047         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4048
4049 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4050
4051         * mm-extern.el (mm-extern-url): Don't use
4052         mm-with-unibyte-current-buffer.
4053         (mm-extern-cache-contents): Use with-current-buffer instead of
4054         save-excursion + set-buffer.
4055
4056 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4057
4058         * mm-util.el (mm-emacs-mule): Remove.
4059
4060 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4061
4062         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4063         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4064         change.
4065
4066 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4067
4068         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4069         bind the default value of enable-multibyte-characters to nil.
4070
4071 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4072
4073         * message.el (message-forward-make-body-plain)
4074         (message-forward-make-body-mml):
4075         Don't use mm-with-unibyte-current-buffer.
4076
4077 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4078
4079         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4080
4081 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4082
4083         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4084         (Bug#5592).
4085
4086 2010-05-07  Julien Danjou  <julien@danjou.info>
4087
4088         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4089         it to mm-pipe-part.
4090
4091         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4092         it is given.
4093
4094 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4095
4096         * binhex.el (binhex-decode-region-internal)
4097         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4098         (dns-query)
4099         * nnweb.el (nnweb-gmane-search)
4100         * pgg-parse.el (pgg-parse-armor)
4101         * pgg.el (pgg-verify-region)
4102         * sha1.el (sha1-string-external)
4103         * uudecode.el (uudecode-decode-region-internal)
4104         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4105         XEmacs.
4106
4107         * gnus-art.el (gnus-article-browse-html-parts)
4108         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4109         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4110         make-temp-file.
4111
4112         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4113         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4114         compiling.
4115
4116         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4117         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4118         XEmacs when compiling.
4119
4120         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4121         gnus-pick-mode-off-hook for XEmacs when compiling.
4122         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4123         gnus-binary-mode-off-hook for XEmacs when compiling.
4124
4125         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4126         Return nil if char-charset is not available.
4127
4128         * imap.el (imap-disable-multibyte)
4129         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4130         macros.
4131
4132         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4133         instead of encode-coding-string.
4134
4135         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4136         'xemacs) instead of mm-emacs-mule to switch function definitions.
4137         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4138
4139         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4140         bind temporary-file-directory for XEmacs;
4141         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4142         timer-set-function for XEmacs 21.4 and SXEmacs;
4143         bind timer-list for XEmacs 21.4 and SXEmacs;
4144         fbind char-charset and find-charset-region for non-Mule XEmacs;
4145         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4146         encode-coding-region and encode-coding-string for XEmacs having no
4147         file-coding feature.
4148
4149 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4150
4151         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4152
4153 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4156         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4157
4158 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4159
4160         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4161         alias `jka-compr-delete-temp-file' no longer exists.
4162
4163 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4164
4165         Use define-minor-mode in Gnus where applicable.
4166         * mml.el (mml-mode): Use define-minor-mode.
4167         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4168         (gnus-undo-mode): Use define-minor-mode.
4169         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4170         (gnus-dead-summary-mode): Use define-minor-mode.
4171         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4172         Initialize in declaration.
4173         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4174         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4175         (gnus-mailing-list-mode): Use define-minor-mode.
4176         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4177         (gnus-draft-mode): Use define-minor-mode.
4178         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4179         (gnus-dired-mode): Use define-minor-mode.
4180
4181 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4182
4183         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4184         handles on recursive mml-to-mime translation and check them for
4185         boundary delimiter collisions.  Reported by Greg Troxel.
4186
4187 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4190
4191 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4192
4193         * mm-util.el (mm-find-buffer-file-coding-system):
4194         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4195
4196 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4197
4198         * message.el (message-generate-headers): Record insertion of optional
4199         headers as well.  Otherwise the check to prevent repeated insertion of
4200         optional headers is a no-op.
4201
4202 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4203
4204         * smime.el: Don't mention CVS.
4205
4206         * nnrss.el (nnrss-fetch): Don't mention CVS.
4207
4208         * nnir.el: Don't mention CVS.
4209
4210 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4211
4212         * gnus-sum.el (gnus-summary-bookmark-make-record):
4213         Add `location' field.
4214
4215 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4216
4217         * lpath.el: Fbind bookmark-default-handler,
4218         bookmark-get-bookmark-record, bookmark-make-record-default,
4219         bookmark-prop-get for Emacs <23 and XEmacs.
4220
4221 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4222
4223         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4224         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4225         Use with-current-buffer to silence the byte-compiler.
4226         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4227         bother to require `gnus'.
4228         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4229
4230 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4231
4232         * gnus-sum.el (gnus-summary-bookmark-make-record)
4233         (gnus-summary-bookmark-jump): New functions.
4234         (gnus-summary-mode): Setup bookmark support.
4235
4236 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4237
4238         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4239         if set.
4240
4241 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4242
4243         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4244         gnus-article-browse-html-save-cid-image; make it work recursively for
4245         forwarded messages as well.
4246         (gnus-article-browse-html-parts): Work when prefix arg is given.
4247         (gnus-article-browse-html-article): Doc fix.
4248
4249 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4250
4251         * message.el (message-default-mail-headers):
4252         (message-default-headers): Carry the value mail-default-headers over
4253         into message-default-mail-headers, rather than message-default-headers.
4254
4255 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4256
4257         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4258         charset.
4259
4260         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4261         charset into the <meta> tag when the article is encoded to utf-8.
4262
4263 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4264
4265         * gnus-art.el (gnus-article-browse-delete-temp-files):
4266         Delete directories as well.
4267         (gnus-article-browse-html-parts): Work for images that do not specify
4268         file names; delete temp directory when quitting; insert header at the
4269         right place; use file: scheme for image files.
4270
4271 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4272
4273         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4274         (gnus-article-browse-html-parts): Use it to make temporary cid image
4275         files in addition to html file so that browser may display them.
4276
4277 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4278
4279         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4280
4281 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4282
4283         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4284
4285 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4286
4287         * auth-source.el (auth-sources): Change default to be simpler.
4288         Explain about Secret Service API sources.  Improve Customize options.
4289         (auth-source-pick): Change to accept any number of search parameters.
4290         Implement fallbacks iteratively, not recursively.  Add scoring on the
4291         second pass and sort by score.  Call Secret Service API when needed.
4292         (auth-source-user-or-password): Use it.  Call Secret Service API
4293         directly when needed to get the user name and the password.
4294
4295 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4296
4297         * message.el (message-interactive): Doc fix.
4298         (message-qmail-inject-args): Reflow.
4299         (message-kill-to-signature): Fix typo in docstring.
4300
4301         * smiley.el (smiley-buffer): Fix typo in docstring.
4302
4303 2010-03-24  Glenn Morris  <rgm@gnu.org>
4304
4305         * mail-source.el (gnus-message): Declare.
4306         (mail-source-delete-old-incoming): Require gnus-util.
4307
4308 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4309
4310         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4311
4312         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4313
4314         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4315         password-cache's default if it is not bound.
4316         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4317         password-cache-expiry's default if it is not bound.
4318
4319         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4320         available in Emacs 21.
4321
4322         * lpath.el: Suppress compiler warnings for:
4323         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4324         XEmacs;
4325         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4326         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4327         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4328
4329 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4330
4331         * auth-source.el (auth-sources): Fix up definition so extra parameters
4332         are always inline.
4333
4334 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4335
4336         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4337         wasn't updated after mismatch.  Clear cached mailbox info correctly
4338         when uidvalidity changes.
4339         (nnimap-group-prefixed-name): New function to avoid some code
4340         duplication.
4341         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4342         (nnimap-request-group): Use it.
4343         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4344         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4345         with many imap folders.  This is done by caching the group status from
4346         the imap server persistently in a group parameter `imap-status'.  (This
4347         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4348         but not persistently, so every Gnus startup was still very slow.)
4349
4350 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4351
4352         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4353         delete the extra newline.  Otherwise editing of :string and :number
4354         types don't work.
4355
4356 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4357
4358         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4359         secrets.el dependency.
4360         (auth-sources): Add optional user name.  Add secrets.el configuration
4361         choice (unused right now).
4362
4363 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4364
4365         * gnus-sum.el (gnus-summary-make-menu-bar):
4366         Let `gnus-registry-install-shortcuts' fill in the functions.
4367
4368         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4369         warnings.
4370         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4371         (gnus-registry-install-shortcuts): Populate and use it in a
4372         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4373
4374 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4375
4376         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4377         In-place substitutions for the group name encoding/decoding.
4378         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4379         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4380         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4381         (nnimap-update-unseen, nnimap-request-list)
4382         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4383         (nnimap-request-set-mark, nnimap-split-to-groups)
4384         (nnimap-split-articles, nnimap-request-newgroups)
4385         (nnimap-request-create-group, nnimap-request-accept-article)
4386         (nnimap-request-delete-group, nnimap-request-rename-group)
4387         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4388         `encoded-mbx' for consistency.
4389         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4390         variable `imap-current-mailbox'.
4391
4392         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4393         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4394
4395 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4396
4397         * pop3.el (pop3-display-message-size-flag): Display message size byte
4398         counts during POP3 download.
4399         (pop3-movemail): Use it.
4400         (pop3-list): Implement listing of available messages.
4401
4402 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4403
4404         * nnir.el (nnir-get-article-nov-override-function): New function to
4405         override the normal NOV retrieval.
4406         (nnir-retrieve-headers): Use it.
4407
4408 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4409
4410         * auth-source.el (netrc-machine-user-or-password): Autoload.
4411
4412 2010-03-19  Glenn Morris  <rgm@gnu.org>
4413
4414         Stop message.el from loading about 40 libraries it doesn't always need.
4415         The general approach is to autoload rather than require, and to
4416         require in the specific functions rather than the file.  (Bug#5642)
4417
4418         * gmm-utils.el: Don't require wid-edit.
4419         (widget-create-child-value, widget-convert, widget-default-get):
4420         Autoload.
4421
4422         * gnus-util.el: Don't require time-date, netrc.
4423         (message-fetch-field, gnus-group-name-decode): Declare rather than
4424         autoloading.
4425         (gnus-fetch-field): Require message.
4426         (gnus-decode-newsgroups): Require gnus-group.
4427
4428         * ietf-drums.el: Don't require time-date.
4429
4430         * message.el: Don't require hashcash, canlock, ecomplete.
4431         Do require mail-utils.  Require nnheader only when compiling.
4432         (smtpmail-default-smtp-server): Remove declaration.
4433         (message-send-mail-function): Check smtpmail-default-smtp-server
4434         is bound rather than requiring smtpmail.
4435         (message-auto-save-directory, message-insert-signature):
4436         Use expand-file-name rather than nnheader-concat.
4437         (nnheader-insert-file-contents): Autoload.
4438         (hashcash-wait-async): Declare.
4439         (message-send-mail): Only call gnus-setup-posting-charset if
4440         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4441         (message-send-mail-with-sendmail): Require sendmail.
4442         (canlock-password, canlock-password-for-verify): Declare.
4443         (message-canlock-password): Require canlock.
4444         (nnheader-get-report): Autoload.
4445         (gnus-setup-posting-charset): Declare.
4446         (message-send-news): Require gnus-msg.
4447         (message-make-references, message-make-in-reply-to): Use mail-header-id
4448         rather than the alias mail-header-message-id.
4449         (ecomplete-add-item, ecomplete-save): Declare.
4450         (message-put-addresses-in-ecomplete): Require ecomplete.
4451         (ecomplete-display-matches): Autoload.
4452
4453         * mm-decode.el: Don't require mailcap, gnus-util.
4454         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4455         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4456         Autoload.
4457         (mailcap-mime-extensions): Declare.
4458
4459         * mm-encode.el: Don't require mailcap.
4460         (mailcap-extension-to-mime): Autoload.
4461
4462         * mml-sec.el: Don't require password-cache.
4463
4464         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4465         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4466         (mml-minibuffer-read-type): Require mailcap.
4467         (mml-preview): Require gnus-msg.
4468
4469         * mml1991.el: Require password-cache.
4470         (password-cache-expiry): Remove declaration.
4471
4472         * mml2015.el: Require password-cache.
4473         (password-cache-expiry): Remove declaration.
4474
4475         * nneething.el (mailcap): Require mailcap.
4476
4477         * nnheader.el (declare-function): Add compatibility stub.
4478         (message-remove-header): Declare rather than autoload.
4479         (nnheader-replace-header): Require message.
4480
4481         * nnimap.el (declare-function): Add compatibility stub.
4482         (netrc-parse, netrc-machine-user-or-password): Declare.
4483         (nnimap-open-connection): Require netrc.
4484
4485         * nntp.el (declare-function): Add compatibility stub.
4486         (netrc-parse, netrc-machine, netrc-get): Declare.
4487         (nntp-send-authinfo): Require netrc.
4488
4489         * rfc2047.el: Don't require qp.
4490         (quoted-printable-encode-region, quoted-printable-decode-string):
4491         Autoload.
4492
4493         * sieve-mode.el: Don't require easymenu.
4494         (easy-menu-add-item): Autoload it.
4495
4496         * spam-stat.el (time-to-number-of-days): Autoload it.
4497
4498 2010-03-19  Glenn Morris  <rgm@gnu.org>
4499
4500         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4501
4502 2010-03-18  Glenn Morris  <rgm@gnu.org>
4503
4504         * hashcash.el (declare-function): Remove duplicate definition.
4505
4506 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4507
4508         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4509         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4510         value if any backslash escapes).
4511
4512 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4513
4514         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4515         if it is available.  (bug#5647)
4516
4517         * lpath.el: Suppress compiler warning for coding-system-from-name for
4518         Emacs 21 and XEmacs.
4519
4520 2010-03-14  Juri Linkov  <juri@jurta.org>
4521
4522         * hmac-def.el:
4523         * hmac-md5.el:
4524         * netrc.el: Fix keywords.
4525
4526 2010-02-26  Glenn Morris  <rgm@gnu.org>
4527
4528         * message.el (message-send-mail-function): Change the default, so that
4529         it inherits from a customized send-mail-function.  (Bug#5643)
4530
4531 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4532
4533         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4534         shell-command-to-string signals an error (bug#5299).
4535
4536 2010-02-24  Glenn Morris  <rgm@gnu.org>
4537
4538         * message.el (message-smtpmail-send-it)
4539         (message-send-mail-with-mailclient): Doc fixes.
4540
4541 2010-02-16  Glenn Morris  <rgm@gnu.org>
4542
4543         * message.el (message-default-mail-headers): Change the default value
4544         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4545
4546 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4547
4548         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4549         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4550
4551 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4552
4553         * time-date.el (date-to-time): Doc fix (Bug#5408).
4554
4555 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4556
4557         * message.el (message-mail): Just pass yank-action on to message-setup.
4558         (message-setup): Handle (FUN . ARGS) form of yank-action.
4559         (message-with-reply-buffer, message-widen-reply)
4560         (message-yank-original): Handle non-buffer values of
4561         message-reply-buffer (Bug#4080).
4562         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4563
4564 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4565
4566         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4567         Fix typo in docstring.
4568
4569 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4570
4571         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4572         response.
4573
4574 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4577
4578         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4579
4580         * message.el (message-check-news-header-syntax): Protect against a
4581         string that `rfc822-addresses' returns when parsing fails.
4582
4583 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4586         (gnus-previous-char-property-change): New functions.
4587
4588         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4589
4590 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4591
4592         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4593         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4594
4595 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4596
4597         * message.el (message-exchange-point-and-mark): Rework last change to
4598         avoid using optional arg of exchange-point-and-mark, for backward
4599         compatibility.
4600
4601 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4602
4603         * message.el (message-exchange-point-and-mark):
4604         Call exchange-point-and-mark with an argument rather than setting
4605         mark-active by hand (Bug#5175).
4606
4607 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * nntp.el (nntp-service-to-port): Work for service expressed with
4610         numeric string; replace [:digit:] with [0-9] for XEmacs.
4611
4612 2009-12-17  Glenn Morris  <rgm@gnu.org>
4613
4614         * gnus-group.el (gnus-bug-group-download-format-alist):
4615         Change emacs entry to debbugs.gnu.org.  Bump :version.
4616
4617 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4618
4619         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4620
4621 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4622
4623         * message.el (message-info): Explain why we use `Info-goto-node'.
4624
4625 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4626
4627         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4628
4629 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4630
4631         * message.el (message-completion-in-region): New compatibility function.
4632         (message-expand-group): Use it.
4633
4634 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4635
4636         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4637         with no unread article should be listed if the 2nd arg `predicate' is
4638         given.
4639
4640 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4641
4642         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4643
4644 2009-11-29  Juri Linkov  <juri@jurta.org>
4645
4646         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4647         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4648         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4649
4650 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4651
4652         * sha1.el (sha1-string-external): default-directory "/" in case
4653         otherwise non-existent.  process-connection-type pipe for touch of
4654         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4655
4656 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4657
4658         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4659         it's comms related and sgml-mode.el has "comm" on that basis too.
4660
4661 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4662
4663         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4664         containing tspecial characters if they have been already quoted.
4665
4666 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4667
4668         * dns-mode.el (auto-mode-alist): Purecopy string.
4669
4670 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4671
4672         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4673
4674 2009-10-24  Glenn Morris  <rgm@gnu.org>
4675
4676         * gnus-art.el (help-xref-stack-item): Define for compiler.
4677
4678 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4679
4680         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4681
4682 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4685
4686 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4687
4688         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4689         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4690
4691 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4692
4693         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4694         (gnus-overlays-in): New alias to overlays-in.
4695
4696         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4697         gnus-overlay-get, and gnus-delete-overlay.
4698         (gnus-summary-show-thread): Make it work as well for systems in which
4699         next-single-char-property-change is not available.
4700         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4701
4702         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4703         (gnus-overlay-get): New alias to extent-property.
4704         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4705
4706         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4707         SXEmacs.
4708
4709         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4710         SXEmacs.
4711
4712 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4713
4714         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4715
4716 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4717
4718         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4719         and XEmacs that don't have `remove-overlays'.
4720
4721 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4722
4723         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4724         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4725         selective display.  Use overlays instead.
4726
4727 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4728
4729         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4730
4731 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4732
4733         * spam-stat.el (spam-stat-load): Fix typo in message.
4734
4735 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4736
4737         * dig.el (dig-invoke): Fix typo in docstring.
4738         (query-dig): Reflow docstring.
4739
4740 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4741
4742         * gnus-art.el (gnus-article-encrypt-body):
4743         * message.el (message-check-recipients):
4744         * mm-util.el (mm-codepage-setup):
4745         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4746         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4747
4748 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4749
4750         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4751         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4752         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4753         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4754         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4755
4756 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4757
4758         * dig.el: Add "Keywords: comm", as per net-utils.el.
4759
4760 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4761
4762         * dig.el (dig-mode): Use define-derived-mode.
4763
4764 2009-09-19  Glenn Morris  <rgm@gnu.org>
4765
4766         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4767
4768 2009-09-18  Glenn Morris  <rgm@gnu.org>
4769
4770         * gnus-diary.el (gnus-diary-check-message):
4771         * message.el (message-insert-formatted-citation-line):
4772         * nnbabyl.el (top-level):
4773         * nndiary.el (nndiary-schedule):
4774         Fix typos in condition-case handlers.
4775
4776 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4779         configuration that provides the sole article window in a frame;
4780         position point correctly after deleting a part.
4781
4782 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4783
4784         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4785         (spam-resolve-registrations-routine): Use it to unregister articles
4786         that change status.
4787
4788 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4789
4790         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4791         with XEmacs.
4792         (parse-time-string-chars): Use it.
4793
4794 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4795
4796         * imap.el (imap-interactive-login): Better messages.
4797         (imap-open): Fix bug with renamed buffer on reconnect.
4798         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4799         for easier debugging and cleaner code.  On successful (guessed based on
4800         server capabilities) secondary authentication, set imap-state
4801         correctly.
4802         (imap-last-authenticator): Define imap-last-authenticator as a variable
4803         to avoid warnings.
4804
4805 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4806
4807         * nnrss.el (nnrss-request-article): Remove binding of
4808         default-enable-multibyte-characters that has gotten needless by
4809         the 2007-07-13 change in rfc2047-encode-message-header.
4810
4811         * mml.el (mml-insert-multipart): Error on the message header.
4812         (mml-insert-part): Error on the message header; position point at
4813         the end of a MIME tag.
4814
4815 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4816
4817         * time-date.el (autoload): Expand define-obsolete-function-alias into
4818         defalias and make-obsolete for old Emacsen that Gnus supports.
4819         (with-no-warnings): Define it for old Emacsen.
4820         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4821         is available.
4822         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4823         float-time is available; suppress compile warning for time-to-seconds.
4824
4825         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4826         (gnus-float-time): Alias to float-time if it exists.
4827
4828         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4829         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4830         float-time is available; suppress compile warning for time-to-seconds.
4831
4832         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4833         XEmacs.
4834
4835 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4836
4837         * imap.el (imap-message-map): Docstring fix.
4838
4839 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4842         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4843         Add the optional argument `encoding' that overrides the default.
4844
4845         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4846         mm-encode-buffer.
4847
4848 2009-09-04  Glenn Morris  <rgm@gnu.org>
4849
4850         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4851         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4852         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4853         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4854         * mm-util.el (mm-with-unibyte-current-buffer)
4855         (mm-find-buffer-file-coding-system):
4856         * yenc.el (yenc-decode-region): Use default-value rather than
4857         default-enable-multibyte-characters.
4858
4859 2009-09-03  Glenn Morris  <rgm@gnu.org>
4860
4861         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4862         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4863         than default-enable-multibyte-characters.
4864
4865 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4866
4867         * gnus-art.el (gnus-article-read-summary-keys):
4868         Fix gnus-buffer-configuration's value temporarily used.
4869
4870 2009-09-02  Glenn Morris  <rgm@gnu.org>
4871
4872         * gnus-util.el (gnus-float-time): New function.
4873         * gnus-delay.el (gnus-delay-article):
4874         * gnus-sum.el (gnus-thread-latest-date):
4875         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4876         * nnspool.el (nnspool-request-newgroups):
4877         Use gnus-float-time rather than time-to-seconds.
4878         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4879
4880         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4881         (gnus-header-subject-face, gnus-header-newsgroups-face)
4882         (gnus-header-name-face, gnus-header-content-face):
4883         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4884         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4885         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4886         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4887         (gnus-cite-face-11):
4888         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4889         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4890         (gnus-server-closed-face, gnus-server-denied-face)
4891         (gnus-server-offline-face):
4892         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4893         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4894         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4895         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4896         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4897         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4898         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4899         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4900         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4901         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4902         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4903         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4904         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4905         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4906         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4907         (gnus-summary-high-undownloaded-face)
4908         (gnus-summary-low-undownloaded-face)
4909         (gnus-summary-normal-undownloaded-face)
4910         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4911         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4912         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4913         (gnus-splash-face):
4914         * message.el (message-header-to-face, message-header-cc-face)
4915         (message-header-subject-face, message-header-newsgroups-face)
4916         (message-header-other-face, message-header-name-face)
4917         (message-header-xheader-face, message-separator-face)
4918         (message-cited-text-face, message-mml-face):
4919         * sieve-mode.el (sieve-control-commands-face)
4920         (sieve-action-commands-face, sieve-test-commands-face)
4921         (sieve-tagged-arguments-face):
4922         * spam.el (spam-face):
4923         Mark face aliases with "-face" in the name as obsolete.
4924
4925 2009-09-01  Glenn Morris  <rgm@gnu.org>
4926
4927         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4928         than goto-line.
4929
4930 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4933         Don't move point if the command is invoked inside the message header.
4934
4935 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4936
4937         * imap.el (imap-send-command): Simplify.
4938         (imap-wait-for-tag): point-max -> buffer-size.
4939
4940 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4941
4942         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4943         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4944         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4945         * nnir.el (nnir-swish-e-index-file):
4946         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4947         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4948         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4949         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4950         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4951         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4952
4953 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4954
4955         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4956         Don't save excursion.
4957
4958 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4959
4960         * nnheader.el (nnheader-find-file-noselect):
4961         * mm-util.el (mm-insert-file-contents):
4962         Use (default-value 'major-mode) instead of default-major-mode.
4963
4964 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4965
4966         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4967
4968 2009-08-26  Glenn Morris  <rgm@gnu.org>
4969
4970         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4971         than placing in files.el.
4972
4973 2009-08-25  Glenn Morris  <rgm@gnu.org>
4974
4975         * nnir.el (top-level): Don't require cl at run-time.
4976         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4977         Replace cl-function substitute with gnus-replace-in-string.
4978         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4979         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4980         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4981         simplified expansions.
4982
4983 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4984
4985         * dig.el (dig): Add autoload cookie.
4986
4987 2009-08-22  Glenn Morris  <rgm@gnu.org>
4988
4989         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4990         goto-line.
4991
4992 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4993
4994         * parse-time.el (parse-time-string-chars): Save match data.
4995
4996 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4997
4998         * parse-time.el (parse-time-string-chars): Compute using character
4999         classes, to handle non-ascii characters (Bug#3190).
5000
5001 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5002
5003         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5004
5005         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5006         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5007         (gnus-mm-display-part, gnus-mime-display-single)
5008         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5009         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5010
5011         * gnus-sum.el
5012         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5013         (gnus-summary-move-article): Add expirable mark to articles copied or
5014         moved to group that has auto-expire turned on if the option is non-nil.
5015
5016 2009-07-24  Glenn Morris  <rgm@gnu.org>
5017
5018         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5019         Fix typo.  (Bug#3903)
5020
5021 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5022
5023         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5024         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5025         that should not be used for draft articles.
5026         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5027         that has no concern in minor mode keys.
5028         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5029         Abolish.
5030
5031 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5034         article without making inquiry to a user for unknown encoding.
5035
5036         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5037         (nnmaildir--scan): Assume i-node and device number that file-attributes
5038         returns might be cons-cell.
5039
5040         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5041
5042         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5043
5044 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5045
5046         * auth-source.el: Remove docs now in auth.texi.  Don't use
5047         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5048         `auth-source-hide-passwords' and use them.
5049
5050 2009-07-15  Glenn Morris  <rgm@gnu.org>
5051
5052         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5053
5054 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5055
5056         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5057         excessive whitespace from the default values of title and description.
5058
5059 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5060
5061         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5062         mail-fetch-field to fetch Content-Description header in order to
5063         exclude newlines.
5064
5065 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5066
5067         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5068         format used by GnuPG 2.0.11.
5069
5070 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5071
5072         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5073         to deleted part.
5074
5075 2009-05-30  David Engster  <dengste@eml.cc>
5076
5077         * nnmairix.el: Remove old documentation in the commentary block.
5078         (nnmairix-request-group): Do not update active file for nnml back ends.
5079         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5080         end so that overview files are ignored.
5081         (nnmairix-update-groups): Make updating the groups more robust by using
5082         marks.
5083         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5084         with dollar characters in message-id.
5085
5086 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5087
5088         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5089         2008-12-25 in dns.el.
5090
5091 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5092
5093         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5094         could happen if the text is only composed of spaces and/or tabs.
5095
5096 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5097
5098         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5099         when sending a queued message to avoid extra mml tags.
5100
5101 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5102
5103         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5104
5105 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5106
5107         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5108         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5109         rmail-toggle-header for XEmacs;
5110         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5111
5112 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * gnus-dired.el: Remove autoload for gnus-setup-message.
5115         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5116         displaying Gnus logo; always use compose-mail.
5117
5118 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5119
5120         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5121
5122 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5123
5124         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5125         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5126         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5127         available.
5128         (gnus-nocem-epg-verify): New function.
5129
5130 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5131
5132         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5133
5134 2009-02-15  Glenn Morris  <rgm@gnu.org>
5135
5136         * gnus-util.el (rmail-insert-rmail-file-header)
5137         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5138         autoloads.
5139         (rmail-default-rmail-file): Remove unnecessary declaration.
5140         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5141
5142 2009-02-14  Glenn Morris  <rgm@gnu.org>
5143
5144         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5145         variable (only used in gnus-util, which declares it anyway).
5146         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5147         which was only needed by gnus-art (changed to not use it any more).
5148         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5149         only used in gnus-util, which autoloads it itself.
5150         (rmail-update-summary): Fix autoload.
5151
5152         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5153         rather than rmail-output-to-rmail-file.
5154
5155 2009-02-07  Glenn Morris  <rgm@gnu.org>
5156
5157         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5158         autoload of function that no longer exists.
5159         (rmail-toggle-header): Declare.
5160         (message-forward-rmail-make-body): Handle mbox Rmail.
5161
5162 2009-01-31  Glenn Morris  <rgm@gnu.org>
5163
5164         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5165         2009-01-09 change.
5166
5167 2009-01-31  Dave Love  <fx@gnu.org>
5168
5169         * imap.el (imap-fetch-safe): Bind debug-on-error.
5170         (imap-debug): Add imap-fetch-safe.
5171
5172 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5173
5174         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5175         (auth-source-forget-all-cached): New convenience function.
5176         (auth-source-user-or-password): Accept list of modes or a single mode.
5177
5178         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5179         auth-source modes.
5180
5181         * netrc.el (netrc-machine-user-or-password): Use list of
5182         auth-source modes.
5183
5184         * nnimap.el (nnimap-open-connection): Use list of
5185         auth-source modes.
5186
5187         * nntp.el (nntp-send-authinfo): Use list of
5188         auth-source modes.
5189
5190 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5191
5192         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5193         now.
5194
5195 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5196
5197         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5198         coding system in XEmacs; add a workaround for XEmacs.
5199
5200         * lpath.el: Fbind coding-system-aliasee.
5201
5202 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5203
5204         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5205         of current-language-environment.
5206
5207 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5208
5209         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5210         available at runtime.
5211
5212 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5213
5214         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5215
5216 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5217
5218         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5219         the greatest positive fixnum value doesn't work under an XEmacs with
5220         bignum support; use the most-positive-fixnum constant instead,
5221         available since Emacs 21.1 with cl and XEmacs 21.1.
5222
5223 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5224
5225         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5226         XEmacs gets not to work.
5227
5228 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * mm-util.el (mm-coding-system-priorities): Allow the value like
5231         "Japanese (UTF-8)" of current-language-environment.
5232
5233 2009-01-09  Glenn Morris  <rgm@gnu.org>
5234
5235         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5236         with last-command-event.
5237
5238 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5239
5240         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5241         in the doc string.
5242
5243         * message.el (message-fix-before-sending): Amend comment.
5244
5245 2009-01-08  Dave Love  <fx@gnu.org>
5246
5247         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5248
5249 2009-01-07  David Engster  <dengste@eml.cc>
5250
5251         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5252         simplified server definitions by converting it via
5253         gnus-server-to-method.
5254
5255 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5256
5257         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5258         parameter's operands.
5259
5260 2009-01-06  David Engster  <dengste@eml.cc>
5261
5262         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5263         primary select method (for gnus-group-mark-article-as-read).
5264
5265 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5266
5267         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5268         `(gnus)Face', not `(gnus)X-Face'.
5269
5270 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * mm-util.el (mm-ucs-to-char): New function.
5273
5274         * mm-url.el (mm-url-decode-entities): Use it.
5275
5276         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5277         unicode-to-char.
5278
5279 2009-01-05  Dave Love  <fx@gnu.org>
5280
5281         * time-date.el: Require cl for `declare'.
5282
5283 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5284
5285         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5286         Dave Love.
5287
5288 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5289
5290         * message.el (message-fix-before-sending): Add `eight-bit' to
5291         illegible-text check.
5292
5293 2009-01-03  Michael Olson  <mwolson@gnu.org>
5294
5295         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5296         `headers' is nil.  This can occur if the IMAP server does not have
5297         permissions to read messages from a folder, but can write new messages
5298         to the folder.
5299         (nnimap-request-article-part): Do not insert `data' if it is nil.
5300
5301         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5302         characters which will confuse `read', so skip past them.
5303
5304 2009-01-01  Dave Love  <fx@gnu.org>
5305
5306         * imap.el (imap-string-to-integer): Fix typo.
5307         (imap-fetch-safe): New function.
5308         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5309
5310         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5311
5312         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5313         (imap-parse-greeting): Fix doc strings.
5314         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5315         (imap-parse-flag-list): Make messages unique.
5316         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5317
5318         * nnimap.el: Fix author email.
5319         (nnimap-split-rule): Add FIXME comment.
5320         (nnimap-debug): Fix doc string.
5321
5322 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5323
5324         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5325
5326 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5327
5328         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5329         nslookup if resolv.conf isn't available.
5330         (dns-query): Rename from query-dns.
5331         (dns-query-cached): Rename from query-dns-cached.
5332
5333 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5334
5335         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5336         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5337         to check if those variables exist (first appeared in Emacs 18.50).
5338
5339 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * mm-util.el (mm-line-number-at-pos): New function.
5342
5343         * spam-report.el (spam-report-process-queue): Use it.
5344
5345 2008-12-24  David Engster  <dengste@eml.cc>
5346
5347         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5348         parameters that haven't existed as variables as buffer-local variables.
5349
5350 2008-12-23  Dave Love  <fx@gnu.org>
5351
5352         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5353         cadar.
5354
5355         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5356         imap-starttls-p.
5357         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5358
5359 2008-12-22  Dave Love  <fx@gnu.org>
5360
5361         * imap.el: Fix author email.  Doc fixes.
5362         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5363         reply.
5364
5365 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5366
5367         * spam-report.el (spam-report-gmane-max-requests): New constant.
5368         (spam-report-gmane-wait): New variable.
5369         (spam-report-gmane-ham, spam-report-gmane-spam)
5370         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5371         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5372         the server.
5373
5374         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5375         Add explanations.
5376
5377         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5378         nnheader-accept-process-output and nnheader-read-timeout if available.
5379         (pop3-movemail): Use it.
5380
5381         * message.el (message-check-news-body-syntax): Fix signature check if
5382         there's an attachment.
5383
5384 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5385
5386         * mm-util.el: Add comments to the mm- emulating functions.
5387
5388 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5389
5390         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5391         Reported by Stephen Berman <stephen.berman@gmx.net>.
5392
5393 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5394
5395         * mm-util.el (mm-substring-no-properties): New function.
5396         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5397         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5398         (mm-string-to-multibyte): Doc fix.
5399
5400         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5401
5402 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5403
5404         * mml.el (mml-attach-file): Strip text properties from file name.
5405         (Bug#1574)
5406
5407 2008-12-16  Glenn Morris  <rgm@gnu.org>
5408
5409         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5410
5411 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5412
5413         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5414         knows since the charset specified might be a bogus alias that
5415         mm-charset-synonym-alist provides.
5416
5417 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5418
5419         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5420         "ISO_8859-1".
5421
5422         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5423
5424 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5425
5426         * mm-util.el (mm-charset-eval-alist):
5427         Define it before mm-charset-to-coding-system.
5428         (mm-charset-to-coding-system): Add optional argument `silent';
5429         define it before mm-charset-override-alist.
5430         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5431         default value if it can be used in Emacs currently running;
5432         silence mm-charset-to-coding-system.
5433
5434 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5435
5436         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5437         `allow-override' which says whether to use `mm-charset-override-alist'.
5438         (rfc2047-decode-encoded-words): Use it.
5439
5440         * mm-util.el (mm-charset-override-alist): Fix custom type;
5441         add `(gb2312 . gbk)' to choices.
5442
5443 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5444
5445         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5446         fast.
5447
5448         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5449
5450         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5451
5452 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5453
5454         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5455         on links.
5456
5457         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5458
5459 2008-12-03  Lute Kamstra  <lute@gnu.org>
5460
5461         * sha1.el: Remove leading * from docstrings of defcustoms,
5462         deffaces, defconsts and defuns.
5463
5464 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5465
5466         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5467         users' addresses that don't have domain parts.
5468         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5469         rather than message-narrow-to-head since there will be the message
5470         header separator.
5471
5472 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5473
5474         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5475         since the result is inserted in a unibyte buffer anyway.
5476         (nnimap-demule-use-string-to-multibyte): Remove.
5477         (nnimap-demule): Alias it to mm-string-to-multibyte.
5478
5479 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5480
5481         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5482         variable for debugging bug#464 and bug#1174.
5483         (nnimap-demule): Use it.
5484
5485 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5486
5487         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5488         score calculation correctly.
5489
5490 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5491
5492         * message.el (message-send-mail): Just set the buffer to unibyte
5493         rather than use mm-with-unibyte-current-buffer which does a lot more.
5494         (message-send-mail-partially): Don't bother with
5495         mm-with-unibyte-current-buffer since it's already been made unibyte by
5496         message-send-mail.
5497
5498 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5499
5500         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5501
5502 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5503
5504         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5505
5506 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5507
5508         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5509         require itself and to remove `with-no-warnings'.
5510
5511 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5512
5513         * starttls.el (starttls-any-program-available): Get the name of the
5514         available TLS layer program.
5515         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5516         well as the host name in the "opening" message.
5517
5518         * auth-source.el (auth-source-cache, auth-source-do-cache)
5519         (auth-source-user-or-password): Cache passwords and logins by default,
5520         allow override with `auth-source-do-cache'.
5521         (auth-source-forget-user-or-password): Allow users to remove cache
5522         entries if needed.
5523
5524 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5525
5526         * md4.el (md4-buffer): Fix typo in docstring.
5527         (md4, md4-64): Doc fixes.
5528         (md4-pack-int32): Reflow docstring.
5529
5530 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5531
5532         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5533         condition-case to only the forward-sexp call.
5534
5535 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5536
5537         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5538         quotes contained.  Make it more robust regardless by an extra
5539         condition-case wrapper.
5540
5541 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5542
5543         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5544
5545 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5546
5547         * nnml.el (nnml-request-expire-articles): Check if the function set to
5548         `nnmail-expiry-target' returns the symbol `delete'.
5549
5550         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5551
5552         * nnmail.el (nnmail-expiry-target): Fix custom type.
5553
5554 2008-10-02  Glenn Morris  <rgm@gnu.org>
5555
5556         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5557         Silence compiler warning.
5558
5559 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5560
5561         * tls.el (open-tls-stream): Show the actual command being
5562         executed, instead of the format string.
5563
5564 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5565
5566         * lpath.el: Fbind codepage-setup for Emacs 23.
5567
5568 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5569
5570         * mml.el (mml-menu): Don't assume mml2015 is bound.
5571
5572 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5573
5574         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5575         exists.
5576
5577 2008-09-27  Glenn Morris  <rgm@gnu.org>
5578
5579         * gnus-util.el (mail-header-remove-comments): Autoload it.
5580
5581 2008-09-27  Andreas Schwab  <schwab@suse.de>
5582
5583         * gnus-util.el (gnus-split-references): Strip comments.
5584         (gnus-parent-id): Likewise.
5585
5586 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5587
5588         * message.el (message-confirm-send): Fix version.
5589
5590 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5591
5592         * message.el (message-idna-to-ascii-rhs-1): Use
5593         mail-extract-address-components rather than mail-header-parse-addresses
5594         that is an alias by default to ietf-drums-parse-addresses that does not
5595         support non-ASCII names in headers' contents.
5596
5597 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5598
5599         * message.el (message-confirm-send): Fix variable documentation to
5600         avoid the "y/n" wording.
5601
5602 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5603
5604         * message.el (message-set-auto-save-file-name): Save to a different
5605         filename so multiple messages (especially drafts) can be recovered.
5606
5607 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5608
5609         * message.el (message-confirm-send): Add appropriate version.
5610
5611 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5612
5613         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5614         defvar.
5615
5616 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5617
5618         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5619         (mm-pkcs7-enveloped-magic): Ditto.
5620
5621 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5622
5623         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5624         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5625
5626 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5627
5628         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5629         default, it's better.
5630
5631 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5632
5633         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5634         summary line gnus-number property and ignore them (with a warning
5635         message).
5636
5637 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5638
5639         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5640         macro caddr in the interactive form since it won't be expanded.
5641
5642 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5643
5644         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5645         `charset'; fix name of function called recursively.
5646         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5647
5648 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5649
5650         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5651         (gnus-mime-set-charset-parameters): New function.
5652         (gnus-mime-view-part-as-charset): Use it to correctly display part
5653         specifying wrong charset.
5654
5655 2008-09-08  David Engster  <dengste@eml.cc>
5656
5657         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5658         in completing-read for back end server.
5659
5660 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5661
5662         * message.el (message-confirm-send): New variable to confirm sending a
5663         message.
5664         (message-send): Use it.
5665
5666 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5667
5668         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5669
5670 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5671
5672         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5673
5674 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5675
5676         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5677         prevent tracking too many groups.
5678         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5679         Use it.
5680
5681 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5682
5683         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5684         moving point to the bottom of the window in order to avoid recentering.
5685
5686 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5687
5688         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5689
5690         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5691         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5692         (gnus-article-beginning-of-window): Fix calculation.
5693
5694 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5695
5696         * gnus-msg.el (gnus-summary-supersede-article)
5697         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5698         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5699         message header.
5700
5701 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5702
5703         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5704         pending output coming after the status change.
5705
5706 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5707
5708         * message.el:
5709         * gnus-start.el:
5710         * gnus-registry.el: Remove VMS support.
5711
5712 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5713
5714         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5715         macro.
5716         (rfc2104-hash): Use it.
5717
5718 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5719
5720         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5721         (gnus-summary-sort-by-most-recent-date): New commands.
5722         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5723         and menu entries.
5724
5725 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5726
5727         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5728         don't redisplay article for raw contents; remove plural articles stuff.
5729
5730         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5731         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5732         on gnus-summary-save-article; display results properly.
5733
5734 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * lpath.el: No need to fbind ns-focus-frame.
5737
5738 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5739
5740         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5741
5742 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5743
5744         * gnus-art.el (gnus-summary-save-in-pipe):
5745         Consider gnus-save-all-headers.
5746
5747 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5748
5749         * gnus-util.el (ns-focus-frame): Remove declaration.
5750         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5751         like x.
5752
5753 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5754
5755         * rfc2104.el (rfc2104-zero): Delete defconst.
5756         (rfc2104-hex-alist): Likewise.
5757         (rfc2104-hex-to-int): Delete func.
5758         (rfc2104-hexstring-to-bitstring): Likewise.
5759         (rfc2104-nybbles): New defconst.
5760         (rfc2104-hash): Rewrite for speed.
5761
5762 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * tls.el (open-tls-stream): Make it work with the 2nd argument
5765         BUFFER that is a string but does not exist as a buffer object, as
5766         mentioned in the doc-string.
5767
5768 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5769
5770         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5771         SXEmacs.
5772
5773 2008-07-16  Glenn Morris  <rgm@gnu.org>
5774
5775         * gnus-util.el (ns-focus-frame): Declare for compiler.
5776
5777 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5778
5779         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5780         set as a group parameter.
5781         (gnus-summary-save-in-pipe): Work when it is called independently.
5782         (gnus-summary-pipe-to-muttprint): Don't modify
5783         gnus-summary-pipe-output-default-command.
5784
5785 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5786
5787         * message.el (message-send-mail-with-sendmail):
5788         Display the error message.
5789
5790 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5791
5792         * gnus-art.el (gnus-default-article-saver):
5793         Add gnus-summary-save-in-pipe to choices.
5794         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5795         gnus-summary-pipe-output-default-command as the default command.
5796         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5797         instead of gnus-last-shell-command.
5798
5799         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5800         New user option.
5801         (gnus-summary-muttprint-program): Mention the value will be changed.
5802         (gnus-summary-save-article): Force showing of all headers.
5803         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5804
5805 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5806
5807         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5808
5809 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5810
5811         * nnimap.el (nnimap-id):
5812         * sieve-manage.el (sieve-manage-open): Doc fixes.
5813
5814 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5815
5816         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5817         if available.
5818
5819 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5820
5821         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5822
5823         * nnkiboze.el (nnkiboze-generate-group):
5824         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5825
5826         * nnmairix.el: Require CL.
5827
5828 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * dgnushack.el: Autoload get-display-table and put-display-table for
5831         XEmacs 21.5.
5832
5833         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5834         21.4 and SXEmacs.
5835
5836 2008-06-15  David Engster  <dengste@eml.cc>
5837
5838         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5839
5840 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5841
5842         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5843         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5844         runtime choice under XEmacs.
5845
5846         * gnus-sum.el (gnus-summary-set-display-table):
5847         Use `gnus-put-display-table', `gnus-get-display-table',
5848         `gnus-set-display-table' for the display table, instead of `aset'.
5849
5850         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5851         Use `gnus-put-display-table', `gnus-get-display-table',
5852         `gnus-set-display-table' for the display table.
5853
5854 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5855
5856         * nnmairix.el: Add autoloads.
5857
5858 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5859
5860         * nnmairix.el (nnmairix-delete-recreate-group)
5861         (nnmairix-update-and-clear-marks): Fix error messages.
5862
5863 2008-06-14  David Engster  <dengste@eml.cc>
5864
5865         * nnmairix.el: Upgrade to version 0.6.
5866         (nnmairix-group-toggle-propmarks-this-group)
5867         (nnmairix-group-toggle-readmarks-this-group)
5868         (nnmairix-group-delete-recreate-this-group)
5869         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5870         (nnmairix-remove-tick-mark-original-article): New commands.
5871         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5872         (nnmairix-propagate-marks-to-nnmairix-groups)
5873         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5874         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5875         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5876         functions needed for marks propagation and manipulation of read marks.
5877         (nnmairix-update-groups): New function.
5878         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5879         (nnmairix-determine-original-group-from-registry)
5880         (nnmairix-determine-original-group-from-path)
5881         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5882         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5883         New helper functions.
5884         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5885         keystrokes for new commands.
5886         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5887         (nnmairix-request-group): Check allow-fast group parameter.
5888         (nnmairix-request-create-group): Set allow-fast group parameter if
5889         nnmairix-allowfast-default is set.
5890         (nnmairix-close-group): Propagate marks upon closing if needed.
5891         (nnmairix-group-toggle-threads-this-group): Use new.
5892         nnmairix-group-toggle-parameter helper function.
5893         (nnmairix-search): Better check for empty search result.
5894         (nnmairix-goto-original-article): Use new helper functions for
5895         determining original article.
5896         (nnmairix-show-original-article): Make sure message-id is in brackets.
5897         (nnmairix-call-mairix-binary): Change variable name.
5898         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5899         helper function.
5900         (nnmairix-widget-toggle-activate): Fix doc string.
5901
5902 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5903
5904         * nnir.el: Require edmacro when compiling with XEmacs.
5905         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5906         available in Emacs 21.
5907
5908 2008-06-11  Glenn Morris  <rgm@gnu.org>
5909
5910         * gnus-util.el (x-focus-frame):
5911         * gnus.el (image-size):
5912         * mm-decode.el (image-size): Declare.
5913
5914         * gnus-picon.el (declare-function): Add compat definition.
5915         (image-size): Declare.
5916
5917         * gnus-group.el (tool-bar-map):
5918         * gnus-sum.el (tool-bar-map): Define for compiler.
5919
5920         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5921
5922         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5923
5924         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5925         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5926         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5927         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5928         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5929         * sieve-manage.el, spam-report.el, spam.el:
5930         Remove unnecessary eval-and-compile of autoloads.
5931
5932 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5933
5934         * auth-source.el: Precise Tramp doc.
5935
5936 2008-06-07  Glenn Morris  <rgm@gnu.org>
5937
5938         * nnmairix.el: Remove unnecessary eval-when-compile.
5939
5940 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * lpath.el: Fbind propertize for XEmacs 21.4.
5943
5944 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5945
5946         * nnir.el: Move here from ../contrib.
5947
5948 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5949
5950         * gnus-util.el (gnus-read-shell-command): New function.
5951         * mm-decode.el (mm-pipe-part):
5952         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5953
5954 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5955
5956         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5957
5958 2008-06-03  Glenn Morris  <rgm@gnu.org>
5959
5960         * pop3.el (nnheader-accept-process-output): Autoload it.
5961
5962 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5963
5964         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5965         are not 2-digit hexadecimal characters that follow `%'s.
5966
5967 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5968
5969         * message.el (message-bogus-recipient-p): Fix type in doc string.
5970         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5971         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5972         Improve custom options.
5973         (message-bogus-recipient-p): Adjust accordingly.
5974
5975 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5976
5977         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5978         long-form month and day names.
5979
5980 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5981
5982         * dgnushack.el: Autoload debug, eudc-expand-inline and
5983         pgg-snarf-keys-region for XEmacs.
5984
5985         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5986
5987         * nnmairix.el: Require edmacro when compiling with XEmacs.
5988
5989 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5990
5991         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5992         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5993
5994 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5995
5996         * auth-source.el: Add more docs.
5997
5998         * netrc.el (netrc-machine): Always match if the port is not given.
5999
6000 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6001
6002         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6003         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6004         retrieval faster in some cases, but might make CPU usage larger.
6005         If this has any bad side effects, we might revert this change.
6006
6007         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6008         seems to make mail retrieval much, much faster.
6009         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6010         unconditionally.
6011
6012         * gnus-draft.el (gnus-group-send-queue):
6013         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6014
6015 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6016
6017         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6018
6019         * message.el (message-bogus-address-regexp): Fix and improve custom
6020         type.
6021         (message-setup-hook): Add message-check-recipients as custom option.
6022
6023 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6024
6025         * message.el (message-cite-function): Remove bogus autoload which crept
6026         in during merge from v5-10.
6027
6028 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6029
6030         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6031
6032         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6033
6034         * auth-source.el: Preliminary Tramp docs.
6035         (auth-sources): Change the default auth-sources to use
6036         EPA .gpg files.
6037
6038 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6039
6040         * nntp.el: Autoload `auth-source-user-or-password'.
6041         (nntp-send-authinfo): Use it.
6042
6043         * nnimap.el: Autoload `auth-source-user-or-password'.
6044         (nnimap-open-connection): Use it.
6045
6046         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6047         for the gnus-message function.
6048         (auth-source-user-or-password): Use it.
6049
6050 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6051
6052         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6053         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6054         (rfc2104-hash): Use it.
6055
6056 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6057
6058         * gnus-art.el (gnus-article-toggle-truncate-lines):
6059         Don't use `iff' in docstring.
6060
6061 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6062
6063         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6064
6065         * gnus-util.el (gnus-extract-address-component-name)
6066         (gnus-extract-address-component-email): Convenience functions around
6067         `gnus-extract-address-components'.
6068
6069         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6070         Use `gnus-extract-address-component-email' to fix bug of comparing full
6071         sender name to `user-mail-address'.
6072
6073 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6074
6075         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6076         catch/throw to optimize.
6077         (gnus-registry-find-keywords): Just use member to find a keyword.
6078
6079 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6080
6081         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6082         is current before calling gnus-server-prepare.
6083         (gnus-server-setup-buffer, gnus-server-update-server)
6084         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6085
6086 2008-05-04  Juri Linkov  <juri@jurta.org>
6087
6088         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6089         (mailcap-file-default-commands): Use mailcap-replace-in-string
6090         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6091         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6092
6093 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6094
6095         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6096
6097 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6098
6099         * gnus.el: Bump version to 0.11.
6100
6101 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6102
6103         * gnus.el: No Gnus v0.10 is released.
6104
6105 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6106
6107         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6108         hooks.
6109         (gnus-update-read-articles): Speed up non-marks-using users.
6110         (gnus-use-marks): Define gnus-use-marks.
6111         (gnus-propagate-marks): Rename variable to something more sensible.
6112
6113 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6114
6115         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6116         (gmm-image-load-path-for-library): Fix typos in docstrings.
6117         (gmm-message): Reflow docstring.
6118
6119 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6120
6121         * mail-source.el (mail-source-set-1, mail-source-bind):
6122         Move auth-source code out of the macro to clean it up and fix bugs.
6123
6124 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6125
6126         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6127         by sender if it's equal to user-mail-address, it's likely to be
6128         useless.
6129
6130         * mail-source.el (mail-source-bind): Don't use user or password if they
6131         are not bound.  Unintern them if they are nil.  Don't use server unless
6132         it's bound, and default it to empty string otherwise.
6133
6134 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6135
6136         * mail-source.el: Load auth-source.el.
6137         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6138         get user name or password, if auth-sources is set up.
6139
6140         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6141         strategy of splitting with parent.
6142         (gnus-registry-split-fancy-with-parent)
6143         (gnus-registry-post-process-groups): Use it and fix prior
6144         bug (returning a list as the split result).
6145
6146         * auth-source.el (auth-sources): Remove server parameter.
6147         (auth-source-pick, auth-source-user-or-password)
6148         (auth-source-user-or-password-imap)
6149         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6150         (auth-source-user-or-password-sftp)
6151         (auth-source-user-or-password-smtp): Remove server parameter.
6152
6153 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6154
6155         * smime.el (smime-sign-region, smime-encrypt-region)
6156         (smime-decrypt-region):
6157         Remove redundant calls to `generate-new-buffer-name'.
6158
6159 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6160
6161         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6162         Don't use QP for message/rfc822.
6163         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6164
6165 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6166
6167         * sieve-manage.el (sieve-string-bytes): Remove.
6168         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6169         correct byte-length only if the process's coding-system is the same as
6170         the one used internally by Emacs to represent strings.
6171
6172 2008-04-22  Juri Linkov  <juri@jurta.org>
6173
6174         * mailcap.el (mailcap-file-default-commands): New function.
6175
6176 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6177
6178         * message.el (message-signature-separator, message-cite-function):
6179         Change custom version.
6180
6181 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6182
6183         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6184         commands.
6185         (tls-checktrust): Ditto.
6186
6187 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6188
6189         * mm-decode.el (mm-display-external): Make temp file read-only.
6190
6191 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6192
6193         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6194         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6195         `C-c C-f d'.
6196
6197 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6198
6199         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6200
6201 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6202
6203         * gnus.el: Bump version to 0.9.
6204
6205 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6206
6207         * gnus.el: No Gnus v0.8 is released.
6208
6209 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6210
6211         * mail-source.el (mail-source-value):
6212         Prefer fboundp to functionp so it works with macros as well.
6213
6214 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6215
6216         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6217         Fix last change in case the element is not even a symbol.
6218
6219 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6220
6221         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6222         Prefer fboundp to functionp so it works with macros as well.
6223
6224 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6225
6226         * auth-source.el: Add docs.
6227         (auth-sources): Modify format to support server.
6228         (auth-source-pick, auth-source-user-or-password)
6229         (auth-source-user-or-password-imap)
6230         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6231         (auth-source-user-or-password-sftp)
6232         (auth-source-user-or-password-smtp): Add server parameter.
6233
6234 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6235
6236         * gnus-registry.el: Initialize the registry when gnus-registry-install
6237         is t.
6238
6239 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6240
6241         * compface.el (uncompface): Make buffer unibyte.
6242
6243 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6244
6245         * mail-source.el (mail-source-value):
6246         Prefer fboundp to functionp so it works with macros as well.
6247
6248 2008-04-05  Glenn Morris  <rgm@gnu.org>
6249
6250         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6251
6252 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6253
6254         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6255         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6256
6257         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6258         multibyteness after rather than before erasing it.
6259
6260         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6261         mm-with-multibyte.
6262         (gnus-request-article-this-buffer): Make sure the proper decoding is
6263         used if gnus-original-article-buffer happens to be unibyte.
6264
6265         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6266         default-enable-multibyte-characters.
6267
6268         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6269         default-enable-multibyte-characters.
6270
6271         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6272
6273         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6274
6275 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6276
6277         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6278         Fix last change in case the element is not even a symbol.
6279
6280 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6281
6282         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6283         (imap-message-copyuid-1): Use it.
6284         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6285         J. Williams in
6286         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6287
6288         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6289         imap-enable-exchange-bug-workaround.
6290         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6291
6292 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6293
6294         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6295         a 100 byte status-checks into a 2-3MB transfer for each group.
6296         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6297         to enable bug workaround or not.
6298         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6299
6300 2008-03-31  Glenn Morris  <rgm@gnu.org>
6301
6302         * message.el (mml2015-use): Declare for compiler.
6303         (message-info): Require mml2015 when appropriate.
6304
6305 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6306
6307         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6308         whitespace.
6309
6310 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6311
6312         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6313         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6314         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6315         (nntp-service-to-port): New function.
6316         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6317         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6318         (nntp-open-netcat-stream): New function.
6319         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6320
6321 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6322
6323         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6324
6325 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6326
6327         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6328
6329 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6330
6331         * dns.el (dns-write): Use set-buffer-multibyte.
6332
6333 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6334
6335         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6336
6337 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6338
6339         * message.el (message-signature-separator): Change default.
6340         Improve custom type.
6341         (message-cite-function): Change default to
6342         message-cite-original-without-signature.
6343
6344         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6345         toggle.
6346
6347         * message.el (message-check-news-body-syntax): Fix signature check.
6348         (message-setup-1): Mark buffer as unmodified _after_ running
6349         message-setup-hook and handling message-alternative-emails.
6350         (message-shorten-references): Be more strict when building list of
6351         valid references to comply with GNKSA.
6352
6353         * gnus-group.el (gnus-read-ephemeral-bug-group)
6354         (gnus-read-ephemeral-debian-bug-group)
6355         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6356
6357         * message.el (message-info): Don't use booleanp which isn't supported
6358         in Emacs 21 and XEmacs.
6359
6360 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6361
6362         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6363         gnus-group-gmane-group-download-format.
6364         (gnus-group-read-ephemeral-gmane-group): Rename from
6365         gnus-group-read-ephemeral-gmane-group.
6366         (gnus-read-ephemeral-gmane-group-url): Rename from
6367         gnus-group-read-ephemeral-gmane-group-url.
6368         (gnus-bug-group-download-format-alist): New variable.
6369         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6370         (gnus-read-ephemeral-emacs-bug-group): New commands.
6371
6372 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6373
6374         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6375         (gnus-visible-headers): Improve custom type.
6376
6377 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6378
6379         * mml.el (mml-menu): Add workarounds for XEmacs.
6380
6381         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6382         X-Boundary header.
6383
6384         * message.el (message-simplify-recipients): Fix previous commit.
6385
6386 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6387
6388         * mm-util.el (mm-set-buffer-multibyte): New function.
6389         * mm-decode.el (mm-copy-to-buffer): Use it.
6390
6391         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6392         Prefer fboundp to functionp so it works with macros as well.
6393
6394 2008-03-19  Glenn Morris  <rgm@gnu.org>
6395
6396         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6397         Accidentally removed in the sync process with Emacs.
6398
6399 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6400
6401         * message.el (message-alter-recipients-discard-bogus-full-name):
6402         New function.
6403         (message-alter-recipients-function): New variable.
6404         (message-get-reply-headers): Use it.
6405         (message-replace-header): New helper function.
6406         (message-recipients-without-full-name): New variable.
6407         (message-simplify-recipients): New command.
6408
6409         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6410
6411         * message.el (message-info): Handle EasyPG manual.
6412
6413         * mml.el (mml-menu): Add entry for EasyPG.
6414
6415 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6416
6417         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6418         parameter.
6419
6420         * message.el (message-disassociate-draft): Specify drafts group name
6421         fully.
6422
6423 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6424
6425         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6426         Eliminate unnecessary duplicates from the match list.
6427
6428 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6429
6430         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6431
6432         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6433
6434         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6435         args of `how-many' of which the XEmacs version doesn't take; declare
6436         Info-index-next as function.
6437
6438 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6439
6440         * gnus-score.el (gnus-score-headers): Fix handling of
6441         gnus-inhibit-slow-scoring.
6442
6443         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6444         string.
6445         (gnus-button-url-regexp): Improve handling of parenthesis.
6446         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6447         (gnus-button-handle-info-keystrokes): Handle index entries.
6448
6449 2008-03-15  Glenn Morris  <rgm@gnu.org>
6450
6451         * parse-time.el (parse-time-string): Simplify.
6452
6453 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6454
6455         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6456         Incoming* files.
6457
6458 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6459
6460         * auth-source.el (auth-sources): Rename from auth-source-choices.
6461         (auth-source-pick): Use it.
6462
6463 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6464
6465         * binhex.el (binhex-decode-region-internal):
6466         * uudecode.el (uudecode-decode-region-internal):
6467         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6468         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6469         setting default-enable-multibyte-characters.
6470
6471 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6472
6473         * auth-source.el (auth-source-protocols)
6474         (auth-source-protocols-customize, auth-source-choices): Add and
6475         modified variable customizations and defaults.
6476         (auth-source-pick, auth-source-user-or-password)
6477         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6478         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6479         (auth-source-user-or-password-sftp)
6480         (auth-source-user-or-password-smtp): Use new variables and provide an
6481         interface to netrc.el.
6482
6483 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6484
6485         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6486         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6487         Make sure the nntp port to specify is a string.
6488
6489 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6490
6491         * nntp.el: Use with-current-buffer.
6492         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6493         dubious mm-with-unibyte-current-buffer.
6494         (nntp-with-open-group-function): New function extracted from
6495         nntp-with-open-group macro.
6496         (nntp-with-open-group): Use the function, so it's easier to debug.
6497         Add indentation and debugging info.
6498         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6499         Recommend the use of the netcat alternatives.
6500
6501         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6502         Avoid mm-string-as-multibyte as well.
6503
6504         * nnweb.el (nnweb-insert-html):
6505         Remove use of nnheader-string-as-multibyte.
6506
6507         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6508         (nnheader-string-as-multibyte): Remove.
6509
6510         * mm-view.el: Use inhibit-read-only.
6511         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6512         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6513         or unibyte-string.
6514
6515         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6516         (mm-uu-yenc-extract): Use with-current-buffer.
6517
6518         * gnus-soup.el (gnus-soup-send-packet): Don't use
6519         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6520
6521         * nnmh.el: Use with-current-buffer.
6522         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6523         mm-string-as-multibyte on the output of mm-encode-coding-string.
6524
6525         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6526         (nnimap-request-move-article): Use with-current-buffer.
6527
6528         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6529         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6530         conversion uses string-make-unibyte rather than string-as-unibyte.
6531
6532         * gnus-msg.el: Use with-current-buffer.
6533
6534         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6535
6536 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6537
6538         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6539         string for caching if it is 'PIN.
6540
6541 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6542
6543         * lpath.el: Consider the case without Emacs/W3.
6544
6545 2008-03-08  Glenn Morris  <rgm@gnu.org>
6546
6547         * time-date.el (date-to-time, time-subtract, time-add)
6548         (safe-date-to-time): Doc fixes.
6549
6550 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6551
6552         * mail-source.el (mail-source-delete-old-incoming-confirm):
6553         Change default to nil.
6554         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6555
6556 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6557
6558         * lpath.el: Rearrange.
6559
6560         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6561         (gnus-article-goto-prev-page): Work for articles having ^L's.
6562
6563         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6564
6565         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6566
6567 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6568
6569         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6570         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6571         (gnus-bookmark-jump): Adjust some variable names.
6572
6573 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6574
6575         * auth-source.el: New package.
6576         (auth-source-choices): Add customization entry point variable.
6577
6578         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6579         bug.
6580
6581 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6582
6583         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6584         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6585         (gnus-registry-install-shortcuts): Rename from
6586         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6587         the `gnus-registry-mark-map' keymap dynamically from
6588         `gnus-registry-marks'.  The generated functions update the summary line
6589         when a registry mark is added or deleted, and will call
6590         `gnus-registry-install-p' (see the comments in the code).
6591         (gnus-registry-user-format-function-M): Use concat intelligently.
6592
6593         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6594         the registry mark functions.
6595
6596 2008-03-05  Glenn Morris  <rgm@gnu.org>
6597
6598         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6599         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6600         gnus-art.
6601         (top-level): No need to load own source when compiling.
6602
6603 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6604
6605         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6606         Suggested by <chris.anderton@zetnet.co.uk>.
6607
6608 2008-03-04  Glenn Morris  <rgm@gnu.org>
6609
6610         * gnus-sum.el (top-level): No need to require gnus when compiling,
6611         since unconditionally required near start of file.
6612         (gnus-summary-display-while-building): Move definition before use.
6613
6614 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6615
6616         * gnus-registry.el (gnus-registry-user-format-function-M):
6617         Add formatting function.
6618
6619 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6620
6621         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6622         with plists.
6623         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6624         Use new format.
6625
6626 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6627
6628         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6629         `where-is-internal' that returns a range of key sequences.
6630
6631 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6632
6633         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6634
6635         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6636         (gnus-summary-jump-to-group): Consider windows on other displayed
6637         frames as well.  Similar changes might be needed elsewhere, but that's
6638         the one I've bumped into during my use.
6639
6640         * nndoc.el (nndoc-oe-dbx-type-p):
6641         * gnus-msg.el (gnus-debug):
6642         * gnus-group.el (gnus-update-group-mark-positions):
6643         Use mm-string-to-multibyte.
6644
6645 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6646
6647         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6648         doesn't handle NotDashEscaped.
6649
6650         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6651         (mml-dnd-attach-options): Fix typo in custom choice.
6652
6653         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6654         Change nndoc-article-type to mbox.
6655         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6656
6657         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6658         to nil, instead of html2text.
6659
6660         * imap.el (imap-debug): Add `imap-ping-server'.
6661
6662         * gnus-bookmark.el: Add FIXMEs.
6663
6664         * message.el (message-form-letter-separator)
6665         (message-send-form-letter-delay): New variables.
6666         (message-send-form-letter): Use them.  New command to send form
6667         letters.  Requested by Uwe Siart.
6668         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6669
6670 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6671
6672         * Update copyright years.
6673
6674 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6675
6676         Sync from EMACS_22_BASE.
6677
6678         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6679
6680 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6681
6682         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6683         empty author.
6684
6685 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6686
6687         * gnus-registry.el (gnus-registry-marks): Add variable for
6688         customization of marks and their appearance.
6689         (gnus-registry-read-mark): Use it.
6690         (gnus-registry-do-marks): Add utility function to loop through
6691         `gnus-registry-marks'.
6692         (gnus-registry-install-shortcuts-and-menus): Add function to install
6693         shortcuts and menus.
6694         (gnus-registry-initialize): Use it.
6695         (gnus-registry-default-mark): Clarify documentation.
6696
6697 2008-02-29  Glenn Morris  <rgm@gnu.org>
6698
6699         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6700         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6701         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6702         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6703         Change defcustom :version from 23.0 to 23.1.
6704
6705 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6706
6707         * gnus-registry.el (gnus-registry-follow-group-p)
6708         (gnus-registry-post-process-groups): Add functions to aid registry
6709         splitting and improve logging.  Clarify behavior in function
6710         documentation.
6711         (gnus-registry-split-fancy-with-parent): Use them.
6712
6713 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6714
6715         * gnus-art.el: Use with-current-buffer.
6716
6717 2008-02-27  David Engster  <dengste@eml.cc>
6718
6719         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6720         Express real group name in the response.
6721
6722 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6723
6724         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6725         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6726         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6727         autoload gnus-registry-fetch-group when compiling.
6728         (nnmairix-request-group-with-article-number-correction):
6729         Remove unreferenced argument passed to nnmairix-call-backend.
6730
6731 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6732
6733         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6734         (mm-uu-extract): Improve face for low color ttys.
6735         Reported by Sascha Wilde.
6736
6737 2008-02-27  Glenn Morris  <rgm@gnu.org>
6738
6739         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6740         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6741         variables to defconsts.  Convert comments to doc-strings.
6742         (nnmairix-last-server, nnmairix-current-server): Convert from free
6743         variables to defvars.  Convert comments to doc-strings.
6744         (gnus-registry-fetch-group): Autoload.
6745         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6746         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6747         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6748         caddr.
6749         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6750         nnmairix-request-group-with-article-number-correction call.
6751         (nnmairix-fast, nnmairix-group): New, less general names, for free
6752         variables passed from nnmairix-request-group to
6753         nnmairix-request-group-with-article-number-correction.  Declare.
6754         (nnmairix-request-group-with-article-number-correction):
6755         Use nnmairix-fast, nnmairix-group rather than fast, group.
6756
6757 2008-02-26  David Engster  <dengste@eml.cc>
6758
6759         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6760         version 0.5.
6761
6762 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6763
6764         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6765         instead of making an extra function call.  Don't add the current group
6766         to articles only when they have the group.  Use
6767         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6768         Reported by David <de_bb@arcor.de>.
6769
6770 2008-02-24  Miles Bader  <miles@gnu.org>
6771
6772         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6773         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6774         (mm-find-mime-charset-region):
6775         * mm-bodies.el (mm-encode-body):
6776         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6777
6778 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6779
6780         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6781         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6782
6783 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6784
6785         * mail-source.el (mail-source-delete-incoming): Change default.
6786         Supplement doc string.
6787
6788         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6789
6790 2008-02-14  Glenn Morris  <rgm@gnu.org>
6791
6792         * time-date.el (format-seconds): New function.
6793
6794 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6795
6796         * nnmail.el (nnmail-message-id-cache-file): Derive from
6797         `gnus-home-directory'.
6798
6799 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6800
6801         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6802         Document negative prefix.
6803
6804         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6805
6806 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6807
6808         * message.el (message-unsent-separator): Add the Exim bounce
6809         separator.
6810
6811 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6812
6813         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6814         list.
6815         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6816         recipient/signer list.
6817
6818 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6819
6820         * Makefile.in (datarootdir): Define.
6821         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6822         name that might contain whitespace.
6823
6824 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6825
6826         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6827         fbound (Emacs 23 unicode), signal an error.
6828
6829 2008-02-08  Glenn Morris  <rgm@gnu.org>
6830
6831         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6832
6833 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6834
6835         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6836         ports to the calls to `netrc-machine-user-or-password' in addition to
6837         "imap" and "imaps".
6838
6839 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6840
6841         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6842
6843         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6844
6845 2008-02-01  Kenichi Handa  <handa@m17n.org>
6846
6847         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6848         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6849         (rfc2104-hash): Convert the result of concat to unibyte string.
6850
6851 2008-02-01  Dave Love  <fx@gnu.org>
6852
6853         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6854         coding-system-for-read.
6855         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6856
6857 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6858
6859         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6860         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6861         <hanche@math.ntnu.no>.
6862
6863 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6866
6867         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6868
6869 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6870
6871         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6872         * message.el (message-beginning-of-line): Use featurep instead of bound
6873         tests in order to resolve conditionals at compile time.
6874
6875 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6876
6877         * mail-source.el (mail-sources): Add `group' choice.
6878
6879         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6880         parameter `in-group' to control into which group the articles go.
6881         Add treatment of `group' mail-source.
6882
6883 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6884
6885         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6886
6887         * mm-decode.el (mm-dissect-buffer): Decode description.
6888
6889         * mml.el (mml-to-mime): Encode message header first.
6890
6891 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6892
6893         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6894         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6895
6896         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6897         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6898
6899 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6900
6901         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6902
6903 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6904
6905         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6906         prefix keys.
6907         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6908         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6909         gnus-xmas.el.
6910
6911         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6912         (gnus-xmas-article-describe-bindings): New function.
6913         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6914         gnus-xmas-article-describe-bindings.
6915
6916         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6917
6918 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6919
6920         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6921         Add new variables for article mark management.
6922         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6923         list of extra data entries which, when present, will indicate that the
6924         article ID should not be trimmed from the registry.
6925         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6926         functions.
6927         (gnus-registry-read-mark): New function to read a mark name from the
6928         user.
6929         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6930         (gnus-registry-set-article-mark-internal): New functions to add and
6931         remove marks.
6932         (gnus-registry-get-article-marks): New function to show the marks for
6933         an article, or retrieve them for further use.
6934
6935 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6936
6937         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6938         keys when no argument is given.
6939
6940 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6941
6942         * imap.el (imap-ping-server): New variable.
6943         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6944         (imap-ping-server): Minor doc string fixes.
6945
6946 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6947
6948         * imap.el (imap-ping-server): New function.
6949         (imap-opened): Call imap-ping-server.
6950
6951 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6952
6953         * gnus-sum.el (gnus-article-sort-by-random)
6954         (gnus-thread-sort-by-random): Fix doc strings.
6955         Reported by jidanni@jidanni.org.
6956
6957 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6958
6959         * gnus-art.el (gnus-article-describe-bindings): New function.
6960         (gnus-article-read-summary-keys): Use it.
6961         (gnus-article-mode-map): Bind `C-h b' to it.
6962
6963 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6964
6965         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6966         XEmacs.
6967         (gnus-article-describe-key, gnus-article-describe-key-briefly):
6968         Protect against non-character events.
6969
6970         * lpath.el: Fbind map-keymap for Emacs 21.
6971
6972 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6973
6974         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
6975         New command.
6976         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6977         instead of END.  Change name of the temp file.
6978         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6979         customizable.
6980
6981 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6984         bind `S W' to gnus-article-wide-reply-with-original; set default
6985         binding to gnus-article-read-summary-send-keys.
6986         (gnus-article-read-summary-keys): Fix the order of keys; display
6987         continuation keys correctly in the echo area; describe bindings
6988         correctly when keys end with `C-h'.
6989         (gnus-article-read-summary-send-keys): New function.
6990         (gnus-article-describe-key, gnus-article-describe-key-briefly):
6991         Work for gnus-article-read-summary-send-keys; display continuation keys
6992         correctly in the echo area.
6993         (gnus-article-reply-with-original): Ignore prefix argument.
6994         (gnus-article-wide-reply-with-original): New function.
6995
6996         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6997         Emacs 21.
6998
6999 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7000
7001         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7002         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7003
7004 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7005
7006         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7007         (gnus-group-read-ephemeral-gmane-group): New command.
7008
7009 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7010
7011         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7012
7013 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7014
7015         * message.el (message-send-mail-function): Increase custom version.
7016
7017         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7018         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7019
7020 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7021
7022         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7023         for the cases where imap-authenticate is called with a nil buffer
7024         parameter.
7025
7026 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7027
7028         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7029         html parts correctly; support forwarded messages.
7030         (gnus-article-browse-html-article): Remove work buffers.
7031
7032         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7033         compiling.
7034         (netrc-bound-and-true-p): New macro.
7035         (netrc-parse): Use it instead of bound-and-true-p that is not available
7036         in XEmacs 21.4.
7037
7038 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7039
7040         * gnus-registry.el (gnus-registry-mark-article)
7041         (gnus-registry-article-marks): Add functionality to mark articles
7042         through the Gnus registry.
7043
7044         * encrypt.el: Clarify documentation for the new pgg method.
7045         (encrypt-file-alist): Add PGG option.
7046         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7047         functionality.  Abstract password key and messaging to external
7048         functions.
7049         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7050         (encrypt-message-method-and-cipher): Add new convenience external
7051         functions.
7052         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7053         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7054
7055         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7056         (netrc-parse): Use encrypt-file-alist to determine if
7057         encrypt-find-model or encrypt-insert-file-contents should be used.
7058
7059         * encrypt.el: Clarify documentation.  Load password-cache or
7060         password, whichever one is found first, instead of autoloading.
7061
7062 2007-12-19  Glenn Morris  <rgm@gnu.org>
7063
7064         * mml.el (message-options-set, message-narrow-to-head)
7065         (message-in-body-p, message-mail-p, message-encode-message-body):
7066         Autoload.
7067         (message-remove-header, message-narrow-to-headers-or-head)
7068         (message-subscribed-p, message-make-mail-followup-to)
7069         (message-position-on-field, message-news-p)
7070         (message-options-set-recipient, message-generate-headers)
7071         (message-sort-headers): Declare as functions.
7072
7073 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7074
7075         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7076         convention in doc string.
7077
7078 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7079
7080         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7081         title to html parts.
7082         (gnus-article-browse-html-article): Pass message header to it.
7083
7084         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7085
7086 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7087
7088         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7089         or password compatible with XEmacs.
7090
7091 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7092
7093         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7094         format document.
7095         (gnus-mime-delete-part): Don't write description line if empty.
7096         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7097
7098 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7099
7100         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7101         (gnus-summary-mark-read-and-unread-as-read)
7102         (gnus-summary-mark-current-read-and-unread-as-read)
7103         (gnus-summary-mark-unread-as-ticked): Doc fix.
7104         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7105
7106 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7107
7108         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7109         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7110
7111 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7112
7113         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7114         yes-or-no-p.
7115
7116 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7117
7118         * mm-decode.el (mm-add-meta-html-tag): New function.
7119         (mm-save-part-to-file, mm-pipe-part): Use it.
7120
7121         * gnus-art.el (gnus-article-browse-delete-temp-files):
7122         Use gnus-y-or-n-p instead of y-or-n-p.
7123         (gnus-article-browse-html-parts): Work with message/external-body; use
7124         mm-add-meta-html-tag.
7125
7126 2007-12-11  Glenn Morris  <rgm@gnu.org>
7127
7128         * gnus-cache.el: Require gnus-sum not just when compiling.
7129
7130         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7131
7132         * gnus-int.el (gnus-server-opened, gnus-status-message):
7133         Move definitions before use.
7134
7135         * mm-decode.el: Require gnus-util.
7136         (mm-remove-part): Only call delete-annotation on XEmacs.
7137
7138         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7139
7140         * nnmail.el: Require gnus-int.
7141
7142         * spam.el: Move `require's before `eval-when-compile's.
7143
7144         * gnus-ems.el (gnus-alive-p):
7145         * gnus-fun.el (message-goto-eoh):
7146         * gnus-util.el (gnus-group-name-decode):
7147         * mail-source.el (gnus-compress-sequence):
7148         * message.el (Info-goto-node, format-spec):
7149         * mm-bodies.el (message-options-get):
7150         * mm-decode.el (mm-view-pkcs7):
7151         * mm-util.el (gmm-write-region):
7152         * mml-smime.el (mml-compute-boundary)
7153         (gnus-completing-read-with-default):
7154         * mml.el (widget-button-press, gnus-make-hashtable):
7155         * mml1991.el (mm-decode-content-transfer-encoding)
7156         (mm-encode-content-transfer-encoding)
7157         (message-options-get, message-options-set):
7158         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7159         * nnfolder.el (gnus-request-group):
7160         * nnheader.el (ietf-drums-unfold-fws):
7161         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7162         * smime.el (gnus-run-mode-hooks):
7163         * spam-stat.el (gnus-message): Autoload.
7164
7165         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7166         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7167         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7168         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7169         Add declare-function compatibility definition.
7170
7171         * gnus-cache.el (nnvirtual-find-group-art):
7172         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7173         (gnus-add-image, gnus-add-wash-type):
7174         * gnus-group.el (nnkiboze-score-file):
7175         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7176         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7177         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7178         (message-tokenize-header, gnus-get-buffer-create)
7179         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7180         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7181         * gnus.el (gnus-group-decoded-name):
7182         * mail-source.el (imap-capability):
7183         * mm-bodies.el (message-options-set):
7184         * mm-decode.el (gnus-configure-windows):
7185         * mm-extern.el (message-goto-body):
7186         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7187         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7188         (epg-sub-key-validity, message-options-set):
7189         * mml.el (widget-event-point, gnus-configure-windows):
7190         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7191         * mml2015.el (epg-check-configuration, epg-configuration)
7192         (message-options-set):
7193         * nndb.el (nndb-request-article):
7194         * nnfolder.el (gnus-request-create-group):
7195         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7196         * nnmaildir.el (gnus-group-mark-article-read):
7197         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7198         * rfc1843.el (message-fetch-field):
7199         * spam.el (gnus-extract-address-components):
7200         Declare as functions.
7201
7202 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7203
7204         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7205
7206         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7207
7208         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7209         bind show-trailing-whitespace for XEmacs.
7210
7211 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7212
7213         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7214         new no-op macro for backward compatibility.
7215
7216         * imap.el (imap-string-to-integer): New function.
7217
7218 2007-12-09  Glenn Morris  <rgm@gnu.org>
7219
7220         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7221
7222         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7223         * message.el, mm-view.el, sieve-manage.el, smime.el:
7224         Add declare-function compatibility definition.
7225
7226         * gnus-art.el (w3-region, w3m-region, Info-menu):
7227         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7228         * gnus-sum.el (gnus-get-predicate):
7229         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7230         * message.el (mail-abbrev-in-expansion-header-p):
7231         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7232         (w3m-detect-meta-charset, w3m-region):
7233         * sieve-manage.el (password-read, password-cache-add)
7234         (password-cache-remove):
7235         * smime.el (password-read-and-add): Declare as functions.
7236
7237 2007-12-08  David Kastrup  <dak@gnu.org>
7238
7239         * gnus-sum.el (gnus-summary-simplify-subject-query):
7240         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7241         `message'.
7242
7243 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7244
7245         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7246         it to bind idna-program, installation-directory, defined-colors, and
7247         face-attribute for XEmacs of the version that compiles defcustom forms.
7248
7249 2007-12-07  Glenn Morris  <rgm@gnu.org>
7250
7251         * gnus-art.el (article-make-date-line): Revert previous change.
7252
7253 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7254
7255         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7256
7257 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7258
7259         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7260         Call gnus-add-to-range ranges only once with a prepared article-list.
7261
7262 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7263
7264         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7265         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7266         group names with backslashes.
7267         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7268
7269 2007-12-06  Deepak Goel  <deego3@gmail.com>
7270
7271         * gnus-art.el (article-make-date-line):
7272         * gnus-start.el (gnus-load):
7273         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7274
7275 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * gnus-art.el (gnus-use-idna)
7278         * gnus-start.el (gnus-site-init-file)
7279         * message.el (message-use-idna)
7280         * mm-uu.el (mm-uu-hide-markers)
7281         * smiley.el (smiley-style): Revert changes that suppress warnings.
7282
7283 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7284
7285         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7286         specify charset to html source.
7287         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7288
7289 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7290
7291         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7292         idna-program in order to suppress byte compile warning issued by XEmacs
7293         that came to byte compile the default value section of defcustom forms
7294         recently.
7295
7296         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7297         value of installation-directory.
7298
7299         * message.el (message-use-idna): Don't directly refer to the value of
7300         idna-program.
7301
7302         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7303
7304         * smiley.el (smiley-style): Don't directly call face-attribute.
7305
7306 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7307
7308         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7309
7310         * gnus-dired.el: Reduce Gnus dependencies.
7311         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7312         Don't require.  Use autoloads instead.
7313         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7314         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7315         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7316         (gnus-dired-mode): Adjust doc string.
7317         (gnus-dired-mail-mode): New variable.
7318         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7319         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7320         (gnus-dired-mail-buffers): New function.  Return mail or message
7321         composition buffers.
7322         (gnus-dired-attach): Use it.
7323         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7324         NO-DECODE.
7325         (gnus-dired-print): Use `gnus-print-buffer' depending on
7326         `gnus-dired-mail-mode'.
7327
7328 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7329
7330         * rfc2047.el (rfc2047-encoded-word-regexp)
7331         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7332         explaining what regexp patterns are for.
7333
7334 2007-12-04  Glenn Morris  <rgm@gnu.org>
7335
7336         * password.el: Move to password-cache.el.
7337
7338         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7339         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7340         * mml-smime.el (password-read, password-cache-add)
7341         (password-cache-remove):
7342         No need to autoload, since mml-sec requires password.
7343
7344         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7345         * message.el (gnus-extract-address-components):
7346         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7347
7348         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7349         password.
7350
7351 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7352
7353         * mailcap.el: Reduce dependencies.
7354         (mail-header-parse-content-type): Autoload.
7355         (mailcap-delete-duplicates): New alias.
7356         (mailcap-mime-info): Add optional argument NO-DECODE.
7357         (mailcap-mime-types): Use mailcap-delete-duplicates.
7358
7359         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7360
7361 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7362
7363         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7364         (imap-parse-status): Upcase status-att for servers that sends them
7365         lower-case (e.g., MS Exchange 2007).
7366
7367 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7368
7369         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7370         function.
7371
7372         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7373         (gnus-uu-yenc-article): New function.
7374
7375         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7376
7377         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7378
7379 2007-12-02  Glenn Morris  <rgm@gnu.org>
7380
7381         * binhex.el (binhex): New custom group.
7382         (binhex-decoder-program, binhex-decoder-switches)
7383         (binhex-use-external): Move to the binhex custom group.
7384
7385         * uudecode.el (uudecode): New custom group.
7386         (uudecode-decoder-program, uudecode-decoder-switches)
7387         (uudecode-use-external): Move to the uudecode custom group.
7388
7389         * netrc.el (top-level): Don't load `encrypt' features.
7390         (netrc-parse): Don't use encrypt.
7391         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7392
7393         * encrypt.el: Remove file.
7394
7395 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7396
7397         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7398         matches on patches.
7399
7400         * gnus-art.el (gnus-article-browse-html-article):
7401         Mention `mm-text-html-renderer' in the doc string.
7402
7403         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7404         string.  Add comments.
7405
7406         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7407         if rhs is ASCII.
7408
7409 2007-12-01  Glenn Morris  <rgm@gnu.org>
7410
7411         * mail-source.el (top-level): Require format-spec before
7412         eval-when-compile.
7413
7414 2007-11-30  Glenn Morris  <rgm@gnu.org>
7415
7416         * encrypt.el: Require password, rather than autoloading password-read.
7417
7418 2007-11-29  Glenn Morris  <rgm@gnu.org>
7419
7420         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7421         (sasl-make-client, sasl-next-step, sasl-step-data)
7422         (sasl-step-set-data): Declare as functions.
7423
7424 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7425
7426         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7427
7428 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7429
7430         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7431         certs should be verified and what is to be done in the event of a
7432         verification failure.
7433
7434         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7435         caller can indicate whether the cache should be disregarded for this
7436         call.  This way the result of the call is reproducible at all times and
7437         can be considered a canonical server name for the supplied method.
7438         (gnus-agent-method-p): Canonicalize server names by pushing their
7439         method through `gnus-method-to-server' using the no-cache argument.
7440
7441         * gnus-srvr.el (gnus-server-insert-server-line):
7442         Call `gnus-method-to-server' with `no-cache' argument.
7443
7444         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7445         gnus-agent-possibly-synchronize-flags as this should be called when the
7446         server is actually being opened.
7447         (gnus-agent-possibly-synchronize-flags)
7448         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7449         flags file of an agentized server to the latter function.
7450
7451         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7452         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7453         after a connection has been established successfully.
7454
7455 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7456
7457         * gnus-art.el (article-display-face): Force to display face if called
7458         interactively; check if gnus-article-x-face-too-ugly matches author.
7459         (article-display-x-face): Display face even if From header is missing
7460         as article-display-face does.
7461
7462 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7463
7464         * hashcash.el (message-narrow-to-headers-or-head)
7465         (message-fetch-field, message-goto-eoh)
7466         (message-narrow-to-headers): Declare as functions.
7467
7468 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7469
7470         * mail-source.el (mail-sources): Default to fetch from file for
7471         compatibility with default of nnmail-spool-file.
7472
7473 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7474
7475         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7476         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7477         to look for encoded word that should be encoded again.
7478         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7479         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7480         encoding pattern.
7481         (rfc2047-decode-region): Switch strict regexp and loose one according
7482         to rfc2047-allow-irregular-q-encoded-words.
7483
7484 2007-11-25  Romain Francoise  <romain@orebokech.com>
7485
7486         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7487
7488 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7489
7490         * tls.el (tls-program): Provide more custom choices from
7491         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7492         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7493
7494 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7495
7496         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7497         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7498
7499         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7500         `nnmail-spool-file'.
7501
7502         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7503         `nnmail-spool-file'.
7504
7505         * gnus-move.el (gnus-change-server): Ditto.
7506
7507         * gnus-kill.el (gnus-batch-score): Ditto.
7508
7509         * gnus-cache.el (gnus-jog-cache): Ditto.
7510
7511         * gnus-msg.el (gnus-summary-reply):
7512         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7513
7514 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7515
7516         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7517         version.  Minor improvement to doc strings.
7518         (tls-program): Add comment.
7519
7520 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7521
7522         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7523         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7524         mismatch between the hostname provided in the certificate and the name
7525         of the host connnecting to.
7526         (open-tls-stream): Use them.  Check certificates against trusted root
7527         certificates.
7528
7529 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7530
7531         * gnus-cache.el (gnus-cache-generate-nov-databases):
7532         Use nnml-generate-nov-databases-directory instead of
7533         nnml-generate-nov-databases-1.
7534
7535 2007-11-24  Glenn Morris  <rgm@gnu.org>
7536
7537         * message.el (message-tool-bar-retro): Update for rename
7538         mail_send.xpm->mail-send.xpm.
7539
7540 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7541
7542         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7543         `smime-ldap-search' for Emacs 22 and up.
7544
7545 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7546
7547         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7548
7549         * message.el (message-send-mail-function): Fix error convention.
7550         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7551         (message-widen-reply, message-send-mail, message-talkative-question)
7552         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7553         (message-clone-locals, message-send-news): Use with-current-buffer.
7554         (message-insert-or-toggle-importance): Remove unused var `valid'.
7555         (message-make-references): Remove unused var `new-references'.
7556         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7557
7558 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7559
7560         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7561         (spam-split-symbolic-return-positive): Reflow docstring.
7562         (spam-backends, spam-summary-exit-behavior)
7563         (spam-mark-ham-unread-before-move-from-spam-group)
7564         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7565         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7566         (spam-clear-cache, spam-backend-check, spam-install-backend)
7567         (spam-install-statistical-backend, spam-list-of-processors)
7568         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7569         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7570         (spam-check-crm114, spam-initialize, spam-unload-hook):
7571         Fix typos in docstrings.
7572
7573 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7576         been checked if they have never been read and those group levels are
7577         higher than the one that a user specified.
7578
7579 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7580
7581         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7582         foreign groups unless a group level is specified by a user.
7583         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7584
7585 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7586
7587         * message.el (message-send-mail-function): Require sendmail.
7588
7589 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7590
7591         * message.el (message-send-mail-function): Check for smtpmail too.
7592
7593         * utf7.el (utf7-encode, utf7-decode): Use coding system
7594         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7595
7596         * message.el (message-send-mail-function): New function.
7597         (message-send-mail-function): Set default using
7598         message-send-mail-function.  Adjust doc string.
7599         (message-send-mail-with-mailclient): New function.
7600
7601 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7602
7603         * smime.el (from):
7604         * rfc2047.el (message-posting-charset):
7605         * qp.el (mm-use-ultra-safe-encoding):
7606         * pop3.el (parse-time-months):
7607         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7608         * nnml.el (files):
7609         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7610         (jka-compr-compression-info-list, ange-ftp-path-format)
7611         (efs-path-regexp):
7612         * nndiary.el (files):
7613         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7614         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7615         (epg-digest-algorithm-alist, inhibit-redisplay)
7616         (password-cache-expiry):
7617         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7618         (pgg-output-buffer, password-cache-expiry):
7619         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7620         (efs-path-regexp):
7621         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7622         (inhibit-redisplay):
7623         * mm-uu.el (file-name, start-point, end-point, entry)
7624         (gnus-newsgroup-name, gnus-newsgroup-charset):
7625         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7626         (latin-unity-ucs-list):
7627         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7628         (mm-uu-binhex-decode-function):
7629         * message.el (gnus-message-group-art, gnus-list-identifiers)
7630         (rmail-enable-mime-composing, gnus-local-organization)
7631         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7632         (gnus-read-active-file, facemenu-add-face-function)
7633         (facemenu-remove-face-function, gnus-article-decoded-p)
7634         (tool-bar-mode):
7635         * mail-source.el (display-time-mail-function):
7636         * gnus-util.el (nnmail-pathname-coding-system)
7637         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7638         (gnus-original-article-buffer, gnus-user-agent)
7639         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7640         (xemacs-codename, sxemacs-codename, emacs-program-version):
7641         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7642         * gnus-start.el (gnus-agent-covered-methods)
7643         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7644         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7645         (gnus-newsgroup-headers, gnus-group-list-mode)
7646         (gnus-group-mark-positions, gnus-newsgroup-data)
7647         (gnus-newsgroup-unreads, nnoo-state-alist)
7648         (gnus-current-select-method, mail-sources)
7649         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7650         (nnmail-spool-file, gnus-cache-active-hashtb):
7651         * gnus-mh.el (mh-lib-progs):
7652         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7653         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7654         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7655         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7656         (gnus-group-buffer):
7657         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7658         (font-lock-set-defaults):
7659         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7660         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7661         (gnus-summary-post-menu, total-parts, type, condition, length):
7662         * gnus-agent.el (gnus-agent-read-agentview):
7663         * flow-fill.el (show-trailing-whitespace):
7664         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7665         eval-and-compile wrappers for byte compiler pacifiers.
7666
7667         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7668         (mm-display-inline-fontify): Check for featurep 'xemacs not
7669         extent-list.
7670
7671         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7672         itimer-list.
7673         (mm-create-image-xemacs): Only do something for XEmacs.
7674         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7675
7676         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7677
7678         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7679         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7680
7681 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7682
7683         * nnimap.el (nnimap-split-download-body):
7684         * gnus-demon.el (gnus-demon):
7685         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7686
7687 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7688
7689         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7690         New macros.
7691         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7692         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7693         copy data from unibyte buffer to multibyte current buffer.
7694         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7695         to copy data from unibyte current buffer to multibyte buffer.
7696         (nntp-make-process-buffer): Make process buffer unibyte.
7697
7698         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7699
7700 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7701
7702         * pop3.el (pop3-open-server): Accept and process data more robustly at
7703         connexion start to avoid spurious "POP SSL connexion failed" errors.
7704
7705 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7706
7707         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7708         read group names.
7709
7710 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7713
7714 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7715
7716         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7717         (nnmail-save-active): Use a unibyte buffer when saving active file,
7718         which may contain non-ASCII group names.
7719
7720         * nnml.el (nnml-request-group): Decode group names in messages.
7721
7722 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7723
7724         * message.el (message-citation-line-function)
7725         (message-insert-formatted-citation-line): Fix spelling of
7726         `message-insert-formated-citation-line'.
7727
7728 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7729
7730         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7731
7732 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7733
7734         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7735         nnmail-pathname-coding-system.
7736
7737         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7738         that a user enters; decode group names in messages.
7739
7740         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7741
7742 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7743
7744         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7745
7746         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7747
7748         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7749         risky local variable.
7750
7751         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7752
7753 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7754
7755         * encrypt.el: Improve documentation to fix function name typo.
7756         Reported by Daiki Ueno <ueno@unixuser.org>.
7757
7758 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7759
7760         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7761         even if the point is not in the last page of an article.
7762         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7763         back to the previous page.
7764
7765 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7766
7767         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7768
7769 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7770
7771         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7772
7773 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7774
7775         * message.el (message-check-news-body-syntax):
7776         Avoid mm-string-as-multibyte.
7777         (message-hide-headers): Don't assume (point-min)==1.
7778
7779 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7780
7781         * message.el (message-remove-blank-cited-lines): Fix if remove is
7782         given.
7783         (message-bogus-address-regexp): New variable.
7784         (message-bogus-recipient-p): New function.
7785         (message-check-recipients): New command.
7786         (message-syntax-checks): Add `bogus-recipient'.
7787         (message-fix-before-sending): Add `bogus-recipient'.
7788
7789         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7790         (gnus-treat-body-boundary): Don't test window-system.
7791
7792 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7793
7794         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7795
7796 2007-10-28  Miles Bader  <miles@gnu.org>
7797
7798         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7799         at compile-time too.
7800
7801 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7802
7803         * gnus-msg.el (gnus-message-setup-hook):
7804         Add `message-remove-blank-cited-lines' to options.
7805
7806 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7807
7808         * message.el (message-remove-blank-cited-lines): New function.
7809         Suggested by Karl Plästerer.
7810
7811 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7812
7813         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7814         mapc.
7815
7816         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7817         (top-level): Use mapc to set functions to be traced for debugging.
7818
7819         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7820         called for effect with while loop.
7821
7822         * message.el (message-talkative-question): Replace mapcar called for
7823         effect with mapc.
7824
7825         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7826         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7827         called for effect with dolist.
7828
7829         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7830
7831         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7832         gnus-extra-headers and nnmail-extra-headers.
7833
7834         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7835         called for effect with dolist.
7836         (top-level): Use mapc to set functions to be traced for debugging.
7837
7838         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7839         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7840         dolist.
7841
7842         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7843         Replace mapcar called for effect with mapc.
7844         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7845         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7846         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7847         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7848
7849         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7850         remove-if that's a cl function.
7851
7852         * webmail.el (webmail-debug): Replace mapcar called for effect with
7853         dolist.
7854
7855         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7856         with mapc.
7857
7858 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7859
7860         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7861         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7862         with while loop.
7863
7864         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7865         functions from article-* functions.
7866         (gnus-multi-decode-header): Replace mapcar called for effect with
7867         dolist.
7868
7869         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7870         (gnus-bookmark-show-details): Replace mapcar called for effect with
7871         while loop.
7872
7873         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7874         called for effect with while loop.
7875
7876         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7877         with dolist.
7878
7879         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7880         Replace mapcar called for effect with dolist.
7881
7882         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7883
7884         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7885         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7886         Replace mapcar called for effect with dolist.
7887         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7888         mapc.
7889
7890         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7891         Replace mapcar called for effect with dolist.
7892         (gnus-topic-list): Replace mapcar called for effect with mapc.
7893
7894         * gnus.el: Use mapc instead of mapcar to add autoloads.
7895
7896 2007-10-23  Richard Stallman  <rms@gnu.org>
7897
7898         * gnus-group.el (gnus-group-highlight): Mark as risky.
7899
7900 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7901
7902         * gnus.el (gnus-server-to-method): Return method found first in
7903         gnus-newsrc-alist.
7904
7905         * gnus-art.el (gnus-article-highlight-signature)
7906         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7907         button overlay without the front stickiness.
7908
7909 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7910
7911         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7912         overview buffer needed a catch to receive its throw.
7913         (gnus-agent-flush-cache): Declare as interactive to make this function
7914         easier to use.
7915
7916 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7917
7918         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7919         `next-line'.
7920
7921 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7922
7923         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7924         exclude address matching message-dont-reply-to-names.
7925
7926 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * gnus-util.el (gnus-string<): New function.
7929
7930         * gnus-sum.el (gnus-article-sort-by-author)
7931         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7932
7933 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7934
7935         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7936         the frame-focus tag is set in gnus-buffer-configuration.
7937
7938 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7939
7940         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7941         the front stickiness.
7942
7943 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7944
7945         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7946         url pattern; remove duplicate one.
7947         (gnus-article-extend-url-button): New function.
7948         (gnus-article-add-buttons): Use it.
7949         (gnus-button-push): Use concatenated url that it makes.
7950
7951 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7952
7953         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7954
7955 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7956
7957         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7958         Don't hardcode point-min==1.
7959
7960 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7961
7962         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7963         Fix comment about "iso8859-1".
7964
7965 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7966
7967         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7968         ones returned from the verify-function.
7969
7970         * mm-uu.el (mm-uu-pgp-signed-extract-1):
7971         Call mml2015-extract-cleartext-signature if extraction failed.
7972
7973 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7974
7975         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7976         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7977         failed.
7978
7979 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7980
7981         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7982
7983 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7984
7985         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7986         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7987         recommends to use EasyPG instead of PGG.
7988
7989         * pgg.el: Revert to revision 6.23.2.16.
7990
7991         * pgg-def.el: Revert to revision 6.6.2.14.
7992
7993         * pgg-gpg.el: Revert to revision 6.23.2.34.
7994
7995 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7996
7997         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7998         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7999         thread for both the null and zero (kill/expire thread) universal prefix
8000         cases.
8001         (gnus-summary-expire-thread): Add new function to expire a thread,
8002         using gnus-summary-kill-thread.
8003         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8004         shortcuts for gnus-summary-expire-thread.
8005         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8006         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8007
8008 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8009
8010         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8011         extras value, so an extras entry can be deleted.
8012         (gnus-registry-delete-extra-entry): Use it.
8013         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8014         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8015         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8016         storage through the gnus-registry, and provide an appropriate API for
8017         it.
8018
8019 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8020
8021         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8022         Suggested by Leo <sdl.web@gmail.com>.
8023
8024         * gnus.el: Do.
8025
8026 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8027
8028         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8029         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8030
8031         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8032
8033         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8034         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8035
8036 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8037
8038         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8039         newline.
8040         (nnmbox-request-accept-article): Don't change article in source buffer;
8041         narrow to header to use message-fetch-field rather than
8042         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8043         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8044         as delimiters; make sure article ends with newline.
8045         (nnmbox-delete-mail): Correct last position of article to be deleted;
8046         ignore X-Gnus-Newsgroup header in article body.
8047         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8048         positions; make sure article ends with newline.
8049
8050         * message.el (message-display-abbrev): Don't infloop when a user
8051         inserts SPC in the beginning of header.
8052
8053         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8054         coding-system-for-read and coding-system-for-write for XEmacs having no
8055         file-coding feature.
8056
8057         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8058
8059 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8060
8061         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8062         list of groups not followed by default.  Fix type to be regexp.
8063         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8064
8065 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8066
8067         * hmac-def.el (define-hmac-function): Switch from old-style to
8068         new-style backquotes.
8069
8070         * md4.el (md4-make-step): Likewise.
8071
8072 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8073
8074         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8075         raw-text coding system when saving .newsrc file, which may contain
8076         non-ASCII group names.
8077
8078 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8079
8080         * gnus-cus.el (gnus-score-extra): New widget.
8081         (gnus-score-extra-convert): New function.
8082         (gnus-score-customize): Use it for Extra.
8083
8084 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8085
8086         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8087         (mml2015-mailcrypt-clear-verify): Use it.
8088         (mml2015-gpg-clear-verify): Use it.
8089         (mml2015-pgg-clear-verify): Use it.
8090         (mml2015-epg-clear-verify): Replace the current part with the output
8091         from GnuPG; don't extract the plaintext by itself.
8092
8093         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8094         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8095         mml2015-clear-verify-function; don't touch the armor headers or
8096         dash-escaped text here.
8097
8098 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8099
8100         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8101         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8102         parts, or application/octet-stream as a last resort.
8103         (gnus-mime-view-part-as-type): Don't toggle display.
8104         (gnus-mime-view-part-as-charset): Don't turn off display before
8105         querying charset.
8106
8107         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8108         stuff to undisplayer function in Emacs.
8109         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8110
8111         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8112         text/calendar parts.
8113
8114 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8115
8116         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8117         decoding text/calendar parts.
8118
8119         * message.el (message-forward-make-body-mime): Always mark body as
8120         having no illegible text; remove signed-or-encrypted argument.
8121         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8122
8123         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8124         (mml-generate-mime-1): Don't encode body if it is specified to be in
8125         raw form; don't make buffer be unibyte when inserting multibyte string.
8126
8127 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8128
8129         * sha1.el: Fix up comment style.
8130         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8131         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8132
8133         * hex-util.el: Fix up comment style.
8134         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8135
8136         * gnus-salt.el: Use with-current-buffer.
8137         (gnus-pick-setup-message): Fix long-standing typo.
8138
8139 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8140
8141         * imap.el (imap-logout-timeout): New variable.
8142         (imap-logout, imap-logout-wait): New functions.
8143         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8144
8145         * nnimap.el (nnimap-logout-timeout): New server variable.
8146         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8147         nnimap-logout-timeout.
8148
8149         * gnus-art.el (gnus-article-summary-command-nosave)
8150         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8151
8152 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8153
8154         * gnus.el (gnus-maximum-newsgroup): New variable.
8155
8156         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8157         according to gnus-maximum-newsgroup.
8158
8159         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8160         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8161         Limit the range of articles according to gnus-maximum-newsgroup.
8162
8163 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8164
8165         * gnus-art.el (gnus-sticky-article): Fix problems described in
8166         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8167         Don't perform gnus-configure-windows here; reuse existing sticky
8168         article buffer.
8169
8170         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8171         it doesn't exist in gnus-article-mode.
8172
8173 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8174
8175         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8176         (gnus-agent-decoded-group-name): New function.
8177         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8178         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8179
8180 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8181
8182         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8183         Add binding for gnus-sticky-article.
8184         (gnus-summary-exit): Don't kill sticky article buffers.
8185
8186         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8187         article buffer.
8188         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8189         (gnus-kill-sticky-article-buffers): New commands.
8190
8191 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8192
8193         * nntp.el (nntp-xref-number-is-evil): New server variable.
8194         (nntp-find-group-and-number): If it is non-nil, don't trust article
8195         numbers in the Xref header.
8196
8197 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8198
8199         * gnus-agent.el (gnus-agent-read-group): New function.
8200         (gnus-agent-flush-group, gnus-agent-expire-group)
8201         (gnus-agent-regenerate-group): Use it.
8202         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8203         nnmail-pathname-coding-system.
8204
8205 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8208
8209         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8210         that are unread as unread, and also as selected so that information of
8211         marks having been changed by a user may be updated when exiting group.
8212
8213 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8214
8215         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8216
8217 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8218
8219         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8220         calculated ignoring signature parts to gnus-treat-article.
8221
8222 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8225         a point here in order to keep the window start.
8226         (gnus-insert-mime-security-button): Make a button overlay without the
8227         front stickiness.
8228         (gnus-mime-display-security): Goto the end of a button.
8229
8230         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8231
8232 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8233
8234         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8235         group-name-at-point.
8236         (gnus-group-completing-read): New function that offers decoded
8237         non-ASCII group names for completion.
8238         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8239         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8240         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8241         (gnus-group-fetch-control): Use it.
8242         (gnus-fetch-group): Use group-name-at-point for the initial value
8243         rather than the default value; use gnus-alive-p.
8244
8245         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8246         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8247         (gnus-summary-post-news): Use gnus-group-completing-read.
8248
8249         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8250         (gnus-read-move-group-name): Decode group name for completion.
8251
8252 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8253
8254         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8255         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8256         Yamaoka slightly modified the code).
8257
8258 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8261         (nnmail-split-incoming): Bind it.
8262
8263         * nnml.el (nnml-group-name-charset): New function.
8264         (nnml-decoded-group-name): Use it; don't decode group name if
8265         nnmail-group-names-not-encoded-p is non-nil.
8266         (nnml-encoded-group-name): New function.
8267         (nnml-group-pathname): Inline nnml-decoded-group-name.
8268         (nnml-request-expire-articles): Decode group name in message.
8269         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8270         nnmail-pathname-coding-system.
8271         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8272         not decoded ones according to nnmail-group-names-not-encoded-p.
8273         (nnml-generate-active-info): Use nnml-encoded-group-name.
8274
8275 2007-08-08  Glenn Morris  <rgm@gnu.org>
8276
8277         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8278         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8279         doc-strings and comments.
8280
8281 2007-07-25  Glenn Morris  <rgm@gnu.org>
8282
8283         * Relicense all FSF files to GPLv3 or later.
8284
8285 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * gnus-sum.el (gnus-summary-move-article):
8288         Make gnus-summary-respool-article work.
8289
8290 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8291
8292         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8293         string.
8294
8295 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8296
8297         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8298         that should be ignored when comparing distant RSS articles with local
8299         ones.
8300         (nnrss-make-hash-index): New function.  Create a hash index according
8301         to the ignored fields.
8302         (nnrss-check-group): Use it.
8303
8304 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8305
8306         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8307
8308         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8309
8310         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8311         the new optional argument ENCODED is non-nil.
8312         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8313         coding system for encoding group name.
8314         (gnus-group-make-rss-group): Pass un-encoded group name to
8315         gnus-group-make-group.
8316         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8317         encoded.
8318
8319         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8320         Encode group name to which articles are moved or copied.
8321         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8322         coding system for encoding Newsgroup, Followup-To and Xref headers.
8323
8324         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8325         marks; use nnheader-file-coding-system to write a file.
8326         (nnagent-retrieve-headers): Bind file-name-coding-system to
8327         nnmail-pathname-coding-system.
8328
8329         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8330
8331         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8332         (nnml-request-article, nnml-request-create-group)
8333         (nnml-request-rename-group, nnml-find-id)
8334         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8335         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8336         (nnml-save-marks): Use nnml-group-pathname instead of
8337         nnmail-group-pathname.
8338
8339         (nnml-request-create-group, nnml-request-expire-articles)
8340         (nnml-request-move-article, nnml-request-delete-group)
8341         (nnml-deletable-article-p, nnml-possibly-create-directory)
8342         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8343         (nnml-open-marks): Bind file-name-coding-system to
8344         nnmail-pathname-coding-system.
8345
8346         (nnml-request-article): Pass server argument to nnml-find-group-number.
8347         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8348         Pass server argument to nnml-possibly-create-directory.
8349         (nnml-request-accept-article): Pass server argument to
8350         nnml-active-number and nnml-save-mail.
8351         (nnml-find-group-number): Pass server argument to nnml-find-id.
8352         (nnml-request-update-info): Pass server argument to
8353         nnml-marks-changed-p.
8354
8355         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8356         (nnml-save-mail, nnml-active-number): Add server argument.
8357
8358         (nnml-request-delete-group): Warn if group is missing.
8359         (nnml-get-nov-buffer): Decode group name.
8360         (nnml-generate-active-info): Encode group name.
8361         (nnml-open-marks): Decode group name in messages.
8362
8363 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8364
8365         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8366         if it is not specified.
8367         (gnus-article-pipe-part, gnus-article-save-part)
8368         (gnus-article-interactively-view-part, gnus-article-copy-part)
8369         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8370         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8371         (gnus-article-replace-part, gnus-article-delete-part)
8372         (gnus-article-view-part-as-type): Pass raw prefix argument to
8373         gnus-article-part-wrapper.
8374
8375 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8376
8377         * gnus-agent.el (gnus-agent-save-active):
8378         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8379
8380         * gnus-cache.el (gnus-cache-save-buffers)
8381         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8382         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8383         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8384         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8385         (gnus-cache-generate-active, gnus-cache-rename-group)
8386         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8387         (gnus-cache-update-overview-total-fetched-for):
8388         Bind file-name-coding-system to nnmail-pathname-coding-system.
8389         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8390         New variables.
8391         (gnus-cache-decoded-group-name): New function.
8392         (gnus-cache-file-name): Use it.
8393         (gnus-cache-generate-active): Use non-decoded group name for active.
8394
8395         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8396         right place.
8397         (gnus-write-active-file): Don't break non-ASCII group names.
8398
8399         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8400         nnmail-pathname-coding-system.
8401
8402         * lpath.el: Bind default-file-name-coding-system,
8403         file-name-coding-system and language-info-alist for XEmacs.
8404
8405         * gnus-uu.el (gnus-uu-decode-save): Typo.
8406
8407 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8408
8409         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8410
8411 2007-07-14  David Kastrup  <dak@gnu.org>
8412
8413         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8414         finishing actions if we did not edit the article.
8415
8416 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8417
8418         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8419         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8420         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8421         (gnus-agent-flush-group, gnus-agent-flush-cache)
8422         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8423         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8424         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8425         (gnus-agent-regenerate-group)
8426         (gnus-agent-update-files-total-fetched-for)
8427         (gnus-agent-update-view-total-fetched-for):
8428         Bind file-name-coding-system to nnmail-pathname-coding-system.
8429         (gnus-agent-group-pathname): Don't encode file names by
8430         nnmail-pathname-coding-system.
8431         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8432         coding-system-for-write instead of buffer-file-coding-system to
8433         gnus-agent-file-coding-system.
8434
8435         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8436         Decode group name.
8437
8438         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8439
8440         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8441         (gnus-read-newsrc-el-file): Make group names unibyte.
8442
8443         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8444         nnmail-pathname-coding-system.
8445
8446         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8447         (nnrss-request-delete-group): Bind file-name-coding-system to
8448         nnmail-pathname-coding-system.
8449         (nnrss-read-server-data, nnrss-read-group-data):
8450         Bind file-name-coding-system correctly.
8451         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8452
8453         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8454         (nntp-server-to-method-cache): New variable.
8455         (nntp-group-pathname): New function that decodes non-ASCII group names.
8456         (nntp-possibly-create-directory, nntp-marks-changed-p)
8457         (nntp-save-marks, nntp-open-marks): Use it.
8458         (nntp-possibly-create-directory, nntp-open-marks):
8459         Bind file-name-coding-system to nnmail-pathname-coding-system.
8460         (nntp-open-marks): Decode group names when bootstrapping marks.
8461
8462         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8463         Newsgroups and Folowup-To headers.
8464
8465 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8466
8467         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8468         (gnus-server-closed-face, gnus-server-denied-face)
8469         (gnus-server-offline-face): Remove variable.
8470         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8471
8472         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8473         of modifying message-stack directly for XEmacs.
8474
8475         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8476         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8477         if the coding-system argument is nil for XEmacs.
8478
8479         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8480         mm-charset-override-alist.
8481
8482         * rfc2047.el: Don't require base64; require rfc2045 for the function
8483         rfc2045-encode-string.
8484         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8485         to quote the parameter value.
8486
8487 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8488
8489         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8490         form in gnus-group-name-charset-method-alist.
8491
8492         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8493         overrides the default layout edit-form.
8494
8495         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8496
8497         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8498
8499 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8500
8501         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8502         as unfetched articles.
8503
8504 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8505
8506         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8507
8508 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8509
8510         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8511         original back end that keeps marks in the local system.
8512
8513 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8514
8515         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8516         arg of pop-to-buffer for XEmacs.
8517         (gnus-article-read-summary-keys): Ditto; don't restore window
8518         configuration if summary command ends up with neither article buffer
8519         nor summary buffer; describe bindings if summary keys end with C-h.
8520
8521 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * message.el (message-fix-before-sending): Skip raw message part to be
8524         forwarded while checking illegible text.
8525         (message-forward-make-body-mime, message-forward-make-body):
8526         Mark signed or encrypted raw message as having no illegible text.
8527
8528 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8531         (gnus-message-with-timestamp-1): New macro.
8532         (gnus-message-with-timestamp): New function.
8533         (gnus-message): Use them.
8534
8535         * nnheader.el (nnheader-message): Use them.
8536
8537 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8538
8539         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8540         .newsrc.eld file.
8541
8542 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8543
8544         * gnus-agent.el (gnus-agent-fetch-headers)
8545         (gnus-agent-retrieve-headers):
8546         Bind gnus-decode-encoded-address-function to identity.
8547
8548         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8549         available also when the server returns simply a dot.
8550
8551         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8552
8553 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8554
8555         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8556
8557 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8558
8559         * gnus-ems.el (gnus-x-splash): Make it work.
8560
8561         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8562         from being used.
8563
8564         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8565
8566 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8567
8568         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8569         4th and the 5th arguments.
8570
8571         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8572         the front stickiness.
8573         (gnus-article-summary-command-nosave): Correct the order of the
8574         arguments passed to pop-to-buffer.
8575         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8576         summary command ends up with the article buffer.
8577
8578         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8579         the same faces.
8580
8581 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8582
8583         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8584
8585 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8586
8587         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8588         * gnus-sum.el (gnus-summary-highlight):
8589         * pgg.el (pgg-sign-region, pgg-sign):
8590         * mail-source.el (mail-source-delete-old-incoming-confirm):
8591         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8592
8593 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8594
8595         * gnus-art.el (gnus-mime-view-part-externally)
8596         (gnus-mime-view-part-internally): Fix predicate function passed to
8597         completing-read.
8598
8599         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8600
8601         * gnus.el (gnus-update-message-archive-method): Add :version.
8602
8603 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8604
8605         * gnus.el (gnus-update-message-archive-method): New variable.
8606
8607         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8608         according to gnus-message-archive-method if
8609         gnus-update-message-archive-method is non-nil.
8610
8611 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8614         Suggested by Loic Dachary <loic@dachary.org>.
8615         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8616
8617 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8618
8619         * message.el (message-pop-to-buffer): Add switch-function argument.
8620         (message-mail): Pass switch-function argument to it.
8621
8622 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8623
8624         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8625         Improve doc string.
8626
8627 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8628
8629         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8630         (gnus-header-content)
8631         * gnus-cite.el (gnus-cite-10)
8632         * gnus-srvr.el (gnus-server-closed)
8633         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8634         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8635         (gnus-group-mail-3-empty, gnus-group-mail-low)
8636         (gnus-group-mail-low-empty, gnus-splash)
8637         * message.el (message-header-to, message-header-cc)
8638         (message-header-subject, message-header-other, message-header-name)
8639         (message-header-xheader, message-separator, message-cited-text)
8640         (message-mml): Lighten colors of faces used for dark background.
8641
8642 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8643
8644         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8645         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8646
8647 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * message.el (message-narrow-to-headers-or-head):
8650         Ignore mail-header-separator in the body.
8651
8652 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8653
8654         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8655         same as window size.
8656
8657 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8658
8659         * message.el (message-font-lock-keywords): Use message-header-xheader
8660         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8661         ahead of the anything pattern, to get it recognised.
8662
8663 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8664
8665         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8666         spam.el loads uses it in the compiled defadvice form.
8667
8668 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8669
8670         * gnus-sum.el (gnus-articles-to-read)
8671         (gnus-summary-insert-old-articles): Don't truncate group name for
8672         `read-string'.
8673
8674         * gnus-util.el (gnus-limit-string): Delete this function.
8675
8676         * gnus-sum.el (gnus-simplify-subject-fully):
8677         Use `truncate-string-to-width' instead.
8678
8679 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8680
8681         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8682         Tell if, on summary exit, the next group has to be selected.
8683         (gnus-summary-exit): Use it.
8684
8685 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8686
8687         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8688         non-break space.
8689
8690 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8693         Check if group is not a directory.
8694         (nnfolder-request-expire-articles): Don't delete articles if the target
8695         group is not available.
8696
8697         * nnml.el (nnml-request-create-group): Properly check if group is not a
8698         file.
8699         (nnml-request-expire-articles): Don't delete articles if the target
8700         group is not available.
8701
8702         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8703         Don't quote characters that are within parentheses.
8704
8705 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8706
8707         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8708         (gnus-handle-ephemeral-exit): Select article according to it.
8709
8710 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8711
8712         * message.el (message-insert-formated-citation-line): Remove newline.
8713         (message-citation-line-format): Add final \n here so that the user can
8714         avoid a blank line.
8715
8716 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8717
8718         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8719         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8720         Update lanl/arXiv support.
8721
8722 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8723
8724         * gnus.el: Bump version number.
8725
8726 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8727
8728         * gnus.el (gnus-version-number): Bump version.
8729
8730 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8731
8732         * gnus.el: No Gnus v0.6 is released.
8733
8734 2007-04-27  Didier Verna  <didier@xemacs.org>
8735
8736         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8737         * gmm-utils.el (gmm-regexp-concat): ... here.
8738         * message.el: Don't require 'gnus-util.
8739         (message-dont-reply-to-names): Handle name change above.
8740         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8741
8742 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8743
8744         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8745         since the initial value varies according to the system.
8746
8747 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8748
8749         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8750
8751 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8752
8753         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8754
8755 2007-04-24  Didier Verna  <didier@xemacs.org>
8756
8757         Improve the type of gnus-ignored-from-addresses.
8758         * gnus-util.el (gnus-orify-regexp): New function.
8759         * message.el (gnus-util): Require it.
8760         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8761         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8762         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8763
8764 2007-04-24  Didier Verna  <didier@xemacs.org>
8765
8766         * gnus-sum.el:
8767         * gnus-utils.el: Fix some trailing whitespaces.
8768
8769 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8772         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8773         article's Message-ID; refer parent article in summary buffer.
8774
8775         * message.el (message-bounce): Call mime-to-mml.
8776
8777         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8778         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8779         optimize and/or forms properly.
8780
8781 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8782
8783         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8784         URL.
8785
8786 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8789
8790 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8791
8792         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8793         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8794         displayed of multipart/alternative part if it is invoked from summary
8795         buffer.
8796
8797         * mm-view.el (mm-inline-text-html-render-with-w3m)
8798         (mm-inline-text-html-render-with-w3m-standalone)
8799         (mm-inline-render-with-function): Use mail-parse-charset by default.
8800
8801 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8802
8803         * parse-time.el (parse-time-string-chars): Check if CHAR
8804         is less than the length of parse-time-syntax.
8805
8806 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8807
8808         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8809         from gnus-newsgroup-processable.
8810
8811 2007-04-16  Didier Verna  <didier@xemacs.org>
8812
8813         * gnus-msg.el (gnus-configure-posting-styles):
8814         Handle message-signature-directory properly with :file syntax.
8815         Reported by "Leo".
8816
8817 2007-04-11  Didier Verna  <didier@xemacs.org>
8818
8819         New user option: message-signature-directory.
8820         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8821         * message.el (message-insert-signature): Ditto.
8822         * message.el (message-signature-file): Doc update.
8823         * message.el (message-signature-directory): New.
8824
8825 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * gnus-msg.el (gnus-inews-yank-articles):
8828         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8829
8830 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8831
8832         * message.el (message-yank-original): Make sure cited text ends with
8833         newline; don't exchange point and mark.
8834
8835 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8836
8837         * tls.el (open-tls-stream): Properly handle case where there
8838         is no associated buffer.
8839
8840 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8841
8842         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8843         message-yank-original, make sure (< mark TEXT point).
8844
8845 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8846
8847         * message.el (message-fill-column): New variable.
8848         (message-mode): Use it.  Add comment on a possible new hook.
8849
8850         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8851         (nnmail-get-new-mail): Reformat.
8852
8853         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8854
8855         * gmm-utils.el: Fix Commentary.
8856         (gmm-tool-bar-from-list): Fix typo in doc string.
8857
8858 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8859
8860         * message.el (message-yank-original): Don't switch point and mark
8861         unnecessarily to put point and mark as documented.
8862
8863 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8864
8865         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8866         from the message heads.
8867
8868 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8869
8870         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8871         article buffer does not have a window.  This may not be the best
8872         solution but is certainly better than setting the start of the null,
8873         that is the current, window.
8874
8875 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8876
8877         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8878         (gnus-draft-setup): Run it.
8879
8880         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8881         gnus-score-fast-scoring.  Allow regexp.
8882         (gnus-score-headers): Use it.
8883
8884         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8885         XEmacs.
8886
8887         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8888         string.
8889         (gnus-button-alist): Also catch `<f1> k ...'.
8890         (gnus-treat-display-x-face): Fix doc string.
8891
8892 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8893
8894         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8895         evaluation of gnus-extended-version to ensure correct generation of the
8896         User-Agent header when message-generate-headers-first is used.
8897
8898 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8899
8900         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8901         hashcash-path is nil.  Don't call callback with incorrect number of
8902         parameters if val is 0.
8903
8904 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8905
8906         * message.el (message-required-news-headers):
8907         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8908
8909 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8910
8911         * tls.el (open-tls-stream): In handshake-waiting loop,
8912         don't wait more if there is output available to process.
8913
8914 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8915
8916         * tls.el (tls-program): Doc fix.
8917
8918 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8919
8920         * message.el (message-generate-new-buffers): Change the meaning of the
8921         nil value; add `standard' to the choices; treat t as `unique'; improve
8922         doc string.
8923         (gnus-select-frame-set-input-focus): Autoload.
8924         (message-buffer-name): Search for the existing message buffer if
8925         message-generate-new-buffers is nil or `standard'; treat the value t of
8926         message-generate-new-buffers as `unique'.
8927         (message-pop-to-buffer): Raise the frame already displaying the message
8928         buffer; clear the echo area after querying.
8929         (message-setup): Pass the `continue' argument to compose-mail.
8930         (message-mail): Prefer `switch-function' if it is given; search for the
8931         existing message buffer if the `continue' argument is non-nil; pass
8932         continue and switch-function arguments to compose-mail by way of
8933         message-setup.
8934         (message-mail-other-window): Adjust argument of message-setup.
8935         (message-mail-other-frame): Ditto.
8936
8937 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8938
8939         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8940         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8941         to turn font-lock on when turning gnus-message-citation-mode on.
8942
8943 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8944
8945         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8946         (mml-smime-function-alist): New variable; add epg as the backend.
8947         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8948         mml-smime- functions instead.
8949         * mm-view.el: Require smime.
8950
8951 2007-03-05  Didier Verna  <didier@xemacs.org>
8952
8953         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8954         instead of just inheritance for posting styles.
8955         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8956
8957 2007-02-24  Chris Moore  <dooglus@gmail.com>
8958
8959         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8960         * pgg-pgp.el (pgg-pgp-encrypt-region):
8961         * pgg-gpg.el (pgg-gpg-encrypt-region):
8962         Check pgg-encrypt-for-me if no other recipients.
8963
8964 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8965
8966         * tls.el (tls-certtool-program): Fix custom type.
8967
8968 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8969
8970         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8971         and point-at-eol instead of line-(beginning|end)-position.
8972
8973         * assistant.el (assistant-parse-buffer): Ditto.
8974
8975         * netrc.el (netrc-parse-services): Ditto.
8976
8977 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8978
8979         * mml2015.el (mml2015-epg-find-usable-key): New function.
8980         (mml2015-epg-sign): Use it.
8981         (mml2015-epg-encrypt): Use it.
8982
8983 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8984
8985         * message.el (message-make-in-reply-to): Quote name containing
8986         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8987         if there are special characters.  Reported by NAKAJI Hiroyuki
8988         <nakaji@jp.freebsd.org>.
8989
8990 2007-02-27  Didier Verna  <didier@xemacs.org>
8991
8992         Include the group parameters as well as the topic ones in the
8993         inheritance filter process.
8994         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8995         argument GROUP-PARAMS-LIST.
8996         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8997
8998 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8999
9000         * nntp.el (nntp-never-echoes-commands)
9001         (nntp-open-connection-functions-never-echo-commands): New variables.
9002         (nntp-send-command): Use them.
9003
9004 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9005
9006         * mml2015.el (mml2015-epg-verify): Simplify.
9007
9008 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9009
9010         * mml.el (mml-content-disposition-alist): New user option.
9011         (mml-content-disposition): New function.
9012         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9013         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9014
9015 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9016
9017         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9018         verification.
9019
9020 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9021
9022         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9023         articles posted in the last 24 hours.
9024
9025 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9026
9027         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9028
9029 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9030
9031         * nntp.el (nntp-send-command): Don't wait for echoes when
9032         nntp-open-ssl-stream is used.
9033
9034 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9035
9036         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9037         (gnus-message-add-citation-keywords)
9038         (gnus-message-remove-citation-keywords): Remove.
9039         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9040         directly, make the variables in font-lock-defaults buffer-local, add
9041         gnus-message-citation-keywords to them and then update the value of
9042         font-lock-keywords.
9043
9044 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9045
9046         * message.el (message-cite-original-1): Don't call
9047         gnus-article-highlight-citation.
9048
9049         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9050         citations; fix line count.
9051
9052 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9053
9054         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9055         (gnus-message-add-citation-keywords)
9056         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9057         versions of font-lock-add-keywords and font-lock-remove-keywords to
9058         work with XEmacs correctly.
9059
9060 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9061
9062         * gnus-cite.el (gnus-cite-face-list): Set the values of
9063         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9064         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9065         (gnus-message-cite-prefix-regexp): New variable.
9066         (gnus-message-search-citation-line): Use it; protect against long
9067         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9068         the 0th match data for Emacs.
9069         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9070         (gnus-message-add-citation-keywords): Append keywords rather than
9071         prepending; emulate font-lock-add-keywords if it is not available.
9072         (gnus-message-remove-citation-keywords):
9073         Emulate font-lock-remove-keywords if it is not available.
9074
9075         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9076
9077         * message.el (message-cite-prefix-regexp): Set the value of
9078         gnus-message-cite-prefix-regexp.
9079
9080 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9081
9082         * nnweb.el (nnweb-google-parse-1): Update parser.
9083
9084 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9085
9086         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9087
9088 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9089
9090         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9091         regexp.
9092
9093 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9094
9095         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9096         string-to-multibyte.
9097         (uudecode-decode-region-internal): Use it.
9098
9099         * lpath.el: Fbind string-as-multibyte for XEmacs.
9100
9101 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9102
9103         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9104         Fix custom choice.
9105
9106         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9107
9108 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9109
9110         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9111
9112         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9113         `write-region' to respect `mm-inhibit-file-name-handlers'.
9114
9115 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9116
9117         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9118         Use gnus-home-directory instead of "~/" or "$HOME".
9119
9120 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9121
9122         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9123         to mention filename.
9124         Add comments at beginning regarding usage.
9125         (encrypt-write-file-contents): Change interactive so a string is
9126         acceptable.  If the file has no associated model, show an error instead
9127         of a nonsense prompt.
9128
9129 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9130
9131         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9132         Thanks to Yoshihiko Yamada for kind notification of this typo.
9133
9134 2007-01-12  Kenichi Handa  <handa@m17n.org>
9135
9136         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9137         multibyte buffer.
9138
9139 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9140
9141         * gnus-score.el (gnus-score-fast-scoring): New variable.
9142         (gnus-score-headers): Use it.
9143
9144         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9145
9146         * message.el (message-cite-original-1):
9147         Call gnus-article-highlight-citation if requested.
9148         (message-make-from): Allow name and address as optional arguments.
9149
9150         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9151
9152         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9153         bugs to doc string.
9154         (gnus-button-alist): Add mid\\|message-id.
9155         (gnus-button-fetch-group): Extend for use in
9156         `browse-url-browser-function'.
9157         (gnus-button-url-regexp): Try to catch paired parentheses like in
9158         Wikipedia URLs.
9159
9160         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9161         Suggested by Simon Krahnke <overlord@gmx.li>.
9162
9163 2007-01-13  Romain Francoise  <romain@orebokech.com>
9164
9165         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9166         Update copyright.
9167
9168 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9169
9170         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9171
9172 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9173
9174         * gnus-registry.el (gnus-registry-unfollowed-groups)
9175         (gnus-registry-split-fancy-with-parent): Fix documentation.
9176
9177 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9178
9179         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9180         from nnweb groups.
9181
9182 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9183
9184         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9185         Xref urls.  Erase buffer before requesting head.
9186
9187         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9188
9189 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9190
9191         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9192         customizable.
9193
9194 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9195
9196         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9197         no signing key is found.
9198         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9199         no encrypting and/or signing key is found.
9200
9201 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9202
9203         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9204
9205 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9206
9207         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9208         headers read from disk with the ones newly found in the current search.
9209         This should no longer cause problems, because the article numbers in
9210         Gmane's `nov.php' output are ignored since the previous change.
9211
9212 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9213
9214         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9215
9216 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9217
9218         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9219         replace-regexp-in-string; bind url-version; fbind display-images-p and
9220         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9221         find-face and set-itimer-function for Emacs; bind itimer-list for
9222         Emacs.
9223
9224         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9225
9226 2007-01-01  Romain Francoise  <romain@orebokech.com>
9227
9228         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9229
9230 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9231
9232         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9233         `define-minor-mode' macro definition expanded properly.
9234         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9235         exclude it there.
9236
9237         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9238         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9239         `fboundp' test.
9240         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9241         This is OK to autoload in (S)XEmacs now.
9242
9243 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9244
9245         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9246         keystroke.
9247         (gnus-summary-limit-to-singletons): Fix typo.
9248
9249         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9250         else fails.
9251
9252 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9253
9254         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9255         docstring.
9256
9257         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9258         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9259         (gnus-summary-insert-dormant-articles): Fix typo in message.
9260
9261 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9262
9263         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9264         nil for XEmacs.
9265         (gnus-message-citation-mode): Don't autoload in XEmacs.
9266
9267         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9268
9269 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9270
9271         * nnimap.el (nnimap-expunge-search-string):
9272         Mention nnimap-search-uids-not-since-is-evil in docstring.
9273
9274 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9275
9276         * spam.el: Revert to make-obsolete-variable because
9277         define-obsolete-variable-alias is not supported in Emacs 21.
9278
9279         * spam.el (spam-ifile-path, spam-ifile-database-path)
9280         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9281         make-obsolete-variable.
9282         (spam-bsfilter-path, spam-bsfilter-program)
9283         (spam-spamassassin-path, spam-spamassassin-program)
9284         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9285         Don't use "path" inappropriately.
9286         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9287         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9288         variable names.
9289
9290 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9291
9292         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9293         summary buffer.
9294
9295         * password.el (password-cache-remove): Use clear-string to burn
9296         password, if available.
9297
9298 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9299
9300         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9301
9302         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9303
9304         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9305         (gnus-message-highlight-citation): Move defcustom here from
9306         gnus-cite.el.
9307         (gnus-message-citation-mode): Autoload.
9308
9309         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9310         checks to make it compile with XEmacs.
9311         (gnus-message-citation-mode): New minor mode.
9312         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9313         (gnus-message-highlight-citation): New variables.
9314         (gnus-message-search-citation-line)
9315         (gnus-message-add-citation-keywords)
9316         (gnus-message-remove-citation-keywords)
9317         (turn-on-gnus-message-citation-mode)
9318         (turn-off-gnus-message-citation-mode): New functions.
9319
9320 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9321
9322         * gnus-cite.el: Enable highlighting of different citation levels in
9323         message-mode.
9324
9325 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9326
9327         * message.el (message-make-fqdn): Fix comment.
9328         (message-bogus-system-names): Add ".local".
9329
9330         * spam.el (spam-ifile-path, spam-ifile-program)
9331         (spam-ifile-database-path, spam-ifile-database)
9332         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9333         Don't use "path" inappropriately.
9334         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9335         strings.
9336         (spam-check-ifile, spam-ifile-register-with-ifile)
9337         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9338         Use new variable names.
9339
9340         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9341         (gnus-treat-display-smileys): Simplify using
9342         gnus-image-type-available-p.
9343
9344         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9345         available.
9346
9347         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9348         Use `display-images-p' if available.
9349
9350 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9351
9352         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9353         one after turning on the buffer's multibyteness instead of decoding
9354         them directly in the unibyte buffer that causes unexpected conversion
9355         in Emacs 23 (unicode).
9356
9357 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9358
9359         * message.el (message-generate-hashcash): Fix custom type.
9360
9361 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9362
9363         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9364
9365 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9366
9367         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9368         disconnect icons.  Add help text.
9369
9370 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9371
9372         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9373         negated to be consistent with the others we handle.
9374
9375 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9376
9377         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9378         version of gnus-summary-buffer to something, so that we can use two
9379         article buffers at the same time.
9380
9381 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9382
9383         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9384         trigger all the extra headers.
9385         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9386         sorting.
9387
9388 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9389
9390         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9391         solid groups.
9392
9393 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9394
9395         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9396
9397 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9398
9399         * legacy-gnus-agent.el: Add Copyright notice.
9400
9401 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9402
9403         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9404
9405 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9406
9407         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9408
9409         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9410         to make it work reliably in CVS Emacs.
9411         (gnus-summary-limit-strange-charsets-predicate)
9412         (gnus-summary-limit-to-predicate): New functions.
9413
9414 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9415
9416         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9417         specifying array size.
9418         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9419         array if it is too small.
9420         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9421         (gnus-sort-threads-loop): New function.
9422
9423 2006-12-06  Chris Moore  <dooglus@gmail.com>
9424
9425         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9426         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9427
9428 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9429
9430         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9431         options.
9432
9433 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9434
9435         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9436         DOS-ing the recipient.
9437
9438         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9439         the headers when creating the mapping to avoid mismappings.
9440         (nnweb-gmane-create-mapping): Always nix out old mapping.
9441
9442 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9443
9444         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9445         and mm-verify-option to never.
9446
9447 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9448
9449         * message.el (message-signed-or-encrypted-p): New function.
9450         (message-forward-make-body): Use it.
9451
9452         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9453         Replace encode-coding-string with mm-encode-coding-string.
9454
9455 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9456
9457         * nneething.el (nneething-decode-file-name):
9458         Replace decode-coding-string with mm-decode-coding-string.
9459
9460         * gnus-int.el (gnus-open-server): Say failed server's name.
9461
9462 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9463
9464         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9465         strings to a single string.  Quote `errors-file-name'.
9466         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9467         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9468         Adjust calls.  Use `shell-quote-argument'.
9469
9470 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9471
9472         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9473         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9474
9475         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9476         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9477         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9478         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9479         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9480         (gnus-subscribe-newsgroup, gnus-1):
9481         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9482         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9483         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9484         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9485
9486 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9487
9488         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9489         keystroke.
9490         (gnus-summary-limit-to-bodies): Implement headersp.
9491
9492 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9493
9494         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9495
9496 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9497
9498         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9499
9500 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9501
9502         * message.el (message-generate-hashcash): Expand range of values to
9503         include `opportunistic'.
9504         (message-send-mail): Use it.
9505
9506 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9507
9508         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9509         and comment it.
9510
9511         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9512
9513 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9514
9515         * gnus-util.el (gnus-extract-address-components): Improve comment.
9516
9517 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9518
9519         * gnus-util.el (gnus-extract-address-components): Work with address in
9520         which the name portion contains @.
9521
9522         * lpath.el: Fbind custom-autoload.
9523
9524 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9525
9526         * gnus.el (gnus-start): Move custom group up.
9527         (gnus-select-method): Don't autoload, but make it available for
9528         `customize-variable'.
9529         (gnus-getenv-nntpserver): Don't autoload.
9530
9531 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9532
9533         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9534
9535 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9536
9537         * message.el (message-sendmail-extra-arguments): New variable.
9538         (message-send-mail-with-sendmail): Use it.
9539
9540 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9541
9542         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9543         mm-with-unibyte-current-buffer to make string unibyte.
9544
9545         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9546         mm-string-as-multibyte.
9547
9548 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9549
9550         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9551         Reported by Werner Koch <wk@gnupg.org>.
9552
9553 2006-11-14  Daiki Ueno  <ueno@p360>
9554
9555         * mml2015.el: Autoload epa-select-keys when compiling.
9556
9557 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9558
9559         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9560         message-options.
9561         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9562
9563 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9564
9565         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9566         EasyPG (< 0.0.6).
9567         (mml2015-always-trust): New user option.
9568         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9569         prompt.
9570
9571 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9572
9573         * nntp.el (nntp-authinfo-force): New variable.
9574         (nntp-send-authinfo): Use it.
9575
9576 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9577
9578         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9579         decode encoded words.  Improve prompt.  Add comment about forwarding.
9580         (message-replacement-char): Move up.
9581
9582 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9583
9584         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9585         instead of gnus-intersection because arguments of gnus-sorted-nunion
9586         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9587
9588 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9589
9590         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9591         (message-simplify-subject-functions):
9592         Enable message-strip-subject-encoded-words by default.
9593
9594 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9595
9596         * message.el (message-strip-subject-encoded-words): New function.
9597         (message-simplify-subject-functions): New variable.
9598         (message-simplify-subject): Use it.  Fix typo in doc string.
9599         Support message-strip-subject-encoded-words.
9600
9601 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9602
9603         * gnus-diary.el (gnus-diary-delay-format-function):
9604         * nndiary.el (nndiary-reminders):
9605         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9606
9607 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9608
9609         * gnus-art.el (article-hide-boring-headers): Fetch date from
9610         gnus-original-article-buffer to avoid problems with localized date
9611         strings.
9612
9613 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9614
9615         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9616
9617 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9618
9619         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9620         New variables.
9621         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9622         (mm-charset-synonym-alist): Move some entries to
9623         mm-codepage-iso-8859-list.
9624         (mm-charset-synonym-alist, mm-charset-override-alist):
9625         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9626
9627 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9628
9629         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9630
9631 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9632
9633         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9634         with Emacs 21 and XEmacs.
9635
9636 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9637
9638         * spam.el (spam-parse-address): New function for better parsing,
9639         catching errors, etc.
9640         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9641
9642 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9643
9644         * mm-view.el: Add interactive arg to html2text autoload.
9645
9646 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9647
9648         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9649
9650 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9651
9652         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9653         New variables.
9654         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9655         (mm-charset-synonym-alist): Move some entries to
9656         mm-codepage-iso-8859-list.
9657
9658         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9659
9660 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9661
9662         * message.el (message-citation-line-format)
9663         (message-insert-formated-citation-line): Fix implementation of %E, %N
9664         and %n according to the doc string.
9665
9666 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9667
9668         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9669         Use car-safe to avoid bad parses.
9670
9671 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9672
9673         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9674         names.
9675
9676         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9677
9678 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9679
9680         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9681         header.
9682
9683         * message.el (message-draft-headers): Add Date.
9684         (message-headers-to-generate): Fix typo in docstring.
9685
9686         * nndraft.el (nndraft-required-headers): New variable.
9687         (nndraft-generate-headers): Use it.
9688
9689         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9690
9691 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9692
9693         * gnus-registry.el (gnus-registry-wash-for-keywords)
9694         (gnus-registry-find-keywords): New functions to allow easy searching of
9695         articles that are in the registry.
9696
9697 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9698
9699         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9700         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9701         Reported by Damien Elmes <damien@repose.cx>.
9702
9703 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9704
9705         * gnus.el (gnus-mime): Remove unused custom group.
9706
9707 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9708
9709         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9710         "blank line" when searching for end of armor headers.
9711
9712 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * gmm-utils.el (gmm-write-region): Fix variable name.
9715
9716 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9717
9718         * gmm-utils.el (gmm-write-region): New function based on compatibility
9719         code from `mm-make-temp-file'.
9720
9721         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9722
9723         * nnmaildir.el (nnmaildir--update-nov)
9724         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9725         Use `gmm-write-region'.
9726
9727 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9728
9729         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9730         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9731
9732         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9733
9734         * message.el (message-replacement-char): New variable.
9735         (message-fix-before-sending): Use it.
9736         (message-simplify-subject): New function to remove duplicate code.
9737         (message-reply, message-followup): Use it.
9738
9739         * gnus-sum.el (gnus-summary-make-menu-bar):
9740         Clarify gnus-summary-limit-to-articles.
9741
9742 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9743
9744         * gnus-util.el (gnus-with-local-quit): New macro.
9745
9746         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9747
9748 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9749
9750         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9751         ignore non-string data.
9752
9753 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9754
9755         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9756         non-string data (needs to be done in the registry too).
9757
9758 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9759
9760         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9761         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9762         (gnus-registry-split-fancy-with-parent)
9763         (gnus-registry-fetch-simplified-message-subject-fast)
9764         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9765         Remove text properties on ingress into the registry and when it's saved.
9766         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9767         registry from entries with no groups.
9768
9769 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9770
9771         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9772         function to remove string properties.
9773
9774 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9775
9776         * gmm-utils.el (gmm): Adjust custom version.
9777
9778         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9779         Adjust custom version.
9780
9781         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9782
9783 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9784
9785         * gnus-art.el (gnus-insert-prev-page-button)
9786         (gnus-insert-next-page-button): Simplify.  Reformat.
9787
9788 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9789
9790         * gnus-art.el (gnus-insert-prev-page-button)
9791         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9792
9793 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9794
9795         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9796
9797 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9798
9799         * gnus-art.el (gnus-insert-mime-button)
9800         (gnus-insert-mime-security-button):
9801         Apply gnus-article-button-face to MIME and security buttons.
9802
9803 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9804
9805         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9806         readable.
9807
9808 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9809
9810         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9811
9812 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9813
9814         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9815         `browse-url-of-file' instead of `browse-url'.
9816
9817 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9818
9819         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9820         regexp.  Articles containing quotation were cut prematurely.
9821
9822 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9823
9824         * message.el (message-cite-original-1): Use nobody by default for the
9825         value of From header.
9826         (message-reply): Ditto.
9827
9828 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9829
9830         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9831         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9832         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9833
9834 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9835
9836         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9837         mails in the doc string.  Add some URLs in comment.
9838         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9839
9840 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9843         backslashes handling and the way to find boundaries of quoted strings.
9844
9845 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9846
9847         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9848         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9849         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9850         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9851
9852 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9853
9854         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9855         doc string.
9856         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9857
9858 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9859
9860         * lpath.el: Fbind epg-check-configuration.
9861
9862 2006-09-06  Simon Josefsson  <jas@extundo.com>
9863
9864         * mml2015.el (mml2015-use): Doc fix, mention epg.
9865
9866 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9867
9868         * mml2015.el (mml2015-use): Default to epg, if available.
9869
9870 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9871
9872         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9873         message-sender.
9874         (mml1991-epg-encrypt): Ditto.
9875         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9876         message-sender.
9877         (mml2015-epg-encrypt): Ditto.
9878
9879 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9880
9881         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9882         several common directories.
9883
9884 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9885
9886         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9887         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9888
9889 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * gnus-art.el (article-decode-encoded-words): Make it fast.
9892
9893 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9894
9895         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9896
9897         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9898         in quoted string into `\'.
9899
9900 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9901
9902         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9903         Use standard-syntax-table.
9904
9905 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9906
9907         * gnus-art.el (gnus-decode-address-function): New variable.
9908         (article-decode-encoded-words): Use it to decode headers which are
9909         assumed to contain addresses.
9910         (gnus-mime-delete-part): Remove useless `or'.
9911
9912         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9913         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9914         (gnus-nov-parse-line): Use it to decode From header.
9915         (gnus-get-newsgroup-headers): Ditto.
9916         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9917
9918         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9919         (mail-decode-encoded-address-string): New alias.
9920
9921         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9922         New function.
9923         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9924         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9925         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9926         (rfc2047-decode-string): Ditto.
9927         (rfc2047-decode-address-region): New function.
9928         (rfc2047-decode-address-string): New function.
9929
9930 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9931
9932         * message.el (message-caesar-buffer-body): Allow rotating headers.
9933
9934         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9935
9936         * message.el (message-insert-formated-citation-line): Fix %f.
9937         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9938
9939 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9940
9941         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9942         (gnus-bookmark-mouse-available-p): New macro.
9943         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9944         (gnus-bookmark-bmenu-show-infos): Use it.
9945         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9946         (gnus-bookmark-bmenu-hide-infos): Ditto.
9947         (gnus-bookmark-remove-properties): New function.
9948         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9949         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9950         (gnus-bookmark-write-file): Bind coding-system-for-write.
9951         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9952         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9953         group before selecting it.
9954         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9955         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9956         quit-window if it is not available; use gnus-mouse-2 and bind it to
9957         gnus-bookmark-bmenu-select-by-mouse.
9958         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9959         (gnus-bookmark-bmenu-select-by-mouse): New function.
9960
9961 2006-08-13  Romain Francoise  <romain@orebokech.com>
9962
9963         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9964         space.
9965
9966 2006-08-10  Romain Francoise  <romain@orebokech.com>
9967
9968         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9969         (dns-mode-soa-auto-increment-serial): New user option.
9970         (dns-mode-soa-maybe-increment-serial): New function.
9971         (dns-mode): Add the latter to `write-contents-functions'.
9972
9973 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9974
9975         * compface.el (uncompface): Use binary rather than raw-text-unix.
9976
9977 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9978
9979         * compface.el (uncompface): Make sure the eol conversion doesn't take
9980         place when communicating with the external programs.
9981         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9982
9983 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9986
9987 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9988
9989         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9990         Make it more robust by parsing author and date independently.
9991
9992 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9993
9994         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9995
9996 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9997
9998         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9999         first matching secret key.
10000         (mml2015-epg-encrypt): Ditto.
10001
10002         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10003         first matching secret key.
10004         (mml1991-epg-encrypt): Ditto.
10005
10006         * mml2015.el (mml2015-encrypt-to-self): New user option.
10007         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10008         mml2015-epg-encrypt-to-self is set.
10009
10010         * mml1991.el (mml1991-encrypt-to-self): New variable.
10011         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10012         mml1991-epg-encrypt-to-self is set.
10013
10014         * mml2015.el (mml2015-signers): New user option.
10015         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10016         (mml2015-epg-encrypt): Allow to select signing keys.
10017
10018         * mml1991.el (mml1991-signers): New variable.
10019         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10020         (mml1991-epg-encrypt): Allow to select signing keys.
10021
10022 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10023
10024         * nnheader.el (nnheader-insert-head): Make it work even if the file
10025         uses CRLF for the line-break code.
10026
10027 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10028
10029         * mml2015.el: Require mml-sec instead of password.
10030         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10031         (mml2015-cache-passphrase): Inherit the default value from
10032         mml-secure-cache-passphrase.
10033         (mml2015-passphrase-cache-expiry): Inherit the default value from
10034         mml-secure-passphrase-cache-expiry.
10035
10036         * mml1991.el: Require mml-sec instead of password.
10037         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10038         (mml1991-cache-passphrase): Inherit the default value from
10039         mml-secure-cache-passphrase.
10040         (mml1991-passphrase-cache-expiry): Inherit the default value from
10041         mml-secure-passphrase-cache-expiry.
10042
10043         * mml-sec.el: Require password.
10044         (mml-secure-verbose): New user option.
10045         (mml-secure-cache-passphrase): New user option.
10046         (mml-secure-passphrase-cache-expiry): New user option.
10047
10048 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10049
10050         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10051         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10052         andreas@altroot.de (Andreas Vögele).
10053
10054         FIXME: Use `tiny change'?
10055
10056 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10057
10058         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10059         workaround for the url package included with Emacs.
10060
10061         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10062
10063 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10064
10065         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10066         correctly.  This fixes a bug caused by the 2006-05-12 change.
10067
10068 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10069
10070         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10071         some information about the error when saying that the `bogus' mail
10072         group will be used.
10073
10074 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10075
10076         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10077         string.
10078
10079 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10080
10081         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10082
10083 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10084
10085         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10086
10087 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10088
10089         * mml1991.el (mml1991-function-alist): Add epg.
10090         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10091         (mml1991-epg-encrypt): New functions.
10092
10093 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10094
10095         * mml2015.el (mml2015-verbose): New variable.
10096         (mml2015-cache-passphrase): Ditto.
10097         (mml2015-passphrase-cache-expiry): Ditto.
10098         (mml2015-function-alist): Add epg.
10099         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10100         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10101         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10102         New functions.
10103
10104 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10105
10106         * message.el (message-cite-original-1): Preserve region when removing
10107         quoted text due to X-No-Archive in order to avoid bogus attribution
10108         when citing multiple messages.
10109
10110 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10111
10112         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10113         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10114
10115 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10116
10117         * gnus-diary.el (gnus-user-format-function-d)
10118         (gnus-user-format-function-D): Autoload.
10119
10120         * imap.el (Commentary): Fix typo.
10121
10122         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10123         2006-04-22 contribution.
10124
10125 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10126
10127         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10128         It didn't really fix the bogosity I'm seeing with solid web groups.
10129
10130 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10131
10132         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10133         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10134         created using server names.  If we use the feature without declaring
10135         it, Gnus does not properly manage server and group state.
10136
10137         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10138         bound.
10139
10140 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10141
10142         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10143         looking up the method using GROUP's prefix before inventing a new one.
10144         It is used on killed/unknown groups in various places where returning
10145         an all-new method isn't expected by the caller.
10146
10147         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10148         and match semantics of gnus-group-real-prefix.
10149
10150 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10151
10152         * nnmail.el (nnmail-broken-references-mailers): New variable.
10153         (nnmail-ignore-broken-references): New function generalizing
10154         nnmail-fix-eudora-headers.
10155         (nnmail-fix-eudora-headers): Now obsolete.
10156
10157         * gnus-art.el (gnus-button-handle-custom):
10158         Support `customize-apropos*'.
10159
10160 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10161
10162         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10163
10164         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10165         articles.
10166
10167 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10168
10169         * message.el (message-cite-reply-above): New variable.
10170         (message-yank-original): Use it.
10171
10172 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10173
10174         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10175
10176 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10177
10178         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10179         as read.
10180
10181         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10182
10183 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10184
10185         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10186         (gnus-bookmark-default-file): Use gnus-directory.
10187         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10188         Remove "*" in doc string.
10189         (gnus-bookmark-write-file): Simplify.
10190         (gnus-bookmark-maybe-sort-alist): Use `when'.
10191         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10192         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10193         Add FIXME about Emacs 21 and XEmacs compatibility.
10194         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10195         compatibility.
10196         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10197         compatibility.
10198         (gnus-bookmark-menu-heading): Fix version.
10199
10200 2006-06-19  Bastien Guerry  <bzg@altern.org>
10201
10202         * gnus-bookmark.el: New file.
10203
10204 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10205
10206         * message.el (message-syntax-checks): Doc fix.
10207
10208 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10209
10210         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10211         unsubscribed groups as if they were killed ones.  It causes duplicate
10212         entries in gnus-newsrc-alist.
10213
10214 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10215
10216         * message.el (message-syntax-checks): Doc fix.
10217         (message-send-mail): Add check for continuation headers.
10218         (message-check-news-header-syntax): Fix regexp used to check for
10219         continuation headers.
10220
10221 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10222
10223         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10224
10225 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10226
10227         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10228
10229 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10230
10231         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10232         default-truncate-lines.
10233
10234 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10235
10236         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10237         to fill the utf-8 entry.
10238
10239         * lpath.el: Fbind unicode-precedence-list.
10240
10241 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10242
10243         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10244
10245 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10246
10247         * gnus-agent.el (directory-files-and-attributes): Move all the way
10248         forward (the third and final move).
10249         (gnus-agent-read-agentview): Trap reconstruction errors due to
10250         nonexistent directory.  Handle by returning nil.
10251
10252 2006-05-30  Didier Verna  <didier@xemacs.org>
10253
10254         * message.el (message-dont-reply-to-names): Update the custom type.
10255         * message.el (message-dont-reply-to-names): New defsubst: potentially
10256         convert a list of regexps into a single one.
10257         * message.el (message-get-reply-headers): Use it.
10258         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10259
10260 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * gnus-agent.el (directory-files-and-attributes): Move forward.
10263
10264 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10265
10266         * gnus-ml.el (gnus-mailing-list-subscribe)
10267         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10268         (gnus-mailing-list-message): Fix doc strings.
10269
10270 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10271
10272         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10273         of doing it manually.
10274
10275 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10276
10277         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10278         comment.
10279
10280 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10281
10282         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10283         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10284         (gnus-agent-read-local): All symbols allocated in my-obarray.
10285         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10286         (gnus-agent-regenerate-group): Check numeric names to see if they are
10287         messages or groups.
10288         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10289         better way of do this...)
10290
10291         * gnus-cache.el (gnus-agent-total-fetched-for):
10292         Ignore 'dummy.group' (there should be a better way of do this...)
10293
10294 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10295
10296         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10297         (gnus-saved-headers): Ditto.
10298         (gnus-default-article-saver): Mention functions may have properties.
10299         (gnus-article-save): Override gnus-save-all-headers and
10300         gnus-saved-headers by :headers property which saver function may have.
10301         (gnus-summary-save-in-file): Add :headers property.
10302         (gnus-summary-write-to-file): Ditto.
10303
10304         * gnus-sum.el (gnus-summary-save-article): Bind
10305         gnus-prompt-before-saving to t when saving many articles in a file;
10306         always show all headers.
10307
10308         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10309
10310 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10313         marks.
10314
10315         * message.el (message-indent-citation): Add optional arguments to allow
10316         using it outside of message buffers.
10317
10318         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10319         (gnus-article-treat-unfold-headers): Use it.
10320         (gnus-article-truncate-lines): New variable.
10321         (gnus-article-mode): Use it.
10322         (gnus-article-toggle-truncate-lines): New function.
10323
10324         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10325         Add gnus-article-toggle-truncate-lines.
10326
10327         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10328         coding system in XEmacs, use binary.
10329
10330 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10331
10332         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10333         after-load-alist.
10334
10335         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10336         this function should save decoded articles.
10337         (gnus-summary-write-to-file): Use property to specify this function
10338         should save decoded articles and specify gnus-summary-save-in-file
10339         should be used to save articles other than the first one when saving
10340         many articles.
10341         (gnus-summary-save-body-in-file): Use property to specify this
10342         function should save decoded articles.
10343         (gnus-summary-write-body-to-file): Use property to specify this
10344         function should save decoded articles and specify
10345         gnus-summary-save-body-in-file should be used to save articles other
10346         than the first one when saving many articles.
10347
10348         * gnus-sum.el (gnus-summary-save-article): Simplify.
10349
10350 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10351
10352         * gnus-art.el (gnus-default-article-saver):
10353         Add gnus-summary-write-body-to-file.
10354         (gnus-article-save-coding-system): Don't use coding system object
10355         in XEmacs.
10356         (gnus-read-save-file-name): Add optional `dir-var' argument which
10357         specifies directory in which files are saved; work even if optional
10358         `variable' argument is not specified.
10359         (gnus-summary-write-to-file): Read file name.
10360         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10361         (gnus-summary-write-body-to-file): New function.
10362
10363         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10364         (gnus-summary-local-variables): Add it.
10365         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10366         (gnus-summary-save-article): Remove optional `decode' argument;
10367         determine whether to decode articles by the value of
10368         gnus-default-article-saver; when saving many files using
10369         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10370         it first and use gnus-summary-save-in-file or
10371         gnus-summary-save-body-in-file thereafter unless
10372         gnus-prompt-before-saving is always; move point to article which
10373         will be saved.
10374         (gnus-summary-save-article-file): Revert.
10375         (gnus-summary-write-article-file): Revert.
10376         (gnus-summary-save-article-body-file): Revert.
10377         (gnus-summary-write-article-body-file): New function.
10378
10379 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gnus-art.el (gnus-default-article-saver): Doc fix.
10382         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10383         from gnus-summary-save-article-coding-system, and default to a
10384         certain coding system.
10385         (gnus-output-to-file): Add coding cookie and encode text according
10386         to gnus-article-save-coding-system; don't use mm-append-to-file.
10387
10388         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10389         gnus-art.el and rename to gnus-article-save-coding-system.
10390         (gnus-summary-save-article): Require gnus-art; don't show all
10391         headers if it decodes articles; don't add coding cookie here;
10392         don't bind mm-text-coding-system-for-write.
10393         (gnus-summary-save-article-file): Save decoded articles.
10394         (gnus-summary-write-article-file): When saving many files, use
10395         gnus-summary-write-to-file first and gnus-summary-save-in-file
10396         thereafter unless gnus-prompt-before-saving is always.
10397         (gnus-summary-save-article-body-file): Save decoded articles.
10398
10399         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10400
10401 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10402
10403         * nnrss.el (nnrss-check-group): Bind hash-index.
10404
10405 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10406
10407         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10408         its hash index.  Store this hash in `nnrss-group-data'.
10409         (nnrss-read-group-data): Update accordingly.
10410
10411 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10412
10413         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10414         entry.
10415
10416         * gnus-sum.el (gnus-summary-make-menu-bar):
10417         Add gnus-article-browse-html-article.
10418
10419 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10420
10421         * gnus-sum.el (gnus-summary-mime-map):
10422         Add gnus-article-browse-html-article.
10423
10424         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10425
10426 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10427
10428         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10429         suitable coding systems in customize.
10430
10431 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10432
10433         * mail-source.el (mail-sources): Fix custom type.
10434
10435 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10436
10437         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10438         (gnus-summary-expire-articles-now): Shorten prompt.
10439
10440         * gmm-utils.el (wid-edit): Require.
10441         (defun-gmm): Rename from `gmm-defun-compat'.
10442         (gmm-image-search-load-path): Use it.
10443         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10444
10445 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10446
10447         * gnus-sum.el (gnus-summary-save-article-coding-system):
10448         New variable.
10449         (gnus-summary-save-article): Add optional `decode' argument.
10450         If it is set and gnus-summary-save-article-coding-system is non-nil,
10451         save decoded article.
10452         (gnus-summary-write-article-file): Save decoded article if
10453         gnus-summary-save-article-coding-system is non-nil.
10454
10455         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10456         type.
10457
10458 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10459
10460         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10461
10462 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10465         first to test gnus-single-article-buffer which may be buffer-local.
10466
10467         * gnus-sum.el (gnus-summary-setup-buffer):
10468         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10469         group; make gnus-article-buffer, gnus-article-current, and
10470         gnus-original-article-buffer always buffer-local.
10471         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10472         group.
10473         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10474
10475 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10476
10477         * nnml.el (nnml-request-compact-group): Compressed files might not
10478         have .gz extension.
10479
10480 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10481
10482         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10483         (mm-copy-to-buffer): Use with-current-buffer.
10484         (mm-display-part): Simplify.
10485         (mm-inlinable-p): Add optional arg `type'.
10486
10487 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10488
10489         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10490         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10491         Try harder to show the attachment internally or externally using
10492         gnus-mime-view-part-as-type.
10493
10494 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10495
10496         * message.el (message-from-style, message-signature-separator)
10497         (message-user-organization-file, message-send-mail-function)
10498         (message-citation-line-function, message-yank-prefix)
10499         (message-indent-citation-function, message-signature)
10500         (message-signature-file, message-signature-insert-empty-line):
10501         Remove autoloads.
10502
10503         * gnus-art.el (gnus-buttonized-mime-types):
10504         Remove "multipart/signed".  Revert 2006-04-26 change.
10505
10506 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10507
10508         * gnus.el (gnus-version-number): Bump version.
10509
10510 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10511
10512         * gnus.el: No Gnus v0.5 is released.
10513
10514 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10515
10516         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10517         fetching articles by message-id.
10518
10519 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10520
10521         * message.el (hashcash): Require hashcash as normal.
10522
10523         * ecomplete.el (ecomplete-highlight-match-line):
10524         Use point-at-eol.
10525         (ecomplete-highlight-match-line): Use `highlight', because that
10526         face exists in both Emacs and XEmacs.
10527
10528         * message.el (message-display-abbrev): Use point-at-bol.
10529
10530         * mail-source.el: Don't require timer/timer-funcs.
10531
10532         * gnus-async.el: Ditto.
10533
10534         * password.el: Ditto.
10535
10536         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10537
10538         * mm-url.el: Ditto.
10539
10540         * gnus-xmas.el: Don't require timer-funcs.
10541
10542         * mm-util.el: Require timer/timer-funcs.
10543
10544 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10545
10546         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10547         Close.
10548
10549 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10550
10551         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10552         unibyte after clear-decrypt function runs.
10553
10554         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10555         returns as a unibyte string.
10556
10557 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10558
10559         * lpath.el: Revert.
10560
10561         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10562         (pgg-gpg-process-sentinel): Revert.
10563
10564         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10565         (pgg-pgp-lookup-key): Revert.
10566
10567         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10568         (pgg-pgp5-lookup-key): Revert.
10569
10570         * pgg.el (pgg-fetch-key): Revert.
10571
10572 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10573
10574         * lpath.el: Fbind string-as-multibyte for XEmacs.
10575
10576         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10577         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10578         (mml1991-pgg-encrypt): Ditto.
10579
10580         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10581         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10582         a multibyte buffer.
10583
10584         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10585         (pgg-pgp-lookup-key): Ditto.
10586
10587         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10588         (pgg-pgp5-lookup-key): Ditto.
10589
10590         * pgg.el (pgg-fetch-key): Ditto.
10591
10592 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10593
10594         * message.el (message-user-organization-file): Check several
10595         locations of the organization file.
10596
10597         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10598         Add gnus-article-view-part-as-type.
10599
10600         * gnus-art.el (gnus-article-view-part-as-type): New function.
10601
10602         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10603         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10604
10605         * mml.el: Simplify autoload.
10606         (mml-mode): defvar dnd-protocol-alist instead of using
10607         symbol-value.
10608         (mml-default-directory): New variable.
10609         (mml-minibuffer-read-file): Use it.
10610         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10611
10612         * message.el (message-citation-line-format): New variable.
10613         (message-insert-formated-citation-line): New function.
10614         (message-citation-line-function):
10615         Add `message-insert-formated-citation-line' to custom type.
10616
10617         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10618         to doc string.
10619
10620         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10621         depending on mm-verify-option.
10622
10623 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10624
10625         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10626         binding pgg-* variables; reimplement the section which prevents
10627         MIME header from being signed.
10628         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10629         pgg-text-mode; remove a blank line at the top of body.
10630
10631         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10632         lines at the top of body; use gnus-newsgroup-charset if there's no
10633         Charset header.
10634
10635 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * message.el (message-self-insert-commands): Doc fix.
10638
10639         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10640         (mm-uu-pgp-encrypted-test): Ditto.
10641         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10642         between header and body; return application/pgp-encrypted handle
10643         if decryption failed; decode decrypted body by charset.
10644
10645         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10646         element match to application/pgp-*.
10647
10648 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10649
10650         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10651         HTML.
10652
10653 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10654
10655         * mail-source.el (mail-source-call-script): Message the error
10656         string.
10657
10658 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10659
10660         * gnus-util.el (gnus-byte-compile): Use it.
10661
10662 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10663
10664         * gnus-util.el (kill-empty-logs): New function.
10665
10666 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10667
10668         * message.el (message-mail-alias-type): Doc fix.
10669         (message-mail-alias-type-p): New function.
10670         (message-send): Use it.
10671         (message-mode): Ditto.
10672         (message-strip-forbidden-properties): Ditto.
10673
10674         * ecomplete.el (ecomplete-database-file-coding-system):
10675         New variable.
10676         (ecomplete-save): Use it.
10677         (ecomplete-setup): Use it.
10678
10679 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10680
10681         * message.el (message-self-insert-commands): New variable.
10682         (message-strip-forbidden-properties): Use it.
10683
10684 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10685
10686         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10687         that doesn't make XEmacs choke.
10688
10689 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10690
10691         * gnus-util.el (gnus-replace-in-string):
10692         Prefer replace-regexp-in-string over of replace-in-string.
10693
10694 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10695
10696         * gnus-util.el (gnus-select-frame-set-input-focus):
10697         Use select-frame-set-input-focus if it is available in XEmacs; use
10698         definition defined in Emacs 22 for old Emacsen.
10699
10700         * dgnushack.el: Autoload unmorse-region for XEmacs.
10701
10702         * lpath.el: Bind cursor-in-non-selected-windows and
10703         select-frame-set-input-focus for XEmacs.
10704
10705 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10706
10707         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10708
10709 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10710
10711         * gnus-registry.el (gnus-registry-cache-save): Remove text
10712         properties when saving via the temp buffer.
10713
10714 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10715
10716         * message.el (message-generate-hashcash): Honor custom type.
10717
10718 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10719
10720         * message.el (message-generate-hashcash): Default to non-nil when
10721         hashcash is found.
10722
10723         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10724         (gnus-refer-thread-limit): Increase default to 500.
10725
10726         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10727
10728         * flow-fill.el (fill-flowed): Allow delete-space.
10729
10730 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10731
10732         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10733         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10734         Remove autoloads.
10735
10736 2006-04-18  Simon Josefsson  <jas@extundo.com>
10737
10738         * message.el (message-generate-hashcash): Default to.
10739
10740 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10743         concatenating segments rather than before concatenating them.
10744
10745 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10746
10747         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10748
10749 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10750
10751         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10752
10753         * message.el (message-forward-make-body-plain):
10754         Allow message-forward-ignored-headers to be a list.
10755         (message-remove-ignored-headers): Factor out into function.
10756         (message-forward-make-body-mml): Use it.
10757
10758         * imap.el (imap-quote-specials): New function.
10759         (imap-login-auth): Quote specials.
10760
10761         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10762         (rfc2231-parse-string): Allow concatanation of parameters that
10763         aren't contiguous.  The test case is
10764           (mail-header-parse-content-type "message/external-body;
10765             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10766             access-type=LOCAL-FILE;
10767             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10768
10769 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10770
10771         * nntp.el (nntp-accept-process-output): Return the value of
10772         `nnheader-accept-process-output'.
10773
10774 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10775
10776         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10777         (gnus-button-alist): Recognize more diff formats.
10778         (gnus-button-patch): Strip directory.
10779
10780 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10781
10782         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10783         Emacs 22 when setting focus.
10784
10785 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10786
10787         * gnus-art.el (gnus-article-treat-types): Do treatment of
10788         text/x-verbatim parts.
10789         (gnus-button-patch): New command.
10790
10791         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10792         addresses that contain invalid characters.
10793
10794 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10795
10796         * message.el (message-put-addresses-in-ecomplete):
10797         Use gnus-replace-in-string.
10798         (message-is-yours-p): Use the more correct
10799         mail-header-parse-address instead of
10800         mail-extract-address-components.
10801         (message-put-addresses-in-ecomplete): Fix typo.
10802
10803         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10804         keystroke.
10805
10806         * gnus-art.el (gnus-treatment-function-alist): Change order of
10807         newsgroups/generic header folding to avoid double-folding.
10808
10809         * message.el (message-hidden-headers): Add X-Draft-From.
10810
10811         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10812         New command.
10813         (gnus-summary-repeat-search-article-backward): New command.
10814
10815         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10816         groups in the parent topic.
10817
10818 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10819
10820         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10821         (spam-extra-header-to-number): Return the CRM114 number as a
10822         number instead of a string.
10823
10824 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10825
10826         * gnus-art.el (gnus-face-properties-alist): Move here from
10827         gnus-fun.
10828
10829         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10830
10831 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10832
10833         * message.el (message-strip-forbidden-properties): Only display on
10834         self-insert-command.
10835
10836         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10837         reindent.
10838         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10839
10840 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10841
10842         * smiley.el (smiley-style): Fix typo.
10843
10844 2006-03-23  Kenichi Handa  <handa@m17n.org>
10845
10846         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
10847         instead of set-buffer-multibyte.
10848
10849 2006-03-23  Kenichi Handa  <handa@m17n.org>
10850
10851         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10852         buffer and then decode the buffer text if necessary.
10853         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10854         first, and after mm-encode-body, change the buffer to unibyte.
10855
10856 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10857
10858         * hashcash.el (hashcash-insert-payment-async-2):
10859         Use message-goto-eoh instead of doing it manually.
10860         (mail-add-payment): Use message-narrow-to-header instead of trying
10861         to do the same itself.
10862
10863         * message.el (message-hidden-headers): Add Face.
10864
10865         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10866         reparenting code.
10867         (gnus-summary-reparent-children): Refactored out code.
10868         (gnus-summary-thread-map): New keystroke.
10869         (gnus-summary-reparent-children): Make into command.
10870
10871         * smiley.el (smiley-style): Default to `medium' if using a large
10872         font.
10873
10874         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10875         does it itself.
10876
10877         * message.el (message-point-in-header-p): Simplify definition.
10878
10879 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10880
10881         * nnagent.el (nnagent-request-set-mark): Silence log file
10882         writing.
10883         (nnagent-request-set-mark): Use write-region instead of
10884         append-to-file.
10885
10886         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10887         strange select method.
10888
10889         * ecomplete.el (ecomplete-display-matches): Get highlightling
10890         right.
10891         (ecomplete-display-matches): Use literals.
10892         (ecomplete-display-matches): Disable message logging.
10893
10894         * message.el (message-display-abbrev): Small optimization.
10895
10896         * ecomplete.el (ecomplete-display-matches): Allow automatic
10897         display.
10898
10899         * message.el (message-strip-forbidden-properties):
10900         Display abbrevs.
10901         (message-display-abbrev): Get automatic display right.
10902
10903         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10904         keystrokes.
10905
10906 2006-04-13  Romain Francoise  <romain@orebokech.com>
10907
10908         TODO: Backport to v5-10!
10909
10910         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10911         Move here (and rename) from gnus-registry.el.
10912
10913         * gnus-registry.el: Require gnus-util.
10914         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10915
10916 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10917
10918         * gnus-group.el (gnus-group-catchup-current):
10919         Change if-then-else-if-then-else into cond.
10920         (gnus-group-catchup): Indent.
10921         (group-name-at-point): New function.
10922         (gnus-fetch-group): Provide default from thing at point.
10923
10924 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10925
10926         * message.el (message-display-abbrev): Fix regexp.
10927
10928         * ecomplete.el (ecomplete-highlight-match-line):
10929         Reimplement choosing.
10930         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10931         dead variables.
10932
10933         * message.el (message-newline-and-indent): Remove debugging.
10934         (message-display-abbrev): Use new implementation.
10935
10936 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10937
10938         * gnus-art.el (gnus-article-mode):
10939         Set cursor-in-non-selected-windows to nil.
10940
10941         * smiley.el: Revert previous change.
10942         (smiley-data-directory): defvar it before using it in the
10943         defcustom of `smiley-style'.
10944
10945 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10946
10947         * message.el (message-newline-and-indent): New function.
10948
10949         * ecomplete.el: Implement more bits.
10950
10951         * message.el (message-put-addresses-in-ecomplete): Clean up the
10952         string.
10953
10954         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10955
10956         * gnus-sum.el (gnus-summary-save-parts):
10957         Bind gnus-summary-save-parts-counter and use it to make unique file
10958         names.
10959
10960         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10961
10962         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10963         parameter to say whether to actually parse the individual
10964         addresses.
10965
10966         * message.el (message-put-addresses-in-ecomplete): New function.
10967         (ecomplete): Require.
10968         (message-mail-alias-type): Add ecomplete as an option.
10969
10970 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10971
10972         * flow-fill.el (fill-flowed): Remove trailing space from blank
10973         quoted lines.
10974
10975 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10976
10977         * smiley.el (smiley-style): Move definition later to avoid a
10978         compilation warning.
10979
10980 2006-04-12  Kenichi Handa  <handa@m17n.org>
10981
10982         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10983         buffer and then decode the buffer text if necessary.
10984         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10985         first, and after mm-encode-body, change the buffer to unibyte.
10986         Use mm-disable-multibyte instead of set-buffer-multibyte.
10987
10988 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10989
10990         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10991         Content-Type header instead of Content-Disposition header.
10992         (gnus-mime-inline-part): Ditto.
10993         (gnus-mime-view-part-as-charset): Ignore charset that the part
10994         specifies.
10995
10996         * mm-decode.el (mm-display-part): Work with external parts and
10997         usual parts similarly.
10998
10999         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11000         instead of gnus-display-mime.
11001
11002         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11003         instead of with-temp-buffer.
11004
11005         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11006         tag to summarized topics part in order to encode non-ASCII text.
11007
11008 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11009
11010         * smiley.el (smiley-style): New variable.
11011         (smiley-directory): New function.
11012         (smiley-data-directory): Derive from `smiley-style' using
11013         `smiley-directory'.
11014         (smiley-regexp-alist): Add new entries.
11015
11016         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11017         (gnus-article-browse-delete-temp): Add :version.
11018
11019 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11020
11021         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11022         the sieve region.
11023
11024 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11025
11026         * gnus.el (gnus-version-number): Bump version.
11027
11028 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11029
11030         * gnus.el: No Gnus v0.4 is released.
11031
11032 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11033
11034         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11035         layout.
11036
11037         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11038         unknown charset.
11039
11040         * message.el (message-header-synonyms): Add Original-To to the
11041         default.
11042
11043         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11044         optional parameter.
11045
11046 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11047
11048         * gnus-fun.el (gnus): Require it for gnus-directory.
11049
11050 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11051
11052         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11053
11054 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11055
11056         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11057
11058 2006-04-05  Simon Josefsson  <jas@extundo.com>
11059
11060         * password.el (password-reset): New function.
11061
11062 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11063
11064         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11065         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11066
11067 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11068
11069         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11070         Some whitespace was matched into the url, which broke browsing hits
11071         > 100 when mm-url-use-external was nil.
11072
11073 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11074
11075         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11076         Check gnus-extra-headers for 'Newsgroups.
11077
11078         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11079         bound.
11080
11081 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11082
11083         * pgg-gpg.el: Clean up process buffers every time gpg processes
11084         complete.
11085
11086 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11087
11088         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11089         doc string.
11090
11091 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11092
11093         * pgg-gpg.el (pgg-gpg-process-filter)
11094         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11095
11096         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11097         lines, temporary fix.
11098
11099 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11100
11101         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11102
11103 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11104
11105         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11106         default-enable-multibyte-characters.  This reverts the change from
11107         revision 6.17 which is no longer necessary because the passphrase
11108         is sent separately now.  GnuPG messages are unreadable under
11109         multibyte locales with default-enable-multibyte-characters set to
11110         nil.
11111
11112 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11113
11114         * message.el (message-tool-bar-gnome): Move "spell".
11115
11116 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11117
11118         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11119         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11120         instead.
11121
11122 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11123
11124         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11125         Improve newsgroups handling for NNTP overviews which don't include
11126         Newsgroups.
11127
11128 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11129
11130         * message.el (message-resend): Bind message-generate-hashcash to nil.
11131
11132 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11133
11134         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11135         when searching for already-paid recipients.
11136
11137 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11138
11139         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11140         passphrases when it is not needed.
11141         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11142         passphrase stuff from gpg, should only be necessary when you use
11143         gpg with a smartcard.
11144
11145 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11146
11147         * mml.el (mml-insert-mime): Ignore cached contents of
11148         message/external-body part.
11149
11150         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11151         (mm-insert-part): Ditto.
11152
11153 2006-03-23  Simon Josefsson  <jas@extundo.com>
11154
11155         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11156         Reiner.
11157         (pgg-gpg-use-agent-p): Use it again.
11158
11159 2006-03-23  Simon Josefsson  <jas@extundo.com>
11160
11161         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11162         older emacsen.
11163         (pgg-gpg-use-agent-p): Don't use it.
11164
11165 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11166
11167         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11168         if we can.
11169
11170 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11171
11172         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11173         (pgg-gpg-update-agent): New function.
11174         (pgg-gpg-use-agent-p): New function.
11175         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11176         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11177         (pgg-gpg-sign-region): Use it.
11178
11179 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11180
11181         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11182         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11183
11184 2006-03-21  Simon Josefsson  <jas@extundo.com>
11185
11186         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11187         <wilde@sha-bang.de>.
11188         (pgg-gpg-use-agent): New variable.
11189         (pgg-gpg-process-region): Use it.
11190         (pgg-gpg-encrypt-region): Likewise.
11191         (pgg-gpg-encrypt-symmetric-region): Likewise.
11192         (pgg-gpg-decrypt-region): Likewise.
11193         (pgg-gpg-sign-region): Likewise.
11194         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11195
11196 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11197
11198         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11199
11200         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11201         Add comment on version.
11202
11203 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11204
11205         * smiley.el: Add missing test smiley.
11206
11207 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11208
11209         * mm-decode.el (mm-with-part): New macro.
11210         (mm-get-part): Use it; work with message/external-body as well.
11211         (mm-save-part): Treat name and filename equally.
11212
11213         * mm-extern.el (mm-extern-cache-contents): New function.
11214         (mm-inline-external-body): Use it; force the part to be displayed;
11215         move undisplayer added to the cached handle to the parent.
11216
11217         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11218         (gnus-mime-view-part-as-type): Work with message/external-body.
11219
11220         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11221
11222 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11223
11224         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11225         images in image-load-path.  [Sync with image.el, revision 1.60, in
11226         Emacs.]
11227
11228 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11229
11230         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11231         path rather than symbol.  Always return list of directories.
11232         Guarantee that image directory comes first.  [Sync with image.el,
11233         revision 1.59, in Emacs.]
11234
11235         * message.el (message-make-tool-bar): Adjust to new API of
11236         `gmm-image-load-path-for-library'.
11237
11238         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11239
11240         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11241
11242 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11243
11244         * gnus-art.el (gnus-article-only-boring-p):
11245         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11246         intangible text.
11247         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11248
11249 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11250
11251         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11252         Use `defun' instead of `gmm-defun-compat'.
11253
11254 2006-03-14  Simon Josefsson  <jas@extundo.com>
11255
11256         * message.el (message-unique-id): Don't use message-number-base36
11257         if (user-uid) is a float.
11258         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11259
11260 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11261
11262         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11263
11264         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11265         empty line between a part and a message part.
11266
11267 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11268
11269         * smiley.el: Add more test smileys.
11270         (smiley-data-directory, smiley-regexp-alist)
11271         (gnus-smiley-file-types): Fix doc strings.
11272         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11273         adding new elements.
11274         (smiley-mouse-map): Unused code.  Make it a comment.
11275
11276 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11277
11278         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11279         scan latest NoCeM messages instead of old ones.
11280         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11281         delimiters that are recently used.
11282         (gnus-nocem-load-cache): Add autoload cookie.
11283
11284         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11285
11286         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11287         level which is larger than gnus-use-nocem is specified.
11288
11289         * gnus-group.el (gnus-group-get-new-news): Ditto.
11290
11291 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11292
11293         * gnus-util.el (gnus-tool-bar-update): New function.
11294
11295         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11296         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11297
11298         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11299
11300         * gnus-group.el (gnus-group-redraw-when-idle)
11301         (gnus-group-redraw-check): Remove.
11302         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11303
11304 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11305
11306         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11307         if optional last element is specified in splits (FIELD VALUE...).
11308
11309 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11310
11311         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11312         to gmm-image-load-path-for-library.  Call with no-error argument.
11313         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11314
11315         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11316
11317         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11318
11319         * gmm-utils.el (gmm-image-load-path): Remove alias.
11320
11321 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11322
11323         * gmm-utils.el (gmm-image-load-path): Add alias.
11324
11325         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11326         nnml-generate-nov-databases-1.
11327         (nnml-generate-nov-databases): Use it.
11328         (nnml-generate-nov-databases-directory): Document no-active
11329         argument.
11330
11331         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11332         directory if path is t.  Add no-error.
11333
11334         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11335         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11336
11337         * gnus-art.el (gnus-article-browse-delete-temp-files):
11338         Simplify resetting gnus-article-browse-html-temp-list.
11339
11340         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11341         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11342         Add example to docstring.  Rename local variables.  Move error
11343         checks to default case in cond and simplify.
11344
11345 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11346
11347         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11348         handle is multipart when calling it recursively.
11349         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11350
11351 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11352
11353         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11354         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11355
11356 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11357
11358         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11359         is loaded.
11360
11361         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11362         loaded.
11363
11364 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11365
11366         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11367         to "Emacs 23 (unicode)" in doc string.
11368
11369         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11370         "Emacs 23 (unicode)" in comment.
11371
11372 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11373
11374         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11375
11376         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11377         characters 160 through 255 in Emacs 23.
11378
11379 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11380
11381         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11382         gnus-article-browse-html-temp.
11383         (gnus-article-browse-delete-temp): Make it customizable.
11384         Add `file'.  Adjust doc string.
11385         (gnus-article-browse-delete-temp-files): Add argument.
11386         Allow query for each file.  Adjust doc string.
11387         (gnus-article-browse-html-parts):
11388         Add `gnus-article-browse-delete-temp-files' to
11389         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11390
11391 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11392
11393         * gnus-art.el (gnus-article-browse-html-temp)
11394         (gnus-article-browse-delete-temp): New variables.
11395         (gnus-article-browse-delete-temp-files): New function.
11396         (gnus-article-browse-html-parts): Use it.
11397
11398 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11399
11400         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11401
11402         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11403         string.
11404
11405         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11406         gnus-summary-insert-new-articles when unplugged.
11407         Remove gnus-summary-search-article-forward.
11408
11409         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11410         display-visual-class instead of display-color-cells.
11411
11412 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * dgnushack.el: Autoload customize-group for XEmacs.
11415
11416         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11417         message/* containing non-ASCII text properly.
11418
11419 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11420
11421         * message.el: Require gmm-utils, remove autoloads.
11422         (message-tool-bar): Set default based on
11423         gmm-tool-bar-style.
11424         (message-tool-bar-gnome): Add gmm-customize-mode.
11425
11426         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11427         gmm-tool-bar-style.
11428         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11429
11430         * gnus-group.el (gnus-group-tool-bar): Set default based on
11431         gmm-tool-bar-style.
11432         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11433
11434         * gmm-utils.el (gmm-image-directory): Rename variable from
11435         gmm-image-load-path.
11436         (gmm-image-load-path): Use gmm-image-directory.
11437         (gmm-customize-mode): New function.
11438         (gmm-tool-bar-style): New variable.
11439
11440         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11441         gnus-group-redraw-line-number.
11442         (gnus-group-redraw-check): Simplify.
11443         (gnus-group-tool-bar-update): Remove redraw check.
11444         (gnus-group-make-tool-bar): Add redraw check.
11445
11446 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11447
11448         * gnus-art.el (gnus-button): Add missing parentheses.
11449
11450 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11451
11452         * lpath.el: Fbind line-number-at-pos.
11453
11454 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11455
11456         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11457
11458 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11459
11460         * gnus-art.el (gnus-button): New face.
11461         (gnus-article-button-face): Use it.
11462
11463         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11464         Add gnus-summary-next-page.  Re-order.
11465
11466         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11467         next-node are now included.
11468         (gnus-group-redraw-line-number): New internal variable.
11469         (gnus-group-redraw-check): Helper function for updating the tool
11470         bar.
11471         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11472
11473         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11474
11475         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11476         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11477         Use it to match format of Spamassassin 3.0 and later.
11478         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11479         (spam-check-bogofilter)
11480         (spam-bogofilter-register-with-bogofilter): Fix args of
11481         `gnus-error' calls.
11482
11483 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11484
11485         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11486         unnecessary interaction when sending queued mails.
11487         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11488
11489 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11490
11491         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11492         first or last are nil.
11493
11494 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11495
11496         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11497
11498 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11499
11500         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11501
11502 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11503
11504         * dns.el (query-dns): Protect more against buggy tcp output.
11505
11506 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11507
11508         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11509         nov.php.
11510
11511 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11512
11513         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11514         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11515         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11516         output on the server side.
11517         (nnweb-google-create-mapping): Update regexps and add some
11518         progress indication.
11519
11520 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11521
11522         * gnus-group.el (gnus-group-tool-bar-gnome):
11523         Fix gnus-agent-toggle-plugged.  Re-order icons.
11524         (gnus-group-tool-bar-gnome):
11525         Add gnus-group-{prev,next}-unread-group.
11526         (gnus-group-tool-bar-gnome): Re-order icons.
11527
11528         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11529         Move gnus-summary-insert-new-articles.
11530
11531         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11532         Fix comments.
11533
11534         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11535         also available in Emacs 21.3.
11536
11537         * message.el (message-fix-before-sending): Change "Emacs 22" to
11538         "Emacs 23 (unicode)" in comment.
11539
11540         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11541         "Emacs 23 (unicode)" in comment.
11542
11543         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11544         comment.
11545         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11546
11547         * mm-view.el (mm-fill-flowed): Add :version.
11548
11549 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11550
11551         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11552         and load-path.
11553
11554 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11555
11556         * message.el: Autoload gmm-image-load-path.
11557         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11558         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11559         consitency.
11560
11561         * gmm-utils.el (gmm-image-load-path): Also search in
11562         "../etc/images".  Don't set gmm-image-load-path if we don't find
11563         the image.
11564
11565 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * gmm-utils.el (gmm-image-load-path): Don't make
11568         `gmm-image-load-path' include subdirectories which the second arg
11569         `image' might specify.
11570
11571         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11572         subdirectory to icon file names.
11573
11574         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11575
11576 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11577
11578         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11579         gmm-image-load-path calls.
11580
11581         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11582
11583         * message.el (message-make-tool-bar): Ditto.
11584
11585         * mml.el (mml-preview): Add comment concerning tool bar icons.
11586
11587         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11588         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11589
11590         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11591         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11592
11593         * message.el (message-tool-bar-gnome): Use new icon names.
11594         (message-make-tool-bar): Use `gmm-image-load-path'.
11595
11596         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11597         New functions from MH-E.
11598         (gmm-image-load-path): New variable from MH-E.
11599         (gmm-image-load-path): New function from MH-E.  Add arguments
11600         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11601         *-image-load-path-called-flag.
11602
11603 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11604
11605         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11606
11607 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11608
11609         * nnimap.el (nnimap-request-move-article): Change folder back to
11610         source group before deleting.
11611
11612 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11613
11614         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11615
11616         * gnus-art.el (mm-url-insert-file-contents-external):
11617         Autoload mm-url.
11618
11619         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11620
11621 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11622
11623         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11624         coding system which mm-charset-to-coding-system returns for a
11625         given charset is valid.
11626
11627 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11628
11629         * html2text.el (html2text-remove-tag-list):
11630         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11631
11632 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11633
11634         * gnus-cus.el: Revert 2005-10-17 change.
11635
11636 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11637
11638         * gnus-art.el (article-strip-banner):
11639         Call article-really-strip-banner only when the regexp match is made.
11640
11641 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11642
11643         * gnus-art.el (article-strip-banner):
11644         Use gnus-extract-address-components instead of
11645         mail-header-parse-addresses to make it work with non-ASCII text;
11646         remove mail-encode-encoded-word-string.
11647
11648         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11649         values which are surrounded with \"...\"; make it never cause a
11650         Lisp error; give up parsing of parameters if it failed in
11651         extracting type.
11652
11653 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11654
11655         * smime.el (smime-cert-by-ldap-1): Fix bug where
11656         `smime-ldap-search' returns results without userCertificates.
11657
11658 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11659
11660         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11661
11662 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11663
11664         * spam.el (spam-check-spamassassin-headers): Adapt format for
11665         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11666         <ari@mbf.ocn.ne.jp>.
11667         (spam-list-of-processors): Add spam-use-gmane.
11668
11669 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11672         make-temp-file; make it work with XEmacs as well.
11673
11674         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11675         mm-make-temp-file.
11676
11677         * mm-decode.el (mm-display-external): Use the 3rd arg of
11678         mm-make-temp-file.
11679         (mm-create-image-xemacs): Ditto.
11680
11681 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11682
11683         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11684         with message-narrow-to-headers.
11685         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11686         (gnus-draft-check-draft-articles): New function.
11687         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11688
11689 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11690
11691         * gnus-art.el (gnus-article-browse-html-parts):
11692         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11693         Don't use suffix argument for mm-make-temp-file for Emacs 21
11694         compatibility.  Remove useless `format'.
11695
11696 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11697
11698         * nnweb.el (nnweb-google-wash-article): Update regexps.
11699         (nnweb-group-alist): Use defvoo instead of defvar.
11700
11701 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11702
11703         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11704         re-loading nn* modules.
11705
11706 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11707
11708         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11709         for `tool-bar-mode' and don't check it's default-value.
11710
11711         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11712
11713         * message.el (message-make-tool-bar): Ditto.
11714
11715         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11716         `substring'.  Shorten tmp-file name.
11717
11718         * gnus.el: Remove bogus comment.
11719
11720 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11721
11722         * gnus-art.el (gnus-article-browse-html-parts): New function.
11723         (gnus-article-browse-html-article): New function for viewing html
11724         articles with a browser.
11725
11726 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11727
11728         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11729         in elisp.
11730         (pgg-gpg-encrypt-symmetric-region): Ditto.
11731         (pgg-gpg-sign-region): Ditto.
11732
11733         * pgg-def.el (pgg-text-mode): New variable.
11734
11735         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11736         (mml2015-pgg-encrypt): Ditto.
11737
11738         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11739         (mml1991-pgg-encrypt): Ditto.
11740
11741 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * nnfolder.el (nnfolder-insert-newsgroup-line):
11744         Use message-make-date instead of current-time-string.
11745
11746         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11747         to gnus-decoded which mm-uu might set.
11748
11749 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11750
11751         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11752         don't decode quoted parameters; remove misimported Emacs code.
11753         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11754         (rfc2231-decode-encoded-string): Don't use split-string which
11755         behaves differently according to Emacs version; use
11756         mm-decode-coding-region to convert charset to coding-system.
11757         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11758         (rfc2231-encode-string): Remove misimported Emacs code.
11759
11760 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11763         when calling mail-header-parse-content-type.
11764         (article-de-quoted-unreadable): Ditto.
11765         (article-de-base64-unreadable): Ditto.
11766         (article-wash-html): Ditto.
11767
11768         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11769         calling mail-header-parse-content-type and
11770         mail-header-parse-content-disposition.
11771         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11772         mail-header-parse-content-type.
11773
11774         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11775         insert charset and format parameters; encode description after
11776         inserting it to buffer.
11777         (mml-insert-parameter): Fold lines properly even if a parameter is
11778         segmented into two or more lines; change the max column to 76.
11779
11780         * rfc1843.el (rfc1843-decode-article-body): Don't use
11781         ignore-errors when calling mail-header-parse-content-type.
11782
11783         * rfc2231.el (rfc2231-parse-string): Return at least type if
11784         possible; don't cause an error even if it fails in parsing of
11785         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11786         (rfc2231-encode-string): Don't break lines at the beginning, leave
11787         it to mml-insert-parameter.
11788
11789         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11790         calling mail-header-parse-content-type.
11791
11792 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11793
11794         * spam-report.el (spam-report-gmane-use-article-number):
11795         Improve doc string.
11796         (spam-report-gmane-internal): Check if a suitable header was found
11797         in the article.
11798
11799 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11800
11801         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11802         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11803
11804 2006-02-05  Romain Francoise  <romain@orebokech.com>
11805
11806         Update copyright notices of all files in the gnus directory.
11807
11808 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11809
11810         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11811
11812 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11813
11814         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11815         segmented lines of parameter value to cope with Thunderbird 1.5
11816         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11817         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11818         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11819
11820 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11821
11822         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11823         parts.
11824
11825 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11826
11827         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11828         there's only one active file for all servers.
11829         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11830         solid groups.  Gnus might have used a FAST request to select the group.
11831         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11832         and nnweb-search redundantly in the active file.
11833         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11834         (nnweb-request-create-group): Don't use ARGS.
11835         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11836         initialisations.  Let nnoo do the work.
11837
11838 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11839
11840         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11841         Say the part has been decoded.
11842
11843         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11844
11845 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11846
11847         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11848         mailcap-viewer-test-cache when there's no 'test clause, since that
11849         will invert the meaning of a "nil" test previously determined by
11850         mailcap-mailcap-entry-passes-test.
11851
11852 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11853
11854         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11855         compiling.
11856
11857         * gnus-sum.el: Ditto.
11858
11859         * message.el: Don't bind tool-bar-map when compiling.
11860
11861 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11862
11863         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11864
11865 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11866
11867         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11868         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11869         current Google Groups.
11870
11871 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11872
11873         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11874         and tool-bar-mode.
11875
11876         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11877         and tool-bar-mode.
11878
11879         * message.el (message-tool-bar-update): Simplify.
11880         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11881
11882         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11883         gnus-summary-buffer.
11884         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11885         gnus-summary-reply.
11886
11887         * gmm-utils.el (gmm): Add :version.
11888
11889 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11890
11891         * Makefile.in (clean): New rule.
11892         (distclean): Use it.
11893
11894 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11895
11896         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
11897         Don't autoload.
11898
11899 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11900
11901         * gmm-utils.el (gmm-verbose): Add :group.
11902
11903 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11904
11905         * message.el: Change some comments WRT tool-bars.
11906
11907         * gnus-sum.el (gnus-summary-tool-bar)
11908         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11909         (gnus-summary-tool-bar-zap-list): New variables.
11910         (gnus-summary-make-tool-bar): Complete rewrite using
11911         `gmm-tool-bar-from-list'.
11912
11913         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11914         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
11915         New variables.
11916         (gnus-group-make-tool-bar): Complete rewrite using
11917         `gmm-tool-bar-from-list'.
11918         (gnus-group-tool-bar-update): New function.
11919
11920         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11921
11922 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11923
11924         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11925         is dissected into a single part of which the type is the same as
11926         the given one; decode charset.
11927
11928 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11929
11930         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11931         into alists as symbol not string, since that's what
11932         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11933         look for.
11934
11935 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11936
11937         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11938         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11939
11940         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11941
11942 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11943
11944         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11945         (gnus-xmas-mime-security-button-menu): New function.
11946
11947         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11948         (gnus-mime-security-button-menu): New definition.
11949         (gnus-mime-security-button-map): Use them.
11950         (gnus-mime-security-button-menu): New function.
11951         (gnus-insert-mime-security-button): Addition to help echo.
11952         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11953         (gnus-mime-security-pipe-part): New functions.
11954
11955         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11956         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11957
11958         * mm-decode.el (mm-handle-set-disposition): Remove.
11959         (mm-handle-set-description): Remove.
11960
11961 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11962
11963         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11964         (mm-w3m-standalone-supports-m17n-p): New function.
11965         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11966         w3m usage.
11967
11968         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
11969         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11970
11971 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11972
11973         * message.el (message-tool-bar-zap-list):
11974         Use gmm-tool-bar-zap-list as custom type.
11975         (message-tool-bar-update): New function.
11976         (message-tool-bar, message-tool-bar-gnome)
11977         (message-tool-bar-retro): Add message-tool-bar-update.
11978         (message-tool-bar-gnome): Add flyspell-buffer.
11979
11980         * gnus-util.el (gnus-error): Describe `args'.
11981
11982         * gmm-utils.el (gmm-error): Describe `args'.
11983         (gmm-tool-bar-zap-list): New widget.
11984         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11985
11986 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11987
11988         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11989         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11990         the number of recursive calls.
11991
11992         * mm-decode.el (mm-handle-set-disposition): New macro.
11993         (mm-handle-set-description): New macro.
11994
11995 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11996
11997         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11998         encoding.
11999
12000 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12001
12002         * message.el (message-tool-bar-zap-list, message-tool-bar)
12003         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12004         (message-tool-bar-local-item-from-menu): Remove.
12005         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12006         (message-make-tool-bar): New function.
12007         (message-mode): Use `message-make-tool-bar'.
12008
12009         * gmm-utils.el: New file.
12010         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12011         (gmm-lazy): New widget copied from `nnmail.el'.
12012         (gmm-tool-bar-from-list): New function for creating customizable
12013         tool bars.
12014         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12015         output.
12016         (gmm): Add :prefix to defgroup.
12017
12018 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12019
12020         * gmm-utils.el (gmm-widget-p): New function.
12021
12022 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12023
12024         * mml.el (mml-attach-file): Describe `description' in doc string.
12025         (mml-menu): Add Emacs MIME manual and PGG manual.
12026
12027 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12028
12029         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12030
12031 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12032
12033         * nntp.el (nntp-end-of-line): Doc fix.
12034
12035 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12036
12037         * imap.el (imap-open): Handle case where buffer is a buffer
12038         object.
12039
12040 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12041
12042         * gnus-delay.el (gnus-delay): Don't autoload.
12043         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12044         to be re-loaded when customizing the `gnus-delay' group.
12045
12046 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12047
12048         * message.el (message-insert-citation-line): Use newlines.
12049
12050 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12051
12052         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12053         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12054         these routines, so the passphrase can be managed externally and
12055         passed in to the system.
12056         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12057         pgg-add-passphrase-to-cache function.
12058
12059         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12060         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12061         these routines, so the passphrase can be managed externally and
12062         passed in to the system.
12063         (pgg-pgp5-sign-region): Use new name of
12064         pgg-add-passphrase-to-cache function.
12065
12066 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12067
12068         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12069         part of the decoded armor to find the key-identifier.
12070         (pgg-gpg-lookup-key-owner): New function to return the
12071         human-readable identifier of a key owner.
12072         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12073         itself.
12074         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12075         the key value) if we have a key and can match it against a secret
12076         key.  Also, added a note pointing out fact that the prompt only
12077         indicates the first matching key.
12078
12079         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12080         pgg-decrypt-region.
12081         (pgg-add-passphrase-to-cache): Rename from
12082         `pgg-add-passphrase-cache' to reduce confusion (all callers
12083         changed).
12084         (pgg-remove-passphrase-from-cache): Rename from
12085         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12086         changed).
12087         (pgg-read-passphrase, pgg-add-passphrase-cache)
12088         (pgg-remove-passphrase-cache): Add informative docstrings.
12089         (pgg-decrypt): Convey provided passphrase in subordinate call to
12090         pgg-decrypt-region.
12091
12092 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12093
12094         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12095         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12096         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12097         'passphrase' argument, so the passphrase can be managed externally
12098         and then passed in to the system.
12099
12100         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12101         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12102         so the passphrase cache can be used reliably with identifiers
12103         besides a pgp packet's key id.
12104
12105         * pgg-gpg.el (pgg-gpg-encrypt-region)
12106         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12107         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12108         these routines, so the passphrase can be managed externally and
12109         passed in to the system.
12110
12111         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12112         'notruncate' argument, so the passphrase cache can be used
12113         reliably with identifiers besides a pgp packet's key id.
12114
12115 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12116
12117         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12118         symmetric encryption.
12119         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12120         encrypted session key.
12121         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12122         message ask for the passphrase in a proper way.
12123
12124         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12125         New user commands for symmetric encryption.
12126
12127 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12128
12129         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12130
12131         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12132
12133 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12134
12135         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12136
12137 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12138
12139         * mm-decode.el (mm-inlined-types): Add application/pgp.
12140         (mm-automatic-display): Ditto.
12141
12142         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12143         part as text.
12144
12145 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12146
12147         * nnrss.el: Update copyright.
12148         (nnrss-opml-import): Query whether to subscribe to each entry.
12149
12150         * gnus-art.el:
12151         * gnus-sum.el:
12152         * gnus-xmas.el:
12153         * messagexmas.el:
12154         * mm-uu.el:
12155         * mm-view.el: Update copyright.
12156
12157 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12158
12159         * message.el (message-info): New function.
12160         (message-mode-menu): Add it.
12161         Update copyright.
12162
12163         * ChangeLog: Fix and update copyright.
12164
12165 2006-01-13  Romain Francoise  <romain@orebokech.com>
12166
12167         * message.el (message-forward-subject-name-subject): Prefer the
12168         address to 'nowhere' if the sender has no name.
12169         Fix typo.  Update copyright year.
12170
12171 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12172
12173         * gnus-art.el (article-wash-html):
12174         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12175         (gnus-article-wash-html-with-w3m-standalone): New function.
12176
12177         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12178         mm-inline-text-html-render-with-w3m-standalone.
12179         (mm-text-html-washer-alist): Map w3m-standalone to
12180         gnus-article-wash-html-with-w3m-standalone.
12181         (mm-inline-text-html-render-with-w3m-standalone): New function.
12182
12183 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12184
12185         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12186         Improve LaTeX.
12187
12188 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12191         (nnrss-request-article): Render text/plain parts as HTML.
12192
12193         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12194         the buffer.
12195
12196 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12197
12198         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12199         custom definition of `gnus-posting-styles'.
12200
12201         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12202         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12203
12204 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12205
12206         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12207         Use nntp for bug archive.
12208
12209 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12210
12211         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12212         parts.
12213         (nnrss-normalize-date): New function converts ISO 8601 date into
12214         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12215         (nnrss-check-group): Use it.
12216
12217 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12218
12219         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12220
12221         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12222         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12223         (nnrss-insert-w3): Ditto.
12224
12225 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12226
12227         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12228         the articles to be forwarded including the case where neither a
12229         number of articles nor a region is specified.
12230
12231 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12232
12233         * nnrss.el (nnrss-request-article): Fix last change; fill
12234         text/plain parts.
12235
12236 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12237
12238         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12239         in text/plain part.
12240         (nnrss-check-group): Don't add excessive newline to dc:subject.
12241
12242 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12243
12244         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12245         article.
12246
12247 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12248
12249         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12250         (nnml-use-compressed-files, nnml-save-mail): Support other
12251         comression programs such as bzip2.
12252
12253 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12254
12255         * dns.el (query-dns): Make sure we check the buffer size before
12256         removing tcp headers.
12257
12258 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12259
12260         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12261         remove MIME buttons associated with multipart/alternative parts.
12262         (gnus-mime-display-alternative): Tag buttons using `article-type'
12263         text property.
12264
12265         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12266         associated with multipart/alternative parts.
12267
12268         * gnus-art.el (gnus-signature-separator): Fix custom type.
12269
12270         * mm-decode.el (mm-inlined-types): Fix custom type.
12271         (mm-keep-viewer-alive-types): Ditto.
12272         (mm-automatic-display): Ditto.
12273         (mm-attachment-override-types): Ditto.
12274         (mm-inline-override-types): Ditto.
12275         (mm-automatic-external-display): Ditto.
12276
12277 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12278
12279         * spam-report.el (spam-report-user-mail-address)
12280         (spam-report-user-agent): New variables.
12281         (spam-report-url-ping-plain): Use spam-report-user-agent.
12282
12283 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12284
12285         * gnus-art.el (gnus-button-handle-custom): Do not just use
12286         `customize-apropos' for any "M-x customize-*" button but the
12287         function called for.  Accept both the function name and its
12288         argument in order to achieve this.
12289         (gnus-button-alist): Remove support for "custom:" URL's.
12290         Pass function name to `gnus-button-handle-custom' in case of "M-x
12291         customize-*" buttons.
12292
12293 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12294
12295         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12296         multipart/alternative and add xref to mm-discouraged-alternatives
12297         in doc string.
12298
12299         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12300         gnus-buttonized-mime-types in doc string.
12301
12302 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12303
12304         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12305         Suggest image/.* in the doc string.
12306
12307 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12308
12309         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12310         message-marks (Debian bug #342521).
12311
12312 2005-12-12  Simon Josefsson  <jas@extundo.com>
12313
12314         * password.el (password-read-from-cache): Add.
12315         (password-read): Use it.
12316
12317 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12318
12319         * rfc2047.el (rfc2047-charset-to-coding-system):
12320         Recognize us-ascii as a MIME charset.
12321
12322         * mm-bodies.el (mm-decode-content-transfer-encoding):
12323         Protect against the case where the 2nd arg TYPE is nil.
12324
12325 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12326
12327         * pop3.el (pop3-stream-type): Fix custom version.
12328
12329         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12330
12331 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12332
12333         * mm-decode.el (mm-display-external): Add missing cdr.
12334
12335 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12336
12337         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12338         RFC1524) if it is in mailcap or add a suffix according to
12339         mailcap-mime-extensions when generating a temp filename; postpone
12340         deleting a temp file for 2 seconds for some wrappers, shell
12341         scripts, and so on, which might exit right after having started a
12342         viewer command as a background job.
12343
12344 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12345
12346         * nntp.el (nntp-marks-directory): Fix custom group.
12347
12348         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12349         steps when < 10.
12350
12351         * gnus-start.el (gnus-no-server-1):
12352         Mention `gnus-level-default-subscribed' in doc string.
12353
12354 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12355
12356         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12357         parens.
12358
12359 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12360
12361         * gnus-xmas.el (gnus-use-toolbar): Revert.
12362         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12363         gnus-use-toolbar is default.
12364
12365         * messagexmas.el (message-use-toolbar): Revert.
12366         (message-setup-toolbar): Use global default-toolbar if
12367         message-use-toolbar is default.
12368
12369 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12372         according to default-toolbar-visible-p.
12373
12374         * messagexmas.el (message-use-toolbar): Ditto.
12375
12376 2005-11-26  Dave Love  <fx@gnu.org>
12377
12378         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12379         (tls-program, tls-success): Provide openssl alternative.
12380
12381         * starttls.el: Doc fixes.
12382         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12383         SERVICE to PORT.
12384
12385         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12386         port null or service name.
12387         (starttls-negotiate): Autoload.
12388
12389 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12390
12391         * message.el (message-kill-to-signature): Fix interactive spec.
12392
12393 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12394
12395         * pop3.el (pop3-open-server): Recognize a string as a service name.
12396
12397 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12398
12399         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12400
12401 2005-11-23  Dave Love  <fx@gnu.org>
12402
12403         Add pop3s, pop3/starttls.
12404
12405         * pop3.el (pop3-authentication-scheme): Clarify doc.
12406         (open-tls-stream, starttls-open-stream): Autoload.
12407         (pop3-stream-type): New.
12408         (pop3-open-server): Use it.
12409
12410         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12411         for POP.
12412         (mail-source-keyword-map): Add :stream for POP.
12413         (mail-source-fetch-pop): Use pop3-stream-type.
12414
12415 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12416
12417         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12418         of current-time-string.
12419
12420 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12421
12422         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12423         date header.
12424
12425 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12426
12427         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12428         it can seriously impact performance as it bypasses the agent's
12429         local caches.
12430
12431 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12432
12433         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12434         must be explicitly online rather than "not explicitly offline" for
12435         its flags to be synchronized.
12436
12437         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12438         that gnus-uu-unmark-thread will function correctly.
12439
12440         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12441         1024K is instead displayed as 1M.
12442
12443 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12444
12445         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12446
12447 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12448
12449         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12450
12451 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12452
12453         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12454         error message to display actual error condition.
12455         (gnus-agent-save-local): Avoid saving symbols that are bound to
12456         nil as they simply result in a warning message in
12457         gnus-agent-read-local.
12458
12459 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12460
12461         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12462         rather than make-variable-buffer-local for file-precious-flag.
12463
12464 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12465
12466         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12467         for duplicates which are removed.  The invalid sort check then
12468         triggers a rescan after the sort as sorting may have moved
12469         duplicate entries such that they can be cheaply detected.
12470
12471 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12472
12473         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12474
12475 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12476
12477         * gnus-agent.el (gnus-agent-article-alist-save-format):
12478         Change internal variable to a custom variable.  Change default value
12479         from compressed(2) to uncompressed(1).
12480         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12481         support for uncompressed agentview files.  Taken together, reading
12482         the agentview file should now be 6-7 times faster.
12483
12484 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12485
12486         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12487         as a buffer-local variable.  This avoids creating truncated
12488         dribble files as a result of a hang up, eg.
12489
12490 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12491
12492         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12493         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12494         XEmacs.
12495
12496 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12497
12498         * gnus-start.el (gnus-start-draft-setup):
12499         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12500
12501         * gnus.el (gnus-splash): Change custom group.
12502         (gnus-group-get-parameter, gnus-group-parameter-value):
12503         Describe allow-list argument.
12504
12505         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12506         string.
12507
12508 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12509
12510         * gnus-art.el (gnus-default-article-saver): Add user-defined
12511         `function' to custom type.
12512
12513 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12514
12515         * imap.el (imap-open): Handle case where buffer is a buffer
12516         object.
12517
12518 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12519
12520         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12521         long lines.
12522         (gnus-cache-delete-group): Wrap doc strings.
12523
12524         * gnus-agent.el (gnus-agent-rename-group)
12525         (gnus-agent-delete-group): Wrap doc strings.
12526
12527 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12528
12529         * messagexmas.el (message-use-toolbar): Change the valid values
12530         into default, top, bottom, left, and right.
12531         (message-toolbar-thickness): New variable.
12532         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12533         well.
12534         (message-setup-toolbar): Make it work.
12535
12536         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12537         (gnus-use-toolbar): Change the valid values into default, top,
12538         bottom, left, and right.
12539         (gnus-toolbar-thickness): New variable.
12540         (gnus-xmas-setup-toolbar): New function.
12541         (gnus-xmas-setup-group-toolbar): Use it.
12542         (gnus-xmas-setup-summary-toolbar): Use it.
12543
12544 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12545
12546         * gnus-start.el (gnus-1): Add "native" to
12547         gnus-predefined-server-alist.
12548
12549         * gnus.el (gnus-method-to-server): Don't add "native" to the
12550         lists here, because that leads to problems when
12551         gnus-select-method is bound.
12552
12553 2005-11-09  Simon Josefsson  <jas@extundo.com>
12554
12555         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12556         use (not sort-by-date) instead.
12557
12558 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12559
12560         * gnus-delay.el (gnus-delay-group): Don't autoload.
12561         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12562         to be re-loaded when customizing the `gnus-delay' group.
12563
12564 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12565
12566         * message.el: Revert last changes.
12567         (message-insert-citation-line): Use newlines.
12568
12569 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12570
12571         * message.el (message-courtesy-message)
12572         (message-mark-insert-begin, message-mark-insert-end)
12573         (message-elide-ellipsis, message-cancel-message)
12574         (message-add-header, message-change-subject)
12575         (message-cross-post-followup-to-header)
12576         (message-cross-post-insert-note, message-reduce-to-to-cc)
12577         (message-widen-reply, message-delete-not-region)
12578         (message-kill-to-signature, message-insert-signature)
12579         (message-insert-importance-high, message-insert-importance-low)
12580         (message-insert-or-toggle-importance)
12581         (message-insert-disposition-notification-to)
12582         (message-indent-citation, message-yank-original)
12583         (message-cite-original-without-signature, message-cite-original)
12584         (message-insert-citation-line, message-position-on-field)
12585         (message-fix-before-sending, message-send-mail-partially)
12586         (message-send-mail, message-send-mail-with-sendmail)
12587         (message-send-mail-with-qmail, message-send-news)
12588         (message-check-news-header-syntax, message-generate-headers)
12589         (message-insert-courtesy-copy, message-fill-address)
12590         (message-fill-header, message-shorten-references)
12591         (message-setup-1, message-cancel-news)
12592         (message-forward-make-body-plain, message-forward-make-body-mime)
12593         (message-forward-make-body-mml, message-encode-message-body)
12594         (message-forward-make-body-digest-plain)
12595         (message-forward-make-body-digest-mime)
12596         (message-use-alternative-email-as-from): Insert `hard-newline'
12597         instead of ordinary newlines.
12598
12599 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12600
12601         * message.el (message-generate-headers): Downcase the argument
12602         given to message-check-element.
12603
12604 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12605
12606         * nntp.el (nntp-authinfo-rejected): New error condition.
12607         (nntp-wait-for): Use new error condition to signal authentication
12608         error.
12609         (nntp-retrieve-data): Rethrow new error condition to break out of
12610         recursive call to nntp-send-authinfo.
12611
12612 2005-11-08  Romain Francoise  <romain@orebokech.com>
12613
12614         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12615         (gnus-summary-exit-map): Bind to `Z p'.
12616         (gnus-summary-make-menu-bar): Add menu item.
12617
12618 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12619
12620         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12621         (gnus-treat-*): Add `first' in all doc strings.
12622
12623         * gnus-group.el (gnus-group-compact-group): Fix typo.
12624
12625 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12626
12627         * gnus.el (gnus-parameters-case-fold-search): New variable.
12628         (gnus-parameters-get-parameter): Use it.
12629
12630         * gnus-score.el (gnus-home-score-file): Doc fix.
12631
12632 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12633
12634         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12635
12636 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12637
12638         * mm-util.el (mm-special-display-p): New function.
12639
12640         * mml.el (mml-preview): Use it; doc fix.
12641
12642 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12643
12644         * imap.el (imap-open): Handle case where buffer is a buffer object.
12645
12646 2005-10-29  Romain Francoise  <romain@orebokech.com>
12647
12648         * message.el (message-fix-before-sending): Fix comment.
12649
12650 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12651
12652         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12653
12654 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12655
12656         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12657         Used in gnus-score.el.
12658
12659 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12660
12661         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12662
12663 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12664
12665         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12666         whitespace removed in revision 7.8.  Use concatenated string to
12667         protect trailing whitespace.
12668
12669 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12670
12671         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12672         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12673         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12674         Courier IMAP ("some version from 2004").  Mostly based on similar
12675         code in the same function.
12676
12677 2005-10-26  Didier Verna  <didier@xemacs.org>
12678
12679         * gnus-group.el (gnus-group-compact-group): Invalidate original
12680         article buffer.
12681         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12682         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12683         NOV database and in article itself.
12684         Invalidate article backlog.
12685
12686 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12687
12688         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12689
12690 2005-10-26  Simon Josefsson  <jas@extundo.com>
12691
12692         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12693         part of 2004-07-25 change.
12694
12695 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12696
12697         * message.el (message-display-completion-list): New function.
12698         (message-expand-group): Use it; make sure the Completions buffer
12699         is modifiable.
12700 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12701
12702         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12703         user-mail-name is an empty string.
12704
12705 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12706
12707         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12708         depending on gnus-score-decay-constant.
12709
12710         * encrypt.el (encrypt-insert-file-contents)
12711         (encrypt-write-file-contents): Don't use `gnus-message'.
12712
12713         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12714         arguments.
12715         (mm-uu-type-alist): Add message-marks and insert-marks.
12716         Pass arguments to mm-uu-verbatim-marks-extract.
12717         (mm-uu-hide-markers): New variable.
12718         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12719
12720         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12721         (gnus-convert-image-to-face-command): Use "convert" by default to
12722         allow other input image formats.
12723         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12724         accordingly.
12725
12726 2005-10-23  Simon Josefsson  <jas@extundo.com>
12727
12728         * imap.el (imap-gssapi-program): Align command line parameters
12729         with latest GNU SASL.
12730         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12731
12732 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12733
12734         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12735         HTML.
12736         (nnslashdot-request-article): Ditto.
12737
12738         * lpath.el (featurep): Add nobreak-char-display.
12739
12740 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12741
12742         * mail-source.el (mail-source-fetch-pop): Require pop3.
12743         (mail-source-check-pop): Ditto.
12744
12745 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12746
12747         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12748         errors.
12749
12750 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12751
12752         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12753         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12754
12755         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12756
12757         * mm-bodies.el (mm-decode-string):
12758         Call `mm-charset-to-coding-system' with allow-override argument.
12759
12760 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12761
12762         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12763         (rfc2047-charset-to-coding-system): New function.
12764         (rfc2047-decode-encoded-words): New function.
12765         (rfc2047-decode-region): Use them.
12766         (rfc2047-decode-cte): Remove.
12767         (rfc2047-parse-and-decode): Remove.
12768         (rfc2047-decode): Remove.
12769
12770 2005-10-15  Kenichi Handa  <handa@m17n.org>
12771
12772         * rfc2047.el (rfc2047-decode-cte): New function.
12773         (rfc2047-decode-region): Change the way to decode successive
12774         encoded-words: decode B- or Q-encoding in each encoded-word,
12775         concatenate them, and decode it as charset.
12776
12777 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12778
12779         * lpath.el: Fbind codepage-setup for XEmacs.
12780
12781 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12782
12783         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12784         widget-move-and-invoke.
12785         (gnus-custom-mode): Use gnus-custom-map.
12786
12787 2005-10-15  Bill Wohler  <wohler@newt.com>
12788
12789         * message.el (message-tool-bar-map): Rename image file from
12790         mail_send to mail/send.
12791
12792 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12793
12794         * message.el (message-expand-group): Pass the common
12795         prefix substring of completion to `display-completion-list'.
12796
12797 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12798
12799         * mml-sec.el (mml-secure-method): New internal variable.
12800         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12801         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12802         New functions using mml-secure-method.
12803
12804         * mml.el (mml-mode-map): Add key bindings for those functions.
12805         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12806         Harder <harder@myrealbox.com>.
12807         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12808         Goto end of message if point is the headers of the message.
12809
12810         * message.el (message-in-body-p): New function.
12811
12812         * assistant.el: Autoload gnus-util and netrc.
12813
12814         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12815         Use `mm-charset-override-alist' only when decoding.
12816
12817         * mm-bodies.el (mm-decode-body):
12818         Call `mm-charset-to-coding-system' with allow-override argument.
12819
12820         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12821         `filename' from Content-Disposition if Content-Type doesn't
12822         provide `name'.
12823         (gnus-mime-view-part-as-type): Set default instead of
12824         initial-input.
12825
12826 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12827
12828         * format-spec.el (format-spec): Propagate text properties of % spec.
12829
12830 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12831
12832         * gnus-art.el (gnus-treat-predicate): Add `first'.
12833
12834 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12835
12836         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12837         (mm-charset-override-alist): New variable.
12838         (mm-charset-to-coding-system): Use it.
12839         (mm-codepage-setup): New helper function.
12840         (mm-charset-eval-alist): New variable.
12841         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
12842         Warn about unknown charsets.
12843
12844         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12845
12846 2005-10-04  David Hansen  <david.hansen@gmx.net>
12847
12848         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12849         (nnrss-check-group): Ditto.
12850
12851 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12852
12853         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12854         Rename x-gnus-verbatim to x-verbatim.
12855         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12856
12857         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12858         x-verbatim.
12859
12860         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12861
12862         * gnus-util.el (gnus-remove-duplicates): Remove.
12863
12864         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12865         instead of gnus-remove-duplicates.
12866
12867         * message.el (message-remove-duplicates): Remove.
12868         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12869         message-remove-duplicates.
12870
12871         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12872         available, else use implementation from `delete-dups'.
12873
12874         * message.el (message-insert-expires): New function.
12875         (message-mode-map): Add key binding.
12876         (message-mode-field-menu): Add menu entry.
12877         (message-mode): Document it.
12878         (message-make-expires-date): Use `message-make-date'.
12879
12880 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12881
12882         * message.el (message-make-expires-date): New function.
12883
12884 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12885
12886         * Makefile.in (list-installed-shadows): New entry.
12887         (install): Use it.
12888         (remove-installed-shadows): New entry.
12889
12890         * dgnushack.el (dgnushack-default-load-path): New variable.
12891         (dgnushack-find-lisp-shadows): New function.
12892         (dgnushack-remove-lisp-shadows): New function.
12893
12894 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * Makefile.in (install-el-elc): New entry.
12897         (install): Use it so that .el files are necessarily installed.
12898
12899 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12902
12903 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12904
12905         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12906         function rather than the diff-mode.el package.
12907         (mm-display-external): Use with-current-buffer.
12908         (mm-viewer-completion-map, mm-viewer-completion-map):
12909         Move initialization inside declaration.
12910
12911 2005-09-29  Simon Josefsson  <jas@extundo.com>
12912
12913         * spam.el: Load hashcash when compiling, to avoid warnings.
12914         Don't autoload mail-check-payment.
12915         (spam-check-hashcash): Define unconditionally, since hashcash.el
12916         is part of Gnus now.  Ignore errors from payment checking.
12917
12918 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12919
12920         * message.el (message-bold-region, message-unbold-region):
12921         Rename from `bold-region' and `unbold-region'.
12922
12923         * message.el: Remove useless autoloads.
12924
12925 2005-09-28  Simon Josefsson  <jas@extundo.com>
12926
12927         * message.el (message-use-idna): Default to t.
12928         (message-use-idna): Test whether encoding works too.  Doc fix.
12929
12930 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12931
12932         * nntp.el (nntp-warn-about-losing-connection): Remove.
12933
12934 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12935
12936         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12937         customizable.  Change default value.
12938         (mm-uu-diff-groups-regexp): Change default value.
12939         (mm-uu-type-alist): Add doc string.
12940         (mm-uu-configure): Add doc string.  Make it interactive.
12941         (mm-uu-tex-groups-regexp): New variable.
12942         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12943         (mm-uu-type-alist): Add LaTeX documents.
12944         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12945         of "text/verbatim".
12946         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12947
12948         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12949         instead of "text/verbatim".
12950
12951         * message.el (message-mark-inserted-region)
12952         (message-mark-insert-file): Use slrn style marks when called with
12953         prefix argument.
12954
12955 2005-09-27  Simon Josefsson  <jas@extundo.com>
12956
12957         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12958
12959 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12960
12961         * message.el (message-remove-duplicates): New function.
12962         Implementation borrowed from `gnus-remove-duplicates'.
12963         (message-idna-to-ascii-rhs): Also encode idna addresses in
12964         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12965         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12966         only ask about the same idna domain once per header and also tell
12967         in what header to replace the idna domain.
12968
12969         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12970         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12971         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12972         a header is decoded and not just the last one.
12973
12974 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12975
12976         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12977         has been decoded.
12978
12979         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12980         (mm-insert-part): Don't modify text if it has been decoded.
12981
12982         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12983         decoded.
12984
12985         * mm-view.el (mm-inline-text): Don't strip text props unless
12986         decoding enriched or richtext parts.
12987
12988 2005-09-25  Romain Francoise  <romain@orebokech.com>
12989
12990         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12991         * gnus-start.el (gnus-subscribe-interactively):
12992         * gnus-uu.el (gnus-uu-grab-articles):
12993         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12994         space.
12995
12996 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12997
12998         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12999         * mm-view.el (mm-view-pkcs7-decrypt):
13000         * gnus-sum.el (gnus-summary-limit-to-extra)
13001         (gnus-summary-respool-article, gnus-read-move-group-name):
13002         * gnus-score.el (gnus-summary-increase-score):
13003         * gnus-util.el (gnus-completing-read-with-default):
13004         * gnus-art.el (gnus-read-save-file-name)
13005         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13006         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13007         * message.el (message-check-news-header-syntax):
13008         Follow convention for reading with the minibuffer.
13009
13010 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13011
13012         * spam-report.el (spam-report-url-ping-plain):
13013         Use gnus-extended-version as User-Agent.
13014
13015         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13016         default value is nil.
13017
13018         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13019         (mm-uu-verbatim-marks-extract): New function.
13020         (mm-uu-extract): New face.
13021         (mm-uu-copy-to-buffer): Use it.
13022
13023         * spam-report.el (spam-report-gmane-ham): Rename from
13024         `spam-report-gmane-unspam'.
13025         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13026         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13027
13028         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13029         Autoload.
13030         (spam-report-gmane-unregister-routine):
13031         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13032
13033 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13034
13035         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13036         (spam-report-gmane-unregister-routine): Add support for gmane
13037         unregistration.
13038
13039         * spam-report.el (spam-report-gmane-unspam)
13040         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13041         (spam-report-gmane): Change to take a single article and do unspam
13042         registration.
13043
13044 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13045
13046         * mm-url.el (mm-url-decode-entities): Fix regexp.
13047
13048 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13049
13050         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13051         default to nil, to be able to use Gnus at all.  If the default
13052         switches to something else, then the function should be fixed not
13053         be exceedingly slow.
13054
13055 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13056
13057         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13058         fail hard.
13059
13060         * spam-report.el: Add better Keywords line.
13061
13062         * spam.el: Add Maintainer and better Keywords line.
13063
13064 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13065
13066         * gnus-art.el (gnus-article-replace-part)
13067         (gnus-mime-replace-part): New functions.
13068         (gnus-mime-action-alist, gnus-mime-button-commands)
13069         (gnus-mime-save-part-and-strip): Add file argument.
13070         (gnus-article-part-wrapper): Add interactive argument.
13071
13072         * gnus-sum.el (gnus-summary-mime-map):
13073         Add `gnus-article-replace-part'.
13074
13075 2005-09-19  Didier Verna  <didier@xemacs.org>
13076
13077         The nnml compaction feature:
13078         * nnml.el (nnml-request-compact-group): New function.
13079         * nnml.el (nnml-request-compact): New function.
13080         * gnus-int.el (gnus-request-compact-group): New function.
13081         * gnus-int.el (gnus-request-compact): New function.
13082         * gnus-group.el (gnus-group-compact-group): New function.
13083         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13084         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13085         * gnus-srvr.el (gnus-server-compact-server): New function.
13086         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13087         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13088
13089 2005-09-18  Deepak Goel  <deego@gnufans.org>
13090
13091         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13092         format spec.
13093
13094 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13095
13096         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13097
13098 2005-09-15  Romain Francoise  <romain@orebokech.com>
13099
13100         * message.el (message-fill-paragraph): Clarify docstring.
13101
13102 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13103
13104         * gnus-art.el (gnus-mime-display-part): Protect against broken
13105         MIME messages.
13106
13107 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13108
13109         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13110         before parsing header.
13111
13112 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13113
13114         * html2text.el (html2text-replace-list): Add new entities.
13115
13116 2005-09-11  Romain Francoise  <romain@orebokech.com>
13117
13118         * message.el (message-alternative-emails): Improve docstring.
13119         (message-setup-1): Call `message-use-alternative-email-as-from'
13120         after `message-setup-hook' to give it precedence over posting
13121         styles, etc.
13122         (message-use-alternative-email-as-from): Add docstring.
13123         Remove the original From header if present.
13124
13125         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13126         (nnml-save-mail): Use it.
13127
13128         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13129         articles.  Add new argument `silent'.
13130         (gnus-uu-mark-all): Report the total number of marked articles.
13131
13132 2005-09-10  Romain Francoise  <romain@orebokech.com>
13133
13134         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13135         (gnus-uu-mark-series): Likewise.
13136
13137 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13138
13139         * spam-report.el (spam-report-gmane): Fix generation of spam
13140         report URL.
13141
13142 2005-09-10  Simon Josefsson  <jas@extundo.com>
13143
13144         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13145         t, based on discussion on the ding list with Robert Epprecht
13146         <epprecht@solnet.ch>.
13147
13148 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13149
13150         * spam-report.el (spam-report-gmane): Make it work without
13151         X-Report-Spam header.  Gmane now only provides Archived-At.
13152         This is only used if `spam-report-gmane-use-article-number' is nil.
13153         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13154
13155         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13156         make `gnus-summary-sort-by-recipient' work with threading.
13157
13158         * nnweb.el (nnweb-google-wash-article): Print a message if article
13159         is not available.
13160
13161 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13162
13163         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13164         change.  Decode text/* parts content before displaying.
13165
13166 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13167
13168         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13169
13170 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13171
13172         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13173
13174         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13175         url-package-name, url-package-version,
13176         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13177         w3m-display-inline-images, and w3m-minor-mode-map.
13178
13179 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13180
13181         * message.el (message-tab-body-function): Fix mismatched custom type.
13182
13183         * gnus.el (gnus-group-change-level-function): Ditto.
13184
13185         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13186
13187         * gnus-art.el (gnus-signature-limit)
13188         (gnus-article-mime-part-function): Ditto.
13189
13190 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13191
13192         * mml.el (mml-mode): Silence the byte compiler.
13193
13194         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13195         using `(sit-for 0)' before moving the point to the specified part;
13196         skip unbuttonized parts.
13197         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13198         return to the summary window if gnus-auto-select-part is non-nil.
13199
13200 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13201
13202         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13203         New variables.
13204         (mml-dnd-attach-file, mml-mode): Use them.
13205
13206         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13207         Make fetching article by MID work again for Google Groups.
13208         Add FIXME concerning gnus-group-make-web-group.
13209
13210         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13211         Don't depend on Gnus by using mail-extract-address-components if
13212         gnus-extract-address-components is not bound.
13213
13214 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13215
13216         * gnus-art.el (gnus-mime-display-security): Don't display the
13217         signature, but only the signed part.
13218
13219 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13220
13221         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13222
13223         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13224         list, not listp.
13225
13226 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13227
13228         * mm-encode.el (mm-encode-content-transfer-encoding):
13229         Likewise when encoding.
13230
13231         * mm-bodies.el (mm-decode-content-transfer-encoding):
13232         De-canonicalize CRLF for all text content types, not just
13233         text/plain.
13234
13235 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13236
13237         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13238         valid article; point arrow and cursor at the MIME button.
13239
13240 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13241
13242         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13243         Suggested by Dan Christensen <jdc@uwo.ca>.
13244
13245         * mm-decode.el (mm-save-part): Enable change of prompt.
13246
13247 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13248
13249         * gnus-msg.el (gnus-inews-add-send-actions):
13250         Make `message-post-method' lambda parameter ARG `&optional'.
13251
13252 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13253
13254         * gnus-sum.el (gnus-summary-mime-map):
13255         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13256         gnus-article-jump-to-part.
13257
13258         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13259         (gnus-article-edit-part): Use it.
13260         (gnus-article-part-wrapper): Add no-handle argument.
13261         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13262         New functions.
13263
13264 2005-08-29  Romain Francoise  <romain@orebokech.com>
13265
13266         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13267         docstring.
13268         (gnus-face-from-file): Likewise.
13269
13270 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13271
13272         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13273         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13274         non-nil.
13275         (gnus-auto-select-part): New variable.
13276         (gnus-article-jump-to-part): New function.
13277         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13278         (gnus-mime-delete-part): Allow selecting specified part after
13279         deleting or stripping parts.
13280         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13281         part if argument is bogus.
13282
13283 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13284
13285         * gnus-art.el (w3m-minor-mode-map):
13286         * gnus-spec.el (gnus-newsrc-file-version):
13287         * gnus-util.el (nnmail-active-file-coding-system)
13288         (gnus-original-article-buffer, gnus-user-agent):
13289         * gnus.el (gnus-ham-process-destinations)
13290         (gnus-parameter-ham-marks-alist)
13291         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13292         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13293         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13294         * mm-decode.el (gnus-current-window-configuration):
13295         * mm-extern.el (gnus-article-mime-handles):
13296         * mm-url.el (url-current-object, url-package-name)
13297         (url-package-version):
13298         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13299         (smime-keys, w3m-cid-retrieve-function-alist)
13300         (w3m-current-buffer, w3m-display-inline-images)
13301         (w3m-minor-mode-map):
13302         * mml-smime.el (gnus-extract-address-components):
13303         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13304         (gnus-newsrc-hashtb, message-default-charset)
13305         (message-deletable-headers, message-options)
13306         (message-posting-charset, message-required-mail-headers)
13307         (message-required-news-headers):
13308         * mml1991.el (mc-pgp-always-sign):
13309         * mml2015.el (mc-pgp-always-sign):
13310         * nnheader.el (nnmail-extra-headers):
13311         * rfc1843.el (gnus-decode-encoded-word-function)
13312         (gnus-decode-header-function, gnus-newsgroup-name):
13313         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13314
13315 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13316
13317         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13318         the end of the date treatments.
13319
13320 2005-08-15  Simon Josefsson  <jas@extundo.com>
13321
13322         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13323         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13324         Capello and Romain Francoise.
13325         (pgg-fetch-key-function): Remove, not used?
13326         (pgg-insert-url-with-w3): Require url, to get
13327         url-insert-file-contents regardless of where it is defined.
13328
13329 2005-08-13  Romain Francoise  <romain@orebokech.com>
13330
13331         * message.el (message-cite-original-1): New function.
13332         (message-cite-original): Use it.
13333         (message-cite-original-without-signature): Ditto.
13334
13335 2005-08-08  Romain Francoise  <romain@orebokech.com>
13336
13337         * message.el (message-yank-empty-prefix): New variable.
13338         (message-indent-citation): Use it.
13339         (message-cite-original-without-signature): Respect X-No-Archive.
13340
13341 2005-08-08  Simon Josefsson  <jas@extundo.com>
13342
13343         * pgg.el: Autoload url-insert-file-contents instead of loading
13344         w3/url.
13345         (pgg-insert-url-with-w3): Don't load url here.
13346
13347 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13348
13349         * message.el (message-kill-to-signature): Don't insert newline at
13350         bol.
13351         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13352
13353 2005-08-06  Romain Francoise  <romain@orebokech.com>
13354
13355         * message.el (message-user-fqdn): Fix typo in docstring.
13356
13357 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13358
13359         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13360
13361         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13362
13363 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13364
13365         * mm-bodies.el (mm-encode-body): Use coding system rather than
13366         charset to encode text.
13367
13368         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13369         number of charsets if utf-8 is available (XEmacs).
13370
13371 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13372
13373         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13374         taken from `gnus-button-mid-or-mail-regexp'.
13375         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13376         (gnus-button-alist): Improve regexp for domain part of the MIDs
13377         for news:localpart@domain buttons.
13378         (gnus-button-ctan-directory-regexp): Update.
13379
13380 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13381
13382         * sieve-manage.el (sieve-manage-interactive-login):
13383         Use make-local-variable rather than make-variable-buffer-local.
13384         (sieve-manage-open): Ditto.
13385         (sieve-manage-authenticate): Ditto.
13386
13387         * mml.el (mml-generate-mime-1): Make the content type default to
13388         text/plain if the filename is not specified.
13389
13390 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13393         instead of insert-buffer.
13394
13395         * message.el (message-yank-original): Ditto; set the mark at the
13396         end of the yanked message.
13397
13398 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13399
13400         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13401         lines to scroll rather than to stop it.
13402
13403         * mml.el (mml-generate-default-type): Add doc string.
13404         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13405         default to application/octet-stream when determining the content
13406         type if it is not specified for the part or the mml contents; add
13407         a comment about mml-generate-default-type.
13408
13409 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13410
13411         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13412         make it default to application/octet-stream when determining the
13413         content type if it is not specified for the external contents.
13414
13415 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13418         segmented parameter but also other parameters might be there.
13419
13420 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13421
13422         * mm-decode.el (mm-display-external): Delete temp file, directory
13423         and buffer immediately if the external process is exited.
13424
13425 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13426
13427         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13428         fewer lines than that of scroll-margin.
13429         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13430
13431 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13432
13433         * gnus-art.el (gnus-article-next-page): Revert.
13434         (gnus-article-beginning-of-window): New macro.
13435         (gnus-article-next-page-1): Use it.
13436         (gnus-article-prev-page): Ditto.
13437         (gnus-article-edit-part): Use insert-buffer-substring instead of
13438         insert-buffer.
13439         (gnus-article-edit-exit): Ditto.
13440
13441         * gnus-util.el (gnus-beginning-of-window): Remove.
13442         (gnus-end-of-window): Remove.
13443
13444         * lpath.el: Don't bind header-line-format and scroll-margin.
13445
13446 2005-07-25  Simon Josefsson  <jas@extundo.com>
13447
13448         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13449         to have the url package without w3.  Reported by Daiki Ueno
13450         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13451
13452 2005-07-20  Didier Verna  <didier@xemacs.org>
13453
13454         * gnus-diary.el: Remove the description comment (nndiary is now
13455         properly documented in the Gnus manual).
13456         Fix the spelling of "Back End".
13457         * nndiary.el: Ditto.
13458         Fix the copyright notice.
13459
13460 2005-07-18  Romain Francoise  <romain@orebokech.com>
13461
13462         * gnus-sum.el (gnus-summary-to-prefix)
13463         (gnus-summary-newsgroup-prefix): New variables.
13464         (gnus-summary-from-or-to-or-newsgroups): Use them.
13465
13466 2005-07-17  Romain Francoise  <romain@orebokech.com>
13467
13468         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13469         space as it's generally not especially interesting to the user.
13470
13471 2005-07-16  Romain Francoise  <romain@orebokech.com>
13472
13473         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13474         nil to avoid prompting and file modification if one of the
13475         messages at the top of the nnfolder file contains a copyright
13476         notice.
13477         Update copyright notice.
13478
13479         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13480         instead of `current-time-string' as the latter creates a time
13481         string that is not RFC 2822 compliant (it lacks the zone).
13482         Update copyright notice.
13483
13484 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13485
13486         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13487         for text/rtf.  Display default in prompt.  Pass default for M-n.
13488
13489         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13490
13491 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13492
13493         * gnus-msg.el (gnus-button-mailto):
13494         Remove save-selected-window-window hackery because it relies on
13495         save-selected-window internals.
13496
13497 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13498
13499         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13500         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13501         (gnus-article-prev-page): Ditto.
13502
13503         * gnus-util.el (gnus-beginning-of-window): New function.
13504         (gnus-end-of-window): New function.
13505
13506         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13507
13508 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13509
13510         * gnus-score.el (gnus-score-edit-all-score):
13511         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13512         gnus-message.
13513
13514 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13515
13516         * gnus-msg.el (gnus-button-mailto):
13517         Remove save-selected-window-window hackery because it relies on
13518         save-selected-window internals.
13519
13520 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13521
13522         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13523         add-minor-mode.
13524         (gnus-binary-mode): Ditto.
13525
13526         * gnus-topic.el (gnus-topic-mode): Ditto.
13527
13528 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13529
13530         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13531         (gnus-article-prev-page): Take scroll-margin into consideration.
13532
13533 2005-07-04  Lute Kamstra  <lute@gnu.org>
13534
13535         Update FSF's address in GPL notices.
13536
13537 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13538
13539         * gnus.el (gnus-exit):
13540         * gnus-group.el (gnus-group-icons):
13541         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13542
13543         * gnus-nocem.el (gnus-nocem):
13544         * message.el (message-various, message-buffers, message-sending)
13545         (message-interface, message-forwarding, message-insertion)
13546         (message-headers, message-news, message-mail):
13547         * pgg-gpg.el (pgg-gpg):
13548         * pgg-parse.el (pgg-parse):
13549         * pgg-pgp.el (pgg-pgp):
13550         * pgg-pgp5.el (pgg-pgp5):
13551         * pop3.el (pop3): Finish `defgroup' description with period.
13552
13553 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13554
13555         * gnus-art.el (article-display-face): Improve the efficiency.
13556         (article-display-x-face): Ditto; remove grey x-face stuff.
13557
13558 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13559
13560         * gnus-art.el (article-display-face): Correct the position in
13561         which Faces are inserted.
13562
13563 2005-06-29  Didier Verna  <didier@xemacs.org>
13564
13565         * gnus-art.el (article-display-face): Display faces in correct
13566         order.
13567
13568 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13569
13570         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13571         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13572         (gnus-nocem-check-article): Fetch the Type header.
13573         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13574         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13575         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13576         make sure gnus-nocem-hashtb is initialized.
13577         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13578         (gnus-nocem-unwanted-article-p): Ditto.
13579
13580         * pgg.el (pgg-verify): Return the verification result.
13581
13582 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13583
13584         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13585         is ascii.
13586
13587 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13588
13589         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13590         `show-nonbreak-escape'.
13591
13592 2005-06-23  Lute Kamstra  <lute@gnu.org>
13593
13594         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13595
13596         * dig.el (dig-mode):
13597         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13598
13599 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13600
13601         * nnimap.el (nnimap-split-download-body): Fix spellings.
13602
13603 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13604
13605         * gnus-art.el (gnus-article-encrypt-body):
13606         * gnus-cus.el (gnus-score-customize):
13607         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13608         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13609
13610 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13611
13612         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13613         header by looking for magic "MII" at the beginnig.
13614
13615 2005-06-16  Miles Bader  <miles@gnu.org>
13616
13617         * gnus-xmas.el (gnus-xmas-group-startup-message):
13618         Use renamed gnus-splash face.
13619
13620         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13621         (assistant-field-face): New backward-compatibility alias for renamed
13622         face.
13623         (assistant-render-text): Use renamed assistant-field face.
13624
13625         * spam.el (spam): Remove "-face" suffix from face name.
13626         (spam-face): New backward-compatibility alias for renamed face.
13627         (spam-face, spam-initialize): Use renamed spam face.
13628
13629         * message.el (message-header-to, message-header-cc)
13630         (message-header-subject, message-header-newsgroups)
13631         (message-header-other, message-header-name)
13632         (message-header-xheader, message-separator, message-cited-text)
13633         (message-mml): Remove "-face" suffix from face names.
13634         (message-header-to-face, message-header-cc-face)
13635         (message-header-subject-face, message-header-newsgroups-face)
13636         (message-header-other-face, message-header-name-face)
13637         (message-header-xheader-face, message-separator-face)
13638         (message-cited-text-face, message-mml-face):
13639         New backward-compatibility aliases for renamed faces.
13640         (message-font-lock-keywords): Use renamed message faces.
13641
13642         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13643         (sieve-test-commands, sieve-tagged-arguments):
13644         Remove "-face" suffix from face names.
13645         (sieve-control-commands-face, sieve-action-commands-face)
13646         (sieve-test-commands-face, sieve-tagged-arguments-face):
13647         New backward-compatibility aliases for renamed faces.
13648         (sieve-control-commands-face, sieve-action-commands-face)
13649         (sieve-test-commands-face, sieve-tagged-arguments-face):
13650         Use renamed sieve faces.
13651
13652         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13653         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13654         (gnus-group-news-3-empty, gnus-group-news-4)
13655         (gnus-group-news-4-empty, gnus-group-news-5)
13656         (gnus-group-news-5-empty, gnus-group-news-6)
13657         (gnus-group-news-6-empty, gnus-group-news-low)
13658         (gnus-group-news-low-empty, gnus-group-mail-1)
13659         (gnus-group-mail-1-empty, gnus-group-mail-2)
13660         (gnus-group-mail-2-empty, gnus-group-mail-3)
13661         (gnus-group-mail-3-empty, gnus-group-mail-low)
13662         (gnus-group-mail-low-empty, gnus-summary-selected)
13663         (gnus-summary-cancelled, gnus-summary-high-ticked)
13664         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13665         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13666         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13667         (gnus-summary-low-undownloaded)
13668         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13669         (gnus-summary-low-unread, gnus-summary-normal-unread)
13670         (gnus-summary-high-read, gnus-summary-low-read)
13671         (gnus-summary-normal-read, gnus-splash):
13672         Remove "-face" suffix from face names.
13673         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13674         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13675         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13676         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13677         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13678         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13679         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13680         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13681         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13682         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13683         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13684         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13685         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13686         (gnus-summary-normal-ticked-face)
13687         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13688         (gnus-summary-normal-ancient-face)
13689         (gnus-summary-high-undownloaded-face)
13690         (gnus-summary-low-undownloaded-face)
13691         (gnus-summary-normal-undownloaded-face)
13692         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13693         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13694         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13695         (gnus-splash-face):
13696         New backward-compatibility aliases for renamed faces.
13697         (gnus-group-startup-message): Use renamed gnus faces.
13698
13699         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13700         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13701         (gnus-server-agent): Remove "-face" suffix from face names.
13702         (gnus-server-agent-face, gnus-server-opened-face)
13703         (gnus-server-closed-face, gnus-server-denied-face)
13704         (gnus-server-offline-face):
13705         New backward-compatibility aliases for renamed faces.
13706         (gnus-server-agent-face, gnus-server-opened-face)
13707         (gnus-server-closed-face, gnus-server-denied-face)
13708         (gnus-server-offline-face): Use renamed gnus faces.
13709
13710         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13711         Remove "-face" suffix from face names.
13712         (gnus-picon-xbm-face, gnus-picon-face):
13713         New backward-compatibility aliases for renamed faces.
13714
13715         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13716         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13717         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13718         (gnus-cite-11): Remove "-face" suffix from face names.
13719         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13720         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13721         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13722         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13723         New backward-compatibility aliases for renamed faces.
13724         (gnus-cite-attribution-face, gnus-cite-face-list)
13725         (gnus-article-boring-faces): Use renamed gnus faces.
13726
13727         * gnus-art.el (gnus-signature, gnus-header-from)
13728         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13729         (gnus-header-content): Remove "-face" suffix from face names.
13730         (gnus-signature-face, gnus-header-from-face)
13731         (gnus-header-subject-face, gnus-header-newsgroups-face)
13732         (gnus-header-name-face, gnus-header-content-face):
13733         New backward-compatibility aliases for renamed faces.
13734         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13735
13736         * gnus-sum.el (gnus-summary-selected-face)
13737         (gnus-summary-highlight): Use renamed gnus faces.
13738         * gnus-group.el (gnus-group-highlight): Likewise.
13739
13740 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13741
13742         * gnus-sieve.el (gnus-sieve-article-add-rule):
13743         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13744         * spam-stat.el (spam-stat-buffer-change-to-spam)
13745         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13746
13747         * message.el (message-is-yours-p):
13748         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13749
13750 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13751
13752         * mm-view.el (mm-inline-text): Withdraw the last change.
13753
13754 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13755
13756         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13757         executing enriched-decode.
13758
13759 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13760
13761         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13762         charset of tar files.
13763
13764 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13765
13766         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13767
13768 2005-06-04  Lute Kamstra  <lute@gnu.org>
13769
13770         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13771         information is never recorded.
13772
13773 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13774
13775         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13776
13777 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * pop3.el (pop3-apop): Run md5 in the binary mode.
13780
13781         * starttls.el (starttls-set-process-query-on-exit-flag):
13782         Use eval-and-compile.
13783
13784 2005-05-31  Simon Josefsson  <jas@extundo.com>
13785
13786         * smime.el (smime-replace-in-string): Define.
13787         (smime-cert-by-ldap-1): Use it.
13788
13789 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13790
13791         * gnus-art.el (article-display-x-face): Replace
13792         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13793
13794         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13795         set-process-query-on-exit-flag or process-kill-without-query.
13796
13797         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13798         loop instead of replace-regexp.
13799
13800         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13801         instead of process-kill-without-query if it is available.
13802
13803         * lpath.el: Fbind ldap-search-entries.
13804
13805         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13806         instead of find-file-hooks if it is available.
13807
13808         * mml1991.el: Bind pgg-default-user-id when compiling.
13809
13810         * mml2015.el: Bind pgg-default-user-id when compiling.
13811
13812         * nndraft.el (nndraft-request-associate-buffer):
13813         Use write-contents-functions instead of write-contents-hooks if it is
13814         available.
13815
13816         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13817         instead of find-file-hooks if it is available.
13818
13819         * nntp.el (nntp-open-connection): Replace
13820         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13821         (nntp-open-ssl-stream): Ditto.
13822         (nntp-open-tls-stream): Ditto.
13823
13824         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13825         set-process-query-on-exit-flag or process-kill-without-query.
13826         (starttls-open-stream-gnutls): Use it instead of
13827         process-kill-without-query.
13828         (starttls-open-stream): Ditto.
13829
13830 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13831
13832         * smime.el (smime-cert-by-ldap-1): Don't use
13833         replace-regexp-in-string.
13834
13835 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13836
13837         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13838
13839         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13840         in PEM format.  Adjust to the XEmacs compability.
13841
13842 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13843
13844         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13845         by `string-to-number'.
13846         * gnus-agent.el (gnus-agent-regenerate-group)
13847         (gnus-agent-fetch-articles): Ditto.
13848         * gnus-art.el (gnus-button-fetch-group): Ditto.
13849         * gnus-cache.el (gnus-cache-generate-active)
13850         (gnus-cache-articles-in-group): Ditto.
13851         * gnus-group.el (gnus-group-set-current-level)
13852         (gnus-group-insert-group-line): Ditto.
13853         * gnus-score.el (gnus-score-set-expunge-below)
13854         (gnus-score-set-mark-below, gnus-summary-score-effect)
13855         (gnus-summary-score-entry): Ditto.
13856         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13857         (gnus-soup-pack): Ditto.
13858         * gnus-spec.el (gnus-xmas-format): Ditto.
13859         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13860         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13861         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13862         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13863         * nndb.el (nndb-get-remote-expire-response): Ditto.
13864         * nndiary.el (nndiary-parse-schedule-value)
13865         (nndiary-string-to-number, nndiary-request-replace-article)
13866         (nndiary-request-article): Ditto.
13867         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13868         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13869         * nneething.el (nneething-make-head): Ditto.
13870         * nnfolder.el (nnfolder-request-article)
13871         (nnfolder-retrieve-headers): Ditto.
13872         * nnheader.el (nnheader-file-to-number): Ditto.
13873         * nnkiboze.el (nnkiboze-request-article): Ditto.
13874         * nnmail.el (nnmail-process-unix-mail-format)
13875         (nnmail-process-babyl-mail-format): Ditto.
13876         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13877         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13878         (nnmh-request-create-group, nnmh-request-list-1)
13879         (nnmh-request-group, nnmh-request-article): Ditto.
13880         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13881         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13882         * nnsoup.el (nnsoup-make-active): Ditto.
13883         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13884         * nntp.el (nntp-find-group-and-number)
13885         (nntp-retrieve-headers-with-xover): Ditto.
13886         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13887         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13888         (pgg-format-key-identifier): Ditto.
13889         * pop3.el (pop3-last, pop3-stat): Ditto.
13890         * qp.el (quoted-printable-decode-region): Ditto.
13891
13892         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13893         of concat.
13894
13895 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13896
13897         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13898
13899         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13900
13901         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13902
13903         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13904
13905         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13906
13907         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13908
13909         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13910         (gnus-carpal-mode): Ditto.
13911
13912         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13913         (gnus-browse-mode): Ditto.
13914
13915         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13916
13917         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13918
13919 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13920
13921         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13922
13923 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13924
13925         * gnus-util.el (gnus-run-mode-hooks): New function.
13926
13927         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13928
13929         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13930         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13931
13932 2005-05-27  Lute Kamstra  <lute@gnu.org>
13933
13934         * dns-mode.el (dns-mode): Specify customization group.
13935
13936 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13937
13938         * gnus-agent.el (gnus-agent-make-mode-line-string):
13939         Use mode-line-highlight as mouse-face.
13940
13941 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13942
13943         * canlock.el (canlock): Change the parent group to news.
13944
13945         * deuglify.el (gnus-outlook-deuglify): Add :group.
13946
13947         * dig.el (dig): Add :group.
13948
13949         * dns-mode.el (dns-mode): Add :group.
13950
13951         * encrypt.el (encrypt): Add :group.
13952
13953         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13954         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13955         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13956         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13957         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13958
13959         * gnus-diary.el (gnus-diary): Add :group.
13960
13961         * gnus.el (gnus-group-news-1-face): Add :group.
13962         (gnus-group-news-1-empty-face): Ditto.
13963         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13964         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13965         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13966         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13967         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13968         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13969         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13970         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13971         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13972         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13973         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13974         (gnus-summary-high-ticked-face): Ditto.
13975         (gnus-summary-low-ticked-face): Ditto.
13976         (gnus-summary-normal-ticked-face): Ditto.
13977         (gnus-summary-high-ancient-face): Ditto.
13978         (gnus-summary-low-ancient-face): Ditto.
13979         (gnus-summary-normal-ancient-face): Ditto.
13980         (gnus-summary-high-undownloaded-face): Ditto.
13981         (gnus-summary-low-undownloaded-face): Ditto.
13982         (gnus-summary-normal-undownloaded-face): Ditto.
13983         (gnus-summary-high-unread-face): Ditto.
13984         (gnus-summary-low-unread-face): Ditto.
13985         (gnus-summary-normal-unread-face): Ditto.
13986         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13987         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13988
13989         * hashcash.el (hashcash): New custom group.
13990         (hashcash-default-payment): Add :group.
13991         (hashcash-payment-alist): Ditto.
13992         (hashcash-default-accept-payment): Ditto.
13993         (hashcash-accept-resources): Ditto.
13994         (hashcash-path): Ditto.
13995         (hashcash-extra-generate-parameters): Ditto.
13996         (hashcash-double-spend-database): Ditto.
13997         (hashcash-in-news): Ditto.
13998
13999         * message.el (message-minibuffer-local-map): Add :group.
14000
14001         * netrc.el (netrc): Add :group.
14002
14003         * sieve-manage.el (sieve-manage-log): Add :group.
14004         (sieve-manage-default-user): Diito.
14005         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14006         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14007         (sieve-manage-authenticators): Ditto.
14008         (sieve-manage-authenticator-alist): Ditto.
14009         (sieve-manage-default-port): Ditto.
14010
14011         * sieve-mode.el (sieve-control-commands-face): Add :group.
14012         (sieve-action-commands-face): Ditto.
14013         (sieve-test-commands-face): Ditto.
14014         (sieve-tagged-arguments-face): Ditto.
14015
14016         * smime.el (smime): Add :group.
14017
14018         * spam-report.el (spam-report): Add :group.
14019
14020         * spam.el (spam, spam-face): Add :group.
14021
14022 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14023
14024         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14025         return \n.\n.\n at the end of articles.  Protect against that.
14026         (nntp-with-open-group): Allow debugging.
14027
14028         * nnheader.el (mail-header-set-extra): Make into a function
14029         because I just could't understand how to quote the list properly.
14030
14031         * dns.el (query-dns-cached): New function.
14032
14033 2005-05-26  Lute Kamstra  <lute@gnu.org>
14034
14035         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14036
14037 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14038
14039         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14040
14041         * gnus-art.el: Don't autoload mail-extract-address-components.
14042
14043         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14044         eval-and-compile to evaluate it.
14045
14046         * hashcash.el: Don't autoload executable-find.
14047
14048         * nndb.el: Don't declare the nndb back end two or more times; don't
14049         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14050
14051         * nntp.el: Autoload format-spec instead of format; use
14052         eval-and-compile to evaluate autoload forms.
14053
14054 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14055
14056         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14057
14058 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14059
14060         * gnus.el (gnus-version-number): Bump version.
14061
14062 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14063
14064         * gnus.el: No Gnus v0.3 is released.
14065
14066 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14067
14068         * lpath.el (featurep): Bind show-nonbreak-escape.
14069
14070 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14071
14072         * gnus-art.el (gnus-article-edit-part): Disable undo.
14073
14074 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14075
14076         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14077         gnus-article-date-lapsed-new-header is t if date timer is active;
14078         skip headers in which the original date value is empty.
14079         (gnus-article-save-original-date): Redefine it as a macro.
14080         (gnus-display-mime): Use it.
14081
14082 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14083
14084         * gnus-art.el (article-date-ut): Support converting date in
14085         forwarded parts as well.
14086         (gnus-article-save-original-date): New function.
14087         (gnus-display-mime): Use it.
14088
14089 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14090
14091         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14092         enclosure element of <item>.
14093
14094 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14095
14096         * message.el (message-kill-buffer-query): Rename from
14097         `message-kill-buffer-query-if-modified'.  Add :version.
14098
14099 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14102         window layout.
14103
14104 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * mml.el: Autoload dnd when compiling.
14107
14108 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14109
14110         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14111         x-dnd-*.
14112
14113 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * qp.el (quoted-printable-encode-region): Save excursion.
14116
14117 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14118
14119         * message.el (message-kill-buffer-query-if-modified): Add new variable
14120         so the user can kill a modified message buffer quickly.
14121         (message-kill-buffer): Use it.
14122
14123 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14124
14125         * lpath.el: Fbind display-time-event-handler; don't fbind
14126         string-to-multibyte.
14127
14128         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14129
14130 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14131
14132         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14133         contained in text because xml.el decodes entities) with LFs.
14134
14135 2005-04-11  Lute Kamstra  <lute@gnu.org>
14136
14137         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14138         differently.
14139
14140 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14141
14142         * mm-util.el (mm-detect-coding-region): Typo.
14143
14144 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14145
14146         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14147
14148 2005-04-06  Deepak Goel  <deego@gnufans.org>
14149
14150         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14151         user-function allow user modifications of the scores.
14152         (spam-stat-score-buffer-user): New function, to allow
14153         user-computed modifications to the score.
14154         (spam-stat-score-buffer-user-functions): List of additional
14155         scoring functions.
14156         (spam-stat-error-holder): Global temporary error holder.
14157         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14158         variable.
14159
14160 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14161
14162         * gnus-registry.el (gnus-registry-clean-empty-function)
14163         (gnus-registry-trim, gnus-registry-fetch-groups)
14164         (gnus-registry-delete-group): Groups that match
14165         `gnus-registry-ignored-groups' are removed from the registry
14166         entries, not just ignored for splitting.  This helps clean up the
14167         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14168         to get all the groups a message ID is in.
14169
14170         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14171         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14172         (spam-stat-score-buffer-user-functions): Add :number custom type.
14173
14174 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14177         argument in XEmacs.
14178
14179         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14180         (nnrss-request-group): Decode group name first.
14181         (nnrss-request-article): Make a text/plain article if mml-to-mime
14182         failed.
14183         (nnrss-get-encoding): Return a compatible encoding according to
14184         nnrss-compatible-encoding-alist.
14185         (nnrss-find-el): Use consp instead of listp.
14186         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14187
14188 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14189
14190         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14191         which Emacs 20 doesn't support.
14192         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14193
14194 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14195
14196         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14197         silence the byte compiler inside the defun.
14198
14199         * gnus-demon.el (parse-time-string): Add autoload.
14200
14201         * gnus-delay.el (parse-time-string): Add autoload.
14202
14203         * gnus-art.el (parse-time-string): Add autoload.
14204
14205         * nnultimate.el (parse-time): Require for `parse-time-string'.
14206
14207 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14208
14209         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14210
14211         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14212
14213         * smime.el (smime-ldap-host-list): Add :version.
14214
14215 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14216
14217         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14218         pass it to `gnus-browse-read-group'.
14219         (gnus-browse-read-group): Add NUMBER argument and pass it to
14220         `gnus-group-read-ephemeral-group'.
14221
14222         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14223         argument and pass it to `gnus-group-read-group'.
14224
14225 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14226
14227         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14228         mm-xemacs-find-mime-charset-1 if we have the mule feature
14229         available at runtime.
14230
14231 2005-03-25  Werner Lemberg  <wl@gnu.org>
14232
14233         * nnmaildir.el: Replace `illegal' with `invalid'.
14234
14235 2005-03-23  Lute Kamstra  <lute@gnu.org>
14236
14237         * time-date.el: Add comment on time value formats.
14238         Don't require parse-time.
14239         (with-decoded-time-value): New macro.
14240         (encode-time-value): New function.
14241         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14242         (days-to-time): Return a valid time value when arg is huge.
14243         (time-since): Use time-subtract.
14244         (time-to-number-of-days): Use time-to-seconds.
14245
14246 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14247
14248         * gnus-start.el (gnus-display-time-event-handler):
14249         Check display-time-timer at runtime rather than only at load time
14250         in case display-time-mode is turned off in the mean time.
14251
14252 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14253
14254         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14255         used.
14256
14257         * nneething.el (nneething-map-file-directory): Derive from
14258         `gnus-directory'.
14259
14260         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14261         the To/Cc button.
14262
14263 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14264
14265         * nnmaildir.el (nnmaildir-request-accept-article):
14266         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14267
14268 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14269
14270         * gnus-async.el: Require timer-funcs at compile time when in
14271         XEmacs for `run-with-idle-timer'.
14272
14273 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14274
14275         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14276         autoloaded function.
14277
14278 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14279
14280         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14281
14282 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14283
14284         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14285
14286 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14287
14288         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14289         Add gnus-expert-user to default.
14290
14291 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14292
14293         * nnimap.el (nnimap-open-server): Ditto.
14294
14295         * imap.el (imap-authenticate): Fix typo.
14296
14297 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14298
14299         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14300         buffer (since IMAP server might return FETCH response out of
14301         order, and the nntp buffer must be sorted).
14302
14303 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14304
14305         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14306         comparison on string.
14307
14308         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14309         (gnus-agent-score): Rename category keywords to match gnus-cus.
14310         (gnus-agent-summary-fetch-series): Modify to protect against
14311         gnus-agent-summary-fetch-group clearing processable flags.
14312         (gnus-agent-synchronize-group-flags): Update live group buffer as
14313         synchronization may occur due to the user toggle the plugged
14314         status.
14315         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14316         successfully downloaded.
14317         (gnus-agent-expire-group-1): Avoid using markers when the overview
14318         is in ascending order; greatly improves performance.
14319         (gnus-agent-regenerate-group):
14320         Use gnus-agent-synchronize-group-flags to reset read status in both
14321         gnus and server.
14322         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14323
14324 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14325
14326         * message.el: Don't autoload former message-utils variables.
14327         (message-strip-subject-trailing-was): Change doc string.
14328
14329         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14330         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14331         (nnweb-google-search): Add "hl=en" here.
14332         (nnweb-google-parse-1, nnweb-google-create-mapping):
14333         Don't hardcode URL.
14334
14335 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14336
14337         * message.el (message-get-reply-headers, message-followup):
14338         Mention related variables `message-use-followup-to' and
14339         `message-use-mail-followup-to', in the information buffer.
14340
14341         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14342         of broken groups(-beta).google.com.
14343
14344 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14345
14346         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14347         parameter to invoked gnus-request-move-article; remove the
14348         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14349         all at once instead of once per article.
14350         (gnus-summary-remove-process-mark): Accept a list of articles as
14351         well as a single article for processing.
14352
14353         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14354         parameter.
14355
14356         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14357
14358         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14359
14360         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14361         parameter.
14362
14363         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14364         parameter.
14365
14366         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14367         parameter and remove the gnus-sum-hint-move-is-internal variable.
14368
14369         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14370         parameter.
14371
14372         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14373         parameter.
14374
14375         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14376         parameter.
14377
14378         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14379
14380         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14381         parameter.
14382
14383         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14384         parameter.
14385
14386 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14387
14388         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14389         a more conservative way.
14390
14391 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14392
14393         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14394         buffer, so it moves the window's cursor.
14395
14396 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14397
14398         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14399         `mm-dissect-multipart' and receive the from field as an (optional)
14400         argument from `mm-dissect-multipart'.
14401         (mm-dissect-multipart): Receive the from field as an argument and
14402         pass it on when we call `mm-dissect-buffer' on MIME parts.
14403         Fixes verification/decryption of signed/encrypted MIME parts.
14404
14405 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14406
14407         * gnus-sum.el (gnus-summary-move-article):
14408         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14409         whatever it calls (right now, only nnimap-request-move article
14410         respects it).
14411
14412         * nnimap.el (nnimap-request-move-article):
14413         When gnus-sum-hint-move-is-internal is set, don't do the extra
14414         nnimap-request-article.
14415
14416 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14417
14418         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14419
14420         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14421         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14422
14423         * gnus-sum.el (gnus-summary-caesar-message):
14424         Apply `gnus-treat-article' after rotation.
14425
14426         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14427         doc string.
14428
14429 2005-02-22  Simon Josefsson  <jas@extundo.com>
14430
14431         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14432         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14433         <arne@arnested.dk>.
14434         (encrypt): Add password-cache and password-cache-expiry as group
14435         members.
14436
14437 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14438
14439         * smime.el (smime-ldap-host-list): Doc fix.
14440         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14441         cache) password.
14442         (smime-sign-region): Use it.
14443         (smime-decrypt-region): Use it.
14444         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14445         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14446         fails.
14447         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14448         certificate from DER to PEM format rather than calling openssl.
14449
14450         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14451
14452         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14453         for signing/encryption.
14454
14455         * mml.el (mml-parse-1): Use them.
14456
14457 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14458
14459         * nnrss.el (nnrss-verbose): Remove.
14460         (nnrss-request-group): Use `nnheader-message' instead.
14461
14462 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14463
14464         * nnrss.el (nnrss-verbose): New variable.
14465         (nnrss-request-group): Make it say nnrss is requesting a group.
14466
14467 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14468
14469         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14470         Handle news URL with given port correctly.
14471
14472 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14473
14474         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14475         containing special characters.
14476
14477         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14478
14479         * mml.el (mime-to-mml): Ditto.
14480
14481         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14482         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14483         (rfc2047-decode-region): Quote decoded words containing special
14484         characters when rfc2047-quote-decoded-words-containing-tspecials
14485         is non-nil.
14486
14487 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14488
14489         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14490
14491         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14492
14493 2005-02-15  Simon Josefsson  <jas@extundo.com>
14494
14495         * nnimap.el (nnimap-debug): Doc fix.
14496
14497         * imap.el (imap-debug): Doc fix.
14498
14499 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14500
14501         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14502
14503 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14504
14505         * gnus.el (spam-contents): Improve docs for spam-contents
14506         parameter in its variable incarnation.
14507
14508 2005-02-14  Simon Josefsson  <jas@extundo.com>
14509
14510         * smime-ldap.el: Use require instead of load-library for ldap.
14511         (smime-ldap-search): Indent.
14512         (smime-ldap-search-internal): Shorten line.
14513
14514         * smime.el (smime-cert-by-dns): Add doc-string.
14515         (smime-cert-by-ldap-1): Indent.
14516
14517         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14518         mml-smime-get-dns-ldap.
14519         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14520
14521 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14522
14523         * smime.el: Require smime-ldap.
14524         (smime-ldap-host-list): New variable.
14525         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14526
14527         * mml-smime.el (mml-smime-encrypt-query): New function.
14528         (mml-smime-encrypt-query): Use it.
14529
14530         * smime-ldap.el: New file.
14531
14532 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14533
14534         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14535
14536 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14537
14538         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14539         argument in doc string.  Make query for type more clear.
14540
14541 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14542
14543         * gnus.el (gnus-group-startup-message): Search for gnus images in
14544         etc/images/gnus.
14545         * mm-util.el (mm-image-load-path): Likewise.
14546         * smiley.el (smiley-data-directory): Search for smilies in
14547         etc/images/smilies.
14548
14549 2005-02-09  Kim F. Storm  <storm@cua.dk>
14550
14551         Change Emacs release version from 21.4 to 22.1 throughout.
14552         Change Emacs development version from 21.3.50 to 22.0.50.
14553
14554 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14557
14558         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14559         non-Mule XEmacs as well.
14560         (mm-decompress-buffer): Signal an error intentionally if it does
14561         not decompress compressed data because auto-compression-mode is
14562         disabled.
14563
14564 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14565
14566         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14567         an ID in the registry even if it has no groups.
14568
14569 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14570
14571         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14572         merge it into mm-decompress-buffer.
14573         (gnus-mime-copy-part): Use the MIME part charset, the value which
14574         a user specified or gnus-newsgroup-charset for decoding, like
14575         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14576         save-buffer what was used.  Suggested by Kevin Ryde
14577         <user42@zip.com.au>.
14578         (gnus-mime-inline-part): Allow the name parameter as well as the
14579         filename parameter; force decompressing of compressed data; always
14580         display contents being not decoded as unibyte.
14581
14582         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14583         as well as the filename parameter.
14584
14585         * mm-util.el (mm-decompress-buffer):
14586         Merge gnus-mime-jka-compr-maybe-uncompress.
14587         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14588         of compressed data.
14589
14590 2005-02-08  Simon Josefsson  <jas@extundo.com>
14591
14592         * imap.el (imap-log): Doc fix.
14593
14594 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14597         the coding cookies; decompress compressed parts.
14598
14599         * mml.el (mml-generate-mime-1): Add the charset parameter according
14600         to the value which a user specified manually or the coding cookie.
14601
14602         * mm-util.el (mm-string-to-multibyte): New function.
14603         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14604         (mm-coding-system-to-mime-charset): New function.
14605         (mm-decompress-buffer): New function.
14606         (mm-find-buffer-file-coding-system): New function.
14607
14608         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14609         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14610         parts.
14611
14612 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14613
14614         * mm-view.el (mm-display-inline-fontify): Decode a part according
14615         to the charset parameter.
14616
14617 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14618
14619         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14620         prefix arg is neither nil nor a number, as info specifies.
14621
14622 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14623
14624         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14625         timestamps.
14626
14627 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14628
14629         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14630         groups error checking and notify user.
14631
14632 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14633
14634         * message.el (message-send-mail-function): Check existence of
14635         sendmail-program first before using default value
14636         `message-send-mail-with-sendmail'.  Otherwise use more generic
14637         `smtpmail-send-it'.
14638
14639 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14640
14641         * nntp.el (nntp-request-update-info): Always return nil.
14642
14643 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14644
14645         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14646
14647 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14648
14649         * message.el (message-beginning-of-line): Change the behavior when
14650         invoked between BOL and : so that it first moves backward.
14651
14652 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14653
14654         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14655         article buffer when editing of the article is discarded.
14656         (gnus-article-prepare): Revert.
14657
14658 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14659
14660         * gnus-art.el (gnus-article-prepare):
14661         Remove message-strip-forbidden-properties from the local hook.
14662
14663 2005-01-27  Simon Josefsson  <jas@extundo.com>
14664
14665         * password.el (password-cache-add): Only start one timer per key.
14666         Reported by Derek Atkins <warlord@MIT.EDU>.
14667
14668 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14669
14670         * run-at-time.el: Remove.  It is no longer needed as
14671         timer-funcs.el in the xemacs-base package has a working version of
14672         `run-at-time'.
14673
14674         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14675
14676         * password.el: Require timer-funcs instead of run-at-time in
14677         XEmacs.
14678         Remove `password-run-at-time' macro.
14679         (password-cache-add): Use `run-at-time' instead of
14680         `password-run-at-time'.
14681
14682         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14683         Remove `nnheader-cancel-function-timers' alias,
14684         `cancel-function-timers' exists in XEmacs in timer-funcs.
14685
14686         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14687         for `run-with-idle-timer'.
14688
14689         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14690         for `run-at-time'.
14691
14692         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14693         for `with-timeout'.
14694
14695         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14696         the same as for XEmacs 21.4.
14697         No need to ignore `run-with-idle-timer', this function exists in
14698         XEmacs now in timer-funcs.el in the xemacs-base package.
14699         (dgnushack-compile): No need to delete
14700         run-at-time.el from the list of files to compile because it
14701         doesn't exist anymore.
14702
14703 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14704
14705         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14706         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14707
14708 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14709
14710         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14711         sensitively.
14712
14713 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14714
14715         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14716
14717 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14718
14719         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14720         which will be inserted according to the multibyteness of a buffer
14721         rather than the type of contents.  Suggested by ARISAWA Akihiro
14722         <ari@mbf.ocn.ne.jp>.
14723
14724         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14725         of string which old xml.el may return rather than a string.
14726
14727 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14728
14729         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14730
14731 2005-01-16  Simon Josefsson  <jas@extundo.com>
14732
14733         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14734         idn/idna.el isn't available.
14735         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14736         <michael@waxrat.com>.
14737
14738         * hashcash.el: Remove non-FSF copyright header.
14739
14740         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14741         (hashcash-generate-payment): Use it.
14742         (hashcash-generate-payment-async): Use it.
14743
14744 2005-01-15  Simon Josefsson  <jas@extundo.com>
14745
14746         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14747         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14748
14749         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14750         gnus-summary-idna-message.
14751         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14752         (gnus-summary-idna-message): New function.
14753
14754 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14755
14756         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14757         gnus-novice-user.
14758
14759 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * nnrss.el (nnrss-request-delete-group): Delete entries in
14762         nnrss-group-alist as well.
14763         (nnrss-save-server-data): Insert newline.
14764
14765 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14766
14767         * gnus.el (gnus-user-agent): Use list of symbols instead of
14768         symbols.  Display full version number for (S)XEmacs.
14769         Optionally display (S)XEmacs codename.
14770
14771         * gnus-util.el (gnus-emacs-version): Update for new
14772         `gnus-user-agent'.
14773
14774         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14775         Gnus version.
14776
14777 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14778
14779         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14780         which is unreadable in some setups.
14781
14782 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14783
14784         * gnus-spec.el (gnus-update-format-specifications): Flush the
14785         group format spec cache if it doesn't support decoded group names.
14786
14787 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14788
14789         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14790         Allow to apply decay on score files matching a regexp.
14791
14792 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14793
14794         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14795         compatibility in %g and %c.
14796
14797 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14800         name for only %g and %c.
14801         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14802         of gnus-tmp-group to decoded group name.
14803         (gnus-group-make-rss-group): Exclude `/'s from group names.
14804
14805 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14806
14807         * nnrss.el (nnrss-get-encoding): Fix regexp.
14808
14809 2004-12-27  Simon Josefsson  <jas@extundo.com>
14810
14811         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14812         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14813         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14814
14815 2004-12-17  Kim F. Storm  <storm@cua.dk>
14816
14817         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14818
14819         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14820
14821 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14822
14823         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14824
14825 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14826
14827         * nnrss.el: Require rfc2047 and mml.
14828         (nnrss-file-coding-system): New variable.
14829         (nnrss-format-string): Redefine it as an inline function.
14830         (nnrss-decode-group-name): New function.
14831         (nnrss-string-as-multibyte): Remove.
14832         (nnrss-retrieve-headers): Decode group name; don't use
14833         nnrss-format-string.
14834         (nnrss-request-group): Decode group name.
14835         (nnrss-request-article): Decode group name; allow a Message-ID as
14836         well as an article number; don't use nnrss-format-string; encode a
14837         Message-ID string which may contain non-ASCII characters; use
14838         mml-to-mime to compose a MIME article.
14839         (nnrss-request-expire-articles): Decode group name.
14840         (nnrss-request-delete-group): Decode group name.
14841         (nnrss-fetch): Clarify error message.
14842         (nnrss-read-server-data): Use insert-file-contents instead of load;
14843         bind file-name-coding-system; use multibyte buffer.
14844         (nnrss-save-server-data): Bind coding-system-for-write to the
14845         value of nnrss-file-coding-system; bind file-name-coding-system;
14846         add coding cookie.
14847         (nnrss-read-group-data): Use insert-file-contents instead of load;
14848         bind file-name-coding-system; use multibyte buffer.
14849         (nnrss-save-group-data): Bind coding-system-for-write to the
14850         value of nnrss-file-coding-system; bind file-name-coding-system.
14851         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14852         make it work with non-ASCII text.
14853         (nnrss-find-el): Make it work with old xml.el as well.
14854
14855 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14856
14857         * nnrss.el (nnrss-get-encoding): New function.
14858         (nnrss-fetch): Use unibyte buffer initially; bind
14859         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14860         decode contents according to the encoding attribute.
14861         (nnrss-save-group-data): Add coding cookie.
14862         (nnrss-mime-encode-string): New function.
14863         (nnrss-check-group): Use it to encode subject and author.
14864
14865 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14866
14867         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14868         imaginary variable.
14869
14870 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14871
14872         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14873         correctly even if there are wide characters.
14874
14875 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14876
14877         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14878         downcased symbol names; make a new cache instead of reusing
14879         bbdb-hashtable.
14880
14881 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14882
14883         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14884         concatenating segments rather than before concatenating them.
14885         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14886
14887         * message.el (message-get-reply-headers): Bind `extra'.
14888
14889 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14890
14891         * message.el (message-extra-wide-headers): New variable.
14892         (message-get-reply-headers): Use it.
14893
14894 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14895
14896         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14897         (gnus-agent-group-pathname): Ditto.
14898
14899         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14900
14901         * gnus-group.el (gnus-group-make-group): Decode group name.
14902         (gnus-group-make-rss-group): Register the group data after opening
14903         the nnrss group.
14904
14905 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14906
14907         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14908         by expiry now get marked as read.
14909
14910 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14911
14912         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14913
14914 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14915
14916         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14917         unify Latin characters in XEmacs.
14918         (mm-find-mime-charset-region): Use it.
14919
14920 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14921
14922         * gnus-util.el (gnus-delete-directory): New function.
14923
14924         * gnus-agent.el (gnus-agent-delete-group): Use it.
14925
14926         * gnus-cache.el (gnus-cache-delete-group): Use it.
14927
14928 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14929
14930         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14931         names.
14932
14933 2004-12-16  Simon Josefsson  <jas@extundo.com>
14934
14935         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14936
14937 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14938
14939         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14940
14941         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14942         (gnus-group-set-current-level): Decode group name.
14943
14944 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14945
14946         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14947         failed.
14948
14949 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14950
14951         * gnus-group.el (gnus-group-delete-group): Decode group name.
14952         (gnus-group-make-rss-group): Encode group name.
14953         (gnus-group-catchup-current): Decode group name.
14954         (gnus-group-kill-group): Decode group name.
14955
14956 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14957
14958         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14959
14960 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14961
14962         * gnus-group.el (gnus-group-make-rss-group):
14963         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14964
14965         * gnus-start.el (gnus-setup-news): Honor user's setting to
14966         gnus-message-archive-method.  Suggested by Lute Kamstra
14967         <lute@gnu.org>.
14968
14969 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14970
14971         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14972         global counterparts of the buffer-local variables.
14973
14974 2004-11-16  Romain Francoise  <romain@orebokech.com>
14975
14976         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14977         counterparts of the buffer-local variables.
14978
14979 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14980
14981         * message.el (message-forbidden-properties): Fix typo in doc
14982         string.
14983
14984 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14985
14986         * gnus-util.el (gnus-replace-in-string): Add doc string.
14987
14988         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14989         to avoid problems when splitting mails with many recipients.
14990
14991 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14992
14993         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14994         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14995
14996 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14997
14998         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14999         if there is no hashtable in memory or file modification time is
15000         newer than cached timestamp.
15001
15002 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15003
15004         * gnus-sum.el (gnus-summary-limit-to-recipient):
15005         Implement not-matching option.
15006
15007 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15008
15009         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15010         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15011         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15012         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15013         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15014         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15015
15016 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15017
15018         * message.el (message-forward-make-body-mml): Remove headers
15019         according to message-forward-ignored-headers if a message is decoded.
15020
15021 2004-12-02  Romain Francoise  <romain@orebokech.com>
15022
15023         * message.el (message-forward-make-body-plain): Always remove
15024         headers according to message-forward-ignored-headers.
15025
15026 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15027
15028         * spam.el (spam-summary-prepare-exit): Remove the
15029         gnus-summary-limit pop for now, it has problems with ham marks for
15030         me.
15031
15032 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15033
15034         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15035         correctly.
15036
15037 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15038
15039         * format-spec.el (format-spec): Message the char.
15040
15041 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15042
15043         * gnus-art.el (gnus-split-methods): Reformat comments.
15044
15045         * spam.el (spam-summary-prepare-exit): Remove article limits
15046         before exiting the summary buffer.
15047
15048 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15049
15050         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15051         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15052
15053         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15054         order to silence the byte compiler.
15055
15056         * spam.el: Fix the way to silence the byte compiler, which
15057         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15058         bbdb-search-simple, spam-BBDB-register-routine,
15059         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15060         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15061         spam-stat-buffer-is-spam, spam-stat-load,
15062         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15063         spam-stat-save and spam-stat-split-fancy.
15064
15065 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15066
15067         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15068         which may confuse users.
15069         (canlock-password-for-verify): Ditto.
15070
15071         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15072
15073         * gnus-art.el (gnus-emphasis-alist): Ditto.
15074
15075         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15076
15077         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15078
15079         * gnus-start.el (gnus-save-killed-list): Ditto.
15080
15081         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15082         (gnus-sum-thread-tree-root): Ditto.
15083         (gnus-sum-thread-tree-false-root): Ditto.
15084         (gnus-sum-thread-tree-single-indent): Ditto.
15085
15086         * message.el (message-courtesy-message): Ditto.
15087         (message-archive-note): Ditto.
15088         (message-subscribed-address-file): Ditto.
15089         (message-user-fqdn): Ditto.
15090
15091         * spam-report.el (spam-report-gmane-regex): Ditto.
15092
15093         * spam.el (spam-blackhole-good-server-regex): Ditto.
15094
15095 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15096
15097         * mml.el (mml-preview): Widen the message buffer before copying
15098         the contents to the preview buffer; sort headers before previewing.
15099
15100         * message.el (message-hidden-headers): Fix the way to avoid a bug
15101         in the `repeat' widget in Emacs 21.3 or earlier.
15102
15103 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15104
15105         * message.el (message-hidden-headers): Default to "^References:".
15106         Improve customization type.  Suggested by Reiner Steib
15107         <Reiner.Steib@gmx.de>.
15108
15109 2004-11-25  Romain Francoise  <romain@orebokech.com>
15110
15111         * message.el (message-strip-forbidden-properties): Remove check for
15112         obsolete `message-hidden' text property, hidden headers are not
15113         accessible in the buffer anymore.
15114
15115 2004-11-22  Romain Francoise  <romain@orebokech.com>
15116
15117         * message.el (message-header-format-alist): Add `From' in list
15118         so that it can be sorted.
15119         (message-fix-before-sending): Widen and sort headers before
15120         sending.
15121         (message-hide-headers): Use narrowing to hide headers by moving
15122         them to the top of the buffer and narrowing to the region
15123         underneath.
15124
15125 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15126
15127         * message.el (message-strip-forbidden-properties):
15128         Bind buffer-read-only (etc) to nil.
15129
15130 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15131
15132         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15133         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15134
15135 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15136
15137         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15138
15139 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15140
15141         * dns.el (query-dns): Use sit-for to time instead of
15142         accept-process-output, since that doesn't seem to work on udp
15143         sockets.
15144
15145 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15148
15149 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15150
15151         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15152         doc string.  Improve doc string.
15153
15154 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15155
15156         * nntp.el (nntp-request-update-info): Return nil if
15157         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15158         may not call gnus-activate-group which uselessly issues the GROUP
15159         commands for all nntp groups and wastes time.  Reported by Romain
15160         Francoise <romain@orebokech.com>.
15161
15162         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15163
15164 2004-11-15  Simon Josefsson  <jas@extundo.com>
15165
15166         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15167         headers separately.
15168         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15169         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15170
15171 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15172
15173         * gnus-start.el (gnus-convert-old-newsrc):
15174         Assign legacy-gnus-agent to 5.10.7.
15175
15176 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15177
15178         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15179         start of the lines.
15180
15181 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15182
15183         * hashcash.el (hashcash-default-payment): Change default to 20.
15184         (hashcash-default-accept-payment): Change default to 20.
15185         (hashcash-process-alist): New variable.
15186         (hashcash-generate-payment-async): Add.
15187         (hashcash-already-paid-p): Add.
15188         (hashcash-insert-payment): Don't generate payments twice.
15189         (hashcash-insert-payment-async): Add.
15190         (hashcash-insert-payment-async-2): Add.
15191         (hashcash-cancel-async): Add.
15192         (hashcash-wait-async): Add.
15193         (hashcash-processes-running-p): Add.
15194         (hashcash-wait-or-cancel): Add.
15195         (mail-add-payment): New optional argument.  Conditionally start
15196         asynchronous calculation.
15197         (mail-add-payment-async): Add.
15198
15199         * message.el (message-send-mail): Wait for asynchronous hashcash
15200         results.  Don't clobber existing X-Hashcash headers.
15201         (message-setup-1): Call mail-add-payment-async when
15202         message-generate-hashcash is non-nil.
15203
15204 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15205
15206         * message.el (message-use-alternative-email-as-from): Examine the
15207         From header as well; use message-make-from in order to include a
15208         user's full name.
15209
15210 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15211
15212         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15213         default; improve customization type.
15214         (gnus-emphasis-custom-with-format): New macro.
15215         (gnus-emphasis-custom-value-to-external): New function.
15216         (gnus-emphasis-custom-value-to-internal): New function.
15217
15218 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15219
15220         * dns.el (query-dns): Resolve reverse addresses.
15221
15222 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15223
15224         * gnus-group.el (gnus-group-get-new-news): Use it.
15225
15226         * gnus-start.el (gnus-check-reasonable-setup): New function.
15227
15228 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15229
15230         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15231         "Args out of range" error.  Reported by Arnaud Giersch
15232         <arnaud.giersch@free.fr>.
15233
15234 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15235
15236         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15237
15238 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15239
15240         * spam.el (spam group): Add :version.
15241
15242         * pgg-def.el (pgg group): Add :version.
15243
15244 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15245
15246         * gnus-art.el (gnus-article-edit-article): Don't associate the
15247         article buffer with a draft file.  This is a temporary measure
15248         against the 2004-08-22 change to gnus-article-edit-mode.
15249
15250 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15253         (html2text-format-tags): Remove unused variable `attr'.
15254
15255 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15256
15257         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15258
15259         * tls.el (tls-process-connection-type, tls-success)
15260         (tls-certtool-program): Add :version.
15261
15262         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15263         (starttls-extra-arguments, starttls-process-connection-type)
15264         (starttls-connect, starttls-failure, starttls-success): Add :version.
15265
15266         * spam-stat.el (spam-stat): Add :version.
15267
15268         * sieve.el (sieve): Add :version.
15269
15270         * sha1.el (sha1): Add :version.
15271         (sha1-use-external): Remove redundant version.
15272
15273         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15274         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15275         (nnmail-split-fancy-match-partial-words)
15276         (nnmail-split-lowercase-expanded): Add :version.
15277
15278         * nndiary.el (nndiary): Add :version.
15279
15280         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15281
15282         * mml-sec.el (mml-default-sign-method)
15283         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15284         Add :version.
15285
15286         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15287
15288         * mm-url.el (mm-url-use-external, mm-url-program)
15289         (mm-url-arguments): Add :version.
15290
15291         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15292         (mm-attachment-file-modes, mm-decrypt-option)
15293         (mm-w3m-safe-url-regexp): Add :version.
15294
15295         * message.el (message-cite-prefix-regexp)
15296         (message-sendmail-envelope-from, message-minibuffer-local-map)
15297         (message-user-fqdn, message-completion-alist): Add :version.
15298
15299         * gnus-win.el (gnus-configure-windows-hook)
15300         (gnus-use-frames-on-any-display): Add :version.
15301
15302         * gnus-art.el (gnus-article-address-banner-alist)
15303         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15304         (gnus-treat-from-picon, gnus-treat-mail-picon)
15305         (gnus-treat-x-pgp-sig): Add :version.
15306
15307         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15308         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15309         (gnus-summary-article-delete-hook)
15310         (gnus-summary-display-while-building): Add :version.
15311
15312         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15313         (gnus-get-top-new-news-hook): Add :version.
15314
15315         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15316         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15317
15318         * gnus-registry.el (gnus-registry): Add :version.
15319
15320         * gnus-spec.el (gnus-use-correct-string-widths)
15321         (gnus-make-format-preserve-properties): Add :version.
15322
15323         * gnus.el (gnus-group-charter-alist)
15324         (gnus-group-fetch-control-use-browse-url)
15325         (gnus-install-group-spam-parameters): Add :version.
15326
15327         * gnus-diary.el (gnus-diary): Add :version.
15328
15329         * gnus-delay.el (gnus-delay): Add :version.
15330
15331         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15332         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15333         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15334         Add :version.
15335
15336         * gnus-agent.el (gnus-agent-max-fetch-size)
15337         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15338         (gnus-agent-prompt-send-queue): Add :version.
15339
15340         * deuglify.el (gnus-outlook-deuglify): Add :version.
15341
15342         * html2text.el: Beautify code.  Improve doc strings.
15343         Some checkdoc cleanup.
15344         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15345
15346 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15347
15348         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15349
15350 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15351
15352         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15353         when package is loaded.
15354
15355         * spam.el (spam-summary-score-preferred-header): Add global preference
15356         for people who want to override the default SpamAssassin over
15357         Bogofilter preference (when both are set).
15358         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15359         (spam-user-format-function-S):
15360         Check spam-summary-score-preferred-header.
15361         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15362         (spam-user-format-function-S): Format the score correctly.
15363
15364 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15365
15366         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15367         signature file.  Suggested by Manoj Srivastava
15368         <srivasta@golden-gryphon.com>.
15369
15370         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15371         iso-2022-jp even in the Japanese language environment.
15372         Suggested by Jason Rumney <jasonr@gnu.org>.
15373
15374 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15375
15376         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15377         use the same characters as the dummy marks; make it free from
15378         getting affected by the language environment.
15379         (gnus-summary-read-group-1): Update mark positions only when the
15380         format spec is updated.
15381
15382         * gnus-spec.el (gnus-update-format-specifications): Return a list
15383         of updated types.
15384
15385 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15386
15387         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15388         of boundp to check if display-warning is available.
15389
15390 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15391
15392         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15393
15394 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15395
15396         * nnspool.el (nnspool-spool-directory): Use news-path if the
15397         news-directory variable is not bound.
15398
15399         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15400         function instead of display-warning if it is not available.
15401
15402 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15403
15404         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15405         v5-10: Use `point-at-bol'.
15406
15407 2004-10-26  Simon Josefsson  <jas@extundo.com>
15408
15409         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15410         <chenggao@gmail.com>.
15411
15412 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15413
15414         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15415         instead.
15416
15417 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15418
15419         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15420         to remove a server from the nnimap-server-buffer-alist.
15421         (nnimap-open-connection, nnimap-close-server): Use it.
15422
15423         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15424
15425 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15426
15427         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15428         running the major-mode function.
15429
15430 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15431
15432         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15433         dummy marks in the right way.
15434
15435 2004-10-18  David Edmondson  <dme@dme.org>
15436
15437         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15438         excessively.
15439
15440 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15441
15442         * gnus-util.el (gnus-split-references): Accept a nil references
15443         string and go on blissfully.
15444
15445         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15446         cases where the references string is non-nil but has no references.
15447
15448         * encrypt.el: Add autoload tags.
15449
15450         * spam.el (spam-resolve-registrations-routine): Remove article
15451         from unregistration list too.  Reported by David Hanak
15452         <dhanak@isis.vanderbilt.edu>
15453
15454 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15455
15456         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15457         nil.  Change custom type.
15458
15459 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15460
15461         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15462
15463         * gnus-sum.el (gnus-summary-move-article): Use it.
15464
15465 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15466
15467         * encrypt.el: Add autoload cookies.
15468
15469         * spam.el (spam-backend-article-list-property)
15470         (spam-backend-get-article-todo-list)
15471         (spam-backend-put-article-todo-list)
15472         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15473         Resolve registrations separately.
15474         (spam-register-routine): Format comments.
15475         (spam-unregister-routine, spam-register-routine): Always call with
15476         specific-articles, no default list.
15477         (spam-summary-prepare-exit): Use the spam-classifications function.
15478
15479         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15480         gnus-encrypt.el.
15481
15482         * encrypt.el: Copied from gnus-encrypt.el.
15483
15484         * gnus-encrypt.el: Commented that it's obsolete.
15485
15486 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15487
15488         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15489         (gnus-score-save): Use it.
15490
15491         * message.el (message-bury): Use `window-dedicated-p'.
15492
15493 2004-10-15  Simon Josefsson  <jas@extundo.com>
15494
15495         * pop3.el (top-level): Don't require nnheader.
15496         (pop3-read-timeout): Add.
15497         (pop3-accept-process-output): Add.
15498         (pop3-read-response, pop3-retr): Use it.
15499
15500 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15501
15502         * spam.el (spam-register-routine): Move comment.
15503         (spam-verify-bogofilter): Use 'unknown for the initial
15504         spam-bogofilter-valid state, not 'never.
15505
15506         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15507         for netrc-machine.
15508
15509         * nnimap.el (nnimap-open-connection):
15510         Use netrc-machine-user-or-password.
15511
15512 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15513
15514         * gnus-registry.el (gnus-registry-unload-hook):
15515         Set as a variable with add-hook.
15516
15517         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15518         of news-path.
15519
15520         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15521
15522         * spam.el: Delete duplicate `provide'.
15523         (spam-unload-hook): Set as a variable with add-hook.
15524
15525 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15526
15527         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15528         in the doc string.
15529
15530         * message.el (message-ignored-news-headers)
15531         (message-ignored-supersedes-headers)
15532         (message-ignored-resent-headers)
15533         (message-forward-ignored-headers): Improve custom type.
15534
15535 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15536
15537         * message.el (message-tokenize-header): Fix 2004-09-06 change
15538         which used point-min in the wrong place.
15539
15540 2004-10-12  Simon Josefsson  <jas@extundo.com>
15541
15542         * tls.el (tls-certtool-program): New variable.
15543         (tls-certificate-information): New function, based on
15544         ssl-certificate-information.
15545
15546 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15547
15548         * compface.el: Move the version of ELisp-based uncompface program
15549         to the contrib directory because of the copyright problem.
15550
15551 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15552
15553         * message.el (message-kill-buffer): Raise the current frame.
15554
15555 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15556
15557         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15558
15559         * gnus.el (message-y-or-n-p): Autoload.
15560
15561         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15562         (pop3-password-required, pop3-authentication-scheme)
15563         (pop3-leave-mail-on-server): Make customizable.
15564         (pop3): New custom group.
15565         (pop3-retr): Remove `sleep-for' statements.
15566         Suggested by Dave Love <fx@gnu.org>.
15567
15568         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15569         Windows/DOS.
15570
15571         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15572         (imap-parse-body): Fix incorrect use of `assert'.
15573         Suggested by Dave Love <fx@gnu.org>.
15574
15575         * mml.el (mml-minibuffer-read-disposition): Require match.
15576         Suggested by Dave Love <fx@gnu.org>.
15577
15578 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15579
15580         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15581         doc string.
15582
15583 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15584
15585         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15586
15587 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15588
15589         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15590         instead of calling `mm-insert-inline', to decode text/* parts
15591         before displaying them.
15592
15593 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15594
15595         * mm-uu.el (mm-uu-text-plain-type): New variable.
15596         (mm-uu-pgp-signed-extract-1): Use it.
15597         (mm-uu-pgp-encrypted-extract-1): Use it.
15598         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15599         bind mm-uu-text-plain-type with that value.
15600         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15601         mm-uu-dissect.
15602
15603 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15604
15605         * gnus-group.el (gnus-update-group-mark-positions):
15606         * gnus-sum.el (gnus-update-summary-mark-positions):
15607         * message.el (message-check-news-body-syntax):
15608         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15609         of string-as-multibyte.
15610
15611 2004-10-05  Juri Linkov  <juri@jurta.org>
15612
15613         * gnus-group.el (gnus-update-group-mark-positions):
15614         * gnus-sum.el (gnus-update-summary-mark-positions):
15615         * message.el (message-check-news-body-syntax):
15616         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15617         8-bit unibyte values to a multibyte string for search functions.
15618
15619 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15620
15621         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15622         (mm-uu-dissect-text-parts): New function.
15623
15624         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15625         dissect text parts.
15626
15627         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15628         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15629
15630         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15631
15632         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15633         Use gnus-current-topics instead of gnus-current-topic.
15634
15635 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15636
15637         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15638
15639 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15640
15641         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15642         where approriate.
15643
15644         * nnml.el (nnml-generate-active-info): do.
15645
15646         * nndiary.el (nndiary-generate-active-info): do.
15647
15648         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15649         (gnus-topic-move): do.
15650
15651         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15652         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15653
15654         * gnus-srvr.el (gnus-server-prepare)
15655         (gnus-server-open-all-servers): do.
15656
15657         * gnus-msg.el (gnus-summary-cancel-article)
15658         (gnus-summary-resend-message)
15659         (gnus-summary-mail-crosspost-complaint): do.
15660
15661         * gnus-move.el (gnus-change-server): do.
15662
15663         * gnus-group.el (gnus-group-unmark-all-groups)
15664         (gnus-group-set-current-level): do.
15665
15666 2004-10-04  Simon Josefsson  <jas@extundo.com>
15667
15668         * message.el (message-generate-hashcash): Doc fix.
15669
15670 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15671
15672         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15673         avoid infinite recursion via gnus-get-function.
15674
15675 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15676
15677         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15678
15679         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15680
15681         * nnmail.el (nnmail-split-history): do.
15682
15683         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15684         (nnml-request-delete-group): do.
15685
15686         * nnslashdot.el (nnslashdot-read-groups): do.
15687
15688         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15689         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15690
15691         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15692         (nnspool-sift-nov-with-sed): Use last.
15693         (nnspool-retrieve-headers-with-nov): Use mapc.
15694         (nnspool-request-newgroups): Use dolist.
15695         (nnspool-request-group): Use last.
15696
15697         * nntp.el (nntp-read-server-type): Use dolist.
15698
15699         * nnvirtual.el (nnvirtual-create-mapping)
15700         (nnvirtual-update-read-and-marked): Use dolist.
15701         (nnvirtual-convert-headers): Simplify.
15702
15703 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15704
15705         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15706         Add support for sync'ing tick marks.
15707
15708 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15709
15710         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15711         there's no visible header.
15712
15713 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15714
15715         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15716         When necessary, pass full group name to gnus-request-set-marks.
15717
15718 2004-10-01  Simon Josefsson  <jas@extundo.com>
15719
15720         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15721         acroread.
15722
15723 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15724
15725         * spam-report.el (spam-report-gmane): Fix interactive.
15726
15727         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15728
15729         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15730         when writing file.
15731         (gnus-agent-synchronize-flags): Don't default to being
15732         interactive.
15733
15734 2004-09-30  Simon Josefsson  <jas@extundo.com>
15735
15736         * message.el (message-generate-hashcash): Add.
15737         (message-send-mail): Use it, call mail-add-payment.
15738
15739 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15740
15741         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15742
15743 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15744
15745         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15746         gnus-requst-update-info with explicit code to sync the in-memory
15747         info read flags with the marks being sync'd to the backend.
15748
15749         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15750
15751 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15752
15753         * spam.el (spam-verify-bogofilter): Add new function.
15754         (spam-check-bogofilter)
15755         (spam-bogofilter-register-with-bogofilter): Use it.
15756         (spam-verify-bogofilter): Add small fixes.
15757
15758 2004-09-28  Simon Josefsson  <jas@extundo.com>
15759
15760         * hashcash.el (hashcash-generate-payment): Revert.
15761
15762 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15763
15764         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15765         Use gnus-extract-references instead of gnus-split-references.
15766
15767         * gnus-util.el (gnus-extract-references): Add new function, analogous
15768         to gnus-split-references but extracts only the message-ID without
15769         anything extra.
15770
15771         * hashcash.el (hashcash-generate-payment)
15772         (hashcash-check-payment): Do the right thing if hashcash-path is
15773         nil (because the hashcash program could not be found).
15774
15775         * spam.el (spam-use-hashcash): Remove comment.
15776
15777 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15778
15779         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15780         (gnus-cache-enter-article, gnus-cache-remove-article)
15781         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15782
15783         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15784
15785         * gnus-art.el (article-hide-boring-headers)
15786         (article-translate-strings, article-display-face)
15787         (gnus-article-mime-match-handle-first)
15788         (gnus-article-highlight-headers)
15789         (gnus-article-add-buttons-to-head): do.
15790
15791 2004-09-27  Simon Josefsson  <jas@extundo.com>
15792
15793         * hashcash.el: New version, from
15794         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15795         ../contrib/.
15796
15797 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15798
15799         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15800
15801 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15802
15803         * gnus-dup.el (gnus-dup-open): Use mapc.
15804         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15805
15806         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15807         Reported by Stefan Wiens <s.wi@gmx.net>.
15808
15809         * gnus.el (gnus-shutdown): Use dolist.
15810
15811         * gnus-undo.el (gnus-undo): Use mapc.
15812
15813         * nnrss.el (nnrss-generate-active): do.
15814
15815         * message.el (message-cite-original-without-signature)
15816         (message-cite-original): Use mapc.
15817         (message-do-actions, message-make-forward-subject): Use dolist.
15818
15819 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15820
15821         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15822         deletion to remove entire duplicate line.  Fixes merged article
15823         number bug.
15824
15825 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15826
15827         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15828         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15829         first ask if you want to open a server and then, even when you
15830         responded with no, asking if you want to synchronize the server's
15831         flags.
15832         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15833         multi-line expressions.
15834         (gnus-agent-synchronize-group-flags): New internal function.
15835         Updates marks in memory (in the info structure) AND in the
15836         backend.
15837
15838         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
15839
15840         * nnagent.el (nnagent-request-set-mark):
15841         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
15842         method, to ensure that synchronization updates marks in the
15843         backend and in the info (in memory) structure.
15844
15845 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15846
15847         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15848         convention fully; don't miss the root article of a thread; make
15849         the X-Draft-From header with correct article numbers.
15850
15851 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15852
15853         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15854         unless plugged.  Disable the agent so that an open failure causes
15855         an error.
15856
15857         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15858         Revert 2004-09-21 change.  The backend must be opened while
15859         synchronizing flags even when the backend stores the flags
15860         locally.
15861
15862 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15863
15864         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15865         in `header' match.  Reported by Svend Tollak Munkejord.
15866
15867         * message.el (message-cite-original): Fix use of
15868         `message-cite-articles-with-x-no-archive'.
15869
15870 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15871
15872         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15873         (gnus-window-to-buffer): Ditto.
15874
15875         * mml.el (mml-preview-buffer): New variable.
15876         (mml-preview): Manage window layout with gnus-buffer-configuration.
15877
15878         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15879         X-Draft-From header even if those articles aren't quoted.
15880
15881 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15882
15883         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15884         (gnus-request-set-mark, gnus-request-update-mark): Use new
15885         g-s-t-u-l-m to decide to use backend even when unplugged.
15886
15887 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15888
15889         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15890         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15891
15892 2004-09-20  Simon Josefsson  <jas@extundo.com>
15893
15894         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15895         "utf-16-le".
15896
15897 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15898
15899         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15900
15901 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15902
15903         * uudecode.el (uudecode-use-external): Add :version.
15904
15905         * smime.el (smime-CA-file, smime-encrypt-cipher)
15906         (smime-dns-server): Add :version.
15907
15908         * smiley.el (gnus-smiley-file-types): Add :version.
15909
15910         * sha1.el (sha1-use-external): Add :version.
15911
15912         * pgg-def.el (pgg-query-keyserver): Add :version.
15913
15914         * nnmail.el (nnmail-fancy-expiry-targets)
15915         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15916         Add :version.
15917
15918         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15919         (nnimap-retrieve-groups-asynchronous): Add :version.
15920         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
15921
15922         * mml.el (mml-content-disposition-parameters)
15923         (mml-insert-mime-headers-always): Add :version.
15924
15925         * mm-util.el (mm-coding-system-priorities): Add :version.
15926
15927         * mm-decode.el (mm-inline-text-html-with-images)
15928         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15929         (mm-verify-option): Add :version.
15930         (mm-text-html-renderer): Change :version.
15931
15932         * message.el (message-fcc-externalize-attachments)
15933         (message-required-headers, message-draft-headers)
15934         (message-subject-trailing-was-query)
15935         (message-subject-trailing-was-ask-regexp)
15936         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15937         (message-mark-insert-end, message-archive-header)
15938         (message-archive-note, message-cross-post-default)
15939         (message-cross-post-note, message-followup-to-note)
15940         (message-cross-post-note-function, message-use-mail-followup-to)
15941         (message-subscribed-address-functions)
15942         (message-subscribed-address-file, message-subscribed-addresses)
15943         (message-subscribed-regexps, message-allow-no-recipients)
15944         (message-yank-cited-prefix, message-signature-insert-empty-line)
15945         (message-hidden-headers, message-hierarchical-addresses)
15946         (message-mail-user-agent, message-use-idna)
15947         (message-valid-fqdn-regexp)
15948         (message-strip-special-text-properties, message-header-synonyms)
15949         (message-beginning-of-line, message-tab-body-function): Add :version.
15950         (message-insert-canlock, message-wide-reply-confirm-recipients):
15951         Change :version.
15952
15953         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15954         and :version.
15955         (mail-source-delete-old-incoming-confirm)
15956         (mail-source-movemail-program): Add :version.
15957
15958         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15959         (gnus-agent-cache, gnus-agent): Change :version.
15960
15961         * gnus-util.el (gnus-use-byte-compile): Change :version.
15962
15963         * gnus-sum.el (gnus-summary-make-false-root-always)
15964         (gnus-summary-default-high-score)
15965         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15966         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15967         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15968         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15969         (gnus-sum-thread-tree-single-indent)
15970         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15971         (gnus-sum-thread-tree-leaf-with-other)
15972         (gnus-sum-thread-tree-single-leaf): Add :version.
15973         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15974         (gnus-article-loose-mime): Change :version.
15975
15976         * gnus-start.el (gnus-backup-startup-file)
15977         (gnus-save-startup-file-via-temp-buffer): Add :version.
15978
15979         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15980         (gnus-server-offline-face): Add :version.
15981
15982         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15983
15984         * gnus-msg.el (gnus-gcc-externalize-attachments)
15985         (gnus-debug-files, gnus-debug-exclude-variables)
15986         (gnus-discouraged-post-methods): Change :version.
15987         (gnus-confirm-mail-reply-to-news)
15988         (gnus-confirm-treat-mail-like-news): Add :version.
15989
15990         * gnus-int.el (gnus-server-unopen-status): Add :version.
15991
15992         * gnus-group.el (gnus-group-jump-to-group-prompt)
15993         (gnus-large-ephemeral-newsgroup)
15994         (gnus-fetch-old-ephemeral-headers): Add :version.
15995
15996         * gnus-fun.el (gnus-x-face-directory)
15997         (gnus-convert-pbm-to-x-face-command)
15998         (gnus-convert-image-to-x-face-command)
15999         (gnus-convert-image-to-face-command): Add :version.
16000
16001         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16002
16003         * gnus-cite.el (gnus-cite-blank-line-after-header)
16004         (gnus-article-boring-faces): Add :version.
16005
16006         * gnus-art.el (gnus-buttonized-mime-types)
16007         (gnus-inhibit-mime-unbuttonizing)
16008         (gnus-treat-display-face)
16009         (gnus-treat-body-boundary): Change :version.
16010         (gnus-body-boundary-delimiter, gnus-picon-databases)
16011         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16012         (gnus-treat-date-english, gnus-treat-fold-headers)
16013         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16014         (gnus-treat-mail-picon, gnus-treat-wash-html)
16015         (gnus-article-encrypt-protocol)
16016         (gnus-use-idna, gnus-article-over-scroll)
16017         (gnus-mime-display-multipart-alternative-as-mixed)
16018         (gnus-mime-display-multipart-related-as-mixed)
16019         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16020         (gnus-ctan-url, gnus-button-ctan-handler)
16021         (gnus-button-handle-ctan-bogus-regexp)
16022         (gnus-button-ctan-directory-regexp)
16023         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16024         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16025         (gnus-button-man-level, gnus-button-emacs-level)
16026         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16027
16028         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16029         (gnus-agent-go-online): Change :version.
16030         (gnus-agent-expire-unagentized-dirs)
16031         (gnus-agent-auto-agentize-methods): Add :version.
16032
16033         * flow-fill.el (fill-flowed-display-column)
16034         (fill-flowed-encode-column): Add :version.
16035
16036         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16037         (gnus-outlook-deuglify-unwrap-max)
16038         (gnus-outlook-deuglify-cite-marks)
16039         (gnus-outlook-deuglify-unwrap-stop-chars)
16040         (gnus-outlook-deuglify-no-wrap-chars)
16041         (gnus-outlook-deuglify-attrib-cut-regexp)
16042         (gnus-outlook-deuglify-attrib-verb-regexp)
16043         (gnus-outlook-deuglify-attrib-end-regexp)
16044         (gnus-outlook-display-hook): Add :version.
16045
16046         * binhex.el (binhex-use-external): Add :version.
16047
16048 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16049
16050         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16051         and `invisible'.
16052
16053 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16054
16055         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16056         in gnus-registry-trim.
16057
16058 2004-09-13  Simon Josefsson  <jas@extundo.com>
16059
16060         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16061
16062         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16063
16064         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16065         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16066         <yamaoka@jpl.org>.
16067         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16068         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16069         <yamaoka@jpl.org>.
16070
16071         * sieve.el (sieve-manage-mode): Ditto.
16072
16073 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16074
16075         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16076
16077 2004-09-11  Simon Josefsson  <jas@extundo.com>
16078
16079         * dns-mode.el: Add.
16080
16081         * mm-view.el (mm-display-dns-inline): Add.
16082
16083         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16084         (mm-automatic-display): Ditto.
16085
16086         * mailcap.el (mailcap-mime-data): Add text/dns.
16087         (mailcap-mime-extensions): Map .soa to text/dns.
16088
16089 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16090
16091         * gnus-art.el (article-decode-mime-words, article-babel)
16092         (gnus-article-highlight-signature, gnus-article-add-buttons)
16093         (gnus-signature-toggle): Remove unnecessary bindings of
16094         `inhibit-read-only' inherited from v5.10 merge.
16095
16096 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16097
16098         * nntp.el (nntp): New customization group.
16099         (nntp-authinfo-file): Add customization group.
16100
16101         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16102
16103         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16104
16105         * gnus.el (to-address, to-list, subscribed)
16106         (large-newsgroup-initial): Ditto.
16107
16108         * flow-fill.el (fill-flowed-display-column)
16109         (fill-flowed-encode-column): Ditto.
16110
16111 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16112
16113         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16114         Use point-min rather than 1.
16115         (message-send-mail): Use buffer-size rather than point-max.
16116
16117         * gnus-sum.el (gnus-summary-search-article-forward):
16118         Signal a specific `search-failed' rather than a generic `error'.
16119
16120         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16121         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16122         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16123
16124 2004-09-10  Simon Josefsson  <jas@extundo.com>
16125
16126         * nndb.el (require): Remove tcp and duplicate cl.
16127
16128 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16129
16130         * gnus-agent.el (directory-files-and-attributes): Move forward.
16131
16132 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16133
16134         * gnus-agent.el (directory-files-and-attributes):
16135         Optionally defined to support XEmacs.
16136
16137 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16138
16139         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16140         to avoid run-time CL dependencies.
16141         (gnus-agent-unfetch-articles): New function.
16142         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16143         article numbers even when local .overview file is missing.
16144         (gnus-agent-read-article-number): New function.  Only accepts
16145         27-bit article numbers.
16146         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16147         Use gnus-agent-read-article-number.
16148         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16149         from backend while recognizing that article numbers in .overview
16150         must be valid.
16151         (gnus-agent-update-files-total-fetched-for):
16152         Use directory-files-and-attributes to improve performance.
16153         * gnus-int.el (gnus-request-move-article):
16154         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16155         improve performance.
16156
16157         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16158         some users confused by references to .newsrc when they only have a
16159         .newsrc.eld file.
16160         (gnus-convert-mark-converter-prompt)
16161         (gnus-convert-converter-needs-prompt): Fix use of property list.
16162         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16163         New function.  Used internally to only display 'gnus converting
16164         files' message when actually necessary.
16165
16166         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16167         methods now autoloaded.
16168
16169 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16170
16171         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16172         identifiers.
16173
16174 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16175
16176         * gnus-picon.el: Fix indentation and closing parenthesis.
16177
16178 2004-09-01  Simon Josefsson  <jas@extundo.com>
16179
16180         * message.el (message-canlock-generate): Require sha1, not
16181         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16182         to require within a function.  Sadly, if sha1.el isn't loaded, the
16183         let binding in m-c-g will hide the defcustom definition, which is
16184         bad.)
16185
16186         * canlock.el: Require sha1, not sha1-el.
16187
16188         * message.el: Don't autoload sha1 (there is a autoload cookie in
16189         sha1.el).
16190
16191         * sha1-el.el: Rename to sha1.el.
16192
16193 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16194
16195         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16196
16197 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16198
16199         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16200
16201 2004-08-30  Kim F. Storm  <storm@cua.dk>
16202
16203         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16204
16205         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16206         Add :group 'nnimap.
16207
16208 2004-08-30  Andreas Schwab  <schwab@suse.de>
16209
16210         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16211         ?* and ?\;.
16212
16213         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16214         and ?\' to symbol instead of whitespace.
16215
16216 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16217
16218         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16219
16220         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16221         instead of re-search-forward.
16222
16223         * gnus-uu.el (gnus-uu-save-article): Ditto.
16224         (gnus-uu-post-encode-uuencode): Ditto.
16225
16226         * html2text.el (html2text-clean-list-items): Ditto.
16227         (html2text-clean-dtdd): Ditto.
16228         (html2text-format-tags): Ditto.
16229
16230         * message.el (message-send-mail-with-sendmail): Fix regexp.
16231         (message-fill-field-general): Use search-forward instead of
16232         re-search-forward.
16233         (unbold-region): Ditto.
16234
16235         * nnrss.el (nnrss-request-article): Ditto.
16236
16237         * nnslashdot.el (nnslashdot-request-article): Ditto.
16238
16239         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16240
16241         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16242         "Unrecognized menu descriptor" error in XEmacs.
16243
16244 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16245
16246         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16247         parent article of a sparse article in the thread hashtb.
16248
16249 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16250
16251         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16252         (nnmail-expand-newtext): Lowercase expanded entries if
16253         nnmail-split-lowercase-expanded is non-nil.
16254
16255 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16256
16257         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16258
16259         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16260         of gnus-tmp-news-method into string under XEmacs.  It will be
16261         passed to gnus-correct-length which takes only a string argument.
16262
16263 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16264
16265         * gnus-util.el (gnus-bind-print-variables): New macro.
16266         (gnus-prin1): Use it.
16267         (gnus-prin1-to-string): Use it.
16268         (gnus-pp): New function.
16269         (gnus-pp-to-string): New function.
16270
16271         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16272         Replace pp-to-string with gnus-pp-to-string.
16273         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16274         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16275         * gnus-msg.el (gnus-debug): Ditto.
16276         * gnus-score.el (gnus-score-save): Ditto.
16277         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16278         gnus-pp-to-string.
16279         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16280         with gnus-pp.
16281         * score-mode.el (gnus-score-pretty-print): Ditto.
16282         * webmail.el (webmail-debug): Ditto.
16283
16284 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * gnus-art.el (article-display-face, article-display-x-face):
16287         Use buffer-read-only.
16288
16289 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * gnus-art.el (article-hide-list-identifiers):
16292         Bind inhibit-read-only as t.
16293
16294 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16295
16296         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16297
16298 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16299
16300         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16301         (gnus-narrow-to-page): Don't assume point-min == 1.
16302         (gnus-article-edit-mode): Derive from message-mode.
16303
16304         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16305         point-min == 1.
16306
16307         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16308         Disable incorrect use of `assert'.
16309
16310         * message.el (message-mode): Set comment-start-skip.
16311
16312
16313 2004-08-22  Sam Steingold  <sds@gnu.org>
16314
16315         * pop3.el (pop3-leave-mail-on-server): New user variable.
16316         (pop3-movemail): Delete mail only when it is nil.
16317
16318 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16319
16320         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16321
16322         * mml.el (mml-preview): Use `pop-to-buffer'.
16323
16324         * message.el (message-goto-mail-followup-to): Insert after "To".
16325         (message-carefully-insert-headers): Add comment.
16326
16327         * gnus.el: Remove unused variable `gnus-article-check-size'.
16328
16329         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16330
16331         * gnus-art.el (gnus-button-alist):
16332         Improve `gnus-button-handle-library' entry.
16333
16334 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16335
16336         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16337         Use downcase, since XEmacs capitalizes error messages differently.
16338
16339 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16340
16341         * nntp.el: Add (require 'gnus) due to reference to
16342         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16343
16344 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16345
16346         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16347         Bind `mm-fill-flowed'.
16348
16349         * mm-decode.el (mm-dissect-singlepart): Check it.
16350
16351 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16352
16353         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16354         'imap' for netrc parsing.
16355
16356 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16357
16358         * mailcap.el (mailcap-mime-data): Mark as risky.
16359
16360 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16361
16362         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16363         may be included in the encoded word.
16364         (rfc2047-encode): Don't append a space if the encoded word
16365         includes close parenthesis.
16366
16367 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16368
16369         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16370         of text within parentheses.
16371
16372 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16373
16374         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16375         (gnus-encrypt-write-file-contents): Make the password key the file
16376         name PLUS the cipher, not just the cipher.  Also remove failed
16377         passwords from the cache.
16378
16379 2004-08-06  Simon Josefsson  <jas@extundo.com>
16380
16381         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16382         Doc fix.
16383
16384 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16385
16386         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16387         LWSP.
16388
16389 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16390
16391         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16392         Try to append in-reply-to: data to the references: header.
16393
16394         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16395         (netrc-parse): Use gnus-encrypt.el functions.
16396
16397         * gnus-encrypt.el: Add new file for encryption support; currently
16398         does only a few GPG ciphers and an internal XOR cipher.
16399
16400         * password.el: Add comments on using password-read-and-add.
16401         (password-read-and-add): Add function to read and add the
16402         password to the cache at once.
16403
16404 2004-07-28  Simon Josefsson  <jas@extundo.com>
16405
16406         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16407         parameter (but don't use it, for now).
16408
16409         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16410         instead of hard coding to nil.
16411
16412 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16413
16414         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16415         as mm-inline-image-xemacs does.
16416
16417 2004-07-26  Simon Josefsson  <jas@extundo.com>
16418
16419         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16420         Revert part of 2004-07-17 change below.
16421
16422 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16423
16424         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16425         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16426
16427 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16428
16429         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16430         quotes that actually start with ">" at the beginning of the
16431         lines.
16432
16433 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16434
16435         * rfc2047.el (rfc2047-encode-region): Fix last change.
16436         (rfc2047-encode-parameter): Remove useless concat.
16437
16438 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16439
16440         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16441         encode special characters; fix some kind of misconfigured headers;
16442         signal a real error if debug-on-quit or debug-on-error is non-nil.
16443         (rfc2047-encode-max-chars): New variable.
16444         (rfc2047-encode-1): Use it.
16445         (rfc2047-encode-parameter): New function.
16446
16447         * mml.el (mml-insert-parameter): Remove an excessive space.
16448
16449 2004-07-17  Simon Josefsson  <jas@extundo.com>
16450
16451         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16452         Kai Grossjohann <kai@emptydomain.de>.
16453         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16454         (gnus-group-make-menu-bar): Ditto.
16455
16456         * gnus-util.el (gnus-group-server): Add.
16457
16458 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16459
16460         * message.el (message-clone-locals): Clone sendmail and smtp
16461         variables.
16462
16463 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16464
16465         * rfc2047.el (rfc2047-encode-region): Fix last change.
16466
16467 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16468
16469         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16470         characters as non-special.
16471
16472 2004-07-09  Simon Josefsson  <jas@extundo.com>
16473
16474         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16475         Users will lose all flag changes made while unplugged with
16476         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16477         good default.  See numerous reports on ding mailing list.
16478
16479 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16480
16481         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16482         add generate-head-function and generate-article-function to the
16483         rfc822-forward entry.
16484         (nndoc-rfc822-forward-generate-article): New function.
16485         (nndoc-rfc822-forward-generate-head): New function.
16486
16487         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16488
16489 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16490
16491         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16492         respect display group parameter and gnus-summary-expunge-below.
16493         (gnus-articles-to-read): Remove unused reference to display group
16494         parameter.
16495
16496 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16497
16498         * nnheader.el (nnheader-uniquify-message-id): New experimental
16499         variable.
16500         (nnheader-nov-read-message-id): Use it.
16501
16502         * spam-report.el (spam-report-gmane): Add interactive.
16503
16504 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16505
16506         * mm-encode.el (mm-content-transfer-encoding-defaults):
16507         Use qp-or-base64 for the application/* types.
16508
16509 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16510
16511         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16512
16513 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16514
16515         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16516         trim value.
16517
16518 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16519
16520         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16521         New macro and function.
16522         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16523
16524 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16527         after-load-alist.
16528
16529 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16530
16531         * gnus-group.el (gnus-group-get-new-news-this-group):
16532         Don't update info that isn't there.
16533
16534 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16535
16536         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16537         entry.
16538
16539 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16540
16541         * mm-view.el (mm-inline-render-with-function): Use multibyte
16542         buffer; decode html source by charset.
16543
16544         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16545
16546         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16547         Mule-UCS is loaded under XEmacs.
16548         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16549
16550 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16551
16552         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16553
16554 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16555
16556         * mm-util.el (mm-coding-system-p): Return a coding-system.
16557         (mm-mime-mule-charset-alist): Use shift_jis instead of
16558         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16559         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16560         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16561         instead of japanese-shift-jis and iso-latin-1 respectively in
16562         order to share the default value with both Emacs and XEmacs-mule.
16563         (mm-mule-charset-to-mime-charset):
16564         Make mm-coding-system-priorities effective.
16565         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16566         while predicating of candidates upon the priorities.
16567
16568 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16569
16570         * gnus-sum.el (gnus-summary-make-menu-bar):
16571         Add gnus-uu-invert-processable.
16572
16573         * gnus.el: Autoload gnus-uu-invert-processable.
16574
16575 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16576
16577         * mm-util.el (mm-with-multibyte-buffer): New macro.
16578
16579         * rfc2047.el (rfc2047-encode-string): Use it.
16580         (rfc2047-encode-region): Move point to the end of the region after
16581         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16582
16583 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16584
16585         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16586         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16587
16588 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16589
16590         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16591         (gnus-cite-parse): Ignore quoted envelope From_.
16592         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16593
16594 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16595
16596         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16597         invalid addresses.
16598
16599 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16600
16601         * spam.el: Change section markers, revise TODO list.
16602         (spam-backends): Make new master list of all installed backends.
16603         (spam-summary-exit-behavior): Add new variable to determine how
16604         messages moves are done at summary exit.
16605         (spam-move-spam-nonspam-groups-only)
16606         (spam-process-ham-in-nonham-groups)
16607         (spam-process-ham-in-spam-groups): Remove variables, the
16608         spam-summary-exit-behavior variable should be used to manage this
16609         behavior.
16610         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16611         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16612         and spam-old-spam-articles.
16613         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16614         Add empty variables, placeholders for the backends they represent.
16615         (spam-set-difference): Move, unchanged.
16616         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16617         unless the user has a processor variable.
16618         (spam-classifications, spam-classification-valid-p)
16619         (spam-backend-properties, spam-backend-property-valid-p)
16620         (spam-backend-function-type-valid-p)
16621         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16622         (spam-report-articles-gmane, spam-report-articles-resend):
16623         Remove functions, they are not needed.
16624         (spam-install-backend-super, spam-backend-list)
16625         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16626         (spam-backend-function, spam-backend-ham-registration-function)
16627         (spam-backend-spam-registration-function)
16628         (spam-backend-ham-unregistration-function)
16629         (spam-backend-spam-unregistration-function)
16630         (spam-backend-statistical-p, spam-backend-mover-p)
16631         (spam-install-backend-alias, spam-install-checkonly-backend)
16632         (spam-install-mover-backend, spam-install-nocheck-backend)
16633         (spam-install-backend, spam-install-statistical-backend)
16634         (spam-install-statistical-checkonly-backend): Add backend installation
16635         support.
16636         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16637         (spam-group-processor-p): Use the new backend code and respect the
16638         summary exit behavior.
16639         (spam-mark-spam-as-expired-and-move-routine): Remove.
16640         (spam-summary-prepare): Change to use the new spam-old-articles
16641         variable.
16642         (spam-copy-or-move-routine, spam-copy-spam-routine)
16643         (spam-move-spam-routine, spam-copy-ham-routine)
16644         (spam-move-ham-routine): Add code to copy/move ham or spam.
16645         (spam-fetch-field-fast): Improve doc and code, plus allow the
16646         'number request.
16647         (spam-list-of-checks, spam-list-of-statistical-checks):
16648         Remove variables.
16649         (spam-split, spam-find-spam): Use the new backend code.
16650         (spam-registration-functions): Remove variable.
16651         (spam-unregister-routine): Add convenience wrapper.
16652         (spam-log-undo-registration, spam-register-routine)
16653         (spam-log-processing-to-registry)
16654         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16655         where possible.
16656         (spam-check-gmane-xref, spam-check-regex-headers)
16657         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16658         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16659         (spam-check-bogofilter-headers, spam-check-spamoracle)
16660         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16661         (spam-check-crm114-headers): Use the spam-split-group that
16662         spam-split prepares, no need to determine it every time.
16663
16664         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16665         to the nnheader-parse-naked-head call.
16666
16667         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16668
16669         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16670         the nnheader-nov-read-message-id call.
16671
16672 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16673
16674         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16675         gnus-activate-group twice.  Suggested by Markus Peter
16676         <warp@spin.de>.
16677
16678 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16679
16680         * gnus-art.el (gnus-article-time-format): Exchange the order of
16681         day and month in the default value; fix customization type.
16682         (article-date-ut): Use add-text-properties.
16683         (article-make-date-line): Use message-make-date instead of
16684         current-time-string.
16685
16686         * message.el (message-fetch-field): Don't use set-text-properties.
16687         (message-make-date): Simplify.
16688
16689         * messagexmas.el (message-xmas-make-date): New function.
16690         (message-xmas-redefine): Defalias message-make-date to it.
16691
16692 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16693
16694         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16695         (rfc2047-encode-region): Treat text within parentheses as special;
16696         show the original text when error has occurred.
16697
16698         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16699         already-computed method to gnus-activate-group.
16700
16701         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16702         same select-methods identical Lisp objects.
16703
16704         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16705         object when modifying the info.
16706
16707 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16708
16709         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16710         gnus-opened-servers since it has never been opened with the new
16711         configuration yet.
16712
16713 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16714
16715         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16716         arg to nnheader-generate-fake-message-id.
16717
16718 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16719
16720         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16721         number and build a fake message ID localized to a group and
16722         article number (so it's repeatable from that point on).
16723         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16724         ID format.
16725
16726         * gnus-sum.el (gnus-get-newsgroup-headers):
16727         Call nnheader-generate-fake-message-id with the article number.
16728
16729 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16730
16731         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16732         end-of-buffer.
16733
16734 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16735
16736         * message.el (message-ignored-supersedes-headers): Add Approved.
16737
16738 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16741         goto-char.
16742         (rfc2047-encode): Fold the line before encoding.
16743
16744 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16745
16746         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16747         folding -- not all headers can be folded, and this should be done
16748         by the message composition mode.  Probably.  I think.
16749
16750 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16751
16752         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16753         fast.
16754
16755         * gnus-ems.el (gnus-remove-image): Don't use
16756         message-text-with-property; remove only the image found first.
16757
16758         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16759         found first.
16760
16761 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16762
16763         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16764
16765 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16766
16767         * message.el (message-text-with-property): Make it fast and accept
16768         optional arguments.
16769         (message-strip-forbidden-properties): Use it.
16770         (message-fix-before-sending): Follow the m-t-w-p change.
16771
16772         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16773
16774 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16775
16776         * gnus-art.el (article-hide-headers): Don't change the buffer
16777         mistakenly when performing mml-preview even if
16778         gnus-single-article-buffer is nil.
16779
16780 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16781
16782         * message.el (message-expand-name-databases): New user option.
16783         (message-expand-name): Use it.
16784
16785 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16786
16787         * spam.el (spam-report-articles-resend)
16788         (spam-report-resend-register-routine): Allow ham reporting.
16789         (spam-report-resend-register-ham-routine): Add wrapper.
16790         (spam-registration-functions): Add ham resending functions.
16791         (spam-list-of-processors): Add ham resend processor.
16792
16793         * gnus.el (ham-resend-to): Add new group parameter.
16794         (spam-process): Add ham resend option.
16795
16796         * spam-report.el (spam-report-resend): Allow reporting ham.
16797         (spam-report-resend-ham): Add wrapper.
16798
16799 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16800
16801         * message.el (message-cite-articles-with-x-no-archive):
16802         New variable.
16803         (message-cite-original): Use it.
16804
16805 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16806
16807         * message.el (message-cite-original): Respect X-No-Archive.
16808
16809 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16810
16811         * gnus-art.el (article-hide-headers): Refer to the values for
16812         gnus-ignored-headers and gnus-visible-headers in the summary
16813         buffer since a user may have set them as group parameters.
16814
16815 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16816
16817         * assistant.el (assistant-node-name): Add convenience function.
16818         (assistant-render-text, assistant-render-node): Add error handling,
16819         plus handle multiple next nodes.
16820         (assistant-find-next-node): Comment out for now.
16821         (assistant-find-next-nodes): Add function, returns list of next
16822         nodes.
16823
16824 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16825
16826         * mail-source.el (mail-source-directory): Fix doc-string.
16827
16828 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16829
16830         * assistant.el (assistant-render-text, assistant-eval): Add :set
16831         widget type, which is different because it takes and returns a
16832         list.  Much hilarity ensues.
16833
16834 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16835
16836         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
16837
16838         * gnus-group.el (gnus-group-get-new-news-this-group):
16839         Add doc-string.
16840
16841         * gnus-start.el (gnus-activate-group): Add doc-string.
16842
16843 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16844
16845         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16846
16847 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16848
16849         * assistant.el (assistant-render-text): Try to add a :set
16850         widget, more to come.
16851
16852         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16853         strings.
16854         (spam-report-articles-resend)
16855         (spam-register-routine): Do registration iff any articles warrant
16856         it.
16857         (spam-summary-prepare-exit): Change log message for nil group
16858         destinations.
16859
16860 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16861
16862         * spam.el (spam-report-resend-register-routine):
16863         Allow spam-report-resend-to to be a group parameter or a global value.
16864
16865 2004-05-26  Simon Josefsson  <jas@extundo.com>
16866
16867         * starttls.el: Merge with my GNUTLS based starttls.el.
16868         (starttls-gnutls-program, starttls-use-gnutls)
16869         (starttls-extra-arguments, starttls-process-connection-type)
16870         (starttls-connect, starttls-failure, starttls-success):
16871         New variables.
16872         (starttls-program, starttls-extra-args): Doc fix.
16873         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
16874         New functions.
16875         (starttls-negotiate, starttls-open-stream):
16876         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
16877         function if it is set.
16878
16879 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16880
16881         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16882         structured fields.
16883
16884 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16885
16886         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16887
16888 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16889
16890         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16891         Add variable.
16892         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16893         assigning the spam-mark to new messages.
16894
16895 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16896
16897         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16898
16899 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16900
16901         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16902
16903         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16904         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16905         default.
16906
16907 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16908
16909         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16910         correct data.
16911
16912 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16913
16914         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16915         (spam-group-processor-p): Fix function.
16916         (spam-group-processor-multiple-p)
16917         (spam-group-spam-processor-report-gmane-p)
16918         (spam-group-spam-processor-report-resend-p)
16919         (spam-group-spam-processor-bogofilter-p)
16920         (spam-group-spam-processor-blacklist-p)
16921         (spam-group-spam-processor-ifile-p)
16922         (spam-group-ham-processor-ifile-p)
16923         (spam-group-spam-processor-spamoracle-p)
16924         (spam-group-spam-processor-crm114-p)
16925         (spam-group-ham-processor-bogofilter-p)
16926         (spam-group-spam-processor-stat-p)
16927         (spam-group-ham-processor-stat-p)
16928         (spam-group-ham-processor-whitelist-p)
16929         (spam-group-ham-processor-BBDB-p)
16930         (spam-group-ham-processor-spamoracle-p)
16931         (spam-group-ham-processor-copy-p): Remove functions with some
16932         prejudice against unneeded code.
16933         (spam-report-articles-resend)
16934         (spam-report-resend-register-routine): Allow the group/topic
16935         spam-resend-to value to override spam-report-resend-to.
16936         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16937         properly now.
16938
16939         * gnus.el (spam-resend-to): Add group/topic parameter.
16940         (spam-process): Move the OBSOLETE processors to the end of the
16941         choices.
16942
16943 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16944
16945         * spam-report.el (spam-report-resend-to, spam-report-resend):
16946         Start with resend-to set to nil, and then ask the user if necessary.
16947         (spam-report-resend): spam-report-resend takes a list of articles, not
16948         separate article numbers.
16949
16950 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16951
16952         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16953         addition to emacs-w3m.
16954
16955 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16956
16957         * assistant.el (assistant-authinfo-data): New function.
16958         (assistant-eval): Eval for entire assistant.
16959
16960         * netrc.el (netrc-services-file): New variable.
16961         (netrc-parse-services): New function.
16962         (netrc-find-service-name): New function.
16963         (netrc-find-service-number): New function.
16964         (netrc-port-equal): New function.
16965         (netrc-machine): Use it.
16966
16967         * nnimap.el (nnimap-open-connection): Use netrc.
16968
16969         * gnus-util.el (gnus-netrc-get): Remove aliases.
16970
16971         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16972
16973         * assistant.el (wid-edit): Fix compilation.
16974
16975         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16976
16977 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16978
16979         * gnus-util.el (gnus-set-file-modes): New function.  (small
16980         patch).
16981
16982 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16983
16984         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16985
16986         * assistant.el (assistant-render-node): Fix up rendering and
16987         read-only text.
16988         (assistant-render-node): Reset.
16989         (assistant-make-read-only): Not sticky.
16990
16991 2004-05-20  Danny Siu  <dsiu@adobe.com>
16992
16993         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16994         centered even when gnus-auto-center-summary is t.
16995
16996 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16997
16998         * dns.el (dns-get-txt-answer): New function.
16999         (dns-read-txt): Ditto.
17000         (query-dns): Use it.
17001
17002 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17003
17004         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17005         active for foreign groups even if the group level is higher than
17006         the specified value.
17007
17008 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17009
17010         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17011         non-active groups.
17012
17013         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17014
17015 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17016
17017         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17018
17019 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17020
17021         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17022         (spam-crm114-header, spam-crm114-spam-switch)
17023         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17024         (spam-crm114-positive-spam-header)
17025         (spam-crm114-database-directory, spam-list-of-processors)
17026         (spam-group-spam-processor-crm114-p)
17027         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17028         (spam-generic-score, spam-list-of-checks)
17029         (spam-list-of-statistical-checks, spam-registration-functions)
17030         (spam-check-crm114-headers, spam-crm114-score)
17031         (spam-check-crm114, spam-crm114-register-with-crm114)
17032         (spam-crm114-register-spam-routine)
17033         (spam-crm114-unregister-spam-routine)
17034         (spam-crm114-register-ham-routine)
17035         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17036         From asjo@koldfront.dk (Adam Sjøgren).
17037
17038         * gnus.el: Add spam-use-crm114.
17039
17040         * spam.el (spam-list-of-processors, spam-registration-functions):
17041         Add spam-use-resend.
17042         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17043         (spam-report-articles-gmane): Add doc fix.
17044         (spam-report-articles-resend, spam-report-resend-register-routine):
17045         Add wrappers around spam-report-resend-to.
17046
17047         * spam-report.el (spam-report-resend-to, spam-report-resend):
17048         Add support for resending spam.
17049         (spam-report-gmane): Fix line length >80.
17050
17051         * gnus.el (spam-process): Add spam-use-resend.
17052
17053 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17054
17055         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17056         number of processed spam messages.
17057         (spam-ham-copy-or-move-routine): Return the number of processed
17058         ham messages.
17059         (spam-summary-prepare-exit): Use the above values to decide
17060         whether status messages shouled be displayed.
17061
17062 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17063
17064         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17065         `rfc2047-encoding-function-alist' in order to avoid conflicting
17066         with the old version.
17067         (rfc2047-encode-region): Concatenate words containing non-ASCII
17068         characters in structured fields; don't encode space-delimited
17069         ASCII words even in unstructured fields; don't break words at
17070         char-category boundaries.
17071         (rfc2047-encode-1): New function.
17072         (rfc2047-encode): Use it; encode text so that it occupies the
17073         maximum width within 76-column; work correctly on Q encoding for
17074         iso-2022-* charsets.
17075         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17076         sure not to break a line just after the header name.
17077         (rfc2047-b-encode-region): Remove.
17078         (rfc2047-b-encode-string): New function.
17079         (rfc2047-q-encode-region): Remove.
17080         (rfc2047-q-encode-string): New function.
17081
17082         * mm-util.el (mm-replace-in-string): New function.
17083
17084 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17085
17086         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17087         Really get it right.
17088         (gnus-inews-make-draft): Really.
17089
17090 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17091
17092         * nnmh.el (nnmh-request-list-1): Don't check the link count
17093         before descending.  (small patch)
17094
17095 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17096
17097         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17098         stuff.
17099
17100         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17101         Match on real group name.
17102
17103         * gnus-art.el (gnus-signature-limit): Doc fix.
17104
17105         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17106
17107         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17108
17109 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17110
17111         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17112         isn't a string.
17113
17114 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17115
17116         * gnus-draft.el (gnus-draft-send):
17117         Bind rfc2047-encode-encoded-words.
17118
17119         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17120         (rfc2047-encodable-p): Say that =? needs encoding.
17121         (rfc2047-encode-encoded-words): New variable.
17122
17123         * gnus-group.el (gnus-group-select-group): Doc fix.
17124
17125         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17126
17127         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17128         to nil.
17129
17130         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17131
17132         * nnheader.el (nnheader-get-lines-and-char): New function.
17133
17134 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17135
17136         * gnus-msg.el (gnus-summary-followup-with-original):
17137         Document yanking of region when active.
17138
17139 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17140
17141         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17142         groups if the group level is higher than the specified value.
17143
17144 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17145
17146         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17147         (gnus-group-jump-to-group): Add prefix argument using
17148         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17149         non-active group.
17150
17151         * compface.el (uncompface): Be verbose when changing
17152         `uncompface-use-external'.
17153
17154         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17155         handle manual section.
17156
17157 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17158
17159         * gnus-art.el (gnus-button-alist): Revert previous change.
17160
17161 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17162
17163         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17164
17165 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17166
17167         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17168         whether backend can accept message.
17169
17170         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17171
17172 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17173
17174         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17175         Avoid creating directory when nntp-marks-is-evil is true.
17176         Reported by Reiner Steib.
17177
17178 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17179
17180         * gnus-picon.el (gnus-picon-style): New variable.
17181         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17182         (gnus-picon-transform-address): Support `gnus-picon-style'.
17183         From Jesper Harder <harder@ifa.au.dk>.
17184
17185 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17186
17187         * message.el (message-fill-field): Return point.
17188         (message-generate-headers): Go to end of field.
17189
17190         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17191         stuff for non-living groups.
17192
17193 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17194
17195         * gnus-art.el (gnus-article-followup-with-original)
17196         (gnus-article-reply-with-original): gnus-mark-active-p ->
17197         gnus-region-active-p.
17198
17199 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17200
17201         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17202         only when there is spam or ham to be processed.
17203
17204 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17205
17206         * mail-source.el (mail-source-delete-crash-box): Refactor.
17207         (mail-source-fetch): Use it.
17208         (mail-source-fetch-file): Ditto.
17209         (mail-source-fetch-directory): Run postscript in loop.
17210         (mail-source-fetch-pop): Delete.
17211         (mail-source-fetch-maildir): Ditto.
17212         (mail-source-fetch-imap): Ditto.
17213
17214         * imap.el (imap-authenticators): Comment out sasl.
17215
17216         * message.el (message-skip-to-next-address): New function.
17217         (message-fill-header-address): Refactor.
17218         (message-fill-address): Use it.
17219         (message-delete-address): Use it.
17220         (message-fill-header-general): Refactor.
17221         (message-fill-field-address): Rename.
17222         (message-narrow-to-field): Find the start of the header.
17223         (message-header-format-alist): Don't pre-fill.
17224         (message-fill-header): Remove.
17225         (message-insert-header): New function.
17226         (message-shorten-references): Use it.
17227
17228         * rfc2047.el (rfc2047-field-value): Strip props.
17229
17230         * mail-parse.el (mail-header-make-address): New alias.
17231
17232         * ietf-drums.el (ietf-drums-make-address): New function.
17233
17234         * imap.el: Add compiler directives.
17235
17236         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17237
17238         * gnus-art.el (article-decode-idna-rhs): Don't use
17239         message-idna-inside-rhs-p.
17240
17241 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17242
17243         * message.el (message-idna-inside-rhs-p): Remove.
17244         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17245
17246         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17247         false positives.
17248
17249 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17250
17251         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17252
17253 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17254
17255         * nneething.el (nneething-file-name): Don't create spurious
17256         files.
17257
17258         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17259         (gnus-inews-do-gcc): Remove sleep.
17260
17261         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17262         part under point.
17263
17264         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17265         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17266
17267 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17268
17269         * spam.el (spam-summary-prepare-exit): Fix (length).
17270
17271 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17272
17273         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17274         as expired without moving it" message when there are spam
17275         messages left.
17276
17277 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17278
17279         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17280         header is not nil.
17281
17282 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17283
17284         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17285         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17286         (nntp-marks-changed-p): New arg SERVER.
17287         (nntp-request-update-info): Adjust caller.
17288
17289 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17290
17291         * nntp.el (nntp-save-marks): Pass missing arg.
17292
17293 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17294
17295         * nntp.el: Support marks.
17296         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17297         (nntp-marks-modtime, nntp-marks-directory): New variables.
17298         (nntp-request-set-mark, nntp-request-update-info)
17299         (nntp-possibly-create-directory, nntp-marks-changed-p)
17300         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17301         New functions.
17302
17303 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17304
17305         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17306         (gnus-xmas-redefine): Rename.
17307
17308         * gnus-score.el (gnus-score-insert-help):
17309         Use gnus-select-lowest-window.
17310
17311         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17312         appt-select-lowest-window and rename to gnus-select-lowest-window.
17313
17314         * gnus.el: do.
17315
17316 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17317
17318         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17319         encodings of MIME-encoded words, in order to improve
17320         interoperability with several broken MUAs.
17321
17322 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17323
17324         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17325         tags, only when charsets are not specified in headers.
17326         (mm-inline-text-html-render-with-w3m): Ditto.
17327
17328         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17329         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17330
17331 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17332
17333         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17334         instead of MIME-decoded from fields when checking
17335         `gnus-article-address-banner-alist'.
17336
17337 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17338
17339         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17340         description rather than subject.
17341
17342 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17343
17344         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17345
17346 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17347
17348         * gnus.el (gnus-version-number): Bump.
17349
17350 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17351
17352         * gnus.el: No Gnus v0.2 is released.
17353
17354 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17355
17356         * gnus-agent.el (gnus-agent-read-agentview):
17357         Inline gnus-uncompress-range.
17358
17359 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17360
17361         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17362         `exec-installed-p'.
17363
17364 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17365
17366         * gnus.el (spam-process, spam-autodetect-methods):
17367         Add bsfilter and bsfilter-headers.
17368
17369         * spam.el (spam-bsfilter): New customize group.
17370         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17371         (spam-bsfilter-header, spam-bsfilter-probability-header)
17372         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17373         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17374         (spam-bsfilter-database-directory): New options.
17375         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17376         (spam-list-of-statistical-checks, spam-registration-functions):
17377         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17378         (spam-bsfilter-score): New command.
17379         (spam-check-bsfilter-headers, spam-check-bsfilter)
17380         (spam-bsfilter-register-with-bsfilter)
17381         (spam-bsfilter-register-spam-routine)
17382         (spam-bsfilter-unregister-spam-routine)
17383         (spam-bsfilter-register-ham-routine)
17384         (spam-bsfilter-unregister-ham-routine): New functions.
17385         (spam-generic-score): Support bsfilter; Accept an optional argument
17386         to recalcurate spam score even if scoring header has already been
17387         added.
17388         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17389         optional argument to recalcurate spam score even if scoring header
17390         has already been added.
17391
17392 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17393
17394         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17395         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17396         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17397         link is missing.
17398
17399 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17400
17401         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17402         (html2text-get-attr): Rewrite.
17403
17404         * message.el (message-setup-1): Remove redundant put-text-property
17405         on mail-header-separator.
17406
17407 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17408
17409         * gnus-registry.el (gnus-registry-cache-whitespace)
17410         (gnus-registry-action, gnus-registry-spool-action)
17411         (gnus-registry-split-fancy-with-parent): Change message levels
17412         from 5 to 3 or 7, as needed.
17413
17414         * spam.el (spam-summary-prepare-exit)
17415         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17416         (spam-split, spam-find-spam, spam-log-undo-registration)
17417         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17418         level from 5 to 6.
17419
17420 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17421
17422         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17423         2004-03-04 change).
17424
17425 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17426
17427         * sieve-manage.el (sieve-manage-open):
17428         * nnweb.el (nnweb-insert-html):
17429         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17430         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17431         * nnspool.el (nnspool-request-group):
17432         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17433         * nnml.el (nnml-request-update-info):
17434         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17435         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17436         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17437         (nnimap-request-set-mark):
17438         * nnfolder.el (nnfolder-request-update-info):
17439         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17440         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17441         * gnus-uu.el (gnus-uu-find-articles-matching):
17442         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17443         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17444         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17445         * gnus-nocem.el (gnus-nocem-scan-groups):
17446         * gnus-int.el (gnus-start-news-server):
17447         * gnus-group.el (gnus-group-make-kiboze-group)
17448         (gnus-group-browse-foreign-server):
17449         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17450         Use mapc when appropriate.
17451
17452 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17453
17454         FIXME: Make separate entries for each person.
17455
17456         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17457         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17458         <shields@msrl.com>:
17459
17460         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17461         may need for spam sorting and scoring.
17462         (spam-user-format-function-S): Add user format function suitable for
17463         general use.
17464         (spam-article-sort-by-spam-status): Add sorting function for summary
17465         sorting.
17466         (spam-extra-header-to-number): Add function to get a score from a
17467         header.
17468         (spam-summary-score): Add function to get a numeric score from the
17469         headers.
17470         (spam-generic-score): Fix function doc, was in wrong place.
17471         (spam-initialize): Take symbols when it's run, and install the
17472         extra headers that spam-necessary-extra-headers thinks we need.
17473
17474 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17475
17476         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17477         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17478
17479 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17480
17481         * gnus-sum.el (gnus-set-global-variables)
17482         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17483         (gnus-article-get-xrefs, gnus-summary-best-group)
17484         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17485         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17486         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17487         Use with-current-buffer.
17488
17489 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17490
17491         * spam.el (spam-summary-prepare-exit): Simplify logic.
17492         (spam-fetch-article-header): Read the article header if it's not
17493         available.
17494         (spam-list-articles): Simplify logic.
17495         (spam-filelist-register-routine): Fix bug with unregister-list.
17496
17497         * gnus-registry.el: Fix comments at beginning.
17498
17499 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17500
17501         * message.el (message-cater-to-broken-inn): Remove.
17502         (message-shorten-references): Make sure the total folded length of
17503         References is shorter than 998 characters to cater to a bug in INN
17504         2.3.  Also, don't pretend that references aren't folded -- this
17505         hasn't worked for a while.
17506
17507 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17508
17509         * gnus-agent.el (gnus-agentize):
17510         gnus-agent-send-mail-real-function no longer set to current value
17511         of message-send-mail-function but rather a lambda that calls
17512         message-send-mail-function.  The change makes the agent real-time
17513         responsive to user changes to message-send-mail-function.
17514
17515 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17516
17517         * legacy-gnus-agent.el
17518         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17519         help from Florian Weimer <fw@deneb.enyo.de>
17520
17521 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17522
17523         * nnmail.el (nnmail-cache-insert): Revert last change.
17524
17525 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17526
17527         * nnmail.el (nnmail-cache-insert): Always check whether
17528         nnmail-cache-ignore-groups matches a group name.
17529
17530 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17531
17532         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17533         (spam-find-spam, spam-log-processing-to-registry)
17534         (spam-log-registered-p, spam-log-unregistration-needed-p)
17535         (spam-log-undo-registration): Use gnus-message instead of
17536         gnus-error, none of these errors are fatal.
17537
17538         * gnus-registry.el (gnus-registry-clean-empty-function)
17539         (gnus-registry-clean-empty): Remove only empty entries without
17540         extra data.
17541
17542 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17543
17544         * spam-stat.el (spam-stat-buffer-change-to-spam)
17545         (spam-stat-buffer-change-to-non-spam): Change (error) to
17546         (gnus-message 8) invocation.
17547
17548 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17549
17550         * nntp.el (nntp-via-netcat-command): New variable.
17551         (nntp-via-netcat-switches): New variable.
17552         (nntp-open-via-rlogin-and-netcat): New function.
17553         (nntp-open-connection-function): Doc fix.
17554         (nntp-telnet-command): Doc fix.
17555         (nntp-end-of-line): Doc fix.
17556         (nntp-via-rlogin-command): Doc fix.
17557         (nntp-via-user-name): Doc fix.
17558         (nntp-via-address): Doc fix.
17559
17560 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17563         error in Emacs 21.1.
17564
17565 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17566
17567         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17568
17569 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17570
17571         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17572         (gnus-agent-with-refreshed-group): New macro.
17573         (gnus-agent-rename-group): New function.
17574         (gnus-agent-delete-group): New function.
17575         (gnus-agent-save-group-info): Use gnus-command-method when
17576         `method' parameter is nil.  Don't write nil entries into the
17577         active file.
17578         (gnus-agent-get-group-info): New function.
17579         (gnus-agent-fetch-articles):
17580         Use gnus-agent-update-files-total-fetched-for to increment disk space
17581         used.
17582         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17583         Use gnus-agent-update-view-total-fetched-for to increment disk space
17584         used.
17585         (gnus-agent-get-local): Add optional parameters to avoid calling
17586         gnus-group-real-name and gnus-find-method-for-group.
17587         (gnus-agent-set-local): Delete stored entry if either min, or max,
17588         are nil.
17589         (gnus-agent-fetch-session): Reworded error/quit messages.
17590         On quit, use gnus-agent-regenerate-group to record existance of any
17591         articles fetched to disk before the quit occurred.
17592         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17593         gnus-agent-update-view-total-fetched-for, and
17594         gnus-agent-update-files-total-fetched-for to decrement disk space
17595         used.
17596         (gnus-agent-retrieve-headers):
17597         Use gnus-agent-update-view-total-fetched-for to increment disk space
17598         used.
17599         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17600         with gnus-agent-update-files-total-fetched-for to decrement disk
17601         space and fresh group buffer.
17602         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17603         (gnus-agent-need-update-total-fetched-for): New variable.
17604         (gnus-agent-update-files-total-fetched-for): New function.
17605         (gnus-agent-update-view-total-fetched-for): New function.
17606         (gnus-agent-total-fetched-for): New function.
17607
17608         * gnus-cache.el (gnus-cache-save-buffers):
17609         Use gnus-cache-update-overview-total-fetched-for to change disk space
17610         used by this group.
17611         (gnus-cache-possibly-enter-article):
17612         Use gnus-cache-update-file-total-fetched-for to increment disk space
17613         used by this group.
17614         (gnus-cache-possibly-remove-article):
17615         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17616         used by this group.
17617         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17618         (gnus-cache-rename-group): New function.
17619         (gnus-cache-delete-group): New function.
17620         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17621         (gnus-cache-need-update-total-fetched-for): New variable.
17622         (gnus-cache-with-refreshed-group): New macro.
17623         (gnus-cache-update-file-total-fetched-for): New function.
17624         (gnus-cache-update-overview-total-fetched-for): New function.
17625         (gnus-cache-rename-group-total-fetched-for): New function.
17626         (gnus-cache-delete-group-total-fetched-for): New function.
17627         (gnus-cache-total-fetched-for): New function.
17628
17629         * gnus-group.el: Require gnus-sum and autoload functions to
17630         resolve warnings when gnus-group.el compiled alone.
17631         (gnus-group-line-format): Documented new %F.
17632         (size of Fetched data) group line format; identifies disk space
17633         used by agent and cache.
17634         (gnus-group-line-format-alist): Defined new F format.
17635         (gnus-total-fetched-for): New function.
17636         (gnus-group-delete-group): No longer update
17637         gnus-cache-active-altered as gnus-request-delete-group now keeps
17638         the cache in sync.
17639         (gnus-group-list-active): Let the agent store a server's active
17640         list if currently plugged.
17641
17642         * gnus-int.el (gnus-request-delete-group):
17643         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17644         local disk in sync with the server.
17645         (gnus-request-rename-group):
17646         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17647         local disk in sync with the server.
17648
17649         * gnus-start.el (gnus-get-unread-articles):
17650         Cosmetic simplification to logic.
17651
17652         * gnus-util.el (gnus-rename-file): New function.
17653
17654 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17655
17656         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17657
17658 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17659
17660         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17661         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17662
17663 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17664
17665         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17666         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17667
17668 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17669
17670         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17671
17672 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17673
17674         * spam.el (spam-set-difference): Add function to replace
17675         gnus-set-difference in spam.el.
17676         (spam-summary-prepare-exit): Use spam-set-difference.
17677
17678 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17679
17680         * gnus-registry.el (gnus-registry-cache-file): Update to use
17681         gnus-dribble-directory OR gnus-home-directory OR ~.
17682         (gnus-registry-split-fancy-with-parent): Fix doc.
17683
17684 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17685
17686         * message.el (message-exchange-point-and-mark):
17687         Use message-mark-active-p.  Suggested by Jesper Harder
17688         <harder@ifa.au.dk>.
17689
17690 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17691
17692         * message.el (message-exchange-point-and-mark): Don't activate
17693         region if it was inactive.  Suggested by Hiroshi Fujishima
17694         <pooh@nature.tsukuba.ac.jp>.
17695
17696 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17697
17698         * gnus-art.el (article-display-face): Display Faces in the same
17699         order as X-Faces.
17700
17701 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17702
17703         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17704
17705 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17706
17707         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17708         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17709         (gnus-article-mime-hierarchy): Remove.
17710         (gnus-article-mime-hierarchy-next): Remove.
17711         (gnus-article-mode): Revert 2004-03-19 change.
17712         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17713         (gnus-insert-mime-button): Revert 2004-03-19 change.
17714         (gnus-mime-accumulate-hierarchy): Remove.
17715         (gnus-mime-enter-multipart): Remove.
17716         (gnus-mime-leave-multipart): Remove.
17717         (gnus-mime-display-part): Revert 2004-03-19 change.
17718         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17719
17720         * mml.el (mml-preview): Revert 2004-03-19 change.
17721
17722 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17723
17724         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17725
17726 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17727
17728         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17729         t while entering a file name using the mm-with-multibyte macro.
17730         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17731
17732         * mm-util.el (mm-with-multibyte): New macro.
17733
17734 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17735
17736         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17737         New user option.
17738         (gnus-mime-multipart-functions): Doc and customization fix.
17739         (gnus-article-mime-hierarchy): New variable.
17740         (gnus-article-mime-hierarchy-next): New variable.
17741         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17742         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17743         gnus-article-mime-hierarchy-next to nil.
17744         (gnus-insert-mime-button): Show hierarchy numbers.
17745         (gnus-mime-accumulate-hierarchy): New function.
17746         (gnus-mime-enter-multipart): New function.
17747         (gnus-mime-leave-multipart): New function.
17748         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17749         (gnus-mime-display-alternative): Show hierarchy numbers.
17750
17751         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17752         gnus-article-mime-hierarchy-next to nil.
17753
17754 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17755
17756         * dns.el: Don't require gnus-xmas.
17757
17758 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17759
17760         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17761         inline PGP.
17762         (mml-menu): Disable mml-quote-region if mark is inactive.
17763
17764 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17765
17766         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17767         when the group's active is not available.
17768
17769 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17770
17771         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17772         error.
17773
17774 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17775
17776         * imap.el (imap-store-password): New variable.
17777         (imap-interactive-login): Use it.
17778         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17779
17780 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17781
17782         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17783         window-start and hscroll to summary window.
17784
17785 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17786
17787         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17788         conversion message to newsrc-dribble when an actual conversion is
17789         performed.
17790
17791 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17792
17793         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17794
17795 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17796
17797         * mm-decode.el (mm-complicated-handles): New function reviving
17798         former definition of mm-multiple-handles.
17799
17800         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17801         (gnus-mime-delete-part): Use it.
17802
17803 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17804
17805         * gnus-agent.el (gnus-agent-read-local):
17806         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17807         avoid the implicit assumption that they will always be equal.
17808         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17809         coding-system-for-write, as the with-temp-file macro first prints
17810         to a buffer then saves the buffer.
17811
17812 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17813
17814         * gnus-art.el (gnus-article-edit-part): New function.
17815         (gnus-mime-save-part-and-strip): Use it; do query instead of
17816         signaling an error; don't use mm-multiple-handles.
17817         (gnus-mime-delete-part): Ditto.
17818
17819 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17820
17821         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17822         old file versions.
17823         (gnus-group-prepare-hook): Remove function that converted list
17824         form of gnus-agent-expire-days to group properties.
17825
17826         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17827         (gnus-request-accept-article): Re-indented.
17828
17829         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17830         converters to handle old agent file formats.  Add logic for a
17831         "backup before upgrading warning".
17832         (gnus-convert-mark-converter-prompt): Developers can mark
17833         functions as needing (default), or not needing,
17834         gnus-convert-old-newsrc's "backup before upgrading warning".
17835         (gnus-convert-converter-needs-prompt): Tests whether the user
17836         should be protected from potentially irreversable changes by the
17837         function.
17838
17839         * legacy-gnus-agent.el: New.  Provides converters that are only
17840         loaded when gnus-convert-old-newsrc needs to call them.
17841
17842 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17843
17844         * mail-source.el (mail-source-touch-pop): Doc fix.
17845
17846         * message.el (message-smtpmail-send-it): Doc fix.
17847
17848 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17849
17850         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17851
17852         * nnmail.el (nnmail-split-fancy): do.
17853
17854         * gnus-kill.el (gnus-kill, gnus-execute): do.
17855
17856 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17857
17858         * gnus-sum.el (gnus-widget-reversible-match)
17859         (gnus-widget-reversible-to-internal)
17860         (gnus-widget-reversible-to-external): New functions.
17861         (gnus-widget-reversible): New widget.
17862         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17863
17864 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17865
17866         * gnus-sum.el (gnus-thread-sort-functions)
17867         (gnus-article-sort-functions): Document `(not F)' items.
17868
17869 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17870
17871         * spam.el (spam-use-gmane-xref): Add new backend.
17872         (spam-gmane-xref-spam-group): Add variable to control the name of the
17873         Gmane spam group.
17874         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17875         (spam-regex-headers-spam, spam-regex-headers-ham)
17876         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17877         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17878         backends and checks.
17879         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17880
17881         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17882         an autodetect method.
17883
17884 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17885
17886         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17887         articles are being added to a group.
17888         (gnus-request-replace-article): Inform the agent that articles
17889         need to be uncached as the cached contents are no longer valid.
17890
17891 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17892
17893         * binhex.el: Don't autoload executable-find.
17894
17895         * canlock.el: Don't autoload mail-fetch-field.
17896
17897         * dgnushack.el: Autoload c-mode for XEmacs.
17898
17899         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17900
17901         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17902         rmail-dont-reply-to and rmail-output.
17903
17904         * gnus-score.el: Don't autoload ffap-string-at-point.
17905
17906         * gnus-setup.el: Don't autoload sc-cite-original.
17907
17908         * imap.el: Don't autoload base64-decode-string,
17909         base64-encode-string and md5.
17910
17911         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17912         and rmail-msg-restore-non-pruned-header.
17913
17914         * mm-decode.el: Don't autoload executable-find.
17915
17916         * mm-url.el: Don't autoload executable-find.
17917
17918         * mm-view.el: Don't autoload diff-mode.
17919
17920         * nndb.el: Don't autoload news-reply-mode, news-setup,
17921         cancel-timer and telnet.
17922
17923         * password.el: Don't autoload run-at-time for Emacs.
17924
17925         * sha1-el.el: Don't autoload executable-find.
17926
17927         * sieve-mode.el: Don't autoload c-mode.
17928
17929         * uudecode.el: Don't autoload executable-find.
17930
17931 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17932
17933         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
17934         (gnus-agent-possibly-alter-active): Avoid null in numeric
17935         comparison.
17936         (gnus-agent-set-local): Refuse to save null in local object table.
17937         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17938         list of articles that will be marked as unread.
17939
17940 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17941
17942         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17943
17944 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17945
17946         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17947         language tags.
17948
17949 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17950
17951         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17952         Don't bind "obarray".
17953
17954         * gnus-sum.el (gnus-thread-sort-functions):
17955         Add `gnus-thread-sort-by-most-recent-number' and
17956         `gnus-thread-sort-by-most-recent-date'.
17957         Reported by Kai Grossjohann <kai@emptydomain.de>.
17958
17959 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17960
17961         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17962
17963 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17964
17965         * gnus-cus.el (gnus-agent-customize-category):
17966         Remove ignore-errors macro reference that required cl to be loaded at
17967         run-time.
17968
17969         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17970         single-interval range of the form (min . max).  Previously the
17971         range had to look like ((min . max)).  Likewise, return
17972         (min . max) rather than ((min . max)).
17973         (gnus-range-map): Use gnus-range-normalize to accept
17974         single-interval range.
17975
17976         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17977         the cache, but not the agent, now appear with their usual face.
17978
17979         * dgnushack.el (loaddir): New variable that is bound to the
17980         directory containing the dgnushack.el file. Use loaddir, rather
17981         than srcdir, to update load-path. Change lets dgnushack compile
17982         code in directories other than GNUS/lisp.
17983
17984 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17985
17986         * lpath.el: Don't bind w3m-safe-url-regexp.
17987
17988         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17989         w3m-safe-url-regexp variable buffer-local.
17990
17991         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17992
17993 2004-02-27  Simon Josefsson  <jas@extundo.com>
17994
17995         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17996         gnus-group-real-prefix.
17997         (gnus-summary-move-article): Use it, instead of
17998         gnus-group-real-prefix.
17999
18000 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18001
18002         * lpath.el: Bind w3m-safe-url-regexp.
18003
18004         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18005         w3m-safe-url-regexp variable buffer-local and set it as the value
18006         of mm-w3m-safe-url-regexp.
18007
18008         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18009
18010         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18011         parsing gnus-posting-styles when the message is not for replying.
18012
18013         * dgnushack.el: Autoload sgml-mode for XEmacs.
18014
18015         * nnrss.el (nnrss-opml-export):
18016         Use mm-set-buffer-file-coding-system instead of
18017         set-buffer-file-coding-system.
18018
18019 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18020
18021         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18022         of checkdoc.el).
18023         * nnrss.el: do.
18024         * gnus-mlspl.el: do.
18025         * gnus-ml.el: do.
18026         * gnus-srvr.el: do.
18027
18028         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18029
18030 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18031
18032         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18033         Corrections to custom-manual links.
18034
18035         * gnus-art.el (gnus-article): Ditto.
18036
18037         * mm-decode.el (mime-display, mime-security): Ditto.
18038
18039 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18040
18041         * flow-fill.el: Typo.
18042
18043 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18044
18045         * spam-wash.el: New file.
18046
18047 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18048
18049         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18050
18051 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18052
18053         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18054         to be run with new-articles as LIST1, not LIST2.
18055         (spam-registration-functions): Add spam-use-ham-copy as a nil
18056         registration backend.
18057
18058 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18059
18060         * spam-stat.el (spam-stat-washing-hook): New option.
18061         (spam-stat-buffer-words): Use it.
18062         (spam-stat-process-directory, spam-stat-test-directory):
18063         Use insert-file-contents-literally.
18064         (spam-stat-coding-system): New variable.
18065         (spam-stat-load, spam-stat-save): Use it.
18066
18067 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18068
18069         * spam-report.el (spam-report-plug-agent):
18070         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18071
18072 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18073
18074         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18075         Allow / in mailto URLs.
18076
18077 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18078
18079         * spam-report.el (spam-report-process-queue): Fix interactive use.
18080         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18081         (spam-report-unplug-agent): Doc fixes.
18082         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18083         (spam-report-agentize, spam-report-deagentize): Autoload.
18084
18085 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18086
18087         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18088
18089         * message.el (message-setup-fill-variables): Add mml tags to
18090         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18091         <ajk@iu.edu>.
18092         (message-mode): Don't modify paragraph-separate there.
18093
18094 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18095
18096         * compface.el (uncompface-use-external): Default to undecided.
18097         (uncompface-use-external-threshold): New variable.
18098         (uncompface-float-time): New macro.
18099         (uncompface): Determine whether to use the external decoder if
18100         uncompface-use-external is undecided.
18101
18102 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18103
18104         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18105         after images.
18106
18107         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18108
18109 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18110
18111         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18112
18113         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18114
18115         * gnus-sum.el (gnus-summary-limit-to-age)
18116         (gnus-summary-limit-children): do.
18117
18118         * gnus-int.el (gnus-request-scan): do.
18119
18120         * gnus-group.el (gnus-group-suspend): do.
18121
18122         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18123
18124         * gnus-cite.el (gnus-cite-parse-attributions): do.
18125
18126         * gnus-agent.el (gnus-summary-set-agent-mark)
18127         (gnus-agent-regenerate-group): do.
18128
18129         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18130
18131         * binhex.el (binhex-decode-region-internal): do.
18132
18133 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18134
18135         * gnus-fun.el (gnus-face-properties-alist): New user option.
18136         (gnus-display-x-face-in-from): Use it.
18137
18138         * gnus-art.el (article-display-face): Ditto.
18139
18140         * compface.el (uncompface-use-external): Default to nil.
18141
18142 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18143
18144         * nntp.el (nntp-erase-buffer): New function.
18145         (nntp-retrieve-data, nntp-send-command)
18146         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18147         (nntp-possibly-change-group): Use it.
18148
18149         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18150         Use with-current-buffer.
18151
18152 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18153
18154         * compface.el: Merge the ELisp-based uncompface program.
18155         (compface): New customization group.
18156         (uncompface-use-external): New user option.
18157         (uncompface): Call uncompface-internal if uncompface-use-external
18158         is nil.
18159         (uncompface-internal): New function.  Note that there are also
18160         some other functions and variables added for this function.
18161
18162 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18163
18164         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18165         if necessary.
18166
18167 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18168
18169         * spam-report.el (spam-report-unplug-agent)
18170         (spam-report-plug-agent, spam-report-deagentize)
18171         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18172         Add support for the Agent in spam-report: when unplugged, report to a
18173         file; when plugged, submit all the requests.
18174
18175         * spam.el (spam-register-routine): Fix message about
18176         registration.
18177
18178 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18179
18180         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18181         dependencies.
18182         (rfc2047-encode): Use it.
18183
18184         * gnus-art.el (gnus-button-marker-list): Move before first
18185         reference.
18186
18187         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18188         (imap-parse-body): Fix format string mismatch.
18189
18190         * gnus-score.el (gnus-summary-increase-score): do.
18191
18192         * nnrss.el (nnrss-close): New function.
18193
18194 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18195
18196         * nnrss.el (nnrss-make-filename): New function.
18197         (nnrss-request-delete-group, nnrss-read-server-data)
18198         (nnrss-save-server-data, nnrss-read-group-data)
18199         (nnrss-save-group-data): Use it.
18200         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18201         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18202         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18203
18204 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18205
18206         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18207
18208 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18209
18210         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18211         files.
18212
18213         * message.el (message-generate-headers-first): Don't quote nil
18214         and t in docstrings.
18215
18216         * imap.el (imap-id): do.
18217
18218         * gnus-agent.el (gnus-agent-consider-all-articles)
18219         (gnus-agent-queue-mail): do.
18220
18221 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18222
18223         * spam-report.el (spam-report-process-queue): New function.
18224         Process requests from `spam-report-requests-file'.
18225         (spam-report-process-queue): Doc fix.
18226
18227 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18228
18229         * spam.el (spam-register-routine)
18230         (spam-log-processing-to-registry, spam-log-registered-p)
18231         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18232         Change "check" to "spam-check" for semi-clarity.
18233
18234 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18235
18236         * pop3.el: Require nnheader.
18237
18238         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18239
18240         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18241
18242         * gnus-picon.el: Require cl.
18243
18244         * gnus-fun.el: Require gnus-ems and gnus-util.
18245
18246         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18247
18248         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18249
18250         * gnus-art.el (gnus-article-edit-mode): Define before first
18251         reference.
18252
18253 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18254
18255         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18256         (gnus-uu-post-encoded): Use point-at-bol.
18257
18258         * gnus-topic.el (gnus-group-active-topic-p): do.
18259
18260         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18261
18262         * gnus-group.el (gnus-group-kill-region): do.
18263
18264         * gnus-art.el (article-date-ut): do.
18265
18266         * message.el (message-fetch-field): Remove redundant
18267         case-fold-search binding.
18268         (message-narrow-to-field): Simplify.
18269
18270 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18271
18272         * spam.el (spam-directory): Derive from `gnus-directory'.
18273
18274         * spam-report.el (spam-report-url-to-file)
18275         (spam-report-requests-file): New function and variable for offline
18276         reporting.
18277         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18278         and user defined function.
18279         (spam-report-url-ping-mm-url): Remove doubled slash.
18280
18281 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18282
18283         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18284
18285 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18286
18287         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18288         Fix format string mismatch.
18289
18290         * sieve.el (sieve-deactivate-all): do.
18291
18292         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18293
18294         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18295
18296         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18297
18298         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18299
18300 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18301
18302         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18303         the list of checks.
18304
18305 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18306
18307         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18308         padding.
18309
18310 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18311
18312         * mm-view.el (mm-fill-flowed): New variable.
18313         (mm-inline-text): Use it.
18314
18315 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18316
18317         * spam.el (spam-spamassassin-register-ham-routine)
18318         (spam-spamassassin-register-spam-routine): Fix function names.
18319
18320 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18321
18322         * gnus.el (gnus-tmp-grouplens): Remove.
18323         (gnus-summary-line-format): Remove grouplens.
18324
18325         * gnus-group.el (gnus-group-line-format): Ditto.
18326
18327         * gnus-spec.el (gnus-format-specs): Ditto.
18328         (gnus-update-format-specifications): Flush the group format spec
18329         cache if there's the grouplens stuff.
18330         (gnus-parse-simple-format): Replace %l with the empty string.
18331
18332 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18333
18334         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18335         omission.
18336
18337 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18338
18339         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18340         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18341
18342 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18343
18344         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18345         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18346         New macros and functions.
18347         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18348         Handle > NLINK_MAX messages.
18349         * nnmaildir.el (nnmaildir-request-set-mark):
18350         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18351
18352 2004-01-25  Alex Schroeder  <alex@gnu.org>
18353
18354         * spam-stat.el (spam-stat-process-directory-age): New option.
18355         (spam-stat-process-directory): Use it.
18356
18357 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18358
18359         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18360         (spam-stat-save): Accept prefix argument.
18361
18362 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18363
18364         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18365         links" error.
18366
18367 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18368
18369         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18370         the rest of the and/or forms.
18371
18372 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18373
18374         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18375         compatibility with old .newsrc.eld files.
18376
18377         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18378
18379         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18380
18381         * gnus-start.el (gnus-1): do.
18382
18383         * gnus-group.el (gnus-group-line-format-alist): do.
18384
18385         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18386
18387         * gnus-gl.el: Remove.
18388
18389 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18390
18391         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18392         marks consisting of a single range {for example, (3 . 5)} rather
18393         than a list of a single range { ((3 . 5)) }.
18394
18395 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18396
18397         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18398         Use with-current-buffer.
18399         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18400         avoid consing a string.
18401
18402         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18403         Remove obsolete entries for big5 and gb2312.
18404
18405 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18406
18407         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18408         uncompressed list.
18409
18410 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18411
18412         * spam-stat.el (spam-stat-strip-xref): New function.
18413         (spam-stat-process-directory): Use it.
18414
18415         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18416         here -- it's done in message-fetch-field.
18417
18418 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18419
18420         * gnus-agent.el (gnus-agent-queue-mail)
18421         (gnus-agent-prompt-send-queue): New variables.
18422         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18423         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18424         "nndraft:queue" along to gnus-draft-send.
18425         Use gnus-agent-prompt-send-queue.
18426         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18427         is "nndraft:queue".  Suggested by Gaute Strokkenes
18428         <gs234@srcf.ucam.org>
18429
18430         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18431         (agent-enable-undownloaded-faces): Add.
18432         (gnus-agent-cat-groups): Use eval-and-compile, not
18433         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18434         method of gnus-agent-cat-groups even when the buffer has been
18435         evaled.
18436         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18437         delete gnus-agent-save-active-1.
18438         (gnus-agent-save-groups): Delete.  Identical to
18439         gnus-agent-save-active.
18440         (gnus-agent-write-active): No longer adjust agent's copy of active
18441         file as agent's adjustments are now stored in their own
18442         file.  Remove optional parameter.
18443         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18444         servers.  Add use of min/max range limits from server's local
18445         file.
18446         (gnus-agent-save-alist): Remove unused optional argument.
18447         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18448         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18449         (gnus-agent-set-local): A per-server file that keeps min/max range
18450         limits for articles known to the agent.  Provides a fast mechanism
18451         for altering many active ranges.
18452         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18453         active file (local makes it unnecessary).
18454         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18455
18456         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18457         (agent-enable-undownloaded-faces): Add.
18458
18459         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18460         disable it when sending to "nndraft:queue".
18461         (gnus-group-send-queue): Add safety check to avoid sending queue
18462         when unplugged.
18463
18464         * gnus-group.el (gnus-group-catchup): Use new
18465         gnus-sequence-of-unread-articles, not
18466         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18467         numbers of articles.  Use gnus-range-map to avoid having to
18468         uncompress the unread list.
18469         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18470         Fix invalid ange-ftp reference.
18471
18472         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18473         (gnus-sorted-range-intersection): Intersection of two ranges
18474         without requiring that they first be uncompressed.
18475
18476         * gnus-start.el (gnus-activate-group): Unless blocked by the
18477         caller, possibly expand the active range to include both cached
18478         and agentized articles.
18479         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18480         multiple version-dependent converters.
18481         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18482         gnus-agent-save-active.
18483         (gnus-save-newsrc-file): Save dirty agent range limits.
18484
18485         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18486         gnus-agent-possibly-alter-active.
18487         (gnus-adjust-marked-articles): Faster handling of simple lists.
18488
18489 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18490
18491         * spam-stat.el (spam-stat-test-directory): New optional argument
18492         displays a list of files detected.  Suggested by Andrew Cohen
18493         <cohen@andy.bu.edu>.
18494         (spam-stat-buffer-words-with-scores): Don't narrow and change
18495         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18496
18497 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18498
18499         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18500         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18501         (spam-spamassassin-arguments)
18502         (spam-spamassassin-spam-flag-header)
18503         (spam-spamassassin-positive-spam-flag-header)
18504         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18505         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18506         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18507         (spam-list-of-processors, spam-list-of-checks)
18508         (spam-list-of-statistical-checks, spam-registration-functions)
18509         (spam-check-spamassassin-headers, spam-check-spamassassin)
18510         (spam-spamassassin-score)
18511         (spam-spamassassin-register-with-sa-learn)
18512         (spam-spamassassin-register-spam-routine)
18513         (spam-spamassassin-register-ham-routine)
18514         (spam-assassin-register-spam-routine)
18515         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18516         (spam-bogofilter-score): Fix to show article before scoring.
18517
18518 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18519
18520         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18521         default scoring function.
18522         (spam-generic-score): Call spam-spamassassin-score if
18523         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18524         spam-bogofilter-score otherwise.
18525
18526         * gnus.el (spam-process, spam-autodetect-methods):
18527         Add spamassassin and spamassassin-headers.
18528
18529 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18530
18531         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18532         Suppress unnecessary messages.
18533
18534 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18535
18536         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18537         make-hash-table.
18538
18539 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18540
18541         * canlock.el (base64-encode-string): Don't autoload it.
18542
18543 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18544
18545         * run-at-time.el: Remove useless (require 'itimer),
18546         eval-and-compile and (featurep 'xemacs).
18547
18548 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18549
18550         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18551         GROUP is a virtual group.
18552
18553 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18554
18555         * gnus.el: Autoload `message-y-or-n-p'.
18556
18557 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18558
18559         * pgg-parse.el: Remove unnecessary (require 'custom).
18560
18561         * pgg-def.el: do.
18562
18563         * nnmail.el: do.
18564
18565         * gnus-undo.el: do.
18566
18567         * gnus-picon.el: do.
18568
18569         * gnus-util.el: do.
18570
18571 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18572
18573         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18574
18575 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18576
18577         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18578         handle, as well as a list.
18579
18580         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18581         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18582         (mm-w3m-cid-retrieve): Simplify.
18583
18584 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18585
18586         * message.el (message-kill-to-signature): Allow prefix arg to
18587         specify number of lines to keep before signature.
18588
18589 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18590
18591         * message.el (message-kill-to-signature): Change docstring.
18592
18593 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18594
18595         * canlock.el: Always require sha1-el.
18596         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18597
18598         * message.el: Autoload sha1 only when compiling.
18599
18600         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18601         eudc-expand-inline for XEmacs.
18602
18603 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18604
18605         * message.el (message-canlock-generate): Require sha1-el.
18606
18607 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18608
18609         * message.el (message-expand-name): Silence the byte compiler.
18610
18611         * lpath.el: Add detect-coding-system.
18612
18613         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18614         cus-edit.
18615
18616 2004-01-13  Simon Josefsson  <jas@extundo.com>
18617
18618         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18619         Invoke gnus-score-mode.
18620         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18621
18622         * gnus-range.el (gnus-compress-sequence): Doc fix.
18623         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18624
18625 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18626
18627         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18628
18629 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18630
18631         * spam.el (spam-get-article-as-string): Update to use
18632         gnus-request-article-this-buffer, much simpler.
18633         (spam-get-article-as-buffer): Remove.
18634
18635 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18636
18637         * message.el (message-expand-name): Use EUDC if the user uses that.
18638
18639 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18640
18641         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18642         character for the encoding to avoid consing a string.
18643
18644         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18645         unnecessarily.
18646
18647         * mm-util.el (mm-replace-chars-in-string): Remove.
18648
18649         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18650         of mm-replace-chars-in-string.
18651
18652 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18653
18654         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18655
18656         * mm-util.el (mm-subst-char-in-string): Support inplace.
18657
18658         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18659         a new string in every iteration.  Use shy groups.
18660
18661 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18662
18663         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18664         * gnus-soup.el (gnus-soup-group-brew):
18665         * gnus-msg.el (gnus-put-message):
18666         * gnus-move.el (gnus-group-move-group-to-server):
18667         * gnus-kill.el (gnus-batch-score):
18668         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18669         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18670         (gnus-group-update-group, gnus-group-read-group)
18671         (gnus-group-make-group, gnus-group-make-help-group)
18672         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18673         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18674         (gnus-group-sort-by-unread, gnus-group-catchup)
18675         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18676         (gnus-group-yank-group, gnus-group-set-info)
18677         (gnus-group-list-groups):
18678         * gnus.el (gnus-generate-new-group-name):
18679         * gnus-delay.el (gnus-delay-send-queue):
18680         * nnvirtual.el (nnvirtual-catchup-group):
18681         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18682         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18683         (gnus-group-prepare-topics, gnus-topic-check-topology):
18684         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18685         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18686         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18687         (gnus-group-make-articles-read):
18688         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18689         (gnus-group-change-level, gnus-kill-newsgroup)
18690         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18691         (gnus-get-unread-articles, gnus-make-articles-unread)
18692         (gnus-make-ascending-articles-unread): Use accessor
18693         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18694         to get group information for improved readability.
18695
18696
18697 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18698
18699         * gnus-art.el (article-decode-mime-words, article-babel)
18700         (gnus-article-highlight-signature, gnus-article-add-buttons)
18701         (gnus-signature-toggle): Use gnus-with-article-buffer.
18702
18703         * gnus-art.el (gnus-article-highlight-headers)
18704         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18705
18706         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18707         (gnus-article-set-globals, gnus-request-article-this-buffer)
18708         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18709         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18710         (gnus-mime-display-alternative): Use with-current-buffer.
18711
18712 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18713
18714         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18715         also under 80 char limit, and call gnus-error if needed.
18716         (spam-fetch-article-header): Fix - it was a
18717         buffer-local variable (gnus-newsgroup-data).
18718         (spam-find-spam): Use spam-generate-fake-headers, forget about
18719         spam-insert-fake-headers.
18720         (spam-insert-fake-headers): Remove.
18721
18722 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18723
18724         * deuglify.el (gnus-article-outlook-unwrap-lines)
18725         (gnus-outlook-rearrange-article)
18726         (gnus-outlook-repair-attribution-outlook)
18727         (gnus-outlook-repair-attribution-block)
18728         (gnus-outlook-repair-attribution-other): Remove redundant
18729         save-excursion.
18730
18731 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18732
18733         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18734         (spam-fetch-field-subject-fast)
18735         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18736         (spam-fetch-article-header): Add functions to deal with Gnus
18737         internals for fast retrieval of article header data.
18738         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18739
18740 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18741
18742         * pop3.el (pop3-md5): Remove.
18743         (pop3-apop): Replace pop3-md5 with md5.
18744
18745         * mm-bodies.el: base64 is always built-in.
18746
18747         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18748         Use with-current-buffer.
18749
18750 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18751
18752         * canlock.el (canlock-insert-header): Remove excessive grouping in
18753         regexp.
18754
18755         * gnus-sum.el (gnus-summary-read-document): Ditto.
18756
18757         * gnus-uu.el (gnus-uu-part-number): Ditto.
18758
18759         * html2text.el (html2text-remove-tags): Ditto.
18760         (html2text-format-tags): Ditto.
18761         (html2text-format-single-elements): Ditto.
18762
18763         * mml.el (mml-parse-1): Ditto.
18764
18765 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18766
18767         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18768
18769         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18770
18771         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18772
18773         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18774
18775 2003-11-15  Simon Josefsson  <jas@extundo.com>
18776
18777         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18778         (pgg-gpg-lookup-key): Use regexp match instead of
18779         split-string (split-string is different between emacs 21.2 and
18780         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18781
18782 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18783
18784         * gnus-art.el (gnus-mime-view-all-parts)
18785         (gnus-article-part-wrapper, gnus-article-view-part):
18786         Use with-current-buffer.
18787
18788 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18789
18790         * spam.el (spam-disable-spam-split-during-ham-respool)
18791         (spam-spamoracle-database, spam-cache-lookups)
18792         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18793         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18794         (spam-group-ham-marks, spam-group-spam-marks)
18795         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18796         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18797         also add spam-use-blackholes to the statistical checks.
18798         (spam-fetch-field-fast): Add interface to fetching fields, may
18799         become a macro.
18800         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18801         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18802         (spam-insert-fake-headers): Fake an article when needed.
18803         (spam-find-spam): Fake article when possible.
18804         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18805         (spam-check-bogofilter-headers): Use message-fetch-field instead
18806         of nnmail-fetch-field.
18807
18808 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18809
18810         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18811
18812 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18813
18814         * spam.el (spam-split): Do not require spam-use-CHECK to be
18815         enabled if that check is passed to spam-split explicitly; also
18816         fix so 'spam doesn't get converted to spam-split-group when
18817         spam-split-symbolic-return is t.
18818         (spam-find-spam): Find registrations of the article and use those
18819         instead of re-running spam-split to find the spam/ham
18820         classification of the article.
18821         (spam-log-processing-to-registry, spam-log-registered-p)
18822         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18823         Use gnus-error instead of gnus-message.
18824         (spam-log-registration-type): Add function to determine the
18825         classification of a message based on registry entries; will
18826         return nil if both 'spam and 'ham are found.
18827         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18828         a reasonably fast local cache without the loading errors.
18829         (spam-cache-lookups): Set to t by default.
18830         (spam-find-spam): Don't try to guess spam-cache-lookups.
18831         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18832         spam-caches entry.
18833         (spam-filelist-build-cache, spam-filelist-check-cache):
18834         Fix caching of whitelist/blacklist entries.
18835         (spam-check-whitelist, spam-check-blacklist):
18836         Invoke spam-from-listed-p with a type, not a cache variable.
18837         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18838
18839 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18840
18841         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18842
18843         * nnmail.el (nnmail-split-fancy): do.
18844
18845         * mml.el (mml-parse): do.
18846
18847         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18848         (gnus-score-adaptive): do.
18849
18850 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18851
18852         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18853         (gnus-mime-button-map): Don't set keymap parent.
18854         (gnus-button-ctan-directory-regexp): Use shy grouping.
18855         (gnus-prev-page-map): Don't set keymap parent.
18856         (gnus-prev-page-map): Remove duplicated one.
18857         (gnus-next-page-map): Don't set keymap parent.
18858         (gnus-mime-security-button-map): Ditto.
18859
18860         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18861         version number.
18862
18863         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18864
18865 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18866
18867         * canlock.el (canlock-sha1-function): Remove.
18868         (canlock-sha1-function-for-verify): Remove.
18869         (canlock-openssl-program): Remove.
18870         (canlock-openssl-args): Remove.
18871         (canlock-ignore-errors): Remove.
18872         (canlock-sha1-with-openssl): Remove.
18873         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18874         (canlock-verify): Don't use canlock-ignore-errors.
18875
18876         * sha1-el.el (sha1-string-external): Make it can return a string
18877         in binary form.
18878         (sha1-region-external): Ditto.
18879         (sha1-string-internal): Ditto.
18880         (sha1-region-internal): Ditto.
18881         (sha1-region): Ditto.
18882         (sha1-string): Ditto.
18883         (sha1): Ditto.
18884
18885 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18886
18887         * spam.el (spam-report-articles-gmane): New command.
18888
18889 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18890
18891         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18892
18893         * run-at-time.el (run-at-time-saved): Remove.
18894         (run-at-time): Doc fix.
18895
18896 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18897
18898         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18899         (gnus-summary-limit-map): Add it.
18900         (gnus-summary-make-menu-bar): do.
18901
18902 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18903
18904         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18905         Make attempt at some caching support (done for BBDB only now).
18906         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18907         addresses to be checked.
18908         (spam-clear-cache-BBDB): Add function, to be invoked by
18909         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18910         (spam-check-BBDB): Check and use the caches, if
18911         spam-cache-lookups is on, remove superfluous (provide).
18912
18913 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18914
18915         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
18916
18917 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18918
18919         * run-at-time.el (run-at-time-saved): Move to after the definition
18920         of `run-at-time'.
18921
18922         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18923
18924 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18925
18926         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18927         mm-w3m-local-map-property.
18928
18929         * mm-view.el (mm-w3m-mode-map): Remove.
18930         (mm-w3m-local-map-property): Remove.
18931         (mm-inline-text-html-render-with-w3m): Don't use
18932         mm-w3m-local-map-property.
18933
18934 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18935
18936         * run-at-time.el: New file.
18937
18938         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18939         under Emacs.
18940
18941         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18942         of gnus-set-text-properties.
18943
18944         * gnus-uu.el (gnus-uu-save-article): Ditto.
18945
18946         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18947
18948         * gnus-cite.el (gnus-cite-parse): Ditto.
18949
18950         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18951         of gnus-.
18952
18953         * gnus-xmas.el (run-at-time): Require run-at-time.
18954
18955         * gnus.el: Change calls to nnheader-run-at-time and
18956         password-run-at-time throughout to use run-at-time directly.
18957
18958         * password.el: Remove definition of run-at-time.
18959
18960         * nnheaderxm.el: Remove definition of run-at-time.
18961
18962 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18963
18964         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18965         in prompt.
18966
18967 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18968
18969         * messagexmas.el (message-xmas-redefine): Alias
18970         `message-make-caesar-translation-table' to
18971         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18972         version.
18973
18974         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18975         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18976         `gnus-xmas-set-text-properties'.
18977         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18978         `gnus-xmas-completing-read'.
18979         (gnus-xmas-completing-read): Removed.
18980         (gnus-xmas-open-network-stream): Removed.
18981
18982         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18983         XEmacs version.
18984
18985         * dns.el (dns-make-network-process): Use `open-network-stream'
18986         instead of `gnus-xmas-open-network-stream'.
18987
18988         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18989
18990         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18991
18992 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18993
18994         * gnus-art.el (gnus-mime-display-alternative)
18995         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18996         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18997         Don't use gnus-local-map-property.
18998
18999         * gnus-util.el (gnus-local-map-property): Remove.
19000
19001         * mm-view.el (mm-view-pkcs7-decrypt):
19002         Replace gnus-completing-read-maybe-default with completing-read.
19003
19004         * gnus-util.el (gnus-completing-read): do.
19005         (gnus-completing-read-maybe-default): Remove.
19006
19007 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19008
19009         * password.el: Only autoload `run-at-time' if not XEmacs.
19010         Only autoload the itimer functions if XEmacs.
19011
19012 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19013
19014         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19015         XEmacsen.
19016
19017         * dgnushack.el: Autoload executable-find for XEmacs.
19018
19019 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19020
19021         * gnus-art.el (gnus-read-string): Remove.
19022         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19023         read-string.
19024
19025 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19026
19027         * netrc.el: Autoload password-read.
19028         (netrc): Add configuration group.
19029         (netrc-encoding-method, netrc-openssl-path):
19030         Add variables for encoding and decoding of files with symmetric
19031         ciphers.
19032         (netrc-encode): Add assistant function to encode a file with
19033         netrc-encoding-method.
19034         (netrc-parse): Add interactive parameter, added optional
19035         decoding if netrc-encoding-method is non-nil but otherwise
19036         behavior is standard.
19037         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19038         Do s/encode/encrypt/ everywhere.
19039
19040         * spam.el: Remove executable-find autoload.
19041
19042 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19043
19044         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19045
19046         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19047
19048 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19049
19050         * gnus-art.el (gnus-treat-ansi-sequences)
19051         (article-treat-ansi-sequences): New variable and function.
19052         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19053
19054         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19055         Use it.
19056
19057 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19058
19059         * mm-util.el (mm-quote-arg): Remove.
19060
19061         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19062         shell-quote-argument.
19063
19064         * gnus-uu.el (gnus-uu-command): do.
19065
19066         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19067
19068         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19069         with make-char.
19070
19071         * mm-util.el (mm-make-char): Remove.
19072
19073         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19074         add-minor-mode.
19075
19076         * gnus-undo.el (gnus-undo-mode): do.
19077
19078         * gnus-topic.el (gnus-topic-mode): do.
19079
19080         * gnus-sum.el (gnus-dead-summary-mode): do.
19081
19082         * gnus-start.el (gnus-slave-mode): do.
19083
19084         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19085
19086         * gnus-ml.el (gnus-mailing-list-mode): do.
19087
19088         * gnus-gl.el (gnus-grouplens-mode): do.
19089
19090         * gnus-draft.el (gnus-draft-mode): do.
19091
19092         * gnus-dired.el (gnus-dired-mode): do.
19093
19094         * gnus-ems.el (gnus-add-minor-mode): Remove.
19095
19096         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19097         Replace gnus-char-width with char-width.
19098
19099         * gnus-ems.el (gnus-char-width): Remove.
19100
19101         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19102         Replace gnus-char-width with char-width.
19103
19104         * gnus-ems.el (gnus-char-width): Remove.
19105
19106         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19107         definition.
19108         Remove Emacs 20 hash table compatibility code.
19109
19110         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19111         20 compatibility code.
19112
19113         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19114
19115         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19116
19117         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19118         Replace with point-at-{eol,bol}.
19119
19120         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19121
19122         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19123
19124         * flow-fill.el (fill-flowed-point-at-bol)
19125         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19126
19127         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19128         Replace with point-at-{eol,bol} throughout all files.
19129
19130 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19131
19132         * ntlm.el (ntlm-string-as-unibyte): New macro.
19133         (ntlm-build-auth-response): Use it.
19134
19135         Remove Emacs 20 stuff:
19136         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19137         (butlast, mapc, remove): Remove the compiler macros.
19138         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19139         of delq and copy-sequence.
19140         * gnus-art.el (popup-menu): Remove the compiler macro.
19141         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19142         Emacs 20.
19143
19144 2004-01-05  Simon Josefsson  <jas@extundo.com>
19145
19146         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19147         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19148         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19149         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19150         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19151         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19152         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19153         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19154         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19155         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19156         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19157         string-xor into ntlm-string-xor.
19158         Suggested by Jesper Harder <harder@myrealbox.com>.
19159
19160         * ntlm.el: Don't include poem.
19161
19162         * md4.el (print-int32, print-string-hexa): Remove.
19163         Suggested by Jesper Harder <harder@myrealbox.com>.
19164
19165         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19166
19167         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19168         probably breaks emacs with DL patch, but do we care? Is anyone
19169         still using the DL stuff?)
19170
19171         * sieve-manage.el: Use the password package.
19172         (sieve-manage-read-passwd): Remove.
19173         (sieve-manage-interactive-login): Use password.  Re-add
19174         condition-case around loop.
19175
19176         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19177         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19178         Use the password package.
19179
19180 2003-02-19  Simon Josefsson  <jas@extundo.com>
19181
19182         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19183         token.
19184
19185 2002-08-07  Simon Josefsson  <jas@extundo.com>
19186
19187         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19188         (sieve-manage-authenticators):
19189         (sieve-manage-authenticator-alist): Add some SASL mechs.
19190         (sieve-sasl-auth): New function.
19191         (sieve-manage-cram-md5-auth):
19192         (sieve-manage-plain-auth): Rewrite using SASL library.
19193         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19194         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19195         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19196         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19197
19198 2004-01-05  Simon Josefsson  <jas@extundo.com>
19199
19200         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19201         New files.
19202
19203 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19204
19205         * gnus-group.el (gnus-no-groups-message): Update.
19206
19207         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19208
19209 2003-11-09  Simon Josefsson  <jas@extundo.com>
19210
19211         * imap.el: Support for ID IMAP extension (RFC 2971).
19212         (imap-local-variables): Add imap-id.
19213         (imap-id): New variable.
19214         (imap-id): New function.
19215         (imap-parse-response): Parse untagged ID response.
19216         * nnimap.el (nnimap-id): New variable.
19217         (nnimap-open-connection): Use it.
19218
19219 2003-12-28  Simon Josefsson  <jas@extundo.com>
19220
19221         * gnus-score.el (gnus-score-edit-all-score): New.
19222         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19223
19224 2004-01-04  Simon Josefsson  <jas@extundo.com>
19225
19226         * password.el: Add.
19227
19228 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19229
19230         * dns.el (dns-query-types): Fix typo.
19231         (dns-query-types): New function.
19232         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19233         PTR and SOA replies, see RFC 1035.
19234
19235 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19236
19237         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19238
19239         * Move to Changelog.2.
19240
19241 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19242
19243         * gnus.el (gnus-version-number): Bump version.
19244
19245 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19246
19247         * gnus.el: No Gnus v0.1 is released.
19248
19249 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19250
19251         * gnus.el: No Gnus v0.0 is released.
19252
19253 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19254
19255         * gnus.el (gnus-version-number): Bump.
19256         (gnus-version): No.
19257
19258 See ChangeLog.2 for earlier changes.
19259
19260     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19261       Free Software Foundation, Inc.
19262
19263   This file is part of GNU Emacs.
19264
19265   GNU Emacs is free software: you can redistribute it and/or modify
19266   it under the terms of the GNU General Public License as published by
19267   the Free Software Foundation, either version 3 of the License, or
19268   (at your option) any later version.
19269
19270   GNU Emacs is distributed in the hope that it will be useful,
19271   but WITHOUT ANY WARRANTY; without even the implied warranty of
19272   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19273   GNU General Public License for more details.
19274
19275   You should have received a copy of the GNU General Public License
19276   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19277
19278 ;; Local Variables:
19279 ;; coding: utf-8
19280 ;; fill-column: 79
19281 ;; add-log-time-zone-rule: t
19282 ;; End: