shr.el (shr-image-displayer): Protect function against non-existent image source.
[gnus] / lisp / ChangeLog
1 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * shr.el (shr-image-displayer): Protect function against non-existent
4         image source.
5
6         * gnus-art.el (gnus-inhibit-images): New user option.
7         (gnus-mime-display-single): Don't display image if it is non-nil.
8
9         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
10         gnus-inhibit-images.
11
12         * shr.el (shr-image-displayer): New function.
13         (shr-tag-img): Use it.
14
15 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
16
17         * mml2015.el (mml2015-epg-sign): Use From header.
18
19 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20
21         * gnus-html.el (gnus-html-wash-images): Register a displayer.
22
23         * gnus-util.el (gnus-find-text-property-region): Return markers.
24
25         * shr.el (shr-tag-img): Put a displayer in the text property.
26
27         * gnus-util.el (gnus-find-text-property-region): New utility function.
28
29         * gnus-html.el (gnus-html-display-image): Make the alt optional.
30         (gnus-html-show-images): Remove.
31
32         * gnus-art.el (gnus-article-show-images): New, more general function.
33
34         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
35         image url text properties.
36
37         * shr.el: Ditto.
38
39         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
40         gnus-agent-auto-agentize-methods is set.  Which it isn't.
41
42 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
43
44         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
45         work for two or more articles.
46
47 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
48
49         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
50         divide an image that's in an html article to two or more when washing
51         non-ASCII characters in alt text of it.
52
53 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
54
55         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
56         smime-decrypt-region using function argument.
57         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
58
59         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
60
61         * smime.el (smime-decrypt-region): Catch it.
62
63 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
64
65         * smime.el (smime-mode-map): Move initialization into declaration.
66         (gnus-run-mode-hooks): Don't autoload.
67         (smime-mode): Use define-derived-mode.
68
69 2010-11-11  Glenn Morris  <rgm@gnu.org>
70
71         * smime.el (from): Restrict declaration to XEmacs.
72
73         * nnir.el (gnus-group-topic-name): Autoload.
74
75 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
76
77         * shr.el (shr-insert): Don't break long line if it is because of
78         kinsoku-bol characters in the line end.
79
80 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
81
82         * nnir.el (nnir-request-move-article): Fix to provide original group
83         and subject.
84         (nnir-warp-to-article): Don't fail on articles whose headers haven't
85         been retrieved.
86
87         * gnus-sum.el (gnus-summary-move-article): Use original group and
88         subject for virtual articles such as those in an nnir summary buffer.
89
90 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
91
92         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
93         least 21.5).
94
95         * smime.el (from): Declare it again for XEmacs.
96
97 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * message.el (message-resend): Don't disable encoding unless it's
100         already encoded.
101
102         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
103         low-numbered articles.
104
105 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * rfc2047.el (rfc2047-syntax-table): Simplify.
108
109         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
110
111         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
112         set-char-table-range for XEmacs.
113
114 2010-11-10  Glenn Morris  <rgm@gnu.org>
115
116         * time-date.el (time-to-seconds): Always an alias on Emacs,
117         never a real function.
118         (with-no-warnings): Remove compat stub, now unused.
119         (time-less-p): Doc fix.
120         (time-to-number-of-days): Simplify.
121
122         * smime.el (from): Remove unused declaration.
123
124         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
125         (gnus-float-time): On Emacs, always an alias.
126
127         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
128         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
129
130 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
131
132         * dgnushack.el: Don't use ignore-errors in the top level form since it
133         is unavailable in XEmacs even if cl is loaded.
134
135         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
136
137 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
138
139         * shr.el (browse-url-mailto): Autoload.
140
141         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
142
143         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
144         regexp doesn't need quoting.
145
146 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
147
148         * message.el (message-subject-trailing-was-ask-regexp)
149         (message-subject-trailing-was-regexp): Match was: in addition to was.
150
151 2010-11-09  Glenn Morris  <rgm@gnu.org>
152
153         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
154         (nnbabyl-check-mbox): Use point-at-bol.
155
156 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
159
160         * message.el (message-mailto): New function.
161         (message-mailto): Should accept other parameters.
162         (message-mailto): Remove since it duplicates browse-url-mailto
163         functionality.
164
165 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
166
167         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
168         methods.
169         (gnus-read-active-file): Ditto.
170
171         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
172         ": " from the prompt.
173         (gnus-group-make-group): Ditto.
174
175 2010-11-07  Glenn Morris  <rgm@gnu.org>
176
177         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
178         (gnus-bookmark-kill-line): Use point-at-eol.
179
180 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
181
182         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
183         asterisks in From header.
184
185 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
186
187         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
188         string to avoid making the From headers syntactically invalid.
189
190         * message.el (message-send-mail): Don't insert courtesy messages if the
191         message already has List-Post and List-ID messages.
192
193 2010-11-06  Glenn Morris  <rgm@gnu.org>
194
195         * gnus-art.el (gnus-treat-article): Give dynamic local variables
196         `condition', `type', `length' a prefix.
197         (gnus-treat-predicate): Update for above name changes.
198
199 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
200
201         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
202         binding.  Handled by `gnus-summary-refer-thread' instead.
203         (nnir-warp-to-article): New backend function.
204
205         * nnimap.el (nnimap-request-thread): Force dependency updating.
206
207         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
208         (gnus-summary-refer-thread): Rework to improve thread-referral.
209
210         * gnus-int.el (gnus-warp-to-article): New function.
211
212         * gnus-sum.el (gnus-summary-article-map): Bind it.
213
214 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
215
216         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
217         gnus-summary-refer-thread.
218
219         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
220         headers.
221         (gnus-summary-limit-include-thread): Prevent articles in thread from
222         being cut in gnus-cut-threads.
223         (gnus-summary-refer-thread): Limit retrieved headers to those in
224         thread.
225
226 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
227
228         * message.el (message-send-mail): Use the value of
229         message-courtesy-message from the message buffer.
230
231         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
232
233         * shr.el (shr-browse-url): Implement mailto: URLs.
234
235         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
236         "raw".
237
238         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
239         if it's already selected.
240
241         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
242
243 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
244
245         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
246         to measure the length and truncate alt text.
247
248 2010-11-03  Glenn Morris  <rgm@gnu.org>
249
250         * nndiary.el (nndiary-generate-nov-databases-1)
251         (nndiary-generate-active-info): Rename dynamic variable `files' to
252         something less generic.
253
254 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
255
256         * nnir.el (nnir-request-move-article): Call the underlying backend to
257         move articles from nnir.
258
259 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
260
261         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
262
263 2010-11-02  Julien Danjou  <julien@danjou.info>
264
265         * nnir.el: Remove wais support.
266
267 2010-11-02  Glenn Morris  <rgm@gnu.org>
268
269         * gnus-html.el: Reorder requirements to quieten compiler.
270
271 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
272
273         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
274         properly for XEmacs as well.
275         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
276         (gnus-article-natural-long-line-p): Use window-width rather than
277         frame-width.
278
279 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
280
281         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
282         (nnir-read-parms): Don't modify query.
283         (nnir-run-query): Add ability to search topic on current line.
284         (nnir-get-active): Clean up.
285
286 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
287
288         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
289         degenerate articles.
290
291         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
292         (gnus-print-buffer): Just print the buffer as is, without any copying
293         to a buffer and then re-highlighting.
294
295         * nnimap.el (nnimap-request-group): Store the new updated info.
296         (nnimap-request-group): Select the group when we don't know whether it
297         exists or not.
298
299         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
300         groups.
301
302         * gnus-group.el (gnus-group-find-new-groups): Display all the new
303         groups.
304
305         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
306         groups.
307
308         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
309         long-lines case by only filling the long lines.
310
311         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
312         (bug #7311).
313
314 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
315
316         * shr.el: No need to declare `declare-function' since shr.el is for
317         only Emacsen that provide `libxml-parse-html-region'.
318
319         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
320         effective only in a file it is referred to.
321
322 2010-11-01  Glenn Morris  <rgm@gnu.org>
323
324         * mm-util.el (gnus-completing-read): Autoload.
325         (mm-read-coding-system): Simplify Emacs definition.
326
327         * nnmail.el (gnus-activate-group):
328         * nnimap.el (gnutls-negotiate):
329         * nntp.el (netrc-parse): Fix declarations.
330
331 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
332
333         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
334         string-match-p in Emacs >=23.
335
336         * gnus-msg.el (gnus-configure-posting-styles)
337         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
338
339 2010-11-01  Glenn Morris  <rgm@gnu.org>
340
341         * nnir.el (declare-function): Add compat stub.
342         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
343         (nnir-run-gmane): Require 'mm-url.
344
345         * mm-util.el (mm-string-to-multibyte): Simplify.
346
347         * shr.el (declare-function): Add compat stub.
348         (url-cache-create-filename): Declare.
349         (mm-disable-multibyte, widget-convert-button): Autoload.
350
351         * smime.el (ldap-search): Declare.
352         (smime-cert-by-ldap-1): Require ldap on Emacs.
353
354         * nnimap.el: Require nnmail, and gnus-sum when compiling.
355         (nnimap-keepalive): Use gnus-float-time.
356
357         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
358         (mail-source-delete-crash-box): Use gnus-float-time.
359
360         * gnus-dired.el (gnus-completing-read): Autoload.
361
362         * mm-view.el (gnus-rescale-image): Autoload.
363
364         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
365
366         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
367
368         * sieve-manage.el: Require 'cl when compiling.
369
370         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
371         (gnus-iswitchb-completing-read): Require iswitchb.
372         (gnus-select-frame-set-input-focus): Silence compiler.
373
374 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
375
376         * message.el (message-subject-trailing-was-query): Change default to t,
377         since I think that's what most people want.
378
379         * nnimap.el (nnimap-request-accept-article): Erase buffer before
380         appending for easier debugging.
381         (nnimap-wait-for-connection): Take a regexp.
382         (nnimap-request-accept-article): Wait for the continuation line before
383         sending anything unless we're streaming.
384
385         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
386         leave the header washing to take place.
387
388 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
389
390         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
391         regular expression match and replace in posting styles.
392
393 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
394
395         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
396         an entire server.
397         (nnir-get-active): New function.
398         (nnir-run-imap): Use it.
399         (nnir-run-gmane): Who knew, gmane search returns an article score!
400
401         * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the
402         server on the current line with nnir.
403
404 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405
406         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
407         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
408         left edge.
409         (gnus-article-foldable-buffer): Skip past the prefix when determining
410         raggedness.
411
412         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
413         the raw article, and change `C-u g' to show the article without doing
414         treatments.
415
416         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
417         on to `gnus-treat-article'.
418         (gnus-inhibit-article-treatments): New variable.
419
420         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
421
422         * gnus-art.el (gnus-treatment-function-alist): Have
423         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
424         (gnus-treat-fill-long-lines): Change default to fill all text/plain
425         sections.
426
427         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
428         parameter.
429         (gnus-article-fill-cited-long-lines): New function.
430         (gnus-article-fill-cited-article): Allow filling only long sections.
431
432         * shr.el (shr-find-fill-point): Don't break lines between punctuation
433         and non-punctuation (like after the apostrophe in "'We").
434
435         * gnus-sum.el (gnus-summary-select-article): Make sure
436         gnus-original-article-buffer is alive.
437
438         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
439         reflect the order they're in in the digest.
440
441         * gnus.el (gnus-group-startup-message): Move point to the start of the
442         buffer.
443
444         * nnimap.el (nnimap-capability): New function.
445         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
446         is set.
447
448 2010-10-31  David Engster  <dengste@eml.cc>
449
450         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
451         conform with changes to gnus-completing-read.
452
453 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * shr.el (shr-tag-img): Output "*" instead of "[img]".
456
457 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
458
459         * nnir.el move defvar, defcustom around to keep file organized and keep
460         byte-compiler quiet.
461         (nnir-read-parms): accept search-engine as arg.
462         (nnir-run-query): pass search-engine as arg.
463         (nnir-search-engine): remove.
464
465 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
466
467         * shr.el (shr-generic): The text nodes should be text, not :text.
468
469         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
470         later in the file.
471
472 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
473
474         * nnir.el: general clean up. allow searching with multiple
475         engines. allow separate extra-parameters for each engine. batch queries
476         when possible.
477         (nnir-imap-default-search-key,nnir-method-default-engines): add
478         customize interface.
479         (nnir-run-gmane): new engine.
480         (nnir-engines): use it. qualify all prompts with engine name.
481         (nnir-search-engine): remove global variable.
482         (nnir-run-hyrex): restore for now.
483         (nnir-extra-parms,nnir-search-history): new variables.
484         (gnus-group-make-nnir-group): use them.
485         (nnir-group-server): remove in favor of gnus-group-server.
486         (nnir-request-group): avoid searching twice.
487         (nnir-sort-groups-by-server): new function.
488
489 2010-10-30  Julien Danjou  <julien@danjou.info>
490
491         * gnus-group.el: Remove gnus-group-fetch-control.
492
493         * gnus-start.el (gnus-find-new-newsgroups): Remove
494         gnus-check-first-time-used.
495
496         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
497
498 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
499
500         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
501         set on groups that don't have \* permanentflags.
502
503 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
504
505         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
506         control the background color.
507         (shr-tag-img): Ignore very small web bug type images.
508         (shr-put-image): Add help-echo alt texts to the images.
509         (shr-tag-video): Show the video poster image.
510
511 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
512
513         * shr.el (shr-table-depth): New variable.
514         (shr-tag-table-1): Only insert the images after the top-level table.
515
516         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
517
518         * gnus-util.el (gnus-list-memq-of-list): New function.
519
520         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
521         selected.
522         (nnimap-unsplittable-articles): New slot.
523         (nnimap-new-articles): Use it.
524
525 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
526
527         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
528         move to the previous line on `M-g'.
529
530 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
531
532         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
533         *-request-group, which seems unnecessary.
534
535         * nnimap.el (nnimap-quote-specials): Function copied over from
536         imap.el.
537         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
538         they support that.  Suggested by Tom Regner.
539
540 2010-10-29  Julien Danjou  <julien@danjou.info>
541
542         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
543         defalias.
544         (gnus-summary-delete-marked-with): Remove obsolete defalias.
545
546         * gnus.el: Remove `gnus-nntp-service' variable.
547         (gnus-secondary-servers): Make obsolete.
548         (gnus-nntp-server): Make obsolete.
549
550         * gnus-start.el (gnus-1): Remove x-splash calls.
551
552         * gnus-ems.el (gnus-x-splash): Remove.
553
554         * gnus.el (gnus-group-startup-message): Simplify/update code.
555
556         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
557         definition.
558
559         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
560         capability before doing anything.
561         (gnus-group-insert-group-line): Remove useless
562         gnus-group-remove-excess-properties.
563
564 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
565
566         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
567
568 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
569
570         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
571         config after reselecting.
572
573 2010-10-28  Julien Danjou  <julien@danjou.info>
574
575         * shr.el (shr-put-image): Use point even if only inserting text.
576         (shr-put-image): Save excursion when inserting alt text on non-graphic
577         display, so the behaviour is the same when we are on a graphic display.
578
579         * nnir.el (nnir-run-swish-e): Remove hyrex support.
580
581 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
582
583         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
584         (gnus-mime-copy-part): Check coding system, not charset.
585         (gnus-mime-view-part-externally): Never remove part.
586         (gnus-mime-view-part-internally): Don't remove part here.
587         (gnus-article-part-wrapper): Make sure MIME tag is visible.
588         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
589         multipart/alternative.
590
591         * mm-decode.el (mm-display-part): Take optional arg `force'.
592
593 2010-10-26  Julien Danjou  <julien@danjou.info>
594
595         * gnus-group.el (gnus-group-default-list-level): Add this function to
596         compute the default list level.
597         (gnus-group-default-list-level): Add possibility to use a function.
598
599 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
600
601         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
602
603         * gnus-group.el (gnus-group-completing-read)
604         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
605         gnus-replace-in-string.
606
607 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
608
609         * shr.el (shr-tag-div): Added.
610
611         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
612
613 2010-10-25  Julien Danjou  <julien@danjou.info>
614
615         * gnus-util.el: Remove `gnus-with-local-quit'.
616
617         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
618
619 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
620
621         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
622         the original article buffer.
623
624 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * nnimap.el (nnimap-request-head): New function.
627         (nnimap-request-move-article): Try to be slighly faster by not
628         requesting the entire message when moving.
629         (nnimap-transform-headers): Don't bug out on bodiless articles.
630         (nnimap-send-command): Have no outstanding messages if the IMAP server
631         doesn't support streaming.
632         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
633
634 2010-10-24  Julien Danjou  <julien@danjou.info>
635
636         * message.el (message-default-headers): Fix type.
637
638 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
639
640         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
641         prefetching images.
642
643         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
644         backend for unknown groups.  This is mainly useful for nnimap groups.
645
646         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
647         group isn't covered by the agent.
648
649 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
650
651         * nnir.el (nnir-method-default-engines): new variable.
652         (nnir-run-query): use it.
653         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
654         (gnus-summary-nnir-goto-thread): change group if needed.
655
656         * gnus-group.el (gnus-group-group-map): add key binding for
657         gnus-group-make-nnir-group.
658
659 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
660
661         * shr.el (shr-tag-object): Added.
662
663         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
664         original article buffer live.
665         (gnus-summary-select-article-buffer): Mention
666         gnus-widen-article-buffer.
667
668 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
669
670         * shr.el (shr-tag-strong): Added.
671
672 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
673
674         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
675         group names.  They mess up the group buffer badly.
676
677         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
678
679         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
680         instead of the summary one.
681
682 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
683
684         * mml.el (mml-preview): Work properly when editing article.
685
686         * gnus-start.el (gnus-read-active-file-1): Don't add method to
687         gnus-have-read-active-file if it's already been in.
688
689 2010-10-22  Tom Tromey  <tromey@redhat.com>
690
691         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
692         gnus-group-completing-read.
693
694 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * message.el (message-mode-map): Don't bind M-; to comment region, to
697         allow the global comment-dwim to work.
698
699 2010-10-21  Julien Danjou  <julien@danjou.info>
700
701         * message.el (message-setup-1): Allow message-default-headers to be a
702         function.
703
704 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * shr.el (shr-tag-table): Simplify.
707
708 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
709
710         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
711         to avoid trying to snarf invalid stuff.
712
713         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
714
715         * gnus.el (gnus-message-archive-group): Quote value.
716         (gnus-message-archive-group): Mark as changed.
717
718         * shr.el (shr-add-font): Don't put the font properties on the newline
719         or the indentation.
720
721         * message.el (message-fix-before-sending): Change options when sending
722         non-printable characters.
723
724         * gnus.el (gnus-message-archive-method): Change the default to
725         monthly outgoing groups.
726
727         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
728         that have gotten new numbers.
729
730         * nnimap.el (nnimap-request-replace-article): New function.
731
732 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
733
734         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
735         (nnrss-request-article): Don't use special html washing code.
736
737 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * shr.el (shr-tag-table): Remove useless nconc.
740
741 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
742
743         * gnus-art.el (article-wash-html): Simplify and remove the charset
744         stuff.  Use the normal html rendering code instead of the special html
745         washing code.
746
747         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
748         `gnus-w3m' symbols.
749         (mm-text-html-washer-alist): Removed.
750
751         * mm-decode.el (mm-inline-text-html-renderer): Removed.
752         (mm-inline-media-tests): Removed use.
753         (mm-text-html-renderer): Change default to the `shr' symbol.
754
755         * mm-view.el (mm-inline-text-html): Removed use.
756
757         * gnus-art.el (gnus-blocked-images): New function.  Allow the
758         `gnus-blocked-images' to be a function.
759         (gnus-article-wash-function): Removed.
760
761 2010-10-20  Julien Danjou  <julien@danjou.info>
762
763         * spam.el (spam-list-of-processors): Mark as obsolete.
764
765         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
766         (nnimap-insert-partial-structure): Fix boundary detection.
767
768 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
769
770         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
771         run file-truename on remote files.  This can be expensive and even
772         prevent one from editing drafts if some unrelated buffer has a stale
773         connection.
774
775 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
778         kinsoku-eol regardless of shr-kinsoku-shorten.
779         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
780         (shr-tag-table): Support caption, thead, and tfoot.
781
782 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
783
784         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
785         lines.
786         (shr-save-contents): New command and keystroke.
787
788         * nndoc.el (nndoc-type-alist): Add git support.
789         (nndoc-git-type-p): New function.
790         (nndoc-transform-git-article): Ditto.
791         (nndoc-transform-git-headers): Ditto.
792         (nndoc-transform-git-headers): Generate Subject headers.
793
794         * shr.el (shr-parse-style): New function.
795         (shr-tag-span): Ditto.
796
797         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
798         to `G G' to avoid collisions.
799
800 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
801
802         * shr.el: Load kinsoku if necessary.
803         (shr-kinsoku-shorten): New internal variable.
804         (shr-find-fill-point): Make kinsoku shorten text line if
805         shr-kinsoku-shorten is bound to non-nil.
806         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
807         shr-indentation too when testing if table is wider than frame width.
808         (shr-insert-table): Use `string-width' instead of `length' to measure
809         text width.
810         (shr-insert-table-ruler): Make sure indentation is done at bol.
811
812 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
813
814         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
815         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
816         undecoded network data.
817
818 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
819
820         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
821         name in the mode line spec so that the mode line menu works
822         (bug #2431).
823
824         * message.el (message-get-reply-headers): If we're fed `to-address',
825         then always use that.
826
827         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
828         aren't so wide as to need to switch off the edit menu.
829
830         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
831         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
832
833         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
834         `M-g'.
835         (nnimap-update-info): Update flags/read marks even if \* isn't part of
836         the permanent marks.
837
838 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
839
840         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
841         Splitting according to references/in-reply-to obeys the ignore-groups
842         variable, while splitting by sender and subject do not.
843
844 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
847         alist, so that we can look for non-Unicode chars.
848         (article-translate-strings): Allow both character and string maps.
849
850 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
851
852         * shr.el (shr-insert): Don't insert space behind a wide character
853         categorized as kinsoku-bol, or between characters both categorized as
854         nospace.
855
856 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
857
858         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
859         headers to gnus-newsgroup-headers.
860
861 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
862
863         * shr.el (shr-tag-img): Don't align images -- since we're not
864         rescaling, this often leads to ugly displays.
865
866 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
867
868         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
869         duplicates.
870
871 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
872
873         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
874         call.
875
876 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
877
878         * gnus.el: Autoload gnus-html-show-images.
879
880         * nnimap.el: Use nnheader-message throughout.
881
882         * shr.el (shr-tag-img): Ignore images with no data.
883
884 2010-10-15  Julien Danjou  <julien@danjou.info>
885
886         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
887         a possibility to disable format=flow encoding when using hard newlines.
888
889 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
890
891         * shr.el (shr-insert): Remove space inserted before or after a
892         breakable character or at the beginning or the end of a line.
893         (shr-find-fill-point): Do kinsoku; find the second best point or give
894         it up if there's no breakable point.
895
896 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * nnimap.el (nnimap-open-connection): Message when opening connection
899         for debugging purposes.
900
901         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
902         on every setup buffer call to allow this to change from article to
903         article.
904
905         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
906         buffers where we have a wide table.
907
908 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
909
910         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
911         uses *-request-thread.
912
913 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
914
915         * nnimap.el (nnimap-open-connection): Remove %s from openssl
916         incantation, which is no longer valid.
917
918 2010-10-14  Julien Danjou  <julien@danjou.info>
919
920         * shr.el: Fix defcustom type (char -> character).
921
922 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
923
924         * nnimap.el (nnimap-open-connection): tls-program should be a list of
925         programs.
926
927 2010-10-14  Julien Danjou  <julien@danjou.info>
928
929         * shr.el (shr-tag-a): Use url-link as widget type.
930
931         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
932         `gnus-group-get-icon'.
933
934 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
935
936         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
937         This should make server editing work better.
938
939         * shr.el (shr-find-fill-point): Don't inloop on indented text.
940
941         * tls.el (tls-program): Remove spurious %s from openssl.
942
943         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
944         (nnimap-parse-flags): Fix regexp.
945
946         * shr.el (shr-find-fill-point): Use a filling algorithm that should
947         probably work for CJVK text, too.
948
949         * nnimap.el (nnimap-extend-tls-programs): Removed.
950         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
951
952         * tls.el (tls-starttls-switches): Remove starttls hack.
953         (open-tls-stream): Ditto.
954         (tls-find-starttls-argument): Ditto.
955
956 2010-10-13  Julien Danjou  <julien@danjou.info>
957
958         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
959         responses.
960
961 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962
963         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
964
965         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
966         anything in Emacs.
967
968         * shr.el (shr-current-column): Remove buggy and unnecessary function.
969
970 2010-10-13  Julien Danjou  <julien@danjou.info>
971
972         * shr.el (shr-width): Make shr-width a defcustom with default to
973         fill-column.
974         (shr-tag-img): Use shr-width rather than fill-column.
975
976 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
977
978         * dgnushack.el (byte-optimize-apply)
979         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
980
981         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
982         position when (X-)Faces exist.
983         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
984         avatars when called interactively.
985
986 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
987
988         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
989         gnus-article-x-face-too-ugly is bound.
990
991 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
994
995         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
996         mailbox that doesn't exist.
997
998 2010-10-12  Julien Danjou  <julien@danjou.info>
999
1000         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1001         (shr-get-image-data): Encode URL properly when fetching from cache.
1002         (shr-tag-img): Use aligned-to spaces to align correctly images.
1003
1004         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1005         before inserting the Gravatar.
1006
1007         * shr.el (shr-tag-img): Add align attribute support for <img>.
1008
1009 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1010
1011         * gnus-gravatar.el (gnus-art): Required.
1012
1013         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1014         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1015         Remove long obsoleted functions.
1016
1017 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1018
1019         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1020
1021         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1022
1023         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1024         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1025         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1026         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1027         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1028         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1029         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1030
1031 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1032
1033         * nnimap.el (nnimap-request-rename-group): Select group read-only
1034         before renaming it.
1035
1036         * shr.el (shr-insert): Fix up the white space only regexp.
1037
1038         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1039         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1040
1041         * shr.el (shr-current-column): New function.
1042         (shr-find-fill-point): New function.
1043
1044 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1045
1046         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1047         numbers.
1048
1049 2010-10-11  Julien Danjou  <julien@danjou.info>
1050
1051         * shr.el (shr-hr-line): Add.
1052         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1053         display hr lines.
1054         (shr-max-columns): Do not change state to nil if we just inserting
1055         spaces.
1056
1057 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1058
1059         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1060         select the last group.
1061
1062 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1063
1064         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1065
1066 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1067
1068         * dig.el (dig-mode-map): Declare and define in one step.
1069
1070 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1071
1072         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1073         for Gnus.
1074         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1075         (nnimap-update-qresync-info): Mark \Seen articles as read.
1076
1077         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1078         non-variable, too.
1079
1080         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1081         available.
1082         (nnimap-update-info): Rely more on the current active than the param
1083         active to avoid marking articles as read too much.
1084
1085         * auth-source.el (auth-source-create): Use (user-login-name) for the
1086         user name default.
1087
1088         * nnimap.el (nnimap-update-info): If the server doesn't return any
1089         useful info, just use the previous info.
1090         (nnimap-update-info): Prefer old info over start-article.
1091         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1092
1093 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1094
1095         * nnir.el (autoload): Clean up autoloads.
1096         (nnir-imap-default-search-key): Renamed from
1097         nnir-imap-search-field. Use key rather than value.
1098         (nnir-imap-search-other): New variable.
1099         (nnir-read-parm): Use it.
1100         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1101         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1102
1103 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1104
1105         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1106         the process, too.
1107
1108 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1109
1110         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
1111         Allbery.
1112
1113         * shr.el: Rework the way things are indented by <li> slightly.
1114
1115         * gnus.el (gnus-group-set-parameter): Fix typo.
1116
1117         * nnimap.el: Start implementing QRESYNC support.
1118
1119 2010-10-09  Julien Danjou  <julien@danjou.info>
1120
1121         * nnir.el (nnir-engines): Fix too many arguments.
1122
1123 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1124
1125         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1126         group is the "last", so that the backends like nnfolder actually save
1127         their folders.
1128
1129         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1130         try to use that for the tls stream.
1131         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1132         UIDVALIDITY and find out which groups are read-only and not.
1133         (nnimap-get-flags): Use the same marks parsing code as the rest of
1134         nnimap.
1135
1136 2010-10-09  Julien Danjou  <julien@danjou.info>
1137
1138         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1139
1140         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1141         retrieving gravatars.
1142
1143         * shr.el (shr-table-corner): Add.
1144         (shr-table-line): Add.
1145         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1146
1147 2010-10-08  Julien Danjou  <julien@danjou.info>
1148
1149         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1150
1151 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1152
1153         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1154
1155         * gnus-sum.el (gnus-mark-article-as-unread)
1156         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1157         (gnus-summary-set-bookmark): Use it.
1158
1159         * gnus-msg.el (gnus-setup-message): Use it.
1160
1161         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1162
1163         * gnus.el (gnus-group-remove-parameter): Use it.
1164
1165         * gnus-group.el (gnus-group-make-web-group): Use it.
1166
1167         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1168
1169         * nnregistry.el: Update docs to mention manual.
1170
1171         * gnus-registry.el: Update docs to mention nnregistry.el.
1172         (gnus-registry-initialize): Don't install nnregistry refer method
1173         automatically.
1174         (gnus-registry-install-nnregistry): Remove it.
1175
1176 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1177
1178         * shr.el (shr-insert): Don't insert double spaces.
1179
1180 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1181
1182         * gnus-gravatar.el (gnus-treat-from-gravatar)
1183         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1184         called interactively.
1185
1186         * gnus-art.el (gnus-mime-view-part-externally)
1187         (gnus-mime-view-part-internally): Make predicate function passed to
1188         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1189         of a mime type.
1190
1191         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1192
1193 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1194
1195         * shr.el (require): Require cl when compiling.
1196         (shr-tag-hr): New function.
1197
1198         * nnimap.el (nnimap-update-info): Remove double setting of high.
1199         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
1200         makes nnimap work properly on Courier again.
1201
1202         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1203         the variable for backwards compatability.
1204
1205         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1206         the file name before using to avoid setting mm-default-directory to
1207         nil.
1208
1209         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1210         bidning gnus-agent variables.
1211
1212         * shr.el (shr-render-td): Use a cache for the table rendering function
1213         to avoid getting an exponential rendering behaviour in nested tables.
1214         (shr-insert): Rework the line-breaking algorithm.
1215         (shr-insert): Don't leave trailing spaces.
1216         (shr-insert-table): Also insert empty TDs.
1217         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1218
1219 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1220
1221         * gnus-sum.el (gnus-number): Rename from `number'.
1222         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1223         (gnus-summary-limit-children): Update uses correspondingly.
1224
1225 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1226
1227         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1228         (gnus-gravatar-transform-address): Don't show avatars of people of
1229         which mail addresses match gnus-gravatar-too-ugly.
1230
1231 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1232
1233         * shr.el (shr-table-widths): Expand TD elements to fill available
1234         space.
1235
1236 2010-10-07  Julien Danjou  <julien@danjou.info>
1237
1238         * nnimap.el (nnimap-request-rename-group): Add this method.
1239
1240 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1241
1242         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1243         name from XEmacs' function-arglist.
1244
1245         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1246         gravatar under XEmacs.
1247
1248 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1249
1250         * auth-source.el: Update docs with TODO items.
1251
1252         * gnus-sync.el: Update docs to explain state and plans.
1253
1254         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1255         Hooks for mark updates.
1256         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1257
1258         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1259         hooks with arguments, which is needed for mark update hooks.
1260
1261 2010-10-06  Julien Danjou  <julien@danjou.info>
1262
1263         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1264         was matched.
1265
1266         * sieve-manage.el: Update example in `Commentary'.
1267
1268         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1269
1270         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1271         not 2000.
1272         (sieve-manage-authenticate): Re-add function.
1273
1274 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1275
1276         * shr.el (shr-insert): Get 'space transition right.
1277         (shr-render-td): Only delete space at the end of the TD.
1278
1279         * nnimap.el (nnimap-open-connection): Prepare to support
1280         open-gnutls-stream.
1281
1282         * shr.el: Rearrange function order to be more logical.
1283
1284 2010-10-06  Julien Danjou  <julien@danjou.info>
1285
1286         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1287         (nnrss-discover-feed): Remove 404 URL in docstring.
1288
1289         * nnir.el: Fix Swish-E URL.
1290         Fix Namazu URL.
1291
1292         * message.el (message-change-subject): Remove 404 URL in a comment.
1293
1294 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1295
1296         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1297         called interactively.
1298
1299         * gnus-util.el (gnus-remove-if): Allow hash table.
1300         (gnus-remove-if-not): New function.
1301
1302         * gnus-art.el (gnus-mime-view-part-as-type)
1303         * gnus-score.el (gnus-summary-score-effect)
1304         * gnus-sum.el (gnus-read-move-group-name):
1305         Replace remove-if-not with gnus-remove-if-not.
1306
1307         * gnus-group.el (gnus-group-completing-read):
1308         Regard collection as a hash table if it is not a list.
1309
1310 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1311
1312         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1313
1314         * shr.el: Document the table-rendering algorithm.
1315
1316 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1317
1318         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1319         for Emacsen having no `libxml-parse-html-region' support.
1320
1321 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322
1323         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1324         invalid URLs.
1325
1326         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1327         line-broken.
1328         (shr-tag-img): Ignore image fetching errors.
1329         (shr-overlays-in-region): Compute overlay positions correctly.
1330
1331         * mm-decode.el (mm-shr): Require shr.
1332
1333         * gnus-art.el (gnus-blocked-images): Move variable here.
1334
1335         * shr.el (shr-insert-table): Bind free variable.
1336
1337         * mm-decode.el (mm-shr): Bind shr-content-function.
1338
1339         * shr.el (shr-content-function): New variable.
1340
1341         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1342         added for symmetry.
1343
1344         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1345
1346         * gnus-group.el (gnus-group-make-group): Doc fix.
1347
1348         * nnimap.el (nnimap-request-newgroups): Return success.
1349
1350         * shr.el (shr-find-elements): New function.
1351         (shr-tag-table): Put all the images after the table.
1352         (shr-tag-table): Really inhibit images inside the table.
1353         (shr-collect-overlays): Copy over overlays from the TD elements to the
1354         main document.
1355
1356         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1357         gnus-blocked-images.
1358
1359 2010-10-05  Julien Danjou  <julien@danjou.info>
1360
1361         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1362
1363         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1364         (gnus-html-maximum-image-size): Add this function.
1365         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1366
1367         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1368         server-value of the capability is nil.
1369
1370 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1371
1372         * shr.el (shr-tag-em): Add <EM> tag.
1373
1374 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1375
1376         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1377         customizable.
1378
1379         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1380         handing broken links to browse-url.
1381
1382 2010-10-05  Julien Danjou  <julien@danjou.info>
1383
1384         * gnus-util.el (gnus-emacs-completing-read)
1385         (gnus-iswitchb-completing-read): Use autoload rather than require.
1386
1387 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1388
1389         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1390         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1391         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1392         iswitchb-temp-buflist for XEmacs.
1393
1394         * gnus-util.el (gnus-completing-read-function): Exclude
1395         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1396         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1397         XEmacs.
1398
1399         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1400         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1401
1402         * gnus-html.el: Don't require help-fns under XEmacs.
1403         (gnus-html-schedule-image-fetching): Work for XEmacs.
1404
1405         * mm-decode.el (mm-shr): Decode contents by charset.
1406
1407 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1410         unknown.
1411
1412         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1413         (shr-get-image-data): Ensure against the cache file missing.
1414
1415         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1416         for data.
1417
1418         * spam-report.el (spam-report-url-ping-plain): Don't query about
1419         killing the process.
1420
1421         * shr.el (shr-render-td): Protect against too-wide text.
1422
1423 2010-10-04  Julien Danjou  <julien@danjou.info>
1424
1425         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1426         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1427
1428         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1429         retrieved.
1430
1431 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1432
1433         * shr.el (browse-url): Required.
1434         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1435         lines.
1436         (shr-show-alt-text, shr-browse-image): New commands.
1437         (shr-browse-url, shr-copy-url): New commands.
1438
1439         * gnus-sum.el (gnus-widen-article-window): New variable.
1440         (gnus-summary-select-article-buffer): Use it.
1441
1442         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1443         without @ signs.
1444
1445 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1446
1447         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1448
1449 2010-10-04  Julien Danjou  <julien@danjou.info>
1450
1451         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1452         for XEmacs.
1453
1454 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1457
1458         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1459         (nnimap-close-server): Implement.
1460
1461         * dgnushack.el (iswitchb): Require to shut up the compiler.
1462
1463         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1464         (shr-insert): Tweak line breaking.
1465         (shr-insert): Handle <pre> better.
1466         (shr-tag-li): Get <li> indentation right.
1467         (shr-tag-li): Get <li> indentation even righter.
1468         (shr-tag-blockquote): Ensure paragraph start.
1469         (shr-make-table): Tweak table generation.
1470         (shr-make-table): Fix typo.
1471
1472         * shr.el: Implement table rendering.
1473
1474 2010-10-04  Julien Danjou  <julien@danjou.info>
1475
1476         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1477
1478 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1479
1480         * shr.el (shr-insert): Use string anchors instead of line anchors.
1481
1482 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * shr.el: Add headings.
1485         (shr-ensure-paragraph): Actually work.
1486         (shr-tag-li): Make <ul> prettier.
1487         (shr-insert): Get white space at the beginning/end of elements right.
1488         (shr-tag-p): Collapse subsequent <p>s.
1489         (shr-ensure-paragraph): Don't insert double line feeds after blank
1490         lines.
1491         (shr-insert): \t is also space.
1492         (shr-tag-s): Fix "s" tag name function.
1493         (shr-tag-s): Fix face prop name.
1494
1495 2010-10-03  Julien Danjou  <julien@danjou.info>
1496
1497         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1498
1499         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1500         gnus-window-inside-pixel-edges.
1501
1502         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1503         gnus-ems.
1504
1505         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1506
1507         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1508         function.
1509
1510         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1511         resize choice.
1512
1513 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1514
1515         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1516         beginning of the buffer.
1517
1518         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1519         article buffer again.
1520
1521         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1522         buffer.
1523
1524         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1525         when it's at the start of the buffer.
1526
1527         * shr.el (shr-tag-blockquote): Convert name.
1528         (shr-rescale-image): Use the right image-size variant.
1529
1530         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1531         buffer isn't shown, then select the current article first instead of
1532         bugging out.
1533         (gnus-summary-select-article-buffer): Show both the article and summary
1534         buffers again.
1535
1536         * shr.el (shr-fontize-cont): Protect against regions with no text.
1537         Rename tag functions to shr-tag-* for enhanced security.
1538         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1539
1540 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1541
1542         * shr.el (shr-insert):
1543         * pop3.el (pop3-movemail):
1544         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1545         loaded.
1546
1547 2010-10-03  Glenn Morris  <rgm@gnu.org>
1548
1549         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1550
1551         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1552
1553         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1554
1555         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1556
1557         * gnus-util.el (gnus-make-local-hook): Simplify.
1558
1559 2010-10-02  Julien Danjou  <julien@danjou.info>
1560
1561         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1562         (gnus-ido-completing-read): New function.
1563         (gnus-emacs-completing-read): New function.
1564         (gnus-completing-read): Use gnus-completing-read-function.
1565         Add gnus-completing-read-function.
1566
1567 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * shr.el (shr-insert-document): Autoload.
1570         (shr-img): Be silent.
1571         (shr-insert): Add a newline after every picture before text.
1572         (shr-add-font): Use overlays for combining faces.
1573         (shr-insert): Pass upwards the text start point.
1574
1575         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1576         possible.
1577         (mm-shr): New function.
1578
1579 2010-10-02  Julien Danjou  <julien@danjou.info>
1580
1581         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1582         should go backward.
1583
1584 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1585
1586         * shr.el (shr): Fix typo in provide call.
1587
1588 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1589
1590         * shr.el: New file.
1591
1592         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1593
1594         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1595         completing read.
1596
1597 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1598
1599         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1600         we're being queried about.  Suggested by Dan Jacobson.
1601
1602         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1603         by Jason Eisner.
1604
1605         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1606         table, too.  Suggested by Stefan Wiens.
1607         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1608         the table unnecessary.  Suggested by Stefan Wiens.
1609
1610         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1611         longer needed, and probably doesn't work either, as pointed out by
1612         Stefan Wiens.
1613         (gnus-summary-exit): Remove call to the clearing function.
1614         (gnus-summary-exit-no-update): Ditto.
1615
1616         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1617         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1618         Reported by Stefan Monnier.
1619         (gnus-summary-save-in-rmail): Ditto.
1620
1621         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1622         article buffer, instead of both the article buffer and the summary
1623         buffer.  Sort of suggested by Dan Jacobson.
1624
1625         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1626
1627         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1628         Suggested by Dan Jacobson.
1629
1630         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1631         documentation clearer.
1632
1633         * message.el (message-shorten-references): Comment on the number "21".
1634         Suggested by Stefan Monnier.
1635
1636         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1637         Suggested by Dan Jacobson.
1638
1639         * gnus.el (gnus-large-newsgroup): Mention
1640         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1641
1642         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1643         externalize attachments.  Bug reported by Steve Wen.
1644
1645         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1646         really message anything to the user.
1647
1648         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1649         directly.
1650
1651         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1652         messages in empty groups.
1653
1654 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1655
1656         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1657         non-UIDNEXT group.
1658
1659 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1660
1661         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1662         not the value from the collection.
1663
1664         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1665         values.  This sometimes happens on some groups that have no info.
1666         (nnimap-request-newgroups): New function.
1667
1668 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1669
1670         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1671         check into `gnus-registry-initialize'.
1672         (gnus-registry-initialize): Ditto.
1673         Fix and extend header docs.
1674
1675 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1678         regexp backtrace overflows.
1679
1680         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1681         for starttls that tls.el implements; i.e. openssl.
1682
1683         * tls.el (tls-starttls-switches): Give up on using starttls with
1684         gnutls-cli.
1685         (tls-program): Add --insecure to be consistent with the defaults from
1686         openssl s_client.  Now all three commands are insecure.
1687
1688 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1689
1690         * lpath.el: Bind completion-styles-alist for XEmacs.
1691
1692         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1693         (gravatar-create-image): New function that's an alias to
1694         gnus-xmas-create-image, gnus-create-image, or create-image.
1695         (gravatar-data->image): Use it.
1696
1697 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1698
1699         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1700         install the nnregistry refer method.
1701         (gnus-registry-install-hooks): Use it.
1702         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1703         unfollowed groups.
1704
1705 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1706
1707         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1708         expanding threads.
1709
1710 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1711
1712         * nnir.el: Use the server names without suffixes (bug #7009).
1713
1714         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1715         unencrypted to STARTTLS, if possible.
1716
1717 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1718
1719         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1720         headers before superseding.
1721
1722 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1723
1724         * nnrss.el (nnrss-use-local): Add documentation.
1725
1726         * nnimap.el (nnimap-extend-tls-programs): New function.
1727         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1728         (nnimap-wait-for-connection): Accept the greeting from the stupid
1729         output from openssl s_client -starttls, too.
1730
1731         * tls.el (tls-starttls-switches): New variable.
1732         (tls-find-starttls-argument): Use it.
1733         (open-tls-stream): Ditto.
1734
1735         * netrc.el (netrc-credentials): Return the value of the "default"
1736         entry.
1737         (netrc-machine): Ditto.
1738
1739         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1740         article number.
1741         (nnimap-split-fancy): New variable.
1742         (nnimap-split-incoming-mail): Use it.
1743
1744         * nntp.el (nntp-server-list-active-group): Document.
1745
1746         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1747         SELECT to get the message-id.
1748
1749         * mail-source.el (mail-sources): Removed webmail support.
1750         (defvar): Ditto.
1751         (mail-source-fetcher-alist): Ditto.
1752         (mail-source-fetch-webmail): Removed.
1753
1754         * webmail.el: Removed -- doesn't seem relevant any more.
1755
1756         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1757
1758         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1759         the \r.
1760
1761 2010-09-30  Julien Danjou  <julien@danjou.info>
1762
1763         * gnus-agent.el (gnus-agent-add-group): Fix call to
1764         gnus-completing-read.
1765
1766 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1767
1768         * nndoc.el (nndoc-retrieve-groups): New function.
1769
1770         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1771         `default', use nnmail-split-methods.
1772         (nnimap-request-article): Downcase the NILs so that they are nil.
1773
1774         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1775         symbol.
1776
1777         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1778         code, since if the user has requested network, that's what they ought
1779         to get.
1780         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1781         (nnimap-split-rule): Mark as obsolete.
1782
1783         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1784         variable.
1785
1786         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1787         correct slot, too.
1788
1789 2010-09-29  Julien Danjou  <julien@danjou.info>
1790
1791         * gnus.el (gnus-local-domain): Declare variable obsolete.
1792
1793         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1794         computing.
1795         (gnus-ido-completing-read): Require ido.
1796
1797 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1798
1799         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1800         build Gnus.
1801
1802         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1803         when interpreting the structures.
1804         (nnimap-request-accept-article): Add \r\n to the lines to make this
1805         work with Cyrus.
1806
1807         * nndraft.el (nndraft-request-expire-articles): Use the group name
1808         instead if "nndraft".  Fix found by Nils Ackermann.
1809
1810 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1811
1812         * nnregistry.el: Added.
1813
1814 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1815
1816         * nnmail.el (group, group-art-list, group-art):
1817         Remove unneeded directives.
1818
1819 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1820
1821         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1822         (mm-mime-charset)
1823         * rfc2047.el (rfc2047-syntax-table)
1824         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1825
1826         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1827         rather than `insert-file-contents' and `eval-region'.
1828
1829         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1830         construction.
1831
1832         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1833
1834         * time-date.el: No need to require cl for Emacs 21.
1835
1836 2010-09-29  Julien Danjou  <julien@danjou.info>
1837
1838         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1839         replacement of `gnus-gravatar-relief' to mimic
1840         `gnus-faces-properties-alist'.
1841         Add :version property.
1842
1843 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1844
1845         * mail-source.el (mail-source-report-new-mail)
1846         * message.el (message-default-mail-headers)
1847         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1848
1849         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1850
1851 2010-09-28  Julien Danjou  <julien@danjou.info>
1852
1853         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1854         mail-address contains the same string as real-name.
1855
1856         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1857         non-blank in header, otherwise it'll get stripped.
1858
1859         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1860         real-name, and then for mail address rather than doing : or , search.
1861
1862 2010-09-27  Julien Danjou  <julien@danjou.info>
1863
1864         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1865         (gnus-server-goto-server): Use gnus-completing-read.
1866
1867         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1868
1869         * mm-util.el (defalias): Use gnus-completing-read.
1870         (mm-codepage-setup): Use gnus-completing-read.
1871
1872         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1873         (smime-decrypt-buffer): Use gnus-completing-read.
1874
1875         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1876
1877         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1878         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1879         (mml-insert-multipart): Use gnus-completing-read.
1880
1881         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1882
1883         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1884
1885         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1886
1887         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1888
1889         * gnus.el (gnus-read-method): Use gnus-completing-read.
1890
1891         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1892
1893         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1894         (gnus-mime-action-on-part): Use gnus-completing-read.
1895         (gnus-article-encrypt-body): Use gnus-completing-read.
1896
1897         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1898         (gnus-topic-move-matching): Use gnus-completing-read.
1899         (gnus-topic-copy-matching): Use gnus-completing-read.
1900         (gnus-topic-sort-topics): Use gnus-completing-read.
1901         (gnus-topic-move): Use gnus-completing-read.
1902
1903         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1904         (gnus-agent-add-group): Use gnus-completing-read.
1905
1906         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1907         gnus-completing-read.
1908         (nnmairix-update-groups): Use gnus-completing-read.
1909         (nnmairix-get-server): Use gnus-completing-read.
1910         (nnmairix-backend-to-server): Use gnus-completing-read.
1911         (nnmairix-goto-original-article): Use gnus-completing-read.
1912         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1913
1914         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1915
1916         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1917         (gnus-group-make-useful-group): Use gnus-completing-read.
1918         (gnus-group-make-web-group): Use gnus-completing-read.
1919         (gnus-group-add-to-virtual): Use gnus-completing-read.
1920         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1921
1922         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1923         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1924         (gnus-summary-execute-command): Use gnus-completing-read.
1925         (gnus-summary-respool-article): Use gnus-completing-read.
1926         (gnus-read-move-group-name): Use gnus-completing-read.
1927
1928         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1929         (gnus-summary-score-effect): Use gnus-completing-read.
1930
1931         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1932
1933         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1934         right completing-read function.
1935         (gnus-use-ido): New variable
1936         (gnus-completing-read-with-default): Remove.
1937
1938 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1939
1940         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1941         x-focus-frame.
1942
1943         * nnimap.el (auth-source-forget-user-or-password)
1944         (auth-source-user-or-password): Autoload.
1945
1946         * message.el (message-from-style, message-interactive)
1947         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1948         (message-yank-prefix, message-indentation-spaces, message-signature)
1949         (message-signature-file): Add comment.
1950
1951 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952
1953         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1954         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1955         new articles.
1956
1957         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1958         parts.
1959         (nnimap-request-article): Work with the t setting, too.
1960
1961         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1962         that you don't get flashes of other buffers.
1963         (gnus-summary-show-complete-article): Intern before setting.
1964
1965 2010-09-27  David Engster  <dengste@eml.cc>
1966
1967         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1968         well as HEADERS.
1969         (nnmairix-retrieve-headers): Provide new argument for the above.
1970
1971 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * gnus-sum.el (gnus-summary-move-article): Don't alter
1974         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1975         group.
1976
1977         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1978
1979         * message.el (message-cite-prefix-regexp): Revert my last edit.
1980
1981         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1982         variable instead of the Gnus variable.
1983
1984         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1985
1986         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1987         again.
1988
1989         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1990         since some servers don't like it.
1991         (nnimap-open-connection): Forget credentials if the server says the
1992         password was wrong.
1993         (nnimap-parse-line): Protect against invalid data.
1994
1995         * gnus-sum.el (gnus-summary-move-article): Add comment.
1996         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1997         nothing alters it while scanning for new messages.
1998
1999         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2000         which may or may not help.
2001         (nnimap-open-connection): If we're doing a stream connection, and then
2002         discover we're on a STARTTLS-capable server, then open a STARTTLS
2003         connection instead.
2004
2005 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2006
2007         * nnimap.el (utf7): Required.
2008
2009         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2010         prefix.
2011
2012 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2013
2014         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2015
2016 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * nnimap.el (nnimap-request-accept-article): Message the error on
2019         error.
2020
2021 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2022
2023         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2024
2025 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * nndoc.el (nndoc-request-list): Return success always.
2028
2029         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2030         `fetch-old' -- we only want to fetch the articles we've requested.  The
2031         rest are in the agent, probably.
2032         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2033         disappeared server" to something low.  It's not important.
2034
2035         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2036         arrived before the FETCH data.
2037
2038         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2039         target here, because we don't know the Gnus name of the group.
2040
2041         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2042         for the correct group.
2043
2044         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2045
2046         * gnus.el (gnus): Give a final warning after startup.
2047
2048         * gnus-util.el (gnus-action-message-log): New variable.
2049         (gnus-message): Use it.
2050         (gnus-final-warning): New function.
2051
2052         * nnimap.el (nnimap-open-connection): Record the greeting.
2053         (nnimap): Add greeting.
2054
2055 2010-09-26  Julien Danjou  <julien@danjou.info>
2056
2057         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2058         arguments.
2059         (gnus-html-wash-images): Fix spec computing to include start/end.
2060
2061         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2062
2063 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2064
2065         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2066         deletion.
2067         (nnimap-retrieve-headers): Don't select the group, because that's
2068         already done by nnimap-possibly-change-group.
2069
2070         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2071         (gnus-picon-transform-address): Use it.
2072
2073         * mail-source.el (mail-source-value): Revert previous patch.
2074
2075         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2076         on failure.
2077         (nnimap-open-connection): Look up both virtual and physical server name
2078         credentials.
2079
2080         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2081
2082 2009-02-07  Dave Love  <fx@gnu.org>
2083
2084         * tls.el (open-tls-stream): Don't query killing process.
2085
2086 2009-02-08  Dave Love  <fx@gnu.org>
2087
2088         * gnus-win.el (gnus-window-to-buffer-helper,
2089         gnus-all-windows-visible-p): Function needn't be a symbol.
2090
2091         * mail-source.el (mail-source-value): Function needn't be a symbol.
2092
2093 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094
2095         * message.el (message-cite-prefix-regexp): Remove } from the cite
2096         prefix.
2097
2098         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2099         highlight again, so that the highlight is correct.
2100
2101         * gnus-picon.el (gnus-picon): Remove again.
2102         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2103
2104         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2105         doing the header highlightling, so that the background colour of the
2106         picon is correct.
2107
2108         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
2109         (gnus-picon): Ditto.
2110         (gnus-picon): Reinstate.  The background colour for picons is white.
2111         (gnus-picon-insert-glyph): Make the background white.
2112
2113         * nnml.el (nnml-open-nov): Don't return dead buffers.
2114
2115         * auth-source.el (auth-source-create): Query the user for whether to
2116         store the credentials.
2117
2118         * netrc.el (netrc-store-data): New function.
2119
2120         * auth-source.el (auth-source-user-or-password): Use the existing auth
2121         sources, if any, for creation.
2122
2123         * gnus.el (gnus-group-fast-parameter): Return the last matching
2124         parameter instead of the first matching parameter.
2125
2126 2010-09-26  Julien Danjou  <julien@danjou.info>
2127
2128         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2129
2130 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * mml2015.el (mml2015-use): Remove gpg support.
2133
2134         * mml1991.el (mml1991-function-alist): Remove gpg function.
2135         (mml1991-gpg-sign): Removed.
2136
2137 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2138
2139         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2140         (gnus-browse-unsubscribe-current-group): Document it.
2141         (gnus-browse-unsubscribe-group): Use it.
2142
2143 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2144
2145         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2146         address to the To list for easier response.
2147
2148         * gnus.el (gnus-play-startup-jingle): Removed.
2149         (gnus-splash): Don't play jingle.
2150         (gnus): Silence gnus-load message.
2151
2152         * gnus-art.el (gnus-treat-play-sounds): Removed.
2153
2154         * gnus.el (gnus-play-jingle): Remove audio support.
2155
2156         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2157
2158         * earcon.el: Removed -- no users.
2159
2160         * gnus-audio.el: Removed -- no users of this package.
2161
2162         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2163
2164         * gnus-start.el (gnus-setup-news): Remove nocem support.
2165
2166         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
2167
2168         * gnus.el (gnus-use-nocem): Removed.
2169
2170         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2171         Removed.
2172
2173         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
2174         uses NoCeM any more.
2175
2176         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2177         (gnus-button-ctan-handler): Ditto.
2178         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2179         (gnus-button-ctan-directory-regexp): Ditto.
2180         (gnus-button-handle-ctan): Ditto.
2181         (gnus-button-tex-level): Ditto.
2182         (gnus-button-alist): Removed CTAN stuff.
2183
2184 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2185
2186         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
2187         nnimap-streaming test.
2188
2189         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2190         servers twice.
2191
2192         * nnimap.el (nnimap-open-connection): Add more error reporting when
2193         nnimap fails early.
2194
2195         * nnheader.el (nnheader-get-report-string): New function.
2196         (nnheader-get-report): Use it.
2197
2198         * gnus-int.el (gnus-check-server): Say what the error was when opening
2199         failed.
2200
2201         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2202         using streaming.
2203
2204 2010-09-25  Julien Danjou  <julien@danjou.info>
2205
2206         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2207         gnus-window-inside-pixel-edges.
2208
2209 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2210
2211         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2212
2213         * mm-decode.el (mm-save-part): Allow saving to other directories the
2214         normal Emacs way.
2215
2216         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
2217         by Jay Berkenbilt.
2218
2219         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2220         there isn't a single byte.
2221
2222         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2223         just do it.  It doesn't really seem to matter what the user responds
2224         here, I think, so it's just a confusing question.
2225
2226         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2227         non-streaming case.
2228
2229         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
2230         (gnus-article-encrypt-body): Use it.
2231
2232         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2233         keystroke.
2234
2235         * nnimap.el (nnimap-find-wanted-parts-1): Use
2236         gnus-fetch-partial-articles.
2237
2238         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2239
2240         * nnimap.el (nnimap-insert-partial-structure): New function.
2241         (nnimap-get-partial-article): New function.
2242         (nnimap-request-article): Use it.
2243         (nnimap-wait-for-response): Return whether the wait was successful.
2244         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2245         retrieval wasn't successful.
2246         (nnimap-retrieve-group-data-early): Allow throttling servers.
2247         (nnimap-streaming): New variable.
2248         (nnimap-fetch-partial-articles): Removed.
2249
2250         * mm-decode.el (mm-with-part): Protect against killed buffers.
2251
2252         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2253         for prettier summary display.
2254
2255 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2256
2257         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
2258         directly.
2259
2260 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2261
2262         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2263         apparently third-party libraries depend on it.
2264
2265         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2266         before starting negotiation.
2267
2268         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2269         privacy reasons.
2270         (gnus-treat-mail-gravatar): Ditto.
2271
2272         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2273         buffer when inserting images.  Inserting text into the headers, for
2274         instance, can make them invalid.
2275
2276 2010-09-25  Julien Danjou  <julien@danjou.info>
2277
2278         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2279         variables.
2280
2281         * nnheader.el: Remove useless variables news-reply-yank-from and
2282         news-reply-yank-message-id.
2283
2284         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2285         variables.
2286
2287         * mml1991.el: Remove useless mml1991-verbose.
2288
2289         * gnus.el: Remove useless variable gnus-use-generic-from.
2290         Remove obsolete variable gnus-topic-indentation.
2291
2292         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2293
2294         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2295
2296         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2297
2298         * gnus-group.el: Remove useless gnus-group-icon-cache.
2299         Remove useless gnus-ephemeral-group-server.
2300
2301         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2302
2303         * mml2015.el: Remove useless mml2015-verbose.
2304
2305         * mml-smime.el: Remove useless mml-smime-verbose.
2306
2307         * gnus.el: Remove useless gnus-local-domain.
2308
2309         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
2310         gnus-gravatar-size.
2311
2312         * gnus-art.el: Remove useless gnus-treat-translate.
2313
2314 2010-09-24  Julien Danjou  <julien@danjou.info>
2315
2316         * gnus-sum.el: Add support for Gravatars.
2317
2318         * gnus-art.el: Add support for Gravatars.
2319
2320         * gnus-gravatar.el: Add this file.
2321
2322         * gravatar.el: Add this file.
2323
2324 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2325
2326         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
2327
2328         * gnus-group.el (gnus-group-fetch-faq): Removed.
2329
2330         * gnus.el (gnus-group-faq-directory): Removed.
2331
2332         * gnus-group.el (gnus-group-fetch-charter): Removed.
2333
2334         * gnus.el (gnus-group-charter-alist): Removed.
2335
2336         * gnus-group.el (gnus-group-archive-directory): Removed.
2337         (gnus-group-recent-archive-directory): Ditto.
2338         (gnus-group-make-archive-group): Removed.
2339
2340         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2341
2342         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2343         use the same article number for all the cached articles.
2344
2345         * nnimap.el (nnimap-command): Register the last command time so
2346         that we can use it for idling NOOPs.
2347         (nnimap-open-connection): Start the keeplive timer.
2348         (nnimap-make-process-buffer): Store all the process buffers.
2349         (nnimap-keepalive): New function.
2350
2351         * starttls.el (starttls-open-stream): Add autoload cookie.
2352
2353 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2354
2355         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2356         handling.
2357
2358 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2359
2360         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2361         its data structures.
2362
2363         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2364         instead of the cl.el copy-list.
2365         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2366         equalp.
2367
2368 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2369
2370         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2371         and tool-bar-local-item-from-menu.
2372
2373         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2374         mode-line-highlight face for Emacs.
2375
2376         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2377         loading gnus-sum.elc; fix comment for canlock-verify.
2378         (gnus-article-jump-to-part): Use read-number.
2379         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
2380         Emacs pre-21 compatible code for help-echo.
2381         (gnus-article-next-page-1): No need to adjust the number of lines.
2382         (gnus-article-describe-bindings): Always use help-buffer.
2383
2384         * gnus-audio.el (gnus-audio-inline-sound)
2385         * gnus-cus.el (gnus-custom-mode)
2386         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2387
2388         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2389
2390         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2391         compatible code.
2392
2393 2010-09-24  Glenn Morris  <rgm@gnu.org>
2394
2395         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2396         visiting the fcc file in rmail-mode.
2397
2398         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2399
2400 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * nnir.el: Silence the byte compiler.
2403
2404         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2405         alias to browse-url-url-encode-chars if any.
2406         (gnus-html-encode-url): Use it.
2407
2408 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2409
2410         * gnus-start.el (gnus-use-backend-marks): New variable.
2411         (gnus-get-unread-articles-in-group): Use it.
2412
2413         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2414         makeover.
2415
2416 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2417
2418         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2419
2420 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421
2422         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2423         Removed.
2424         (gnus-setup-news-hook): Removed
2425         gnus-fixup-nnimap-unread-after-getting-new-news.
2426
2427         * gnus-int.el (gnus-request-update-info): Protect against backends not
2428         having the function.
2429
2430         * nnimap.el (nnimap-stream): Mention starttls.
2431         (nnimap-open-connection): Add starttls support.
2432
2433 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2434
2435         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2436
2437 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2438
2439         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2440         BODYSTRUCTUREs.
2441         (nnimap-transform-headers): Unfold quoted {42} headers.
2442
2443         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2444         the info.
2445         (gnus-get-unread-articles): Only call updatep on backends that support
2446         it.
2447
2448         * nnweb.el (nnweb-request-update-info): NOOP.
2449
2450         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2451
2452         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2453         since it only deals with marks.
2454
2455         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2456         gnus-request-marks, and make a new gnus-request-update-info.
2457
2458         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2459         the active instead of the high number, which is usually too low.
2460
2461 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2462
2463         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2464         * encrypt.el: Removed.
2465
2466 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2469         server in symbolic form.
2470
2471         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2472         0.9.
2473
2474 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2475
2476         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2477         (nnimap-update-info): Fix up code slightly.
2478
2479         * gnus-int.el (gnus-open-server): Add tracing for performance
2480         debugging.
2481
2482         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2483         (gnus-group-insert-group-line): Pass the real group name so that it
2484         gets the right data.
2485
2486         * gnus-start.el (gnus-get-unread-articles): Don't have
2487         `gnus-get-unread-articles-in-group' update info, since that can be
2488         really slow and doesn't seem to be needed?
2489
2490 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2491
2492         * time-date.el (date-to-time): Try using parse-time-string first before
2493         using the slower timezone-make-date-arpa-standard.
2494
2495 2010-09-22  Julien Danjou  <julien@danjou.info>
2496
2497         * gnus-group.el (gnus-group-insert-group-line): Call
2498         gnus-group-highlight-line.
2499         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2500         default hook list.
2501         (gnus-group-update-eval-form): Add new function.
2502         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2503         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2504
2505 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2506
2507         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2508         immediate, then expire all articles.
2509         (nnimap-update-info): Fix off-by-one errors.
2510         (nnimap-flags-to-marks): Would return no marks lists for group with no
2511         flags.  Instead return the other data.
2512
2513 2010-09-22  Julien Danjou  <julien@danjou.info>
2514
2515         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2516         Only return an icon.
2517         (gnus-group-insert-group-line): Compute icon to return.
2518
2519         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2520         variable.
2521         (gnus-html-image-fetched): Only cache if
2522         gnus-html-image-automatic-caching is set.
2523         (gnus-html-image-fetched): Check for errors.
2524
2525 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2526
2527         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2528         once per method on `g'.  This ensures that backends like nnfolder don't
2529         open all their folders.
2530
2531         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2532         (nnimap-request-list): Nix out group in the correct buffer.
2533         (nnimap-parse-flags): Implement by using `read' instead of
2534         hand-parsing.
2535         (nnimap-flags-to-marks): Pass on permanent-flags.
2536         (nnimap-make-process-buffer): Record the server name.
2537         (nnimap-parse-flags): Fix typo.
2538         (nnimap-request-scan): Run split on the server in general, not just a
2539         single group.
2540
2541         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2542         parameter, and propagate this downwards.
2543
2544         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2545         since EXAMINE changes it on the server.
2546
2547         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2548         this command might take a while.
2549
2550 2010-09-22  Julien Danjou  <julien@danjou.info>
2551
2552         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2553         harmful if you have 2 images side-by-side, they can't be properly
2554         update on text deletion.  Using text-property is safer here.
2555         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2556         data.
2557
2558 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2559
2560         * nnimap.el (nnimap-expunge-inbox): Removed.
2561         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2562         (nnimap-expunge): Flip default to t.
2563
2564         * gnus.el (gnus-method-to-server): Don't push things to the cache
2565         unless it's unique.
2566         (gnus-server-to-method): Ditto.
2567
2568 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2569
2570         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2571
2572 2010-09-22  Julien Danjou  <julien@danjou.info>
2573
2574         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2575         get the start of data.
2576         (gnus-html-encode-url): Add this function to encode special chars in
2577         URL.
2578         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2579         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2580
2581         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2582         default.
2583         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2584
2585         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2586         images alt-text.
2587         (gnus-html-put-image): Put alt-text as help-echo.
2588
2589 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2590
2591         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2592         * mm-util.el (mm-decompress-buffer)
2593         * nnir.el (nnir-run-find-grep)
2594         * pop3.el (pop3-list): Use 3rd arg of split-string.
2595
2596         * time-date.el (format-seconds): Comment fix.
2597
2598         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2599         and byte-optimize-form-code-walker.
2600         (dgnushack-make-auto-load): Don't advise make-autoload.
2601
2602         * lpath.el: Remove Emacs 21 stuff.
2603
2604 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2605
2606         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2607         outside the active range.  Suggested by Dan Christensen.
2608
2609         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2610         slightly later to avoid double-getting it.
2611
2612         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2613         previous patch.
2614
2615         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2616
2617 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2618
2619         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2620
2621 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2622
2623         * gnus-int.el (gnus-open-server): Give a better error message in the
2624         "go offline" case.
2625
2626         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2627         marks for nnimap, which is seldom the right thing to do.
2628
2629         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2630         (gnus-same-method-different-name): New function.
2631
2632         * nnimap.el (parse-time): Require.
2633
2634         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2635         method in the presence of many similar methods.
2636
2637         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2638
2639         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2640         nnml-inhibit-expiry.
2641
2642         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2643         find out whether methods are equal.
2644
2645         * nnimap.el (nnimap-find-expired-articles): New function.
2646         (nnimap-process-expiry-targets): New function.
2647         (nnimap-request-move-article): Request the article before looking at
2648         what the Message-ID is.  Fix found by Andrew Cohen.
2649         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2650
2651         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2652         for oldness in addition to being a predicate.
2653
2654         * nnimap.el (nnimap-request-group): When we have zero articles, return
2655         the right data to Gnus.
2656         (nnimap-request-expire-articles): Only delete articles immediately if
2657         the target is 'delete.
2658
2659         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2660         method, this would bug out.
2661
2662         * gnus-group.el (gnus-group-expunge-group): Renamed from
2663         gnus-group-nnimap-expunge, and implemented as a normal interface
2664         function.
2665
2666         * gnus-int.el (gnus-request-expunge-group): New function.
2667
2668         * nnimap.el (nnimap-request-create-group): Implement.
2669         (nnimap-request-expunge-group): New function.
2670
2671 2010-09-21  Julien Danjou  <julien@danjou.info>
2672
2673         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2674         (gnus-html-cache-expired): Add new function.
2675         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2676         wethever we should display image for fetch it.
2677         Compute alt-text earlier to pass it to the fetching function too.
2678         (gnus-html-schedule-image-fetching): Change function argument to only
2679         get one image at a time, not a list.
2680         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2681         cache.
2682         (gnus-html-get-image-data): New function to retrieve image data from
2683         cache.
2684         (gnus-html-put-image): Change buffer argument to use image data rather
2685         than file, and place image above region rather than inserting a new
2686         one. Do not take alt-text as argument, since it's useless now: we place
2687         the image above alt-text.
2688         (gnus-html-prune-cache): Remove.
2689         (gnus-html-show-images): Start to fetch image when we find one, do not
2690         push into a temporary list.
2691         (gnus-html-prefetch-images): Only fetch image if they have expired.
2692         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2693         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2694
2695 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2698
2699 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2700
2701         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2702         spec inser "*" if the group isn't active instead of 0.
2703
2704         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2705         opening the server.
2706         (nnimap-request-delete-group): Implement group deletion.
2707         (nnimap-transform-headers): Return the size of the entire message in
2708         the Bytes header, not just the size of the first part.
2709         (nnimap-request-move-article): When moving an article from nnimap,
2710         request the article first so the accepting form has an article to
2711         accept.  Reported by Dan Christensen.
2712         (nnimap-command): Make sure that the error message doesn't error out.
2713
2714 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2715
2716         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2717         we haven't requested anything.
2718
2719 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2720
2721         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2722         "".  Fix found by Andrew Cohen.
2723
2724         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2725         instead of -encode-string.
2726
2727 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2728
2729         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2730
2731         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2732         by mm-subst-char-in-string.
2733
2734 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2735
2736         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2737         waiting for the connection string.
2738
2739         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2740         arriving.
2741
2742         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2743         bogus characters.  This allows selecting certain Gmail groups.
2744
2745         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2746         (nnimap-fetch-partial-articles): New variable.
2747         (nnimap-open-connection): When looking for credentials, also use the
2748         nnimap-server-port.
2749         (nnimap-request-article): Return the group/article number, so that Gnus
2750         `^' works as expected.
2751         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2752         them.
2753
2754         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2755         comments.
2756         (gnus-methods-sloppily-equal): New function.
2757         (gnus): When using the development version of Gnus, load the gnus-load
2758         file.
2759
2760         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2761         `gnus-open-server' on each method before trying to scan them etc.  This
2762         ensures that all the backend parameters are set correctly.
2763
2764         * nnimap.el (nnimap-authenticator): New variable.
2765         (nnimap-open-connection): Allow anonymous login.
2766         (nnimap-transform-headers): The chars header is called Chars not
2767         Bytes.
2768         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2769         drops.
2770
2771         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2772         patch, found by Knut Anders Hatlen.
2773
2774 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2775
2776         * gnus-agent.el (gnus-agent-batch-confirmation)
2777         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2778         to gnus-message.
2779         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2780         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2781         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2782         * gnus-int.el (gnus-open-server): Likewise.
2783         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2784         (gnus-score-check-syntax): Likewise.
2785         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2786         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2787         Likewise.
2788         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2789
2790 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2791
2792         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2793         calling conventions so that prefetch doesn't bug out.
2794
2795 2010-09-19  Julien Danjou  <julien@danjou.info>
2796
2797         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2798         rather than `subst-char-in-region' in order to be able to replace ASCII
2799         char by UTF-8 ones.
2800
2801         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2802         than curl.
2803         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2804         the right URL and ALT text on images.
2805         (gnus-html-wash-tags): Fix tag case.
2806         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2807         (gnus-article-html): Add -o display_ins_del=2 option.
2808         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2809
2810 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2811
2812         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2813         the extra mail headers, which sometimes seem to happen for unknown
2814         reasons.
2815
2816         * mail-parse.el (mail-header-encode-parameter): Define as
2817         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2818         (or most, perhaps?) mail readers don't understand the latter, but do
2819         understand the former.
2820
2821         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2822         to nil, so that no methods are automatically agentized.  I think this
2823         is probably what most users want.
2824
2825         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2826         from url-retrieve, for instance about invalid URLs.
2827
2828         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2829         groups that have no articles.
2830         (nnimap-request-article): Check that we really got an article when we
2831         requested one.
2832
2833         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2834         doesn't exist.
2835
2836         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2837         nntp buffer so the agent can save it.
2838         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2839         that CRLF doesn't get translated to \n.
2840         (nnimap-open-connection): Don't make 'shell commands only send \n.
2841
2842 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2843
2844         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2845         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2846         Update var name.
2847         (nnml-generate-nov-file): Use dolist.
2848         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2849         Use with-current-buffer.
2850
2851 2010-09-18  Julien Danjou  <julien@danjou.info>
2852
2853         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2854         parallel.
2855
2856 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2859         the range update right.
2860         (nnimap-request-group): Don't make `M-g' bug out on group with no
2861         marks.
2862         (nnoo): Required, so that other packages can require nnimap.
2863         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2864         command we're looking for.  This helps when the server sends more
2865         responses after we've gotten everything we expected.
2866         (nnimap): Add a `newlinep' field to keep track of end-of-line
2867         conventions.
2868         Don't send CRLF to things that don't want it.
2869         (nnimap-request-accept-article): Ditto.
2870
2871 2010-09-18  Julien Danjou  <julien@danjou.info>
2872
2873         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2874         than curl to retrieve images.
2875
2876 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2877
2878         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2879         the marks.
2880         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2881         (nnimap-wait-for-connection): New function.
2882         (nnimap-open-connection): If we have PREAUTH, don't query for login
2883         credentials.
2884         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2885         when doing a partial update.
2886
2887 2010-09-18  Julien Danjou  <julien@danjou.info>
2888
2889         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2890         tags.
2891
2892 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2893
2894         * nnimap.el (nnimap-credentials): New function.
2895         (nnimap-open-connection): Use the new function to look for credentials
2896         also on the numeric equivalents of "imap" and "imaps".
2897
2898         * gnus-start.el (gnus-activate-group): Send the info to
2899         gnus-request-group.
2900
2901         * nnimap.el (nnimap-request-group): Have the "check" version of the
2902         function parse flags and update the info, so that a `M-g' get a total
2903         resync of all flags from the group.
2904
2905         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2906         to allow backends to alter the info on group selection.  Also alter all
2907         the backend -request-group functions to take the parameter.
2908
2909         * nnimap.el (nnimap-store-info): New function.
2910         (nnimap-update-info): Store the info for later usage.
2911         (nnimap-request-group): Use the stored info for the dont-check case, so
2912         that we don't retrieve all marks when we enter a group.
2913
2914         * nnimap.el: Use deffoo instead of defun for interface functions.
2915
2916         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2917         update the group info.  This makes the nndraft groups, for instance, go
2918         back to their old behaviour.
2919
2920         * gnus-sum.el (gnus-select-newsgroup): Indent.
2921
2922         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2923         in.
2924         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2925         nothing.
2926
2927         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2928         from methods that are denied.
2929
2930         * gnus-int.el (gnus-method-denied-p): New function.
2931
2932         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2933         store the password instead of netrc.
2934         (nnimap-open-connection): Don't error out when we can't make a
2935         connections.
2936
2937         * auth-source.el (auth-source-create): In the password prompt, say what
2938         we're querying for.  Also prompt for user name if that hasn't been
2939         given.
2940
2941         * nnimap.el (nnimap-with-process-buffer): Removed.
2942
2943 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2944
2945         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2946         method when we're reading from the agent.
2947
2948         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2949
2950         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2951         that's probably most useful for users.
2952
2953         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2954         "failed" all the time.
2955
2956         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2957         ...)) with (with-current-buffer ... ).
2958
2959         * nntp.el (nntp-open-server): Return whether the open was successful or
2960         not.
2961
2962         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2963         select an unread unseen article first.
2964
2965         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2966         /etc/services, supply some sensible port defaults.
2967
2968         * dgnushack.el: Define netrc-credentials.
2969
2970 2010-09-17  Julien Danjou  <julien@danjou.info>
2971
2972         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2973
2974 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2975
2976         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2977         doesn't have any parameters.
2978
2979 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2980
2981         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2982         only upcased checks.
2983
2984         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2985
2986         * nnimap.el (nnimap-open-shell-stream): New function.
2987         (nnimap-open-connection): Use it.
2988         (nnimap-transform-headers): Get the number of lines in each message.
2989         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2990         number of lines.
2991         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2992         problem.
2993
2994         * utf7.el (utf7-encode): Autoload.
2995
2996         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2997         to allow the mail splitting to not return a default group.  This is
2998         useful for nnimap, which will leave unmatched mail in the inbox.
2999
3000         * nnimap.el: Rewritten.
3001
3002         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3003         nnimap usage.
3004
3005         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3006         if the move is internal, so that nnimap can do fast internal moves.
3007
3008         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3009         data.
3010         (gnus-read-active-for-groups): Support finishing the early retrieval of
3011         data.
3012
3013         * gnus-range.el (gnus-range-nconcat): New function.
3014
3015         * gnus-int.el (gnus-finish-retrieve-group-infos)
3016         (gnus-retrieve-group-data-early): New functions.
3017
3018 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3019
3020         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3021         (nnrss-retrieve-groups):
3022         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3023         (pop3-quit): Use with-current-buffer.
3024
3025 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3026
3027         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3028         instead of nnheader-accept-process-output.
3029
3030         * dgnushack.el (dgnushack-compile): Add comment.
3031
3032         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3033
3034         * gnus-html.el (gnus-html-schedule-image-fetching)
3035         (gnus-html-prefetch-images): Replace process-kill-without-query by
3036         gnus-set-process-query-on-exit-flag.
3037
3038 2010-09-16  Romain Francoise  <romain@orebokech.com>
3039
3040         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3041
3042 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3043
3044         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3045         parameter to unintern is mandatory-ish in Emacs 24.
3046
3047         * gnus-html.el (gnus-html-schedule-image-fetching)
3048         (gnus-html-prefetch-images): Check for curl before using it.
3049
3050         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3051         depend on curl, which isn't essential.
3052
3053         * imap.el: Revert back to version
3054         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3055         seem problematic.
3056
3057 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3058
3059         * gnus-registry.el (gnus-registry-install-shortcuts):
3060         Explicitly pass `obarray' to `unintern' to avoid a warning.
3061
3062 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3063
3064         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
3065         change.
3066
3067         * nnrss.el (nnrss-request-list): Removed this function and related
3068         functions, including the moreover stuff.
3069
3070 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071
3072         * nnrss.el (nnrss-retrieve-groups): New function.
3073
3074 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3075
3076         * .dir-locals.el: Add no-byte-compile cookie.
3077
3078 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3079
3080         * time-date.el (format-seconds): Comment fix.
3081
3082         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3083         for back end that doesn't support request-scan.
3084
3085 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3086
3087         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3088         then do request scans from the backends.
3089
3090         * netrc.el (netrc-credentials): New conveniency function.
3091
3092         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3093         avoid running a hook per line, since this takes a lot of time,
3094         profiling shows.
3095         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3096         directly if gnus-visual-p is true.
3097
3098 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3099
3100         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3101         groups; replace mapcar with dolist which is a bit faster; pass groups
3102         info to gnus-read-active-file-1.
3103         (gnus-read-active-file-1): Scan only specified groups if the new
3104         optional arg `infos' is given.
3105
3106 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3107
3108         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3109
3110         * pop3.el (pop3-movemail): Removed.
3111         (pop3-streaming-movemail): Renamed to pop3-movemail.
3112
3113         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3114         don't restrict end-tag searches to the end of the line.
3115
3116 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3117
3118         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3119         articles of every unchecked group to t, which means unknown since the
3120         server has never been opened.
3121
3122 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3123
3124         * gnus-html.el (gnus-html-show-alt-text): New command.
3125         (gnus-html-browse-image): Ditto.
3126         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3127         to browse the image directly.
3128         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3129         better.
3130
3131         * gnus-async.el (gnus-async-article-callback): Call
3132         `gnus-html-prefetch-images' unconditionally.
3133
3134         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3135         before feeding URLs to curl.
3136
3137 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3138
3139         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3140         internal images as deletable by `W D D'.
3141
3142         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3143         (gnus-async-article-callback): Fix typo.
3144
3145 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3146
3147         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3148         current line to work around bugs in the output from w3m.
3149
3150         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3151         for groups that want that.
3152
3153         * nntp.el (nntp-wait-for-string): Supply a timeout for
3154         accept-process-output to ensure progress.
3155
3156         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3157         level to get unread articles from, then use that for foreign groups,
3158         too.
3159
3160         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3161         confuses the rest of the function.
3162
3163         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3164         for the methods that support -retrieve-groups, too.
3165
3166         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3167
3168 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3169
3170         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3171         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3172
3173         * pop3.el: Require cl when compiling.
3174         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3175
3176 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3177
3178         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3179         that aren't going to be activated.
3180         (gnus-get-unread-articles): Fix up the last commit.
3181
3182         * gnus-html.el (gnus-article-html): Allow calling without specifying
3183         the handle.  In that case, dissect the buffer first.
3184
3185         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3186
3187         * nnimap.el (nnimap-open-connection): Revert the change that would look
3188         into authinfo for imaps instead of imap.
3189
3190         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3191         say that you don't want to call gnus-request-group with don-check, but
3192         do check the reponse.  This is for virtual groups only.
3193         (gnus-get-unread-articles): Count the archive groups as secondary, so
3194         that they're activated the same way as before.
3195
3196         * imap.el (imap-message-map): Removed optional buffer parameter, since
3197         no callers use it.
3198         (imap-message-get): Ditto.
3199         (imap-message-put): Ditto.
3200         (imap-mailbox-map): Ditto.
3201         (imap-mailbox-put): Ditto.
3202         (imap-mailbox-get): Ditto.
3203         (imap-mailbox-get): Revert last change for this function.
3204
3205         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3206         case-insensitively.
3207         (nnimap-debug): Removed.
3208
3209         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3210         to use `imap-fetch' instead.  According to the comments, this should be
3211         safe, since all other IMAP clients use the 1:* syntax.
3212         (imap-enable-exchange-bug-workaround): Removed.
3213         (imap-debug): Removed -- doesn't seem very useful.
3214
3215         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3216         mail from a file, and the file doesn't exist.
3217
3218         * imap.el (imap-log): New convenience function used throughout instead
3219         of repeating the same code all over the place.
3220
3221         * pop3.el (pop3-streaming-movemail): Return t for success.
3222
3223         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3224         .authinfo if we're using ssl connection.
3225
3226         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3227         already have if we're in a main Gnus `g' run.
3228
3229         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3230
3231 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3232
3233         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3234
3235         * nnmh.el (nnmh-request-list-1): Bind `file'.
3236
3237         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3238         alias to set-process-query-on-exit-flag or process-kill-without-query.
3239         (pop3-open-server): Use it.
3240
3241 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3242
3243         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3244         box to the Incoming file.  Fixes mistake in previous checkin.
3245
3246         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3247         request loop (for debugging purposes) removed.
3248
3249         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3250         culprit is more visible.
3251         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3252         (nnml-add-incremental-nov): New functions to do "incremental" nov
3253         updates, where we just append to the end of the existing nov files
3254         without reading/writing them in full.
3255
3256         * mail-source.el (mail-source-delete-crash-box): Really only check the
3257         incoming files once in a while.
3258
3259         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3260
3261         * mail-source.el (mail-source-delete-crash-box): Only check the
3262         incoming files for deletion once per day to save a lot of file
3263         accesses.
3264
3265         * pop3.el (pop3-logon): Fix up unbound variable typo.
3266
3267         * mail-source.el (pop3-streaming-movemail): Autoload.
3268
3269         * pop3.el (pop3-streaming-movemail): Respect
3270         pop3-leave-mail-on-server.
3271
3272         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3273         retrieval.
3274
3275         * pop3.el (pop3-process-filter): Removed unused function.
3276         (pop3-streaming-movemail, pop3-send-streaming-command)
3277         (pop3-wait-for-messages, pop3-write-to-file)
3278         (pop3-number-of-responses): New functions for streaming pop3
3279         retrieval.
3280
3281         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3282         come from no known methods.
3283         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3284         list.
3285
3286         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
3287         message sizes.
3288         (pop3-movemail): Use erase-buffer instead of looping and deleting
3289         regions, which seems rather odd.
3290
3291         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3292         file once per `g' run.
3293
3294         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3295         directories.  This makes the draft queue directory work.
3296
3297         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3298         data from the backends, so that we only request the list of groups from
3299         each method once.  This should speed things up considerably.
3300
3301         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3302         detect that it's not implemented.
3303
3304         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3305         we actually do recurse down into the tree, but don't stat all leaf
3306         nodes.
3307
3308         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3309         then say so instead of bugging out.
3310
3311         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3312         files exist before trying to read them.
3313
3314         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3315         around <pre_int>.
3316
3317         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3318
3319         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3320
3321 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3322
3323         * mm-util.el (mm-image-load-path): Just return the image directories,
3324         not all directories in the path in addition to the image directories.
3325         (mm-image-load-path): Maintain a cache of the image directories so that
3326         the `g' command in Gnus doesn't have to stat dozens of directories each
3327         time.
3328
3329         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3330         (gnus-html-wash-tags): Add a new `i' command to insert images.
3331         (gnus-html-insert-image): New command and keystroke.
3332         (gnus-html-redisplay-with-images): New command and keystroke.
3333         (gnus-html-show-images): Renamed command.
3334         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3335         spacers.
3336         (gnus-html-wash-tags): Decode entities at the end, so that entities
3337         inside the tags don't mess up the rest of the "parsing".
3338
3339         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3340         so that nnimap methods aren't agentized by default.  There's apparently
3341         many problems related to agent/imap behaviour.
3342
3343         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3344
3345         * gnus-html.el: Doc fix.
3346
3347 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3348
3349         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3350         specifier-spec-list for Emacs 21.
3351
3352         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3353         glyph-width and glyph-height instead of display-graphic-p and
3354         image-size; make avoidance of displaying small images work for XEmacs.
3355
3356         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3357         for XEmacs.
3358
3359         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3360         of symbol that holds plist data.
3361         (gnus-process-plist): Remove plist of process after getting it.
3362
3363 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3364
3365         * message.el (message-generate-hashcash): Change default to
3366         'opportunistic if hashcash is installed.
3367
3368         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3369         (gnus-html-put-image): Only call image-size once, since it's somewhat
3370         time-consuming on remote X servers.
3371
3372 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3373
3374         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3375         type on data, not a file name.
3376
3377         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3378         window-pixel-edges for Emacs 21.
3379
3380         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3381         decoded contents.
3382         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3383
3384 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3385
3386         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3387         group line format, since it isn't very interesting.
3388
3389         * gnus-agent.el (gnus-agent-short-article),
3390         (gnus-agent-long-article): Increase values for these two variables,
3391         since most people are likely to have more network connection and
3392         storage than before.
3393
3394         * gnus.el (gnus-refer-article-method): Change default to 'current.
3395         When referring an article, the common behaviour is to refer it from the
3396         current select method, not the native select method.  The chances of
3397         the native select method having the message in question is rather slim
3398         these days.
3399
3400         * gnus-sum.el (gnus-auto-select-subject): Change default to
3401         `unseen-or-unread'.  I think it's likely that most people want to
3402         select an unseen article over a previously seen, but unread one.
3403
3404         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3405         means that in the article buffer none of the minor mode elements will
3406         be shown, usually, and this is not desirable in most cases.
3407
3408         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3409         that commands like `d' (and the like) go to the next line in the
3410         buffer, instead of the next unread article.  I think this is the
3411         behaviour that is most natural for most users.
3412         (gnus-single-article-buffer): Change default to nil, so that people can
3413         have as many article buffers open as they have summary buffer.  I think
3414         this is the most natural way for the groups to behave.
3415
3416         * message.el (message-generate-new-buffers): Change default to
3417         `unsent', so that all new message buffers start their names with the
3418         string "*unsent", and it's easier to find the buffers if you move from
3419         them.
3420
3421 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3422
3423         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3424         small.  They're probably tracking images.
3425         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3426         (gnus-html-rescale-image): Yet another try at getting the image sizing
3427         right.
3428
3429         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3430         nntp-marks-file-name is nil.
3431
3432 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3433
3434         * gnus-html.el (gnus-html-wash-tags)
3435         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3436         Better logging.
3437
3438 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3439
3440         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3441
3442         * gnus-html.el (gnus-html-wash-tags): Check the value of
3443         gnus-blocked-images in the summary buffer.
3444
3445 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3446
3447         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3448
3449 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3450
3451         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3452         like "a", it seems like.
3453         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3454         since it needs to be picked from the correct buffer.
3455
3456         * nnwfm.el: Removed.
3457
3458         * nnlistserv.el: Removed.
3459
3460 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3461
3462         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3463         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3464
3465 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * nnkiboze.el: Removed.
3468
3469         * nndb.el: Removed.
3470
3471         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3472         alt text.
3473         (gnus-html-rescale-image): Try to get the rescaling logic right for
3474         images that are just wide and not tall.
3475
3476         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3477         overshadow variable bindings.
3478
3479 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3480
3481         * gnus-html.el (gnus-html-wash-tags)
3482         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3483         extra logging.
3484
3485 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3486
3487         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3488         (gnus-max-image-proportion): New variable.
3489         (gnus-html-rescale-image): New function.
3490         (gnus-html-put-image): Rescale images.
3491
3492 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3493
3494         Fix up some byte-compiler warnings.
3495         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3496         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3497         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3498         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3499         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3500         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3501         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3502
3503 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * gnus-html.el (gnus-article-html): Decode contents by charset.
3506
3507 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3508
3509         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3510         (gnus-html-frame-width, gnus-blocked-images)
3511         * message.el (message-prune-recipient-rules): Add custom version.
3512         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3513
3514         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3515         functions.
3516
3517         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3518         gnus-process-get.
3519
3520 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3521
3522         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3523         instead of lsub directly.
3524
3525 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3526
3527         * nnwarchive.el: Removed.
3528
3529         * gnus-soup.el: Removed.
3530
3531         * nnsoup.el: Removed.
3532
3533         * nnultimate.el: Removed.
3534
3535         * gnus-html.el (gnus-blocked-images): New variable.
3536
3537         * message.el (message-prune-recipients): New function.
3538         (message-prune-recipient-rules): New variable.
3539
3540         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3541         guess whether a long line is natural text or not.
3542
3543         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3544         gnus-process-plist and friends for compatibility.
3545
3546 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3547
3548         * gnus-html.el: Require packages that define macros used in this file.
3549         (gnus-article-mouse-face): Declare to silence byte-compiler.
3550         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3551         process-get.
3552         (gnus-html-put-image): Use plist-get to avoid getf.
3553         (gnus-html-prefetch-images): Use with-current-buffer.
3554
3555 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3556
3557         * gnus-ems.el: Provide compatibility functions for
3558         gnus-set-process-plist.
3559
3560         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3561         header-line-format for XEmacs 21.4.
3562
3563         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3564         * gnus.el (gnus-valid-select-methods)
3565         * message.el (message-send-mail-partially-limit)
3566         * mm-decode.el (mm-text-html-renderer)
3567         * mml.el (mml-insert-mime-headers-always)
3568         * smiley.el (smiley-regexp-alist): Bump custom version.
3569
3570 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3571
3572         * gnus-html.el: require mm-url.
3573         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3574         with the url to `url'.
3575         (gnus-html-wash-tags): Support cid: URLs/images.
3576
3577 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3578
3579         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3580         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3581         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3582
3583         * gnus-move.el: Removed file, since it doesn't really work.
3584
3585         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3586         UTF-8.  This seems to fix problems with some German web feeds.
3587
3588         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3589         at the top so that the proper colours are applied.
3590
3591         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3592         don't have dots in their names.
3593
3594         * gnus-art.el (gnus-article-view-part): Doc fix.
3595
3596         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3597         XEmacs-compatible.
3598         (gnus-html-put-image): Don't do images on non-graphic displays.
3599
3600         * nnslashdot.el: Removed this unused backend.
3601
3602         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3603         actions.
3604         (gnus-undo-register-1): Revert last change.
3605
3606         * gnus-group.el (gnus-group-completing-read): Protect against not
3607         having completion-styles bound.
3608
3609         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3610         make broken recipients happier.
3611
3612         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3613
3614         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3615         point parameter.
3616
3617         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3618
3619         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3620         completion-styles for group selection.
3621
3622 2009-02-04  Andreas Schwab  <schwab@suse.de>
3623
3624         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3625         headers and regexp-quote the match if necessary.
3626
3627 2009-03-24  Miles Bader  <miles@gnu.org>
3628
3629         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3630         the blinking smiley.
3631
3632 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3633
3634         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3635         blink smiley.
3636
3637 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3638
3639         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3640         where the dribbel file lives exists.
3641
3642         * message.el (message-send-mail-partially-limit): Change the default to
3643         nil, since most people don't want this.
3644
3645         * mm-url.el (mm-url-decode-entities): Also decode entities like
3646         &#x3212.
3647
3648 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3649
3650         * gnus-sum.el (gnus-summary-idna-message):
3651         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3652         Hyperlink urls in docstrings with URL `...'.
3653
3654 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3655
3656         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3657         functions.
3658
3659 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660
3661         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3662         say what the mouseover text should be.
3663
3664         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3665         version of the mm-w3m-safe-url-regexp variable to only download images
3666         in the groups where we want that to happen.
3667
3668         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3669
3670         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3671         easier debugging.
3672         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3673         big pictures in the article buffer.
3674
3675         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3676         gnus-article-html.
3677         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3678         w3m.
3679
3680         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3681
3682 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3683
3684         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3685         which doesn't exist.
3686
3687         * message.el (message-inhibit-ecomplete): New variable to allow some
3688         function to inhibit ecomplete address storage.
3689         (message-resend): Disable ecomplete message storage when resending
3690         messages.
3691
3692         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3693
3694 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3695
3696         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3697         Save excursion while copying, moving, and deleting articles in order to
3698         prevent the cursor from jumping to unforeseen place.
3699
3700 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3701
3702         * lpath.el: No need to bind bookmark-current-buffer,
3703         bookmark-yank-point and bookmark-make-record-function.
3704
3705 2010-08-17  Glenn Morris  <rgm@gnu.org>
3706
3707         * gnus-sync.el: Require gnus components whose functions are used.
3708
3709         * gnus-art.el (bookmark-make-record-function):
3710         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3711         Declare for compiler.
3712
3713         * mm-url.el (mml-compute-boundary): Autoload.
3714
3715 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3718
3719 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3720
3721         Typo fix "hoo4a" -> "hook".
3722
3723         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3724
3725 2010-08-14  Glenn Morris  <rgm@gnu.org>
3726
3727         * gnus-sync.el (gnus-sync): Fix defgroup version.
3728
3729 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3730
3731         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3732
3733         * gnus-sync.el: Fix docs.
3734         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3735         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3736
3737 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3738
3739         Optimizations for gnus-sync.el.
3740
3741         * gnus-sync.el: Add docs about gnus-sync-backend
3742         possibilities.
3743         (gnus-sync-save): Remove unnecessary message.
3744         (gnus-sync-read): Optimize and show what groups were skipped.
3745
3746 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3747
3748         Minor bug fixes for gnus-sync.el.
3749
3750         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3751         read the sync on get-new-news.
3752
3753         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3754         quiet.
3755
3756         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3757
3758 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3759
3760         Make saving and restoring of hidden threads work with overlays.
3761         Patch applied by Ted Zlatanov.
3762
3763         * gnus-sum.el (gnus-hidden-threads-configuration)
3764         (gnus-restore-hidden-threads-configuration): Update to deal with text
3765         properties, rather than searching for a magic character.
3766
3767 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3768
3769         New gnus-sync.el library for synchronization of marks.
3770
3771         * gnus-sync.el: New library for synchronization of marks.
3772
3773         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3774         renamed from `gnus-registry-grep-in-list'.
3775
3776         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3777
3778         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3779
3780 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3781
3782         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3783         determining charset of text fails.
3784
3785 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3786
3787         * nnmail.el (nnmail-get-new-mail-1): Revert.
3788
3789         * nnml.el (nnml-active-number): Make sure names of newly created groups
3790         in nnml-group-alist are encoded.
3791
3792 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3793
3794         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3795         containing non-ASCII characters in active file for nnml back end.
3796
3797 2010-07-24  David Engster  <dengste@eml.cc>
3798
3799         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3800         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3801
3802 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3803
3804         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3805         tag (Bug#6654).
3806
3807 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3808
3809         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3810         the article buffer, not the summary buffer.
3811
3812 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3813
3814         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3815         Emacs 23 as well.
3816
3817 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3818
3819         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3820         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3821
3822 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3823
3824         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3825         Patch applied by Karl Fogel.
3826
3827         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3828         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3829
3830 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3831
3832         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3833         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3834         C-w still not working correctly from Article buffers; Thierry's
3835         patch to fix that will be applied after this.
3836
3837         * gnus-art.el (bookmark-make-record-function): New local variable.
3838
3839         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3840         article buffer.
3841         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3842
3843 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3844
3845         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3846         on changes in bookmark.el.
3847
3848 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3849
3850         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3851         `no-log' instead of message not to log prompt string.
3852
3853 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3854
3855         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3856         the *other* type of HTML form submission.
3857
3858 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3859
3860         * auth-source.el (auth-source-pick): If choice does not contain a
3861         questioned keyword, set the check to t.
3862
3863 2010-06-12  Romain Francoise  <romain@orebokech.com>
3864
3865         * gnus-util.el (gnus-date-get-time): Move up before first use.
3866
3867 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3870         (gnus-article-edit-part): Bind it to make last part that is substituted
3871         or deleted visible.
3872         (gnus-mime-display-single): Buttonize part of which id equals to
3873         gnus-mime-buttonized-part-id.
3874
3875 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3876
3877         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3878         (gnus-dd-mmm): Use gnus-date-get-time.
3879         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3880         simplify logic.
3881         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3882         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3883
3884 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3885
3886         * auth-source.el (top): Autoload `secrets-list-collections',
3887         `secrets-create-item', `secrets-delete-item'.
3888         (auth-sources): Fix tag string.
3889         (auth-get-source, auth-source-retrieve, auth-source-create)
3890         (auth-source-delete): New defuns.
3891         (auth-source-pick): Rewrite in order to avoid 2 passes.
3892         (auth-source-forget-user-or-password): New parameter USERNAME.
3893         (auth-source-user-or-password): New parameters CREATE-MISSING and
3894         DELETE-EXISTING.  Retrieve password interactively, if needed.
3895
3896 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3897
3898         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3899         deleting unused directories when gnus-expert-user is t.
3900
3901 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3902
3903         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3904         for each temp file when gnus-article-browse-delete-temp is ask.
3905
3906 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3907
3908         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3909         Lisp calls to delete-backward-char by calls to delete-char.
3910
3911 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3912
3913         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3914
3915 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3916
3917         * password-cache.el (password-cache-remove): Fix docstring.
3918
3919 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3920
3921         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3922         article unless decoding article to be saved.
3923
3924 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3925
3926         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3927         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3928         generated within the mm-with-unibyte-current-buffer macro.
3929
3930 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3931
3932         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3933         to nil when we're in a mml-preview buffer and no group is selected.
3934
3935 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3936
3937         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3938         when catching the `C-g'.  Reported by "Leo".
3939
3940 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3941
3942         * message.el (message-forward-make-body-plain)
3943         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3944         multibyte-string-p.
3945
3946         * lpath.el: Revert.
3947
3948 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3949
3950         * message.el (message-forward-make-body-mml): Assume original message
3951         is multibyte string; error on unibyte.
3952         (message-forward-make-body-plain): Ditto; don't add excessive newline
3953         in body end.
3954
3955         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3956
3957 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3958
3959         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3960         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3961
3962 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * mm-extern.el (mm-extern-url): Don't use
3965         mm-with-unibyte-current-buffer.
3966         (mm-extern-cache-contents): Use with-current-buffer instead of
3967         save-excursion + set-buffer.
3968
3969 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3970
3971         * mm-util.el (mm-emacs-mule): Remove.
3972
3973 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3974
3975         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3976         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3977         change.
3978
3979 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3980
3981         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3982         bind the default value of enable-multibyte-characters to nil.
3983
3984 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3985
3986         * message.el (message-forward-make-body-plain)
3987         (message-forward-make-body-mml):
3988         Don't use mm-with-unibyte-current-buffer.
3989
3990 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3991
3992         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3993
3994 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3995
3996         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3997         (Bug#5592).
3998
3999 2010-05-07  Julien Danjou  <julien@danjou.info>
4000
4001         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4002         it to mm-pipe-part.
4003
4004         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4005         it is given.
4006
4007 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * binhex.el (binhex-decode-region-internal)
4010         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4011         (dns-query)
4012         * nnweb.el (nnweb-gmane-search)
4013         * pgg-parse.el (pgg-parse-armor)
4014         * pgg.el (pgg-verify-region)
4015         * sha1.el (sha1-string-external)
4016         * uudecode.el (uudecode-decode-region-internal)
4017         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4018         XEmacs.
4019
4020         * gnus-art.el (gnus-article-browse-html-parts)
4021         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4022         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4023         make-temp-file.
4024
4025         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4026         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4027         compiling.
4028
4029         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4030         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4031         XEmacs when compiling.
4032
4033         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4034         gnus-pick-mode-off-hook for XEmacs when compiling.
4035         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4036         gnus-binary-mode-off-hook for XEmacs when compiling.
4037
4038         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
4039         nil if char-charset is not available.
4040
4041         * imap.el (imap-disable-multibyte)
4042         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4043         macros.
4044
4045         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4046         instead of encode-coding-string.
4047
4048         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4049         'xemacs) instead of mm-emacs-mule to switch function definitions.
4050         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4051
4052         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4053         bind temporary-file-directory for XEmacs;
4054         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4055         timer-set-function for XEmacs 21.4 and SXEmacs;
4056         bind timer-list for XEmacs 21.4 and SXEmacs;
4057         fbind char-charset and find-charset-region for non-Mule XEmacs;
4058         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4059         encode-coding-region and encode-coding-string for XEmacs having no
4060         file-coding feature.
4061
4062 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4063
4064         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4065
4066 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4067
4068         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4069         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4070
4071 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4072
4073         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4074         alias `jka-compr-delete-temp-file' no longer exists.
4075
4076 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4077
4078         Use define-minor-mode in Gnus where applicable.
4079         * mml.el (mml-mode): Use define-minor-mode.
4080         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4081         (gnus-undo-mode): Use define-minor-mode.
4082         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4083         (gnus-dead-summary-mode): Use define-minor-mode.
4084         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4085         Initialize in declaration.
4086         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4087         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4088         (gnus-mailing-list-mode): Use define-minor-mode.
4089         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4090         (gnus-draft-mode): Use define-minor-mode.
4091         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4092         (gnus-dired-mode): Use define-minor-mode.
4093
4094 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4095
4096         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4097         handles on recursive mml-to-mime translation and check them for
4098         boundary delimiter collisions.  Reported by Greg Troxel.
4099
4100 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4103
4104 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4105
4106         * mm-util.el (mm-find-buffer-file-coding-system):
4107         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4108
4109 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4110
4111         * message.el (message-generate-headers): Record insertion of optional
4112         headers as well.  Otherwise the check to prevent repeated insertion of
4113         optional headers is a no-op.
4114
4115 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4116
4117         * smime.el: Don't mention CVS.
4118
4119         * nnrss.el (nnrss-fetch): Don't mention CVS.
4120
4121         * nnir.el: Don't mention CVS.
4122
4123 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4124
4125         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
4126
4127 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4128
4129         * lpath.el: Fbind bookmark-default-handler,
4130         bookmark-get-bookmark-record, bookmark-make-record-default,
4131         bookmark-prop-get for Emacs <23 and XEmacs.
4132
4133 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4134
4135         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4136         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4137         Use with-current-buffer to silence the byte-compiler.
4138         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4139         bother to require `gnus'.
4140         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4141
4142 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4143
4144         * gnus-sum.el (gnus-summary-bookmark-make-record)
4145         (gnus-summary-bookmark-jump): New functions.
4146         (gnus-summary-mode): Setup bookmark support.
4147
4148 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4149
4150         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4151         if set.
4152
4153 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4156         gnus-article-browse-html-save-cid-image; make it work recursively for
4157         forwarded messages as well.
4158         (gnus-article-browse-html-parts): Work when prefix arg is given.
4159         (gnus-article-browse-html-article): Doc fix.
4160
4161 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4162
4163         * message.el (message-default-mail-headers):
4164         (message-default-headers): Carry the value mail-default-headers over
4165         into message-default-mail-headers, rather than message-default-headers.
4166
4167 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4168
4169         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
4170         charset.
4171
4172         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4173         charset into the <meta> tag when the article is encoded to utf-8.
4174
4175 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4176
4177         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
4178         directories as well.
4179         (gnus-article-browse-html-parts): Work for images that do not specify
4180         file names; delete temp directory when quitting; insert header at the
4181         right place; use file: scheme for image files.
4182
4183 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4184
4185         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4186         (gnus-article-browse-html-parts): Use it to make temporary cid image
4187         files in addition to html file so that browser may display them.
4188
4189 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4190
4191         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4192
4193 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4194
4195         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4196
4197 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4198
4199         * auth-source.el (auth-sources): Change default to be simpler.  Explain
4200         about Secret Service API sources.  Improve Customize options.
4201         (auth-source-pick): Change to accept any number of search parameters.
4202         Implement fallbacks iteratively, not recursively.  Add scoring on the
4203         second pass and sort by score.  Call Secret Service API when needed.
4204         (auth-source-user-or-password): Use it.  Call Secret Service API
4205         directly when needed to get the user name and the password.
4206
4207 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4208
4209         * message.el (message-interactive): Doc fix.
4210         (message-qmail-inject-args): Reflow.
4211         (message-kill-to-signature): Fix typo in docstring.
4212
4213         * smiley.el (smiley-buffer): Fix typo in docstring.
4214
4215 2010-03-24  Glenn Morris  <rgm@gnu.org>
4216
4217         * mail-source.el (gnus-message): Declare.
4218         (mail-source-delete-old-incoming): Require gnus-util.
4219
4220 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4221
4222         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4223
4224         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4225
4226         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4227         password-cache's default if it is not bound.
4228         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4229         password-cache-expiry's default if it is not bound.
4230
4231         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4232         available in Emacs 21.
4233
4234         * lpath.el: Suppress compiler warnings for:
4235         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4236         XEmacs;
4237         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4238         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4239         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4240
4241 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4242
4243         * auth-source.el (auth-sources): Fix up definition so extra parameters
4244         are always inline.
4245
4246 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4247
4248         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
4249         wasn't updated after mismatch.  Clear cached mailbox info correctly
4250         when uidvalidity changes.
4251         (nnimap-group-prefixed-name): New function to avoid some code
4252         duplication.
4253         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4254         (nnimap-request-group): Use it.
4255         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4256         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4257         with many imap folders.  This is done by caching the group status from
4258         the imap server persistently in a group parameter `imap-status'.  (This
4259         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4260         but not persistently, so every Gnus startup was still very slow.)
4261
4262 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4263
4264         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4265         delete the extra newline.  Otherwise editing of :string and :number
4266         types don't work.
4267
4268 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4269
4270         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4271         secrets.el dependency.
4272         (auth-sources): Add optional user name.  Add secrets.el configuration
4273         choice (unused right now).
4274
4275 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4276
4277         * gnus-sum.el (gnus-summary-make-menu-bar): Let
4278         `gnus-registry-install-shortcuts' fill in the functions.
4279
4280         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4281         warnings.
4282         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4283         (gnus-registry-install-shortcuts): Populate and use it in a
4284         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4285
4286 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4287
4288         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4289         In-place substitutions for the group name encoding/decoding.
4290         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4291         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4292         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4293         (nnimap-update-unseen, nnimap-request-list)
4294         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4295         (nnimap-request-set-mark, nnimap-split-to-groups)
4296         (nnimap-split-articles, nnimap-request-newgroups)
4297         (nnimap-request-create-group, nnimap-request-accept-article)
4298         (nnimap-request-delete-group, nnimap-request-rename-group)
4299         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4300         `encoded-mbx' for consistency.
4301         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4302         variable `imap-current-mailbox'.
4303
4304         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4305         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4306
4307 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4308
4309         * pop3.el (pop3-display-message-size-flag): Display message size byte
4310         counts during POP3 download.
4311         (pop3-movemail): Use it.
4312         (pop3-list): Implement listing of available messages.
4313
4314 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4315
4316         * nnir.el (nnir-get-article-nov-override-function): New function to
4317         override the normal NOV retrieval.
4318         (nnir-retrieve-headers): Use it.
4319
4320 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4321
4322         * auth-source.el (netrc-machine-user-or-password): Autoload.
4323
4324 2010-03-19  Glenn Morris  <rgm@gnu.org>
4325
4326         Stop message.el from loading about 40 libraries it doesn't always need.
4327         The general approach is to autoload rather than require, and to
4328         require in the specific functions rather than the file.  (Bug#5642)
4329
4330         * gmm-utils.el: Don't require wid-edit.
4331         (widget-create-child-value, widget-convert, widget-default-get):
4332         Autoload.
4333
4334         * gnus-util.el: Don't require time-date, netrc.
4335         (message-fetch-field, gnus-group-name-decode): Declare rather than
4336         autoloading.
4337         (gnus-fetch-field): Require message.
4338         (gnus-decode-newsgroups): Require gnus-group.
4339
4340         * ietf-drums.el: Don't require time-date.
4341
4342         * message.el: Don't require hashcash, canlock, ecomplete.
4343         Do require mail-utils.  Require nnheader only when compiling.
4344         (smtpmail-default-smtp-server): Remove declaration.
4345         (message-send-mail-function): Check smtpmail-default-smtp-server
4346         is bound rather than requiring smtpmail.
4347         (message-auto-save-directory, message-insert-signature): Use
4348         expand-file-name rather than nnheader-concat.
4349         (nnheader-insert-file-contents): Autoload.
4350         (hashcash-wait-async): Declare.
4351         (message-send-mail): Only call gnus-setup-posting-charset if
4352         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4353         (message-send-mail-with-sendmail): Require sendmail.
4354         (canlock-password, canlock-password-for-verify): Declare.
4355         (message-canlock-password): Require canlock.
4356         (nnheader-get-report): Autoload.
4357         (gnus-setup-posting-charset): Declare.
4358         (message-send-news): Require gnus-msg.
4359         (message-make-references, message-make-in-reply-to): Use mail-header-id
4360         rather than the alias mail-header-message-id.
4361         (ecomplete-add-item, ecomplete-save): Declare.
4362         (message-put-addresses-in-ecomplete): Require ecomplete.
4363         (ecomplete-display-matches): Autoload.
4364
4365         * mm-decode.el: Don't require mailcap, gnus-util.
4366         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4367         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4368         Autoload.
4369         (mailcap-mime-extensions): Declare.
4370
4371         * mm-encode.el: Don't require mailcap.
4372         (mailcap-extension-to-mime): Autoload.
4373
4374         * mml-sec.el: Don't require password-cache.
4375
4376         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4377         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4378         (mml-minibuffer-read-type): Require mailcap.
4379         (mml-preview): Require gnus-msg.
4380
4381         * mml1991.el: Require password-cache.
4382         (password-cache-expiry): Remove declaration.
4383
4384         * mml2015.el: Require password-cache.
4385         (password-cache-expiry): Remove declaration.
4386
4387         * nneething.el (mailcap): Require mailcap.
4388
4389         * nnheader.el (declare-function): Add compatibility stub.
4390         (message-remove-header): Declare rather than autoload.
4391         (nnheader-replace-header): Require message.
4392
4393         * nnimap.el (declare-function): Add compatibility stub.
4394         (netrc-parse, netrc-machine-user-or-password): Declare.
4395         (nnimap-open-connection): Require netrc.
4396
4397         * nntp.el (declare-function): Add compatibility stub.
4398         (netrc-parse, netrc-machine, netrc-get): Declare.
4399         (nntp-send-authinfo): Require netrc.
4400
4401         * rfc2047.el: Don't require qp.
4402         (quoted-printable-encode-region, quoted-printable-decode-string):
4403         Autoload.
4404
4405         * sieve-mode.el: Don't require easymenu.
4406         (easy-menu-add-item): Autoload it.
4407
4408         * spam-stat.el (time-to-number-of-days): Autoload it.
4409
4410 2010-03-19  Glenn Morris  <rgm@gnu.org>
4411
4412         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4413
4414 2010-03-18  Glenn Morris  <rgm@gnu.org>
4415
4416         * hashcash.el (declare-function): Remove duplicate definition.
4417
4418 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4419
4420         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4421         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4422         value if any backslash escapes).
4423
4424 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4425
4426         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4427         if it is available.  (bug#5647)
4428
4429         * lpath.el: Suppress compiler warning for coding-system-from-name for
4430         Emacs 21 and XEmacs.
4431
4432 2010-03-14  Juri Linkov  <juri@jurta.org>
4433
4434         * hmac-def.el:
4435         * hmac-md5.el:
4436         * netrc.el: Fix keywords.
4437
4438 2010-02-26  Glenn Morris  <rgm@gnu.org>
4439
4440         * message.el (message-send-mail-function): Change the default, so that
4441         it inherits from a customized send-mail-function.  (Bug#5643)
4442
4443 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4444
4445         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4446         shell-command-to-string signals an error (bug#5299).
4447
4448 2010-02-24  Glenn Morris  <rgm@gnu.org>
4449
4450         * message.el (message-smtpmail-send-it)
4451         (message-send-mail-with-mailclient): Doc fixes.
4452
4453 2010-02-16  Glenn Morris  <rgm@gnu.org>
4454
4455         * message.el (message-default-mail-headers): Change the default value
4456         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4457
4458 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4459
4460         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4461         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4462
4463 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4464
4465         * time-date.el (date-to-time): Doc fix (Bug#5408).
4466
4467 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4468
4469         * message.el (message-mail): Just pass yank-action on to message-setup.
4470         (message-setup): Handle (FUN . ARGS) form of yank-action.
4471         (message-with-reply-buffer, message-widen-reply)
4472         (message-yank-original): Handle non-buffer values of
4473         message-reply-buffer (Bug#4080).
4474         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4475
4476 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4477
4478         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4479         Fix typo in docstring.
4480
4481 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4482
4483         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4484         response.
4485
4486 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4487
4488         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4489
4490         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4491
4492         * message.el (message-check-news-header-syntax): Protect against a
4493         string that `rfc822-addresses' returns when parsing fails.
4494
4495 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4496
4497         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4498         (gnus-previous-char-property-change): New functions.
4499
4500         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4501
4502 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4503
4504         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4505         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4506
4507 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4508
4509         * message.el (message-exchange-point-and-mark): Rework last change to
4510         avoid using optional arg of exchange-point-and-mark, for backward
4511         compatibility.
4512
4513 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4514
4515         * message.el (message-exchange-point-and-mark): Call
4516         exchange-point-and-mark with an argument rather than setting
4517         mark-active by hand (Bug#5175).
4518
4519 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4520
4521         * nntp.el (nntp-service-to-port): Work for service expressed with
4522         numeric string; replace [:digit:] with [0-9] for XEmacs.
4523
4524 2009-12-17  Glenn Morris  <rgm@gnu.org>
4525
4526         * gnus-group.el (gnus-bug-group-download-format-alist):
4527         Change emacs entry to debbugs.gnu.org.  Bump :version.
4528
4529 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4530
4531         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4532
4533 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4534
4535         * message.el (message-info): Explain why we use `Info-goto-node'.
4536
4537 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4538
4539         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4540
4541 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4542
4543         * message.el (message-completion-in-region): New compatibility function.
4544         (message-expand-group): Use it.
4545
4546 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4547
4548         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4549         with no unread article should be listed if the 2nd arg `predicate' is
4550         given.
4551
4552 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4553
4554         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4555
4556 2009-11-29  Juri Linkov  <juri@jurta.org>
4557
4558         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4559         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4560         on `gnus-recenter'. (Bug#4698, Bug#4981)
4561
4562 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4563
4564         * sha1.el (sha1-string-external): default-directory "/" in case
4565         otherwise non-existent.  process-connection-type pipe for touch of
4566         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4567
4568 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4569
4570         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4571         it's comms related and sgml-mode.el has "comm" on that basis too.
4572
4573 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4574
4575         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4576         containing tspecial characters if they have been already quoted.
4577
4578 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4579
4580         * dns-mode.el (auto-mode-alist): Purecopy string.
4581
4582 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4583
4584         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4585
4586 2009-10-24  Glenn Morris  <rgm@gnu.org>
4587
4588         * gnus-art.el (help-xref-stack-item): Define for compiler.
4589
4590 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4591
4592         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4593
4594 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4595
4596         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4597
4598 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4599
4600         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4601         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4602
4603 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4604
4605         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4606         (gnus-overlays-in): New alias to overlays-in.
4607
4608         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4609         gnus-overlay-get, and gnus-delete-overlay.
4610         (gnus-summary-show-thread): Make it work as well for systems in which
4611         next-single-char-property-change is not available.
4612         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4613
4614         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4615         (gnus-overlay-get): New alias to extent-property.
4616         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4617
4618         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4619         SXEmacs.
4620
4621         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4622         SXEmacs.
4623
4624 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4625
4626         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4627
4628 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4629
4630         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4631         and XEmacs that don't have `remove-overlays'.
4632
4633 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4634
4635         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4636         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4637         selective display.  Use overlays instead.
4638
4639 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4640
4641         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4642
4643 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4644
4645         * spam-stat.el (spam-stat-load): Fix typo in message.
4646
4647 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4648
4649         * dig.el (dig-invoke): Fix typo in docstring.
4650         (query-dig): Reflow docstring.
4651
4652 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4653
4654         * gnus-art.el (gnus-article-encrypt-body):
4655         * message.el (message-check-recipients):
4656         * mm-util.el (mm-codepage-setup):
4657         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4658         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4659
4660 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4661
4662         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4663         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4664         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4665         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4666         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4667
4668 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4669
4670         * dig.el: Add "Keywords: comm", as per net-utils.el.
4671
4672 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4673
4674         * dig.el (dig-mode): Use define-derived-mode.
4675
4676 2009-09-19  Glenn Morris  <rgm@gnu.org>
4677
4678         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4679
4680 2009-09-18  Glenn Morris  <rgm@gnu.org>
4681
4682         * gnus-diary.el (gnus-diary-check-message):
4683         * message.el (message-insert-formatted-citation-line):
4684         * nnbabyl.el (top-level):
4685         * nndiary.el (nndiary-schedule):
4686         Fix typos in condition-case handlers.
4687
4688 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4691         configuration that provides the sole article window in a frame;
4692         position point correctly after deleting a part.
4693
4694 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4695
4696         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4697         (spam-resolve-registrations-routine): Use it to unregister articles
4698         that change status.
4699
4700 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4703         with XEmacs.
4704         (parse-time-string-chars): Use it.
4705
4706 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4707
4708         * imap.el (imap-interactive-login): Better messages.
4709         (imap-open): Fix bug with renamed buffer on reconnect.
4710         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4711         for easier debugging and cleaner code.  On successful (guessed based on
4712         server capabilities) secondary authentication, set imap-state
4713         correctly.
4714         (imap-last-authenticator): Define imap-last-authenticator as a variable
4715         to avoid warnings.
4716
4717 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4718
4719         * nnrss.el (nnrss-request-article): Remove binding of
4720         default-enable-multibyte-characters that has gotten needless by
4721         the 2007-07-13 change in rfc2047-encode-message-header.
4722
4723         * mml.el (mml-insert-multipart): Error on the message header.
4724         (mml-insert-part): Error on the message header; position point at
4725         the end of a MIME tag.
4726
4727 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4728
4729         * time-date.el (autoload): Expand define-obsolete-function-alias into
4730         defalias and make-obsolete for old Emacsen that Gnus supports.
4731         (with-no-warnings): Define it for old Emacsen.
4732         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4733         is available.
4734         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4735         float-time is available; suppress compile warning for time-to-seconds.
4736
4737         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4738         (gnus-float-time): Alias to float-time if it exists.
4739
4740         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4741         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4742         float-time is available; suppress compile warning for time-to-seconds.
4743
4744         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4745         XEmacs.
4746
4747 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4748
4749         * imap.el (imap-message-map): Docstring fix.
4750
4751 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4754         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4755         Add the optional argument `encoding' that overrides the default.
4756
4757         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4758         mm-encode-buffer.
4759
4760 2009-09-04  Glenn Morris  <rgm@gnu.org>
4761
4762         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4763         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4764         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4765         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4766         * mm-util.el (mm-with-unibyte-current-buffer)
4767         (mm-find-buffer-file-coding-system):
4768         * yenc.el (yenc-decode-region): Use default-value rather than
4769         default-enable-multibyte-characters.
4770
4771 2009-09-03  Glenn Morris  <rgm@gnu.org>
4772
4773         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4774         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4775         than default-enable-multibyte-characters.
4776
4777 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4778
4779         * gnus-art.el (gnus-article-read-summary-keys):
4780         Fix gnus-buffer-configuration's value temporarily used.
4781
4782 2009-09-02  Glenn Morris  <rgm@gnu.org>
4783
4784         * gnus-util.el (gnus-float-time): New function.
4785         * gnus-delay.el (gnus-delay-article):
4786         * gnus-sum.el (gnus-thread-latest-date):
4787         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4788         * nnspool.el (nnspool-request-newgroups):
4789         Use gnus-float-time rather than time-to-seconds.
4790         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4791
4792         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4793         (gnus-header-subject-face, gnus-header-newsgroups-face)
4794         (gnus-header-name-face, gnus-header-content-face):
4795         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4796         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4797         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4798         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4799         (gnus-cite-face-11):
4800         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4801         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4802         (gnus-server-closed-face, gnus-server-denied-face)
4803         (gnus-server-offline-face):
4804         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4805         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4806         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4807         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4808         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4809         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4810         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4811         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4812         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4813         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4814         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4815         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4816         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4817         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4818         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4819         (gnus-summary-high-undownloaded-face)
4820         (gnus-summary-low-undownloaded-face)
4821         (gnus-summary-normal-undownloaded-face)
4822         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4823         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4824         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4825         (gnus-splash-face):
4826         * message.el (message-header-to-face, message-header-cc-face)
4827         (message-header-subject-face, message-header-newsgroups-face)
4828         (message-header-other-face, message-header-name-face)
4829         (message-header-xheader-face, message-separator-face)
4830         (message-cited-text-face, message-mml-face):
4831         * sieve-mode.el (sieve-control-commands-face)
4832         (sieve-action-commands-face, sieve-test-commands-face)
4833         (sieve-tagged-arguments-face):
4834         * spam.el (spam-face):
4835         Mark face aliases with "-face" in the name as obsolete.
4836
4837 2009-09-01  Glenn Morris  <rgm@gnu.org>
4838
4839         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4840         than goto-line.
4841
4842 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4843
4844         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4845         Don't move point if the command is invoked inside the message header.
4846
4847 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4848
4849         * imap.el (imap-send-command): Simplify.
4850         (imap-wait-for-tag): point-max -> buffer-size.
4851
4852 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4853
4854         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4855         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4856         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4857         * nnir.el (nnir-swish-e-index-file):
4858         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4859         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4860         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4861         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4862         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4863         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4864
4865 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4868         Don't save excursion.
4869
4870 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4871
4872         * nnheader.el (nnheader-find-file-noselect):
4873         * mm-util.el (mm-insert-file-contents):
4874         Use (default-value 'major-mode) instead of default-major-mode.
4875
4876 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4877
4878         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4879
4880 2009-08-26  Glenn Morris  <rgm@gnu.org>
4881
4882         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4883         than placing in files.el.
4884
4885 2009-08-25  Glenn Morris  <rgm@gnu.org>
4886
4887         * nnir.el (top-level): Don't require cl at run-time.
4888         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4889         Replace cl-function substitute with gnus-replace-in-string.
4890         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4891         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4892         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4893         simplified expansions.
4894
4895 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4896
4897         * dig.el (dig): Add autoload cookie.
4898
4899 2009-08-22  Glenn Morris  <rgm@gnu.org>
4900
4901         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4902         goto-line.
4903
4904 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4905
4906         * parse-time.el (parse-time-string-chars): Save match data.
4907
4908 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4909
4910         * parse-time.el (parse-time-string-chars): Compute using character
4911         classes, to handle non-ascii characters (Bug#3190).
4912
4913 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4914
4915         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4916
4917         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4918         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4919         (gnus-mm-display-part, gnus-mime-display-single)
4920         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4921         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4922
4923         * gnus-sum.el
4924         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4925         (gnus-summary-move-article): Add expirable mark to articles copied or
4926         moved to group that has auto-expire turned on if the option is non-nil.
4927
4928 2009-07-24  Glenn Morris  <rgm@gnu.org>
4929
4930         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4931         Fix typo.  (Bug#3903)
4932
4933 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4936         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4937         that should not be used for draft articles.
4938         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4939         that has no concern in minor mode keys.
4940         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4941         Abolish.
4942
4943 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4944
4945         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4946         article without making inquiry to a user for unknown encoding.
4947
4948         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4949         (nnmaildir--scan): Assume i-node and device number that file-attributes
4950         returns might be cons-cell.
4951
4952         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4953
4954         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4955
4956 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4957
4958         * auth-source.el: Remove docs now in auth.texi.  Don't use
4959         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4960         `auth-source-hide-passwords' and use them.
4961
4962 2009-07-15  Glenn Morris  <rgm@gnu.org>
4963
4964         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4965
4966 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4967
4968         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4969         excessive whitespace from the default values of title and description.
4970
4971 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4972
4973         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4974         mail-fetch-field to fetch Content-Description header in order to
4975         exclude newlines.
4976
4977 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4978
4979         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4980         format used by GnuPG 2.0.11.
4981
4982 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4983
4984         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4985         to deleted part.
4986
4987 2009-05-30  David Engster  <dengste@eml.cc>
4988
4989         * nnmairix.el: Remove old documentation in the commentary block.
4990         (nnmairix-request-group): Do not update active file for nnml back ends.
4991         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4992         end so that overview files are ignored.
4993         (nnmairix-update-groups): Make updating the groups more robust by using
4994         marks.
4995         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4996         with dollar characters in message-id.
4997
4998 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4999
5000         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5001         2008-12-25 in dns.el.
5002
5003 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5004
5005         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5006         could happen if the text is only composed of spaces and/or tabs.
5007
5008 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5009
5010         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5011         when sending a queued message to avoid extra mml tags.
5012
5013 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5014
5015         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5016
5017 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5018
5019         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5020         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5021         rmail-toggle-header for XEmacs;
5022         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5023
5024 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5025
5026         * gnus-dired.el: Remove autoload for gnus-setup-message.
5027         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5028         displaying Gnus logo; always use compose-mail.
5029
5030 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5033
5034 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5035
5036         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5037         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5038         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5039         available.
5040         (gnus-nocem-epg-verify): New function.
5041
5042 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5043
5044         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5045
5046 2009-02-15  Glenn Morris  <rgm@gnu.org>
5047
5048         * gnus-util.el (rmail-insert-rmail-file-header)
5049         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5050         autoloads.
5051         (rmail-default-rmail-file): Remove unnecessary declaration.
5052         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5053
5054 2009-02-14  Glenn Morris  <rgm@gnu.org>
5055
5056         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5057         variable (only used in gnus-util, which declares it anyway).
5058         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5059         which was only needed by gnus-art (changed to not use it any more).
5060         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5061         only used in gnus-util, which autoloads it itself.
5062         (rmail-update-summary): Fix autoload.
5063
5064         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5065         rather than rmail-output-to-rmail-file.
5066
5067 2009-02-07  Glenn Morris  <rgm@gnu.org>
5068
5069         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5070         autoload of function that no longer exists.
5071         (rmail-toggle-header): Declare.
5072         (message-forward-rmail-make-body): Handle mbox Rmail.
5073
5074 2009-01-31  Glenn Morris  <rgm@gnu.org>
5075
5076         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5077         2009-01-09 change.
5078
5079 2009-01-31  Dave Love  <fx@gnu.org>
5080
5081         * imap.el (imap-fetch-safe): Bind debug-on-error.
5082         (imap-debug): Add imap-fetch-safe.
5083
5084 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
5085
5086         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5087         (auth-source-forget-all-cached): New convenience function.
5088         (auth-source-user-or-password): Accept list of modes or a single mode.
5089
5090         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5091         auth-source modes.
5092
5093         * netrc.el (netrc-machine-user-or-password): Use list of
5094         auth-source modes.
5095
5096         * nnimap.el (nnimap-open-connection): Use list of
5097         auth-source modes.
5098
5099         * nntp.el (nntp-send-authinfo): Use list of
5100         auth-source modes.
5101
5102 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5103
5104         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5105         now.
5106
5107 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5108
5109         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5110         coding system in XEmacs; add a workaround for XEmacs.
5111
5112         * lpath.el: Fbind coding-system-aliasee.
5113
5114 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5115
5116         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5117         of current-language-environment.
5118
5119 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5120
5121         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5122         available at runtime.
5123
5124 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5125
5126         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5127
5128 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5129
5130         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5131         the greatest positive fixnum value doesn't work under an XEmacs with
5132         bignum support; use the most-positive-fixnum constant instead,
5133         available since Emacs 21.1 with cl and XEmacs 21.1.
5134
5135 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5136
5137         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5138         XEmacs gets not to work.
5139
5140 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5141
5142         * mm-util.el (mm-coding-system-priorities): Allow the value like
5143         "Japanese (UTF-8)" of current-language-environment.
5144
5145 2009-01-09  Glenn Morris  <rgm@gnu.org>
5146
5147         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5148         with last-command-event.
5149
5150 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5151
5152         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5153         in the doc string.
5154
5155         * message.el (message-fix-before-sending): Amend comment.
5156
5157 2009-01-08  Dave Love  <fx@gnu.org>
5158
5159         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5160
5161 2009-01-07  David Engster  <dengste@eml.cc>
5162
5163         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5164         simplified server definitions by converting it via
5165         gnus-server-to-method.
5166
5167 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5168
5169         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5170         parameter's operands.
5171
5172 2009-01-06  David Engster  <dengste@eml.cc>
5173
5174         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5175         primary select method (for gnus-group-mark-article-as-read).
5176
5177 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5178
5179         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5180         `(gnus)Face', not `(gnus)X-Face'.
5181
5182 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5183
5184         * mm-util.el (mm-ucs-to-char): New function.
5185
5186         * mm-url.el (mm-url-decode-entities): Use it.
5187
5188         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5189         unicode-to-char.
5190
5191 2009-01-05  Dave Love  <fx@gnu.org>
5192
5193         * time-date.el: Require cl for `declare'.
5194
5195 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5196
5197         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5198         Dave Love.
5199
5200 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5201
5202         * message.el (message-fix-before-sending): Add `eight-bit' to
5203         illegible-text check.
5204
5205 2009-01-03  Michael Olson  <mwolson@gnu.org>
5206
5207         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5208         `headers' is nil.  This can occur if the IMAP server does not have
5209         permissions to read messages from a folder, but can write new messages
5210         to the folder.
5211         (nnimap-request-article-part): Do not insert `data' if it is nil.
5212
5213         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5214         characters which will confuse `read', so skip past them.
5215
5216 2009-01-01  Dave Love  <fx@gnu.org>
5217
5218         * imap.el (imap-string-to-integer): Fix typo.
5219         (imap-fetch-safe): New function.
5220         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5221
5222         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5223
5224         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5225         (imap-parse-greeting): Fix doc strings.
5226         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5227         (imap-parse-flag-list): Make messages unique.
5228         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5229
5230         * nnimap.el: Fix author email.
5231         (nnimap-split-rule): Add FIXME comment.
5232         (nnimap-debug): Fix doc string.
5233
5234 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5235
5236         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5237
5238 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5239
5240         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5241         nslookup if resolv.conf isn't available.
5242         (dns-query): Rename from query-dns.
5243         (dns-query-cached): Rename from query-dns-cached.
5244
5245 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5246
5247         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5248         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5249         to check if those variables exist (first appeared in Emacs 18.50).
5250
5251 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5252
5253         * mm-util.el (mm-line-number-at-pos): New function.
5254
5255         * spam-report.el (spam-report-process-queue): Use it.
5256
5257 2008-12-24  David Engster  <dengste@eml.cc>
5258
5259         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5260         parameters that haven't existed as variables as buffer-local variables.
5261
5262 2008-12-23  Dave Love  <fx@gnu.org>
5263
5264         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5265         cadar.
5266
5267         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
5268         imap-starttls-p.
5269         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
5270
5271 2008-12-22  Dave Love  <fx@gnu.org>
5272
5273         * imap.el: Fix author email.  Doc fixes.
5274         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5275         reply.
5276
5277 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5278
5279         * spam-report.el (spam-report-gmane-max-requests): New constant.
5280         (spam-report-gmane-wait): New variable.
5281         (spam-report-gmane-ham, spam-report-gmane-spam)
5282         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5283         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5284         the server.
5285
5286         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5287         Add explanations.
5288
5289         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5290         nnheader-accept-process-output and nnheader-read-timeout if available.
5291         (pop3-movemail): Use it.
5292
5293         * message.el (message-check-news-body-syntax): Fix signature check if
5294         there's an attachment.
5295
5296 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5297
5298         * mm-util.el: Add comments to the mm- emulating functions.
5299
5300 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5301
5302         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
5303         by Stephen Berman <stephen.berman@gmx.net>.
5304
5305 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * mm-util.el (mm-substring-no-properties): New function.
5308         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5309         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5310         (mm-string-to-multibyte): Doc fix.
5311
5312         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5313
5314 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5315
5316         * mml.el (mml-attach-file): Strip text properties from file name.
5317         (Bug#1574)
5318
5319 2008-12-16  Glenn Morris  <rgm@gnu.org>
5320
5321         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5322
5323 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5324
5325         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5326         knows since the charset specified might be a bogus alias that
5327         mm-charset-synonym-alist provides.
5328
5329 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5330
5331         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5332         "ISO_8859-1".
5333
5334         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5335
5336 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5337
5338         * mm-util.el (mm-charset-eval-alist):
5339         Define it before mm-charset-to-coding-system.
5340         (mm-charset-to-coding-system): Add optional argument `silent';
5341         define it before mm-charset-override-alist.
5342         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5343         default value if it can be used in Emacs currently running;
5344         silence mm-charset-to-coding-system.
5345
5346 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5347
5348         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5349         `allow-override' which says whether to use `mm-charset-override-alist'.
5350         (rfc2047-decode-encoded-words): Use it.
5351
5352         * mm-util.el (mm-charset-override-alist): Fix custom type;
5353         add `(gb2312 . gbk)' to choices.
5354
5355 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5356
5357         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5358         fast.
5359
5360         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5361
5362         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5363
5364 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5365
5366         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5367         on links.
5368
5369         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5370
5371 2008-12-03  Lute Kamstra  <lute@gnu.org>
5372
5373         * sha1.el: Remove leading * from docstrings of defcustoms,
5374         deffaces, defconsts and defuns.
5375
5376 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5377
5378         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5379         users' addresses that don't have domain parts.
5380         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5381         rather than message-narrow-to-head since there will be the message
5382         header separator.
5383
5384 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5385
5386         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5387         since the result is inserted in a unibyte buffer anyway.
5388         (nnimap-demule-use-string-to-multibyte): Remove.
5389         (nnimap-demule): Alias it to mm-string-to-multibyte.
5390
5391 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5392
5393         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5394         variable for debugging bug#464 and bug#1174.
5395         (nnimap-demule): Use it.
5396
5397 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5398
5399         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5400         score calculation correctly.
5401
5402 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5403
5404         * message.el (message-send-mail): Just set the buffer to unibyte
5405         rather than use mm-with-unibyte-current-buffer which does a lot more.
5406         (message-send-mail-partially): Don't bother with
5407         mm-with-unibyte-current-buffer since it's already been made unibyte by
5408         message-send-mail.
5409
5410 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5411
5412         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5413
5414 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5415
5416         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5417
5418 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5421         require itself and to remove `with-no-warnings'.
5422
5423 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5424
5425         * starttls.el (starttls-any-program-available): Get the name of the
5426         available TLS layer program.
5427         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5428         well as the host name in the "opening" message.
5429
5430         * auth-source.el (auth-source-cache, auth-source-do-cache)
5431         (auth-source-user-or-password): Cache passwords and logins by default,
5432         allow override with `auth-source-do-cache'.
5433         (auth-source-forget-user-or-password): Allow users to remove cache
5434         entries if needed.
5435
5436 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5437
5438         * md4.el (md4-buffer): Fix typo in docstring.
5439         (md4, md4-64): Doc fixes.
5440         (md4-pack-int32): Reflow docstring.
5441
5442 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5443
5444         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5445         condition-case to only the forward-sexp call.
5446
5447 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5448
5449         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5450         quotes contained.  Make it more robust regardless by an extra
5451         condition-case wrapper.
5452
5453 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5456
5457 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * nnml.el (nnml-request-expire-articles): Check if the function set to
5460         `nnmail-expiry-target' returns the symbol `delete'.
5461
5462         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5463
5464         * nnmail.el (nnmail-expiry-target): Fix custom type.
5465
5466 2008-10-02  Glenn Morris  <rgm@gnu.org>
5467
5468         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5469         Silence compiler warning.
5470
5471 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5472
5473         * tls.el (open-tls-stream): Show the actual command being
5474         executed, instead of the format string.
5475
5476 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5477
5478         * lpath.el: Fbind codepage-setup for Emacs 23.
5479
5480 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5481
5482         * mml.el (mml-menu): Don't assume mml2015 is bound.
5483
5484 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5487         exists.
5488
5489 2008-09-27  Glenn Morris  <rgm@gnu.org>
5490
5491         * gnus-util.el (mail-header-remove-comments): Autoload it.
5492
5493 2008-09-27  Andreas Schwab  <schwab@suse.de>
5494
5495         * gnus-util.el (gnus-split-references): Strip comments.
5496         (gnus-parent-id): Likewise.
5497
5498 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5499
5500         * message.el (message-confirm-send): Fix version.
5501
5502 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * message.el (message-idna-to-ascii-rhs-1): Use
5505         mail-extract-address-components rather than mail-header-parse-addresses
5506         that is an alias by default to ietf-drums-parse-addresses that does not
5507         support non-ASCII names in headers' contents.
5508
5509 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5510
5511         * message.el (message-confirm-send): Fixed variable documentation to
5512         avoid the "y/n" wording.
5513
5514 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5515
5516         * message.el (message-set-auto-save-file-name): Save to a different
5517         filename so multiple messages (especially drafts) can be recovered.
5518
5519 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5520
5521         * message.el (message-confirm-send): Add appropriate version.
5522
5523 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5524
5525         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5526         defvar.
5527
5528 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5529
5530         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5531         (mm-pkcs7-enveloped-magic): Ditto.
5532
5533 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5534
5535         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5536         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5537
5538 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5539
5540         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5541         default, it's better.
5542
5543 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5544
5545         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5546         summary line gnus-number property and ignore them (with a warning
5547         message).
5548
5549 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5550
5551         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5552         macro caddr in the interactive form since it won't be expanded.
5553
5554 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5555
5556         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5557         `charset'; fix name of function called recursively.
5558         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5559
5560 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5561
5562         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5563         (gnus-mime-set-charset-parameters): New function.
5564         (gnus-mime-view-part-as-charset): Use it to correctly display part
5565         specifying wrong charset.
5566
5567 2008-09-08  David Engster  <dengste@eml.cc>
5568
5569         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5570         in completing-read for back end server.
5571
5572 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5573
5574         * message.el (message-confirm-send): New variable to confirm sending a
5575         message.
5576         (message-send): Use it.
5577
5578 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5579
5580         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5581
5582 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5583
5584         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5585
5586 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5587
5588         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5589         prevent tracking too many groups.
5590         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5591         Use it.
5592
5593 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5594
5595         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5596         moving point to the bottom of the window in order to avoid recentering.
5597
5598 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5601
5602         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5603         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5604         (gnus-article-beginning-of-window): Fix calculation.
5605
5606 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5607
5608         * gnus-msg.el (gnus-summary-supersede-article)
5609         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5610         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5611         message header.
5612
5613 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5614
5615         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5616         pending output coming after the status change.
5617
5618 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5619
5620         * message.el:
5621         * gnus-start.el:
5622         * gnus-registry.el: Remove VMS support.
5623
5624 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5625
5626         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5627         macro.
5628         (rfc2104-hash): Use it.
5629
5630 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5631
5632         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5633         (gnus-summary-sort-by-most-recent-date): New commands.
5634         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5635         and menu entries.
5636
5637 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5638
5639         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5640         don't redisplay article for raw contents; remove plural articles stuff.
5641
5642         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5643         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5644         on gnus-summary-save-article; display results properly.
5645
5646 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * lpath.el: No need to fbind ns-focus-frame.
5649
5650 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5651
5652         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5653
5654 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5657         gnus-save-all-headers.
5658
5659 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5660
5661         * gnus-util.el (ns-focus-frame): Remove declaration.
5662         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5663         like x.
5664
5665 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5666
5667         * rfc2104.el (rfc2104-zero): Delete defconst.
5668         (rfc2104-hex-alist): Likewise.
5669         (rfc2104-hex-to-int): Delete func.
5670         (rfc2104-hexstring-to-bitstring): Likewise.
5671         (rfc2104-nybbles): New defconst.
5672         (rfc2104-hash): Rewrite for speed.
5673
5674 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * tls.el (open-tls-stream): Make it work with the 2nd argument
5677         BUFFER that is a string but does not exist as a buffer object, as
5678         mentioned in the doc-string.
5679
5680 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5681
5682         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5683         SXEmacs.
5684
5685 2008-07-16  Glenn Morris  <rgm@gnu.org>
5686
5687         * gnus-util.el (ns-focus-frame): Declare for compiler.
5688
5689 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5692         set as a group parameter.
5693         (gnus-summary-save-in-pipe): Work when it is called independently.
5694         (gnus-summary-pipe-to-muttprint): Don't modify
5695         gnus-summary-pipe-output-default-command.
5696
5697 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5698
5699         * message.el (message-send-mail-with-sendmail):
5700         Display the error message.
5701
5702 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5703
5704         * gnus-art.el (gnus-default-article-saver):
5705         Add gnus-summary-save-in-pipe to choices.
5706         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5707         gnus-summary-pipe-output-default-command as the default command.
5708         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5709         instead of gnus-last-shell-command.
5710
5711         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5712         New user option.
5713         (gnus-summary-muttprint-program): Mention the value will be changed.
5714         (gnus-summary-save-article): Force showing of all headers.
5715         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5716
5717 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5718
5719         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5720
5721 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5722
5723         * nnimap.el (nnimap-id):
5724         * sieve-manage.el (sieve-manage-open): Doc fixes.
5725
5726 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5727
5728         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5729         if available.
5730
5731 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5732
5733         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5734
5735         * nnkiboze.el (nnkiboze-generate-group):
5736         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5737
5738         * nnmairix.el: Require CL.
5739
5740 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5741
5742         * dgnushack.el: Autoload get-display-table and put-display-table for
5743         XEmacs 21.5.
5744
5745         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5746         21.4 and SXEmacs.
5747
5748 2008-06-15  David Engster  <dengste@eml.cc>
5749
5750         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5751
5752 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5753
5754         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5755         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5756         runtime choice under XEmacs.
5757
5758         * gnus-sum.el (gnus-summary-set-display-table):
5759         Use `gnus-put-display-table', `gnus-get-display-table',
5760         `gnus-set-display-table' for the display table, instead of `aset'.
5761
5762         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5763         Use `gnus-put-display-table', `gnus-get-display-table',
5764         `gnus-set-display-table' for the display table.
5765
5766 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5767
5768         * nnmairix.el: Add autoloads.
5769
5770 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5771
5772         * nnmairix.el (nnmairix-delete-recreate-group)
5773         (nnmairix-update-and-clear-marks): Fix error messages.
5774
5775 2008-06-14  David Engster  <dengste@eml.cc>
5776
5777         * nnmairix.el: Upgrade to version 0.6.
5778         (nnmairix-group-toggle-propmarks-this-group)
5779         (nnmairix-group-toggle-readmarks-this-group)
5780         (nnmairix-group-delete-recreate-this-group)
5781         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5782         (nnmairix-remove-tick-mark-original-article): New commands.
5783         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5784         (nnmairix-propagate-marks-to-nnmairix-groups)
5785         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5786         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5787         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5788         functions needed for marks propagation and manipulation of read marks.
5789         (nnmairix-update-groups): New function.
5790         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5791         (nnmairix-determine-original-group-from-registry)
5792         (nnmairix-determine-original-group-from-path)
5793         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5794         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5795         New helper functions.
5796         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5797         keystrokes for new commands.
5798         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5799         (nnmairix-request-group): Check allow-fast group parameter.
5800         (nnmairix-request-create-group): Set allow-fast group parameter if
5801         nnmairix-allowfast-default is set.
5802         (nnmairix-close-group): Propagate marks upon closing if needed.
5803         (nnmairix-group-toggle-threads-this-group): Use new.
5804         nnmairix-group-toggle-parameter helper function.
5805         (nnmairix-search): Better check for empty search result.
5806         (nnmairix-goto-original-article): Use new helper functions for
5807         determining original article.
5808         (nnmairix-show-original-article): Make sure message-id is in brackets.
5809         (nnmairix-call-mairix-binary): Change variable name.
5810         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5811         helper function.
5812         (nnmairix-widget-toggle-activate): Fix doc string.
5813
5814 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5815
5816         * nnir.el: Require edmacro when compiling with XEmacs.
5817         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5818         available in Emacs 21.
5819
5820 2008-06-11  Glenn Morris  <rgm@gnu.org>
5821
5822         * gnus-util.el (x-focus-frame):
5823         * gnus.el (image-size):
5824         * mm-decode.el (image-size): Declare.
5825
5826         * gnus-picon.el (declare-function): Add compat definition.
5827         (image-size): Declare.
5828
5829         * gnus-group.el (tool-bar-map):
5830         * gnus-sum.el (tool-bar-map): Define for compiler.
5831
5832         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5833
5834         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5835
5836         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5837         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5838         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5839         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5840         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5841         * sieve-manage.el, spam-report.el, spam.el:
5842         Remove unnecessary eval-and-compile of autoloads.
5843
5844 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5845
5846         * auth-source.el: Precise Tramp doc.
5847
5848 2008-06-07  Glenn Morris  <rgm@gnu.org>
5849
5850         * nnmairix.el: Remove unnecessary eval-when-compile.
5851
5852 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5853
5854         * lpath.el: Fbind propertize for XEmacs 21.4.
5855
5856 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5857
5858         * nnir.el: Move here from ../contrib.
5859
5860 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5861
5862         * gnus-util.el (gnus-read-shell-command): New function.
5863         * mm-decode.el (mm-pipe-part):
5864         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5865
5866 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5867
5868         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5869
5870 2008-06-03  Glenn Morris  <rgm@gnu.org>
5871
5872         * pop3.el (nnheader-accept-process-output): Autoload it.
5873
5874 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5875
5876         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5877         are not 2-digit hexadecimal characters that follow `%'s.
5878
5879 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5880
5881         * message.el (message-bogus-recipient-p): Fix type in doc string.
5882         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5883         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5884         Improve custom options.
5885         (message-bogus-recipient-p): Adjust accordingly.
5886
5887 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5888
5889         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5890         long-form month and day names.
5891
5892 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * dgnushack.el: Autoload debug, eudc-expand-inline and
5895         pgg-snarf-keys-region for XEmacs.
5896
5897         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5898
5899         * nnmairix.el: Require edmacro when compiling with XEmacs.
5900
5901 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5902
5903         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5904         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5905
5906 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5907
5908         * auth-source.el: Add more docs.
5909
5910         * netrc.el (netrc-machine): Always match if the port is not given.
5911
5912 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5913
5914         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5915         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5916         retrieval faster in some cases, but might make CPU usage larger.  If
5917         this has any bad side effects, we might revert this change.
5918
5919         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5920         seems to make mail retrieval much, much faster.
5921         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5922         unconditionally.
5923
5924         * gnus-draft.el (gnus-group-send-queue): Bind
5925         message-send-mail-partially-limit to nil to avoid being prompted.
5926
5927 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5928
5929         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5930
5931         * message.el (message-bogus-address-regexp): Fix and improve custom
5932         type.
5933         (message-setup-hook): Add message-check-recipients as custom option.
5934
5935 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5936
5937         * message.el (message-cite-function): Remove bogus autoload which crept
5938         in during merge from v5-10.
5939
5940 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5941
5942         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5943
5944         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5945
5946         * auth-source.el: Preliminary Tramp docs.
5947         (auth-sources): Change the default auth-sources to use
5948         EPA .gpg files.
5949
5950 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5951
5952         * nntp.el: Autoload `auth-source-user-or-password'.
5953         (nntp-send-authinfo): Use it.
5954
5955         * nnimap.el: Autoload `auth-source-user-or-password'.
5956         (nnimap-open-connection): Use it.
5957
5958         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5959         for the gnus-message function.
5960         (auth-source-user-or-password): Use it.
5961
5962 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5963
5964         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5965         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5966         (rfc2104-hash): Use it.
5967
5968 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5969
5970         * gnus-art.el (gnus-article-toggle-truncate-lines):
5971         Don't use `iff' in docstring.
5972
5973 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5974
5975         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5976
5977         * gnus-util.el (gnus-extract-address-component-name)
5978         (gnus-extract-address-component-email): Convenience functions around
5979         `gnus-extract-address-components'.
5980
5981         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5982         Use `gnus-extract-address-component-email' to fix bug of comparing full
5983         sender name to `user-mail-address'.
5984
5985 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5986
5987         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5988         catch/throw to optimize.
5989         (gnus-registry-find-keywords): Just use member to find a keyword.
5990
5991 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5992
5993         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5994         is current before calling gnus-server-prepare.
5995         (gnus-server-setup-buffer, gnus-server-update-server)
5996         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5997
5998 2008-05-04  Juri Linkov  <juri@jurta.org>
5999
6000         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6001         (mailcap-file-default-commands): Use mailcap-replace-in-string
6002         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6003         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6004
6005 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6006
6007         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6008
6009 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6010
6011         * gnus.el: Bump version to 0.11.
6012
6013 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6014
6015         * gnus.el: No Gnus v0.10 is released.
6016
6017 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6018
6019         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6020         hooks.
6021         (gnus-update-read-articles): Speed up non-marks-using users.
6022         (gnus-use-marks): Define gnus-use-marks.
6023         (gnus-propagate-marks): Rename variable to something more sensible.
6024
6025 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6026
6027         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6028         (gmm-image-load-path-for-library): Fix typos in docstrings.
6029         (gmm-message): Reflow docstring.
6030
6031 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6032
6033         * mail-source.el (mail-source-set-1, mail-source-bind):
6034         Move auth-source code out of the macro to clean it up and fix bugs.
6035
6036 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6037
6038         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6039         by sender if it's equal to user-mail-address, it's likely to be
6040         useless.
6041
6042         * mail-source.el (mail-source-bind): Don't use user or password if they
6043         are not bound.  Unintern them if they are nil.  Don't use server unless
6044         it's bound, and default it to empty string otherwise.
6045
6046 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6047
6048         * mail-source.el: Load auth-source.el.
6049         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6050         get user name or password, if auth-sources is set up.
6051
6052         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6053         strategy of splitting with parent.
6054         (gnus-registry-split-fancy-with-parent)
6055         (gnus-registry-post-process-groups): Use it and fix prior
6056         bug (returning a list as the split result).
6057
6058         * auth-source.el (auth-sources): Remove server parameter.
6059         (auth-source-pick, auth-source-user-or-password)
6060         (auth-source-user-or-password-imap)
6061         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6062         (auth-source-user-or-password-sftp)
6063         (auth-source-user-or-password-smtp): Remove server parameter.
6064
6065 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6066
6067         * smime.el (smime-sign-region, smime-encrypt-region)
6068         (smime-decrypt-region):
6069         Remove redundant calls to `generate-new-buffer-name'.
6070
6071 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6072
6073         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6074         Don't use QP for message/rfc822.
6075         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6076
6077 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6078
6079         * sieve-manage.el (sieve-string-bytes): Remove.
6080         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6081         correct byte-length only if the process's coding-system is the same as
6082         the one used internally by Emacs to represent strings.
6083
6084 2008-04-22  Juri Linkov  <juri@jurta.org>
6085
6086         * mailcap.el (mailcap-file-default-commands): New function.
6087
6088 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6089
6090         * message.el (message-signature-separator, message-cite-function):
6091         Change custom version.
6092
6093 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6094
6095         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6096         commands.
6097         (tls-checktrust): Ditto.
6098
6099 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6100
6101         * mm-decode.el (mm-display-external): Make temp file read-only.
6102
6103 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6104
6105         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6106         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6107         `C-c C-f d'.
6108
6109 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6110
6111         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6112
6113 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6114
6115         * gnus.el: Bump version to 0.9.
6116
6117 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6118
6119         * gnus.el: No Gnus v0.8 is released.
6120
6121 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6122
6123         * mail-source.el (mail-source-value):
6124         Prefer fboundp to functionp so it works with macros as well.
6125
6126 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6127
6128         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6129         Fix last change in case the element is not even a symbol.
6130
6131 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6132
6133         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6134         Prefer fboundp to functionp so it works with macros as well.
6135
6136 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6137
6138         * auth-source.el: Added docs.
6139         (auth-sources): Modify format to support server.
6140         (auth-source-pick, auth-source-user-or-password)
6141         (auth-source-user-or-password-imap)
6142         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6143         (auth-source-user-or-password-sftp)
6144         (auth-source-user-or-password-smtp): Add server parameter.
6145
6146 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6147
6148         * gnus-registry.el: Initialize the registry when gnus-registry-install
6149         is t.
6150
6151 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6152
6153         * compface.el (uncompface): Make buffer unibyte.
6154
6155 2008-04-05  Glenn Morris  <rgm@gnu.org>
6156
6157         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6158
6159 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6160
6161         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
6162         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6163
6164         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6165         multibyteness after rather than before erasing it.
6166
6167         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6168         mm-with-multibyte.
6169         (gnus-request-article-this-buffer): Make sure the proper decoding is
6170         used if gnus-original-article-buffer happens to be unibyte.
6171
6172         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6173         default-enable-multibyte-characters.
6174
6175         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6176         default-enable-multibyte-characters.
6177
6178         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6179
6180         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6181
6182 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6183
6184         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6185         (imap-message-copyuid-1): Use it.
6186         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6187         J. Williams in
6188         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6189
6190         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6191         imap-enable-exchange-bug-workaround.
6192         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6193
6194 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6195
6196         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6197         a 100 byte status-checks into a 2-3MB transfer for each group.
6198         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6199         to enable bug workaround or not.
6200         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6201
6202 2008-03-31  Glenn Morris  <rgm@gnu.org>
6203
6204         * message.el (mml2015-use): Declare for compiler.
6205         (message-info): Require mml2015 when appropriate.
6206
6207 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6208
6209         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6210         whitespace.
6211
6212 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6213
6214         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6215         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6216         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6217         (nntp-service-to-port): New function.
6218         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6219         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6220         (nntp-open-netcat-stream): New function.
6221         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6222
6223 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6224
6225         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6226
6227 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6228
6229         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6230
6231 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6232
6233         * dns.el (dns-write): Use set-buffer-multibyte.
6234
6235 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6236
6237         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6238
6239 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6240
6241         * message.el (message-signature-separator): Change default.
6242         Improve custom type.
6243         (message-cite-function): Change default to
6244         message-cite-original-without-signature.
6245
6246         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6247         toggle.
6248
6249         * message.el (message-check-news-body-syntax): Fix signature check.
6250         (message-setup-1): Mark buffer as unmodified _after_ running
6251         message-setup-hook and handling message-alternative-emails.
6252         (message-shorten-references): Be more strict when building list of
6253         valid references to comply with GNKSA.
6254
6255         * gnus-group.el (gnus-read-ephemeral-bug-group)
6256         (gnus-read-ephemeral-debian-bug-group)
6257         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6258
6259         * message.el (message-info): Don't use booleanp which isn't supported
6260         in Emacs 21 and XEmacs.
6261
6262 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6263
6264         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6265         gnus-group-gmane-group-download-format.
6266         (gnus-group-read-ephemeral-gmane-group): Rename from
6267         gnus-group-read-ephemeral-gmane-group.
6268         (gnus-read-ephemeral-gmane-group-url): Rename from
6269         gnus-group-read-ephemeral-gmane-group-url.
6270         (gnus-bug-group-download-format-alist): New variable.
6271         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6272         (gnus-read-ephemeral-emacs-bug-group): New commands.
6273
6274 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6275
6276         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6277         (gnus-visible-headers): Improve custom type.
6278
6279 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6280
6281         * mml.el (mml-menu): Add workarounds for XEmacs.
6282
6283         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6284         X-Boundary header.
6285
6286         * message.el (message-simplify-recipients): Fix previous commit.
6287
6288 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6289
6290         * mm-util.el (mm-set-buffer-multibyte): New function.
6291         * mm-decode.el (mm-copy-to-buffer): Use it.
6292
6293 2008-03-19  Glenn Morris  <rgm@gnu.org>
6294
6295         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6296         Accidentally removed in the sync process with Emacs.
6297
6298 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6299
6300         * message.el (message-alter-recipients-discard-bogus-full-name):
6301         New function.
6302         (message-alter-recipients-function): New variable.
6303         (message-get-reply-headers): Use it.
6304         (message-replace-header): New helper function.
6305         (message-recipients-without-full-name): New variable.
6306         (message-simplify-recipients): New command.
6307
6308         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6309
6310         * message.el (message-info): Handle EasyPG manual.
6311
6312         * mml.el (mml-menu): Add entry for EasyPG.
6313
6314 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6315
6316         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6317         parameter.
6318
6319         * message.el (message-disassociate-draft): Specify drafts group name
6320         fully.
6321
6322 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6323
6324         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
6325         unnecessary duplicates from the match list.
6326
6327 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6328
6329         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6330
6331         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6332
6333         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6334         args of `how-many' of which the XEmacs version doesn't take; declare
6335         Info-index-next as function.
6336
6337 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6338
6339         * gnus-score.el (gnus-score-headers): Fix handling of
6340         gnus-inhibit-slow-scoring.
6341
6342         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6343         string.
6344         (gnus-button-url-regexp): Improve handling of parenthesis.
6345         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6346         (gnus-button-handle-info-keystrokes): Handle index entries.
6347
6348 2008-03-15  Glenn Morris  <rgm@gnu.org>
6349
6350         * parse-time.el (parse-time-string): Simplify.
6351
6352 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6353
6354         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6355         Incoming* files.
6356
6357 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6358
6359         * auth-source.el (auth-sources): Renamed from auth-source-choices.
6360         (auth-source-pick): Use it.
6361
6362 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6363
6364         * binhex.el (binhex-decode-region-internal):
6365         * uudecode.el (uudecode-decode-region-internal):
6366         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6367         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6368         setting default-enable-multibyte-characters.
6369
6370 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6371
6372         * auth-source.el (auth-source-protocols)
6373         (auth-source-protocols-customize, auth-source-choices): Added and
6374         modified variable customizations and defaults.
6375         (auth-source-pick, auth-source-user-or-password)
6376         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6377         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6378         (auth-source-user-or-password-sftp)
6379         (auth-source-user-or-password-smtp): Use new variables and provide an
6380         interface to netrc.el.
6381
6382 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6383
6384         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6385         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6386         Make sure the nntp port to specify is a string.
6387
6388 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6389
6390         * nntp.el: Use with-current-buffer.
6391         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6392         dubious mm-with-unibyte-current-buffer.
6393         (nntp-with-open-group-function): New function extracted from
6394         nntp-with-open-group macro.
6395         (nntp-with-open-group): Use the function, so it's easier to debug.
6396         Add indentation and debugging info.
6397         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
6398         the use of the netcat alternatives.
6399
6400         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6401         Avoid mm-string-as-multibyte as well.
6402
6403         * nnweb.el (nnweb-insert-html):
6404         Remove use of nnheader-string-as-multibyte.
6405
6406         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6407         (nnheader-string-as-multibyte): Remove.
6408
6409         * mm-view.el: Use inhibit-read-only.
6410         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6411         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6412         or unibyte-string.
6413
6414         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6415         (mm-uu-yenc-extract): Use with-current-buffer.
6416
6417         * gnus-soup.el (gnus-soup-send-packet): Don't use
6418         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6419
6420         * nnmh.el: Use with-current-buffer.
6421         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6422         mm-string-as-multibyte on the output of mm-encode-coding-string.
6423
6424         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6425         (nnimap-request-move-article): Use with-current-buffer.
6426
6427         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6428         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6429         conversion uses string-make-unibyte rather than string-as-unibyte.
6430
6431         * gnus-msg.el: Use with-current-buffer.
6432
6433         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6434
6435 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6436
6437         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6438         string for caching if it is 'PIN.
6439
6440 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6441
6442         * lpath.el: Consider the case without Emacs/W3.
6443
6444 2008-03-08  Glenn Morris  <rgm@gnu.org>
6445
6446         * time-date.el (date-to-time, time-subtract, time-add)
6447         (safe-date-to-time): Doc fixes.
6448
6449 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6450
6451         * mail-source.el (mail-source-delete-old-incoming-confirm):
6452         Change default to nil.
6453         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6454
6455 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6456
6457         * lpath.el: Rearrange.
6458
6459         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6460         (gnus-article-goto-prev-page): Work for articles having ^L's.
6461
6462         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6463
6464         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6465
6466 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6467
6468         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6469         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6470         (gnus-bookmark-jump): Adjust some variable names.
6471
6472 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6473
6474         * auth-source.el: New package.
6475         (auth-source-choices): Add customization entry point variable.
6476
6477         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6478         bug.
6479
6480 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6481
6482         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6483         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6484         (gnus-registry-install-shortcuts): Rename from
6485         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6486         the `gnus-registry-mark-map' keymap dynamically from
6487         `gnus-registry-marks'.  The generated functions update the summary line
6488         when a registry mark is added or deleted, and will call
6489         `gnus-registry-install-p' (see the comments in the code).
6490         (gnus-registry-user-format-function-M): Use concat intelligently.
6491
6492         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6493         the registry mark functions.
6494
6495 2008-03-05  Glenn Morris  <rgm@gnu.org>
6496
6497         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6498         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6499         gnus-art.
6500         (top-level): No need to load own source when compiling.
6501
6502 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6503
6504         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6505         Suggested by <chris.anderton@zetnet.co.uk>.
6506
6507 2008-03-04  Glenn Morris  <rgm@gnu.org>
6508
6509         * gnus-sum.el (top-level): No need to require gnus when compiling,
6510         since unconditionally required near start of file.
6511         (gnus-summary-display-while-building): Move definition before use.
6512
6513 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6514
6515         * gnus-registry.el (gnus-registry-user-format-function-M): Add
6516         formatting function.
6517
6518 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6519
6520         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
6521         with plists.
6522         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6523         Use new format.
6524
6525 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6526
6527         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6528         `where-is-internal' that returns a range of key sequences.
6529
6530 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6531
6532         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6533
6534         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6535         (gnus-summary-jump-to-group): Consider windows on other displayed
6536         frames as well.  Similar changes might be needed elsewhere, but that's
6537         the one I've bumped into during my use.
6538
6539         * nndoc.el (nndoc-oe-dbx-type-p):
6540         * gnus-msg.el (gnus-debug):
6541         * gnus-group.el (gnus-update-group-mark-positions):
6542         Use mm-string-to-multibyte.
6543
6544 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6545
6546         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6547         doesn't handle NotDashEscaped.
6548
6549         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6550         (mml-dnd-attach-options): Fix typo in custom choice.
6551
6552         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
6553         nndoc-article-type to mbox.
6554         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6555
6556         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6557         to nil, instead of html2text.
6558
6559         * imap.el (imap-debug): Add `imap-ping-server'.
6560
6561         * gnus-bookmark.el: Add FIXMEs.
6562
6563         * message.el (message-form-letter-separator)
6564         (message-send-form-letter-delay): New variables.
6565         (message-send-form-letter): Use them.  New command to send form
6566         letters.  Requested by Uwe Siart.
6567         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6568
6569 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6570
6571         * Update copyright years.
6572
6573 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6574
6575         Sync from EMACS_22_BASE.
6576
6577         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6578
6579 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6580
6581         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6582         empty author.
6583
6584 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6585
6586         * gnus-registry.el (gnus-registry-marks): Add variable for
6587         customization of marks and their appearance.
6588         (gnus-registry-read-mark): Use it.
6589         (gnus-registry-do-marks): Add utility function to loop through
6590         `gnus-registry-marks'.
6591         (gnus-registry-install-shortcuts-and-menus): Add function to install
6592         shortcuts and menus.
6593         (gnus-registry-initialize): Use it.
6594         (gnus-registry-default-mark): Clarify documentation.
6595
6596 2008-02-29  Glenn Morris  <rgm@gnu.org>
6597
6598         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6599         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6600         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6601         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6602         Change defcustom :version from 23.0 to 23.1.
6603
6604 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6605
6606         * gnus-registry.el (gnus-registry-follow-group-p)
6607         (gnus-registry-post-process-groups): Add functions to aid registry
6608         splitting and improve logging.  Clarify behavior in function
6609         documentation.
6610         (gnus-registry-split-fancy-with-parent): Use them.
6611
6612 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6613
6614         * gnus-art.el: Use with-current-buffer.
6615
6616 2008-02-27  David Engster  <dengste@eml.cc>
6617
6618         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6619         Express real group name in the response.
6620
6621 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6622
6623         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6624         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6625         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6626         autoload gnus-registry-fetch-group when compiling.
6627         (nnmairix-request-group-with-article-number-correction): Remove
6628         unreferenced argument passed to nnmairix-call-backend.
6629
6630 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6631
6632         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6633         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6634         Wilde.
6635
6636 2008-02-27  Glenn Morris  <rgm@gnu.org>
6637
6638         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6639         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6640         variables to defconsts.  Convert comments to doc-strings.
6641         (nnmairix-last-server, nnmairix-current-server): Convert from free
6642         variables to defvars.  Convert comments to doc-strings.
6643         (gnus-registry-fetch-group): Autoload.
6644         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6645         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6646         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6647         caddr.
6648         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6649         nnmairix-request-group-with-article-number-correction call.
6650         (nnmairix-fast, nnmairix-group): New, less general names, for free
6651         variables passed from nnmairix-request-group to
6652         nnmairix-request-group-with-article-number-correction.  Declare.
6653         (nnmairix-request-group-with-article-number-correction):
6654         Use nnmairix-fast, nnmairix-group rather than fast, group.
6655
6656 2008-02-26  David Engster  <dengste@eml.cc>
6657
6658         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6659         version 0.5.
6660
6661 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6662
6663         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6664         instead of making an extra function call.  Don't add the current group
6665         to articles only when they have the group.  Use
6666         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6667         Reported by David <de_bb@arcor.de>.
6668
6669 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6670
6671         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6672         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6673
6674 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6675
6676         * mail-source.el (mail-source-delete-incoming): Change default.
6677         Supplement doc string.
6678
6679         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6680
6681 2008-02-14  Glenn Morris  <rgm@gnu.org>
6682
6683         * time-date.el (format-seconds): New function.
6684
6685 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6686
6687         * nnmail.el (nnmail-message-id-cache-file): Derive from
6688         `gnus-home-directory'.
6689
6690 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6691
6692         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6693         Document negative prefix.
6694
6695         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6696
6697 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6698
6699         * message.el (message-unsent-separator): Add the Exim bounce
6700         separator.
6701
6702 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6703
6704         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6705         list.
6706         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6707         recipient/signer list.
6708
6709 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6710
6711         * Makefile.in (datarootdir): Define.
6712         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6713         name that might contain whitespace.
6714
6715 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6716
6717         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6718         fbound (Emacs 23 unicode), signal an error.
6719
6720 2008-02-08  Glenn Morris  <rgm@gnu.org>
6721
6722         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6723
6724 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6725
6726         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6727         ports to the calls to `netrc-machine-user-or-password' in addition to
6728         "imap" and "imaps".
6729
6730 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6731
6732         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6733
6734         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6735
6736 2008-02-01  Kenichi Handa  <handa@m17n.org>
6737
6738         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6739         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6740         (rfc2104-hash): Convert the result of concat to unibyte string.
6741
6742 2008-02-01  Dave Love  <fx@gnu.org>
6743
6744         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6745         coding-system-for-read.
6746         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6747
6748 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6749
6750         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6751         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6752         <hanche@math.ntnu.no>.
6753
6754 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6757
6758         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6759
6760 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6761
6762         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6763         * message.el (message-beginning-of-line): Use featurep instead of bound
6764         tests in order to resolve conditionals at compile time.
6765
6766 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6767
6768         * mail-source.el (mail-sources): Add `group' choice.
6769
6770         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6771         parameter `in-group' to control into which group the articles go.
6772         Add treatment of `group' mail-source.
6773
6774 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6777
6778         * mm-decode.el (mm-dissect-buffer): Decode description.
6779
6780         * mml.el (mml-to-mime): Encode message header first.
6781
6782 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6783
6784         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6785         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6786
6787         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6788         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6789
6790 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6791
6792         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6793
6794 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6795
6796         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6797         prefix keys.
6798         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6799         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6800         gnus-xmas.el.
6801
6802         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6803         (gnus-xmas-article-describe-bindings): New function.
6804         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6805         gnus-xmas-article-describe-bindings.
6806
6807         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6808
6809 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6810
6811         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6812         Add new variables for article mark management.
6813         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6814         list of extra data entries which, when present, will indicate that the
6815         article ID should not be trimmed from the registry.
6816         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6817         functions.
6818         (gnus-registry-read-mark): New function to read a mark name from the
6819         user.
6820         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6821         (gnus-registry-set-article-mark-internal): New functions to add and
6822         remove marks.
6823         (gnus-registry-get-article-marks): New function to show the marks for
6824         an article, or retrieve them for further use.
6825
6826 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6827
6828         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6829         keys when no argument is given.
6830
6831 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6832
6833         * imap.el (imap-ping-server): New variable.
6834         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6835         (imap-ping-server): Minor doc string fixes.
6836
6837 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6838
6839         * imap.el (imap-ping-server): New function.
6840         (imap-opened): Call imap-ping-server.
6841
6842 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6843
6844         * gnus-sum.el (gnus-article-sort-by-random)
6845         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6846         jidanni@jidanni.org.
6847
6848 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6849
6850         * gnus-art.el (gnus-article-describe-bindings): New function.
6851         (gnus-article-read-summary-keys): Use it.
6852         (gnus-article-mode-map): Bind `C-h b' to it.
6853
6854 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6855
6856         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6857         XEmacs.
6858         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6859         against non-character events.
6860
6861         * lpath.el: Fbind map-keymap for Emacs 21.
6862
6863 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6864
6865         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6866         command.
6867         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6868         instead of END.  Change name of the temp file.
6869         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6870         customizable.
6871
6872 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6873
6874         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6875         bind `S W' to gnus-article-wide-reply-with-original; set default
6876         binding to gnus-article-read-summary-send-keys.
6877         (gnus-article-read-summary-keys): Fix the order of keys; display
6878         continuation keys correctly in the echo area; describe bindings
6879         correctly when keys end with `C-h'.
6880         (gnus-article-read-summary-send-keys): New function.
6881         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6882         for gnus-article-read-summary-send-keys; display continuation keys
6883         correctly in the echo area.
6884         (gnus-article-reply-with-original): Ignore prefix argument.
6885         (gnus-article-wide-reply-with-original): New function.
6886
6887         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6888         Emacs 21.
6889
6890 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6891
6892         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6893         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6894
6895 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6896
6897         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6898         (gnus-group-read-ephemeral-gmane-group): New command.
6899
6900 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6901
6902         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6903
6904 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6905
6906         * message.el (message-send-mail-function): Increase custom version.
6907
6908         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6909         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6910
6911 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6912
6913         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6914         for the cases where imap-authenticate is called with a nil buffer
6915         parameter.
6916
6917 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6920         html parts correctly; support forwarded messages.
6921         (gnus-article-browse-html-article): Remove work buffers.
6922
6923         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6924         compiling.
6925         (netrc-bound-and-true-p): New macro.
6926         (netrc-parse): Use it instead of bound-and-true-p that is not available
6927         in XEmacs 21.4.
6928
6929 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6930
6931         * gnus-registry.el (gnus-registry-mark-article)
6932         (gnus-registry-article-marks): Add functionality to mark articles
6933         through the Gnus registry.
6934
6935         * encrypt.el: Clarify documentation for the new pgg method.
6936         (encrypt-file-alist): Add PGG option.
6937         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6938         functionality.  Abstract password key and messaging to external
6939         functions.
6940         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6941         (encrypt-message-method-and-cipher): Add new convenience external
6942         functions.
6943         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6944         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6945
6946         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6947         (netrc-parse): Use encrypt-file-alist to determine if
6948         encrypt-find-model or encrypt-insert-file-contents should be used.
6949
6950         * encrypt.el: Clarify documentation.  Load password-cache or
6951         password, whichever one is found first, instead of autoloading.
6952
6953 2007-12-19  Glenn Morris  <rgm@gnu.org>
6954
6955         * mml.el (message-options-set, message-narrow-to-head)
6956         (message-in-body-p, message-mail-p, message-encode-message-body):
6957         Autoload.
6958         (message-remove-header, message-narrow-to-headers-or-head)
6959         (message-subscribed-p, message-make-mail-followup-to)
6960         (message-position-on-field, message-news-p)
6961         (message-options-set-recipient, message-generate-headers)
6962         (message-sort-headers): Declare as functions.
6963
6964 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6965
6966         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6967         convention in doc string.
6968
6969 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6972         title to html parts.
6973         (gnus-article-browse-html-article): Pass message header to it.
6974
6975         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6976
6977 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6978
6979         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6980         or password compatible with XEmacs.
6981
6982 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6983
6984         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6985         format document.
6986         (gnus-mime-delete-part): Don't write description line if empty.
6987         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6988
6989 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6990
6991         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6992         (gnus-summary-mark-read-and-unread-as-read)
6993         (gnus-summary-mark-current-read-and-unread-as-read)
6994         (gnus-summary-mark-unread-as-ticked): Doc fix.
6995         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6996
6997 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6998
6999         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
7000         Christoph Conrad <christoph.conrad@gmx.de>.
7001
7002 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7003
7004         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7005         yes-or-no-p.
7006
7007 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7008
7009         * mm-decode.el (mm-add-meta-html-tag): New function.
7010         (mm-save-part-to-file, mm-pipe-part): Use it.
7011
7012         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
7013         gnus-y-or-n-p instead of y-or-n-p.
7014         (gnus-article-browse-html-parts): Work with message/external-body; use
7015         mm-add-meta-html-tag.
7016
7017 2007-12-11  Glenn Morris  <rgm@gnu.org>
7018
7019         * gnus-cache.el: Require gnus-sum not just when compiling.
7020
7021         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7022
7023         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
7024         definitions before use.
7025
7026         * mm-decode.el: Require gnus-util.
7027         (mm-remove-part): Only call delete-annotation on XEmacs.
7028
7029         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7030
7031         * nnmail.el: Require gnus-int.
7032
7033         * spam.el: Move `require's before `eval-when-compile's.
7034
7035         * gnus-ems.el (gnus-alive-p):
7036         * gnus-fun.el (message-goto-eoh):
7037         * gnus-util.el (gnus-group-name-decode):
7038         * mail-source.el (gnus-compress-sequence):
7039         * message.el (Info-goto-node, format-spec):
7040         * mm-bodies.el (message-options-get):
7041         * mm-decode.el (mm-view-pkcs7):
7042         * mm-util.el (gmm-write-region):
7043         * mml-smime.el (mml-compute-boundary)
7044         (gnus-completing-read-with-default):
7045         * mml.el (widget-button-press, gnus-make-hashtable):
7046         * mml1991.el (mm-decode-content-transfer-encoding)
7047         (mm-encode-content-transfer-encoding)
7048         (message-options-get, message-options-set):
7049         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7050         * nnfolder.el (gnus-request-group):
7051         * nnheader.el (ietf-drums-unfold-fws):
7052         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7053         * smime.el (gnus-run-mode-hooks):
7054         * spam-stat.el (gnus-message): Autoload.
7055
7056         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7057         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7058         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7059         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7060         Add declare-function compatibility definition.
7061
7062         * gnus-cache.el (nnvirtual-find-group-art):
7063         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7064         (gnus-add-image, gnus-add-wash-type):
7065         * gnus-group.el (nnkiboze-score-file):
7066         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7067         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7068         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7069         (message-tokenize-header, gnus-get-buffer-create)
7070         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7071         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7072         * gnus.el (gnus-group-decoded-name):
7073         * mail-source.el (imap-capability):
7074         * mm-bodies.el (message-options-set):
7075         * mm-decode.el (gnus-configure-windows):
7076         * mm-extern.el (message-goto-body):
7077         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7078         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7079         (epg-sub-key-validity, message-options-set):
7080         * mml.el (widget-event-point, gnus-configure-windows):
7081         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7082         * mml2015.el (epg-check-configuration, epg-configuration)
7083         (message-options-set):
7084         * nndb.el (nndb-request-article):
7085         * nnfolder.el (gnus-request-create-group):
7086         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7087         * nnmaildir.el (gnus-group-mark-article-read):
7088         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7089         * rfc1843.el (message-fetch-field):
7090         * spam.el (gnus-extract-address-components):
7091         Declare as functions.
7092
7093 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7094
7095         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7096
7097         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7098
7099         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7100         bind show-trailing-whitespace for XEmacs.
7101
7102 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7103
7104         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7105         new no-op macro for backward compatibility.
7106
7107         * imap.el (imap-string-to-integer): New function.
7108
7109 2007-12-09  Glenn Morris  <rgm@gnu.org>
7110
7111         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7112
7113         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7114         * message.el, mm-view.el, sieve-manage.el, smime.el:
7115         Add declare-function compatibility definition.
7116
7117         * gnus-art.el (w3-region, w3m-region, Info-menu):
7118         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7119         * gnus-sum.el (gnus-get-predicate):
7120         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7121         * message.el (mail-abbrev-in-expansion-header-p):
7122         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7123         (w3m-detect-meta-charset, w3m-region):
7124         * sieve-manage.el (password-read, password-cache-add)
7125         (password-cache-remove):
7126         * smime.el (password-read-and-add): Declare as functions.
7127
7128 2007-12-08  David Kastrup  <dak@gnu.org>
7129
7130         * gnus-sum.el (gnus-summary-simplify-subject-query):
7131         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7132         `message'.
7133
7134 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7135
7136         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7137         it to bind idna-program, installation-directory, defined-colors, and
7138         face-attribute for XEmacs of the version that compiles defcustom forms.
7139
7140 2007-12-07  Glenn Morris  <rgm@gnu.org>
7141
7142         * gnus-art.el (article-make-date-line): Revert previous change.
7143
7144 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7145
7146         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7147
7148 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7149
7150         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
7151         Call gnus-add-to-range ranges only once with a prepared article-list.
7152
7153 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7154
7155         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7156         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7157         group names with backslashes.  Reported by Tassilo Horn
7158         <tassilo@member.fsf.org>.
7159
7160 2007-12-06  Deepak Goel  <deego3@gmail.com>
7161
7162         * gnus-art.el (article-make-date-line):
7163         * gnus-start.el (gnus-load):
7164         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7165
7166 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7167
7168         * gnus-art.el (gnus-use-idna)
7169         * gnus-start.el (gnus-site-init-file)
7170         * message.el (message-use-idna)
7171         * mm-uu.el (mm-uu-hide-markers)
7172         * smiley.el (smiley-style): Revert changes that suppress warnings.
7173
7174 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7177         specify charset to html source.  Reported by Christoph Conrad
7178         <christoph.conrad@gmx.de>.
7179
7180 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7181
7182         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7183         idna-program in order to suppress byte compile warning issued by XEmacs
7184         that came to byte compile the default value section of defcustom forms
7185         recently.
7186
7187         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7188         value of installation-directory.
7189
7190         * message.el (message-use-idna): Don't directly refer to the value of
7191         idna-program.
7192
7193         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7194
7195         * smiley.el (smiley-style): Don't directly call face-attribute.
7196
7197 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7198
7199         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7200
7201         * gnus-dired.el: Reduce Gnus dependencies.
7202         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
7203         require.  Use autoloads instead.
7204         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7205         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7206         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7207         (gnus-dired-mode): Adjust doc string.
7208         (gnus-dired-mail-mode): New variable.
7209         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7210         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7211         (gnus-dired-mail-buffers): New function.  Return mail or message
7212         composition buffers.
7213         (gnus-dired-attach): Use it.
7214         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7215         NO-DECODE.
7216         (gnus-dired-print): Use `gnus-print-buffer' depending on
7217         `gnus-dired-mail-mode'.
7218
7219 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7220
7221         * rfc2047.el (rfc2047-encoded-word-regexp)
7222         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7223         explaining what regexp patterns are for.
7224
7225 2007-12-04  Glenn Morris  <rgm@gnu.org>
7226
7227         * password.el: Move to password-cache.el.
7228
7229         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7230         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7231         * mml-smime.el (password-read, password-cache-add)
7232         (password-cache-remove):
7233         No need to autoload, since mml-sec requires password.
7234
7235         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7236         * message.el (gnus-extract-address-components):
7237         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7238
7239         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7240         password.
7241
7242 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7243
7244         * mailcap.el: Reduce dependencies.
7245         (mail-header-parse-content-type): Autoload.
7246         (mailcap-delete-duplicates): New alias.
7247         (mailcap-mime-info): Add optional argument NO-DECODE.
7248         (mailcap-mime-types): Use mailcap-delete-duplicates.
7249
7250         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7251
7252 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7253
7254         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7255         (imap-parse-status): Upcase status-att for servers that sends them
7256         lower-case (e.g., MS Exchange 2007).
7257
7258 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7259
7260         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7261         function.
7262
7263         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7264         (gnus-uu-yenc-article): New function.
7265
7266         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7267
7268         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
7269         buffer.
7270
7271 2007-12-02  Glenn Morris  <rgm@gnu.org>
7272
7273         * binhex.el (binhex): New custom group.
7274         (binhex-decoder-program, binhex-decoder-switches)
7275         (binhex-use-external): Move to the binhex custom group.
7276
7277         * uudecode.el (uudecode): New custom group.
7278         (uudecode-decoder-program, uudecode-decoder-switches)
7279         (uudecode-use-external): Move to the uudecode custom group.
7280
7281         * netrc.el (top-level): Don't load `encrypt' features.
7282         (netrc-parse): Don't use encrypt.
7283         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7284
7285         * encrypt.el: Remove file.
7286
7287 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7288
7289         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7290         matches on patches.
7291
7292         * gnus-art.el (gnus-article-browse-html-article): Mention
7293         `mm-text-html-renderer' in the doc string.
7294
7295         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7296         string.  Add comments.
7297
7298         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7299         if rhs is ASCII.
7300
7301 2007-12-01  Glenn Morris  <rgm@gnu.org>
7302
7303         * mail-source.el (top-level): Require format-spec before
7304         eval-when-compile.
7305
7306 2007-11-30  Glenn Morris  <rgm@gnu.org>
7307
7308         * encrypt.el: Require password, rather than autoloading password-read.
7309
7310 2007-11-29  Glenn Morris  <rgm@gnu.org>
7311
7312         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7313         (sasl-make-client, sasl-next-step, sasl-step-data)
7314         (sasl-step-set-data): Declare as functions.
7315
7316 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7317
7318         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7319
7320 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7321
7322         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7323         certs should be verified and what is to be done in the event of a
7324         verification failure.
7325
7326         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7327         caller can indicate whether the cache should be disregarded for this
7328         call.  This way the result of the call is reproducible at all times and
7329         can be considered a canonical server name for the supplied method.
7330         (gnus-agent-method-p): Canonicalize server names by pushing their
7331         method through `gnus-method-to-server' using the no-cache argument.
7332
7333         * gnus-srvr.el (gnus-server-insert-server-line): Call
7334         `gnus-method-to-server' with `no-cache' argument.
7335
7336         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7337         gnus-agent-possibly-synchronize-flags as this should be called when the
7338         server is actually being opened.
7339         (gnus-agent-possibly-synchronize-flags)
7340         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7341         flags file of an agentized server to the latter function.
7342
7343         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7344         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7345         after a connection has been established successfully.
7346
7347 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * gnus-art.el (article-display-face): Force to display face if called
7350         interactively; check if gnus-article-x-face-too-ugly matches author.
7351         (article-display-x-face): Display face even if From header is missing
7352         as article-display-face does.
7353
7354 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7355
7356         * hashcash.el (message-narrow-to-headers-or-head)
7357         (message-fetch-field, message-goto-eoh)
7358         (message-narrow-to-headers): Declare as functions.
7359
7360 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7361
7362         * mail-source.el (mail-sources): Default to fetch from file for
7363         compatibility with default of nnmail-spool-file.
7364
7365 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7368         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7369         to look for encoded word that should be encoded again.
7370         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7371         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7372         encoding pattern.
7373         (rfc2047-decode-region): Switch strict regexp and loose one according
7374         to rfc2047-allow-irregular-q-encoded-words.
7375
7376 2007-11-25  Romain Francoise  <romain@orebokech.com>
7377
7378         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7379
7380 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7381
7382         * tls.el (tls-program): Provide more custom choices from
7383         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7384         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7385
7386 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7387
7388         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7389         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7390
7391         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7392         `nnmail-spool-file'.
7393
7394         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7395         `nnmail-spool-file'.
7396
7397         * gnus-move.el (gnus-change-server): Ditto.
7398
7399         * gnus-kill.el (gnus-batch-score): Ditto.
7400
7401         * gnus-cache.el (gnus-jog-cache): Ditto.
7402
7403         * gnus-msg.el (gnus-summary-reply):
7404         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7405
7406 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7407
7408         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7409         version.  Minor improvement to doc strings.
7410         (tls-program): Add comment.
7411
7412 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7413
7414         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7415         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7416         mismatch between the hostname provided in the certificate and the name
7417         of the host connnecting to.
7418         (open-tls-stream): Use them.  Check certificates against trusted root
7419         certificates.
7420
7421 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7422
7423         * gnus-cache.el (gnus-cache-generate-nov-databases):
7424         Use nnml-generate-nov-databases-directory instead of
7425         nnml-generate-nov-databases-1.
7426
7427 2007-11-24  Glenn Morris  <rgm@gnu.org>
7428
7429         * message.el (message-tool-bar-retro): Update for rename
7430         mail_send.xpm->mail-send.xpm.
7431
7432 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7433
7434         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7435         `smime-ldap-search' for Emacs 22 and up.
7436
7437 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7438
7439         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7440
7441         * message.el (message-send-mail-function): Fix error convention.
7442         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7443         (message-widen-reply, message-send-mail, message-talkative-question)
7444         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7445         (message-clone-locals, message-send-news): Use with-current-buffer.
7446         (message-insert-or-toggle-importance): Remove unused var `valid'.
7447         (message-make-references): Remove unused var `new-references'.
7448         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7449
7450 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7451
7452         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7453         (spam-split-symbolic-return-positive): Reflow docstring.
7454         (spam-backends, spam-summary-exit-behavior)
7455         (spam-mark-ham-unread-before-move-from-spam-group)
7456         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7457         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7458         (spam-clear-cache, spam-backend-check, spam-install-backend)
7459         (spam-install-statistical-backend, spam-list-of-processors)
7460         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7461         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7462         (spam-check-crm114, spam-initialize, spam-unload-hook):
7463         Fix typos in docstrings.
7464
7465 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7466
7467         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7468         been checked if they have never been read and those group levels are
7469         higher than the one that a user specified.
7470
7471 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7472
7473         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7474         foreign groups unless a group level is specified by a user.
7475         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7476
7477 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7478
7479         * message.el (message-send-mail-function): Require sendmail.
7480
7481 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7482
7483         * message.el (message-send-mail-function): Check for smtpmail too.
7484
7485         * utf7.el (utf7-encode, utf7-decode): Use coding system
7486         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7487
7488         * message.el (message-send-mail-function): New function.
7489         (message-send-mail-function): Set default using
7490         message-send-mail-function.  Adjust doc string.
7491         (message-send-mail-with-mailclient): New function.
7492
7493 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7494
7495         * smime.el (from):
7496         * rfc2047.el (message-posting-charset):
7497         * qp.el (mm-use-ultra-safe-encoding):
7498         * pop3.el (parse-time-months):
7499         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7500         * nnml.el (files):
7501         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7502         (jka-compr-compression-info-list, ange-ftp-path-format)
7503         (efs-path-regexp):
7504         * nndiary.el (files):
7505         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7506         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7507         (epg-digest-algorithm-alist, inhibit-redisplay)
7508         (password-cache-expiry):
7509         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7510         (pgg-output-buffer, password-cache-expiry):
7511         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7512         (efs-path-regexp):
7513         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7514         (inhibit-redisplay):
7515         * mm-uu.el (file-name, start-point, end-point, entry)
7516         (gnus-newsgroup-name, gnus-newsgroup-charset):
7517         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7518         (latin-unity-ucs-list):
7519         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7520         (mm-uu-binhex-decode-function):
7521         * message.el (gnus-message-group-art, gnus-list-identifiers)
7522         (rmail-enable-mime-composing, gnus-local-organization)
7523         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7524         (gnus-read-active-file, facemenu-add-face-function)
7525         (facemenu-remove-face-function, gnus-article-decoded-p)
7526         (tool-bar-mode):
7527         * mail-source.el (display-time-mail-function):
7528         * gnus-util.el (nnmail-pathname-coding-system)
7529         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7530         (gnus-original-article-buffer, gnus-user-agent)
7531         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7532         (xemacs-codename, sxemacs-codename, emacs-program-version):
7533         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7534         * gnus-start.el (gnus-agent-covered-methods)
7535         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7536         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7537         (gnus-newsgroup-headers, gnus-group-list-mode)
7538         (gnus-group-mark-positions, gnus-newsgroup-data)
7539         (gnus-newsgroup-unreads, nnoo-state-alist)
7540         (gnus-current-select-method, mail-sources)
7541         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7542         (nnmail-spool-file, gnus-cache-active-hashtb):
7543         * gnus-mh.el (mh-lib-progs):
7544         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7545         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7546         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7547         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7548         (gnus-group-buffer):
7549         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7550         (font-lock-set-defaults):
7551         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7552         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7553         (gnus-summary-post-menu, total-parts, type, condition, length):
7554         * gnus-agent.el (gnus-agent-read-agentview):
7555         * flow-fill.el (show-trailing-whitespace):
7556         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7557         eval-and-compile wrappers for byte compiler pacifiers.
7558
7559         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7560         (mm-display-inline-fontify): Check for featurep 'xemacs not
7561         extent-list.
7562
7563         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7564         itimer-list.
7565         (mm-create-image-xemacs): Only do something for XEmacs.
7566         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7567
7568         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7569
7570         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7571         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7572
7573 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7574
7575         * nnimap.el (nnimap-split-download-body):
7576         * gnus-demon.el (gnus-demon):
7577         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7578
7579 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7580
7581         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
7582         macros.
7583         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7584         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7585         copy data from unibyte buffer to multibyte current buffer.
7586         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7587         to copy data from unibyte current buffer to multibyte buffer.
7588         (nntp-make-process-buffer): Make process buffer unibyte.
7589
7590         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7591
7592 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7593
7594         * pop3.el (pop3-open-server): Accept and process data more robustly at
7595         connexion start to avoid spurious "POP SSL connexion failed" errors.
7596
7597 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7598
7599         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7600         read group names.
7601
7602 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7603
7604         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7605
7606 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7607
7608         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7609         (nnmail-save-active): Use a unibyte buffer when saving active file,
7610         which may contain non-ASCII group names.
7611
7612         * nnml.el (nnml-request-group): Decode group names in messages.
7613
7614 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7615
7616         * message.el (message-citation-line-function)
7617         (message-insert-formatted-citation-line): Fix spelling of
7618         `message-insert-formated-citation-line'.
7619
7620 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7621
7622         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7623
7624 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7627         nnmail-pathname-coding-system.
7628
7629         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7630         that a user enters; decode group names in messages.
7631
7632         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7633
7634 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7635
7636         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7637
7638         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7639
7640         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7641         risky local variable.
7642
7643         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7644
7645 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7646
7647         * encrypt.el: Improve documentation to fix function name typo.
7648         Reported by Daiki Ueno <ueno@unixuser.org>.
7649
7650 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7651
7652         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7653         even if the point is not in the last page of an article.
7654         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7655         back to the previous page.
7656
7657 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7658
7659         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7660
7661 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7662
7663         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7664
7665 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7666
7667         * message.el (message-check-news-body-syntax): Avoid
7668         mm-string-as-multibyte.
7669         (message-hide-headers): Don't assume (point-min)==1.
7670
7671 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7672
7673         * message.el (message-remove-blank-cited-lines): Fix if remove is
7674         given.
7675         (message-bogus-address-regexp): New variable.
7676         (message-bogus-recipient-p): New function.
7677         (message-check-recipients): New command.
7678         (message-syntax-checks): Add `bogus-recipient'.
7679         (message-fix-before-sending): Add `bogus-recipient'.
7680
7681         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7682         (gnus-treat-body-boundary): Don't test window-system.
7683
7684 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7685
7686         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7687
7688 2007-10-28  Miles Bader  <miles@gnu.org>
7689
7690         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7691         at compile-time too.
7692
7693 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7694
7695         * gnus-msg.el (gnus-message-setup-hook): Add
7696         `message-remove-blank-cited-lines' to options.
7697
7698 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7699
7700         * message.el (message-remove-blank-cited-lines): New function.
7701         Suggested by Karl Plästerer.
7702
7703 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7704
7705         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7706         mapc.
7707
7708         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7709         (top-level): Use mapc to set functions to be traced for debugging.
7710
7711         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7712         called for effect with while loop.
7713
7714         * message.el (message-talkative-question): Replace mapcar called for
7715         effect with mapc.
7716
7717         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7718         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7719         called for effect with dolist.
7720
7721         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7722
7723         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7724         gnus-extra-headers and nnmail-extra-headers.
7725
7726         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7727         called for effect with dolist.
7728         (top-level): Use mapc to set functions to be traced for debugging.
7729
7730         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7731         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7732         dolist.
7733
7734         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7735         Replace mapcar called for effect with mapc.
7736         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7737         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7738         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7739         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7740
7741         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7742         remove-if that's a cl function.
7743
7744         * webmail.el (webmail-debug): Replace mapcar called for effect with
7745         dolist.
7746
7747         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7748         with mapc.
7749
7750 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7751
7752         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7753         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7754         with while loop.
7755
7756         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7757         functions from article-* functions.
7758         (gnus-multi-decode-header): Replace mapcar called for effect with
7759         dolist.
7760
7761         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7762         (gnus-bookmark-show-details): Replace mapcar called for effect with
7763         while loop.
7764
7765         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7766         called for effect with while loop.
7767
7768         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7769         with dolist.
7770
7771         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7772         mapcar called for effect with dolist.
7773
7774         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7775
7776         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7777         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7778         Replace mapcar called for effect with dolist.
7779         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7780         mapc.
7781
7782         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7783         Replace mapcar called for effect with dolist.
7784         (gnus-topic-list): Replace mapcar called for effect with mapc.
7785
7786         * gnus.el: Use mapc instead of mapcar to add autoloads.
7787
7788 2007-10-23  Richard Stallman  <rms@gnu.org>
7789
7790         * gnus-group.el (gnus-group-highlight): Mark as risky.
7791
7792 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * gnus.el (gnus-server-to-method): Return method found first in
7795         gnus-newsrc-alist.
7796
7797         * gnus-art.el (gnus-article-highlight-signature)
7798         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7799         button overlay without the front stickiness.
7800
7801 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7802
7803         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7804         overview buffer needed a catch to receive its throw.
7805         (gnus-agent-flush-cache): Declared as interactive to make this function
7806         easier to use.
7807
7808 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7809
7810         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7811         `next-line'.
7812
7813 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7816         exclude address matching message-dont-reply-to-names.
7817
7818 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * gnus-util.el (gnus-string<): New function.
7821
7822         * gnus-sum.el (gnus-article-sort-by-author)
7823         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7824
7825 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7826
7827         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7828         the frame-focus tag is set in gnus-buffer-configuration.
7829
7830 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7831
7832         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7833         the front stickiness.
7834
7835 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7836
7837         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7838         url pattern; remove duplicate one.
7839         (gnus-article-extend-url-button): New function.
7840         (gnus-article-add-buttons): Use it.
7841         (gnus-button-push): Use concatenated url that it makes.
7842
7843 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7844
7845         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7846
7847 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7848
7849         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7850         Don't hardcode point-min==1.
7851
7852 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7853
7854         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7855         Fix comment about "iso8859-1".
7856
7857 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7858
7859         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7860         ones returned from the verify-function.
7861
7862         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7863         mml2015-extract-cleartext-signature if extraction failed.
7864
7865 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7866
7867         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7868         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7869         failed.
7870
7871 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7872
7873         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7874
7875 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7876
7877         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7878         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7879         recommends to use EasyPG instead of PGG.
7880
7881         * pgg.el: Revert to revision 6.23.2.16.
7882
7883         * pgg-def.el: Revert to revision 6.6.2.14.
7884
7885         * pgg-gpg.el: Revert to revision 6.23.2.34.
7886
7887 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7888
7889         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7890         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7891         thread for both the null and zero (kill/expire thread) universal prefix
7892         cases.
7893         (gnus-summary-expire-thread): Add new function to expire a thread,
7894         using gnus-summary-kill-thread.
7895         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7896         shortcuts for gnus-summary-expire-thread.
7897         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7898         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7899
7900 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7901
7902         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7903         extras value, so an extras entry can be deleted.
7904         (gnus-registry-delete-extra-entry): Use it.
7905         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7906         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7907         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7908         storage through the gnus-registry, and provide an appropriate API for
7909         it.
7910
7911 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7912
7913         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7914         Suggested by Leo <sdl.web@gmail.com>.
7915
7916         * gnus.el: Do.
7917
7918 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7919
7920         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7921         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7922
7923         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7924
7925         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7926         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7927
7928 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7929
7930         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7931         newline.
7932         (nnmbox-request-accept-article): Don't change article in source buffer;
7933         narrow to header to use message-fetch-field rather than
7934         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7935         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7936         as delimiters; make sure article ends with newline.
7937         (nnmbox-delete-mail): Correct last position of article to be deleted;
7938         ignore X-Gnus-Newsgroup header in article body.
7939         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7940         positions; make sure article ends with newline.
7941
7942         * message.el (message-display-abbrev): Don't infloop when a user
7943         inserts SPC in the beginning of header.
7944
7945         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7946         coding-system-for-read and coding-system-for-write for XEmacs having no
7947         file-coding feature.
7948
7949         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7950
7951 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7952
7953         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7954         list of groups not followed by default.  Fix type to be regexp.
7955         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7956
7957 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7958
7959         * hmac-def.el (define-hmac-function): Switch from old-style to
7960         new-style backquotes.
7961
7962         * md4.el (md4-make-step): Likewise.
7963
7964 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7965
7966         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7967         raw-text coding system when saving .newsrc file, which may contain
7968         non-ASCII group names.
7969
7970 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7971
7972         * gnus-cus.el (gnus-score-extra): New widget.
7973         (gnus-score-extra-convert): New function.
7974         (gnus-score-customize): Use it for Extra.
7975
7976 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7977
7978         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7979         (mml2015-mailcrypt-clear-verify): Use it.
7980         (mml2015-gpg-clear-verify): Use it.
7981         (mml2015-pgg-clear-verify): Use it.
7982         (mml2015-epg-clear-verify): Replace the current part with the output
7983         from GnuPG; don't extract the plaintext by itself.
7984
7985         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7986         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7987         mml2015-clear-verify-function; don't touch the armor headers or
7988         dash-escaped text here.
7989
7990 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7991
7992         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7993         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7994         parts, or application/octet-stream as a last resort.
7995         (gnus-mime-view-part-as-type): Don't toggle display.
7996         (gnus-mime-view-part-as-charset): Don't turn off display before
7997         querying charset.
7998
7999         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8000         stuff to undisplayer function in Emacs.
8001         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8002
8003         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8004         text/calendar parts.
8005
8006 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8007
8008         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8009         decoding text/calendar parts.
8010
8011         * message.el (message-forward-make-body-mime): Always mark body as
8012         having no illegible text; remove signed-or-encrypted argument.
8013         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8014
8015         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8016         (mml-generate-mime-1): Don't encode body if it is specified to be in
8017         raw form; don't make buffer be unibyte when inserting multibyte string.
8018
8019 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8020
8021         * sha1.el: Fix up comment style.
8022         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8023         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8024
8025         * hex-util.el: Fix up comment style.
8026         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8027
8028         * gnus-salt.el: Use with-current-buffer.
8029         (gnus-pick-setup-message): Fix long-standing typo.
8030
8031 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8032
8033         * imap.el (imap-logout-timeout): New variable.
8034         (imap-logout, imap-logout-wait): New functions.
8035         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8036
8037         * nnimap.el (nnimap-logout-timeout): New server variable.
8038         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8039         nnimap-logout-timeout.
8040
8041         * gnus-art.el (gnus-article-summary-command-nosave)
8042         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8043
8044 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * gnus.el (gnus-maximum-newsgroup): New variable.
8047
8048         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8049         according to gnus-maximum-newsgroup.
8050
8051         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8052         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8053         Limit the range of articles according to gnus-maximum-newsgroup.
8054
8055 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8056
8057         * gnus-art.el (gnus-sticky-article): Fixed problems described in
8058         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8059         Don't perform gnus-configure-windows here; reuse existing sticky
8060         article buffer.
8061
8062         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8063         it doesn't exist in gnus-article-mode.
8064
8065 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8066
8067         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8068         (gnus-agent-decoded-group-name): New function.
8069         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8070         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8071
8072 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8073
8074         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8075         Add binding for gnus-sticky-article.
8076         (gnus-summary-exit): Don't kill sticky article buffers.
8077
8078         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8079         article buffer.
8080         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8081         (gnus-kill-sticky-article-buffers): New commands.
8082
8083 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * nntp.el (nntp-xref-number-is-evil): New server variable.
8086         (nntp-find-group-and-number): If it is non-nil, don't trust article
8087         numbers in the Xref header.
8088
8089 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8090
8091         * gnus-agent.el (gnus-agent-read-group): New function.
8092         (gnus-agent-flush-group, gnus-agent-expire-group)
8093         (gnus-agent-regenerate-group): Use it.
8094         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8095         nnmail-pathname-coding-system.
8096
8097 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8098
8099         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8100
8101         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8102         that are unread as unread, and also as selected so that information of
8103         marks having been changed by a user may be updated when exiting group.
8104
8105 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8106
8107         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8108         calculated ignoring signature parts to gnus-treat-article.
8109
8110 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8111
8112         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8113         a point here in order to keep the window start.
8114         (gnus-insert-mime-security-button): Make a button overlay without the
8115         front stickiness.
8116         (gnus-mime-display-security): Goto the end of a button.
8117
8118         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8119
8120 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8121
8122         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8123         group-name-at-point.
8124         (gnus-group-completing-read): New function that offers decoded
8125         non-ASCII group names for completion.
8126         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8127         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8128         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8129         (gnus-group-fetch-control): Use it.
8130         (gnus-fetch-group): Use group-name-at-point for the initial value
8131         rather than the default value; use gnus-alive-p.
8132
8133         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8134         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8135         (gnus-summary-post-news): Use gnus-group-completing-read.
8136
8137         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8138         (gnus-read-move-group-name): Decode group name for completion.
8139
8140 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8141
8142         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8143         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8144         Yamaoka slightly modified the code).
8145
8146 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8147
8148         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8149         (nnmail-split-incoming): Bind it.
8150
8151         * nnml.el (nnml-group-name-charset): New function.
8152         (nnml-decoded-group-name): Use it; don't decode group name if
8153         nnmail-group-names-not-encoded-p is non-nil.
8154         (nnml-encoded-group-name): New function.
8155         (nnml-group-pathname): Inline nnml-decoded-group-name.
8156         (nnml-request-expire-articles): Decode group name in message.
8157         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8158         nnmail-pathname-coding-system.
8159         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8160         not decoded ones according to nnmail-group-names-not-encoded-p.
8161         (nnml-generate-active-info): Use nnml-encoded-group-name.
8162
8163 2007-08-08  Glenn Morris  <rgm@gnu.org>
8164
8165         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8166         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8167         doc-strings and comments.
8168
8169 2007-07-25  Glenn Morris  <rgm@gnu.org>
8170
8171         * Relicense all FSF files to GPLv3 or later.
8172
8173 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8174
8175         * gnus-sum.el (gnus-summary-move-article): Make
8176         gnus-summary-respool-article work.
8177
8178 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8179
8180         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8181         string.
8182
8183 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8184
8185         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8186         that should be ignored when comparing distant RSS articles with local
8187         ones.
8188         (nnrss-make-hash-index): New function.  Create a hash index according
8189         to the ignored fields.
8190         (nnrss-check-group): Use it.
8191
8192 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8193
8194         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8195
8196         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8197
8198         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8199         the new optional argument ENCODED is non-nil.
8200         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8201         coding system for encoding group name.
8202         (gnus-group-make-rss-group): Pass un-encoded group name to
8203         gnus-group-make-group.
8204         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8205         encoded.
8206
8207         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8208         Encode group name to which articles are moved or copied.
8209         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8210         coding system for encoding Newsgroup, Followup-To and Xref headers.
8211
8212         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8213         marks; use nnheader-file-coding-system to write a file.
8214         (nnagent-retrieve-headers): Bind file-name-coding-system to
8215         nnmail-pathname-coding-system.
8216
8217         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8218
8219         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8220         (nnml-request-article, nnml-request-create-group)
8221         (nnml-request-rename-group, nnml-find-id)
8222         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8223         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8224         (nnml-save-marks): Use nnml-group-pathname instead of
8225         nnmail-group-pathname.
8226
8227         (nnml-request-create-group, nnml-request-expire-articles)
8228         (nnml-request-move-article, nnml-request-delete-group)
8229         (nnml-deletable-article-p, nnml-possibly-create-directory)
8230         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8231         (nnml-open-marks): Bind file-name-coding-system to
8232         nnmail-pathname-coding-system.
8233
8234         (nnml-request-article): Pass server argument to nnml-find-group-number.
8235         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
8236         server argument to nnml-possibly-create-directory.
8237         (nnml-request-accept-article): Pass server argument to
8238         nnml-active-number and nnml-save-mail.
8239         (nnml-find-group-number): Pass server argument to nnml-find-id.
8240         (nnml-request-update-info): Pass server argument to
8241         nnml-marks-changed-p.
8242
8243         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8244         (nnml-save-mail, nnml-active-number): Add server argument.
8245
8246         (nnml-request-delete-group): Warn if group is missing.
8247         (nnml-get-nov-buffer): Decode group name.
8248         (nnml-generate-active-info): Encode group name.
8249         (nnml-open-marks): Decode group name in messages.
8250
8251 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8252
8253         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8254         if it is not specified.
8255         (gnus-article-pipe-part, gnus-article-save-part)
8256         (gnus-article-interactively-view-part, gnus-article-copy-part)
8257         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8258         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8259         (gnus-article-replace-part, gnus-article-delete-part)
8260         (gnus-article-view-part-as-type): Pass raw prefix argument to
8261         gnus-article-part-wrapper.
8262
8263 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * gnus-agent.el (gnus-agent-save-active): Bind
8266         nnheader-file-coding-system to gnus-agent-file-coding-system.
8267
8268         * gnus-cache.el (gnus-cache-save-buffers)
8269         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8270         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8271         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8272         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8273         (gnus-cache-generate-active, gnus-cache-rename-group)
8274         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8275         (gnus-cache-update-overview-total-fetched-for): Bind
8276         file-name-coding-system to nnmail-pathname-coding-system.
8277         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
8278         variables.
8279         (gnus-cache-decoded-group-name): New function.
8280         (gnus-cache-file-name): Use it.
8281         (gnus-cache-generate-active): Use non-decoded group name for active.
8282
8283         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8284         right place.
8285         (gnus-write-active-file): Don't break non-ASCII group names.
8286
8287         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8288         nnmail-pathname-coding-system.
8289
8290         * lpath.el: Bind default-file-name-coding-system,
8291         file-name-coding-system and language-info-alist for XEmacs.
8292
8293         * gnus-uu.el (gnus-uu-decode-save): Typo.
8294
8295 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8298
8299 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8300
8301         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8302         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8303         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8304         (gnus-agent-flush-group, gnus-agent-flush-cache)
8305         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8306         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8307         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8308         (gnus-agent-regenerate-group)
8309         (gnus-agent-update-files-total-fetched-for)
8310         (gnus-agent-update-view-total-fetched-for): Bind
8311         file-name-coding-system to nnmail-pathname-coding-system.
8312         (gnus-agent-group-pathname): Don't encode file names by
8313         nnmail-pathname-coding-system.
8314         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8315         coding-system-for-write instead of buffer-file-coding-system to
8316         gnus-agent-file-coding-system.
8317
8318         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8319         Decode group name.
8320
8321         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8322
8323         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8324         (gnus-read-newsrc-el-file): Make group names unibyte.
8325
8326         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8327         nnmail-pathname-coding-system.
8328
8329         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8330         (nnrss-request-delete-group): Bind file-name-coding-system to
8331         nnmail-pathname-coding-system.
8332         (nnrss-read-server-data, nnrss-read-group-data): Bind
8333         file-name-coding-system correctly.
8334         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8335
8336         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8337         (nntp-server-to-method-cache): New variable.
8338         (nntp-group-pathname): New function that decodes non-ASCII group names.
8339         (nntp-possibly-create-directory, nntp-marks-changed-p)
8340         (nntp-save-marks, nntp-open-marks): Use it.
8341         (nntp-possibly-create-directory, nntp-open-marks):
8342         Bind file-name-coding-system to nnmail-pathname-coding-system.
8343         (nntp-open-marks): Decode group names when bootstrapping marks.
8344
8345         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8346         Newsgroups and Folowup-To headers.
8347
8348 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8349
8350         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8351         (gnus-server-closed-face, gnus-server-denied-face)
8352         (gnus-server-offline-face): Remove variable.
8353         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8354
8355         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8356         of modifying message-stack directly for XEmacs.
8357
8358         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8359         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8360         if the coding-system argument is nil for XEmacs.
8361
8362         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8363         mm-charset-override-alist.
8364
8365         * rfc2047.el: Don't require base64; require rfc2045 for the function
8366         rfc2045-encode-string.
8367         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8368         to quote the parameter value.
8369
8370 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8373         form in gnus-group-name-charset-method-alist.
8374
8375         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8376         overrides the default layout edit-form.
8377
8378         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8379
8380         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8381
8382 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8383
8384         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8385         as unfetched articles.
8386
8387 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8388
8389         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8390
8391 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8392
8393         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8394         original back end that keeps marks in the local system.
8395
8396 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8397
8398         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8399         arg of pop-to-buffer for XEmacs.
8400         (gnus-article-read-summary-keys): Ditto; don't restore window
8401         configuration if summary command ends up with neither article buffer
8402         nor summary buffer; describe bindings if summary keys end with C-h.
8403
8404 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8405
8406         * message.el (message-fix-before-sending): Skip raw message part to be
8407         forwarded while checking illegible text.
8408         (message-forward-make-body-mime, message-forward-make-body): Mark
8409         signed or encrypted raw message as having no illegible text.
8410
8411 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8412
8413         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8414         (gnus-message-with-timestamp-1): New macro.
8415         (gnus-message-with-timestamp): New function.
8416         (gnus-message): Use them.
8417
8418         * nnheader.el (nnheader-message): Use them.
8419
8420 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8421
8422         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8423         .newsrc.eld file.
8424
8425 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8426
8427         * gnus-agent.el (gnus-agent-fetch-headers)
8428         (gnus-agent-retrieve-headers): Bind
8429         gnus-decode-encoded-address-function to identity.
8430
8431         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8432         available also when the server returns simply a dot.
8433
8434         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8435
8436 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8437
8438         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8439
8440 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8441
8442         * gnus-ems.el (gnus-x-splash): Make it work.
8443
8444         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8445         from being used.
8446
8447         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8448
8449 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8450
8451         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8452         4th and the 5th arguments.
8453
8454         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8455         the front stickiness.
8456         (gnus-article-summary-command-nosave): Correct the order of the
8457         arguments passed to pop-to-buffer.
8458         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8459         summary command ends up with the article buffer.
8460
8461         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8462         the same faces.
8463
8464 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8465
8466         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8467
8468 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8469
8470         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8471         * gnus-sum.el (gnus-summary-highlight):
8472         * pgg.el (pgg-sign-region, pgg-sign):
8473         * mail-source.el (mail-source-delete-old-incoming-confirm):
8474         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8475
8476 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8477
8478         * gnus-art.el (gnus-mime-view-part-externally)
8479         (gnus-mime-view-part-internally): Fix predicate function passed to
8480         completing-read.
8481
8482         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8483
8484         * gnus.el (gnus-update-message-archive-method): Add :version.
8485
8486 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8487
8488         * gnus.el (gnus-update-message-archive-method): New variable.
8489
8490         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8491         according to gnus-message-archive-method if
8492         gnus-update-message-archive-method is non-nil.
8493
8494 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8495
8496         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
8497         by Loic Dachary <loic@dachary.org>.
8498         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8499
8500 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8501
8502         * message.el (message-pop-to-buffer): Add switch-function argument.
8503         (message-mail): Pass switch-function argument to it.
8504
8505 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8506
8507         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8508         Improve doc string.
8509
8510 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8511
8512         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8513         (gnus-header-content)
8514         * gnus-cite.el (gnus-cite-10)
8515         * gnus-srvr.el (gnus-server-closed)
8516         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8517         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8518         (gnus-group-mail-3-empty, gnus-group-mail-low)
8519         (gnus-group-mail-low-empty, gnus-splash)
8520         * message.el (message-header-to, message-header-cc)
8521         (message-header-subject, message-header-other, message-header-name)
8522         (message-header-xheader, message-separator, message-cited-text)
8523         (message-mml): Lighten colors of faces used for dark background.
8524
8525 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8526
8527         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8528         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8529
8530 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8531
8532         * message.el (message-narrow-to-headers-or-head):
8533         Ignore mail-header-separator in the body.
8534
8535 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8536
8537         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8538         same as window size.
8539
8540 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8541
8542         * message.el (message-font-lock-keywords): Use message-header-xheader
8543         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8544         ahead of the anything pattern, to get it recognised.
8545
8546 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8547
8548         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8549         spam.el loads uses it in the compiled defadvice form.
8550
8551 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8552
8553         * gnus-sum.el (gnus-articles-to-read)
8554         (gnus-summary-insert-old-articles): Don't truncate group name for
8555         `read-string'.
8556
8557         * gnus-util.el (gnus-limit-string): Delete this function.
8558
8559         * gnus-sum.el (gnus-simplify-subject-fully): Use
8560         `truncate-string-to-width' instead.
8561
8562 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8563
8564         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
8565         if, on summary exit, the next group has to be selected.
8566         (gnus-summary-exit): Use it.
8567
8568 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8569
8570         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8571         non-break space.
8572
8573 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8574
8575         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8576         Check if group is not a directory.
8577         (nnfolder-request-expire-articles): Don't delete articles if the target
8578         group is not available.
8579
8580         * nnml.el (nnml-request-create-group): Properly check if group is not a
8581         file.
8582         (nnml-request-expire-articles): Don't delete articles if the target
8583         group is not available.
8584
8585         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8586         Don't quote characters that are within parentheses.
8587
8588 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8589
8590         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8591         (gnus-handle-ephemeral-exit): Select article according to it.
8592
8593 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8594
8595         * message.el (message-insert-formated-citation-line): Remove newline.
8596         (message-citation-line-format): Add final \n here so that the user can
8597         avoid a blank line.
8598
8599 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8600
8601         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8602         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8603         Update lanl/arXiv support.
8604
8605 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8606
8607         * gnus.el: Bump version number.
8608
8609 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8610
8611         * gnus.el (gnus-version-number): Bump version.
8612
8613 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8614
8615         * gnus.el: No Gnus v0.6 is released.
8616
8617 2007-04-27  Didier Verna  <didier@xemacs.org>
8618
8619         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8620         * gmm-utils.el (gmm-regexp-concat): here.
8621         * message.el: Don't require 'gnus-util.
8622         (message-dont-reply-to-names): Handle name change above.
8623         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8624
8625 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8626
8627         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8628         since the initial value varies according to the system.
8629
8630 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8631
8632         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8633
8634 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8635
8636         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8637
8638 2007-04-24  Didier Verna  <didier@xemacs.org>
8639
8640         Improve the type of gnus-ignored-from-addresses.
8641         * gnus-util.el (gnus-orify-regexp): New function.
8642         * message.el (gnus-util): Require it.
8643         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8644         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8645         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8646
8647 2007-04-24  Didier Verna  <didier@xemacs.org>
8648
8649         * gnus-sum.el:
8650         * gnus-utils.el: Fix some trailing whitespaces.
8651
8652 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8653
8654         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8655         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8656         article's Message-ID; refer parent article in summary buffer.
8657
8658         * message.el (message-bounce): Call mime-to-mml.
8659
8660         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8661         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8662         optimize and/or forms properly.
8663
8664 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8665
8666         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8667         URL.
8668
8669 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8670
8671         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8672
8673 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8674
8675         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8676         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8677         displayed of multipart/alternative part if it is invoked from summary
8678         buffer.
8679
8680         * mm-view.el (mm-inline-text-html-render-with-w3m)
8681         (mm-inline-text-html-render-with-w3m-standalone)
8682         (mm-inline-render-with-function): Use mail-parse-charset by default.
8683
8684 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8685
8686         * parse-time.el (parse-time-string-chars): Check if CHAR
8687         is less than the length of parse-time-syntax.
8688
8689 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8692         from gnus-newsgroup-processable.
8693
8694 2007-04-16  Didier Verna  <didier@xemacs.org>
8695
8696         * gnus-msg.el (gnus-configure-posting-styles): Handle
8697         message-signature-directory properly with :file syntax.  Reported by
8698         "Leo".
8699
8700 2007-04-11  Didier Verna  <didier@xemacs.org>
8701
8702         New user option: message-signature-directory.
8703         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8704         * message.el (message-insert-signature): Ditto.
8705         * message.el (message-signature-file): Doc update.
8706         * message.el (message-signature-directory): New.
8707
8708 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8709
8710         * gnus-msg.el (gnus-inews-yank-articles): Use
8711         message-exchange-point-and-mark instead of exchange-point-and-mark.
8712
8713 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8714
8715         * message.el (message-yank-original): Make sure cited text ends with
8716         newline; don't exchange point and mark.
8717
8718 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8719
8720         * tls.el (open-tls-stream): Properly handle case where there
8721         is no associated buffer.
8722
8723 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8724
8725         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8726         message-yank-original, make sure (< mark TEXT point).
8727
8728 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8729
8730         * message.el (message-fill-column): New variable.
8731         (message-mode): Use it.  Add comment on a possible new hook.
8732
8733         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8734         (nnmail-get-new-mail): Reformat.
8735
8736         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8737
8738         * gmm-utils.el: Fix Commentary.
8739         (gmm-tool-bar-from-list): Fix typo in doc string.
8740
8741 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8742
8743         * message.el (message-yank-original): Don't switch point and mark
8744         unnecessarily to put point and mark as documented.
8745
8746 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8747
8748         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8749         from the message heads.
8750
8751 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8752
8753         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8754         article buffer does not have a window.  This may not be the best
8755         solution but is certainly better than setting the start of the null,
8756         that is the current, window.
8757
8758 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8759
8760         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8761         (gnus-draft-setup): Run it.
8762
8763         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8764         gnus-score-fast-scoring.  Allow regexp.
8765         (gnus-score-headers): Use it.
8766
8767         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8768         XEmacs.
8769
8770         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8771         string.
8772         (gnus-button-alist): Also catch `<f1> k ...'.
8773         (gnus-treat-display-x-face): Fix doc string.
8774
8775 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8776
8777         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8778         evaluation of gnus-extended-version to ensure correct generation of the
8779         User-Agent header when message-generate-headers-first is used.
8780
8781 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8782
8783         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8784         hashcash-path is nil.  Don't call callback with incorrect number of
8785         parameters if val is 0.
8786
8787 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8788
8789         * message.el (message-required-news-headers):
8790         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8791
8792 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8793
8794         * tls.el (open-tls-stream): In handshake-waiting loop,
8795         don't wait more if there is output available to process.
8796
8797 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8798
8799         * tls.el (tls-program): Doc fix.
8800
8801 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8802
8803         * message.el (message-generate-new-buffers): Change the meaning of the
8804         nil value; add `standard' to the choices; treat t as `unique'; improve
8805         doc string.
8806         (gnus-select-frame-set-input-focus): Autoload.
8807         (message-buffer-name): Search for the existing message buffer if
8808         message-generate-new-buffers is nil or `standard'; treat the value t of
8809         message-generate-new-buffers as `unique'.
8810         (message-pop-to-buffer): Raise the frame already displaying the message
8811         buffer; clear the echo area after querying.
8812         (message-setup): Pass the `continue' argument to compose-mail.
8813         (message-mail): Prefer `switch-function' if it is given; search for the
8814         existing message buffer if the `continue' argument is non-nil; pass
8815         continue and switch-function arguments to compose-mail by way of
8816         message-setup.
8817         (message-mail-other-window): Adjust argument of message-setup.
8818         (message-mail-other-frame): Ditto.
8819
8820 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8823         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8824         to turn font-lock on when turning gnus-message-citation-mode on.
8825
8826 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8827
8828         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8829         (mml-smime-function-alist): New variable; add epg as the backend.
8830         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8831         mml-smime- functions instead.
8832         * mm-view.el: Require smime.
8833
8834 2007-03-05  Didier Verna  <didier@xemacs.org>
8835
8836         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8837         instead of just inheritance for posting styles.
8838         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8839
8840 2007-02-24  Chris Moore  <dooglus@gmail.com>
8841
8842         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8843         * pgg-pgp.el (pgg-pgp-encrypt-region):
8844         * pgg-gpg.el (pgg-gpg-encrypt-region):
8845         Check pgg-encrypt-for-me if no other recipients.
8846
8847 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8848
8849         * tls.el (tls-certtool-program): Fix custom type.
8850
8851 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8854         and point-at-eol instead of line-(beginning|end)-position.
8855
8856         * assistant.el (assistant-parse-buffer): Ditto.
8857
8858         * netrc.el (netrc-parse-services): Ditto.
8859
8860 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8861
8862         * mml2015.el (mml2015-epg-find-usable-key): New function.
8863         (mml2015-epg-sign): Use it.
8864         (mml2015-epg-encrypt): Use it.
8865
8866 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8867
8868         * message.el (message-make-in-reply-to): Quote name containing
8869         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8870         if there are special characters.  Reported by NAKAJI Hiroyuki
8871         <nakaji@jp.freebsd.org>.
8872
8873 2007-02-27  Didier Verna  <didier@xemacs.org>
8874
8875         Include the group parameters as well as the topic ones in the
8876         inheritance filter process.
8877         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8878         argument GROUP-PARAMS-LIST.
8879         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8880
8881 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * nntp.el (nntp-never-echoes-commands)
8884         (nntp-open-connection-functions-never-echo-commands): New variables.
8885         (nntp-send-command): Use them.
8886
8887 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8888
8889         * mml2015.el (mml2015-epg-verify): Simplified.
8890
8891 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * mml.el (mml-content-disposition-alist): New user option.
8894         (mml-content-disposition): New function.
8895         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8896         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8897
8898 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8899
8900         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8901         verification.
8902
8903 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8904
8905         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8906         articles posted in the last 24 hours.
8907
8908 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8909
8910         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8911
8912 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8913
8914         * nntp.el (nntp-send-command): Don't wait for echoes when
8915         nntp-open-ssl-stream is used.
8916
8917 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8918
8919         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8920         (gnus-message-add-citation-keywords)
8921         (gnus-message-remove-citation-keywords): Remove.
8922         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8923         directly, make the variables in font-lock-defaults buffer-local, add
8924         gnus-message-citation-keywords to them and then update the value of
8925         font-lock-keywords.
8926
8927 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8928
8929         * message.el (message-cite-original-1): Don't call
8930         gnus-article-highlight-citation.
8931
8932         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8933         citations; fix line count.
8934
8935 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8936
8937         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8938         (gnus-message-add-citation-keywords)
8939         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8940         versions of font-lock-add-keywords and font-lock-remove-keywords to
8941         work with XEmacs correctly.
8942
8943 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8944
8945         * gnus-cite.el (gnus-cite-face-list): Set the values of
8946         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8947         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8948         (gnus-message-cite-prefix-regexp): New variable.
8949         (gnus-message-search-citation-line): Use it; protect against long
8950         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8951         the 0th match data for Emacs.
8952         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8953         (gnus-message-add-citation-keywords): Append keywords rather than
8954         prepending; emulate font-lock-add-keywords if it is not available.
8955         (gnus-message-remove-citation-keywords): Emulate
8956         font-lock-remove-keywords if it is not available.
8957
8958         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8959
8960         * message.el (message-cite-prefix-regexp): Set the value of
8961         gnus-message-cite-prefix-regexp.
8962
8963 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8964
8965         * nnweb.el (nnweb-google-parse-1): Update parser.
8966
8967 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8968
8969         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8970
8971 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8972
8973         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8974         regexp.
8975
8976 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8977
8978         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8979         string-to-multibyte.
8980         (uudecode-decode-region-internal): Use it.
8981
8982         * lpath.el: Fbind string-as-multibyte for XEmacs.
8983
8984 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8985
8986         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8987         custom choice.
8988
8989         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8990
8991 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8992
8993         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8994
8995         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8996         `write-region' to respect `mm-inhibit-file-name-handlers'.
8997
8998 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8999
9000         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9001         Use gnus-home-directory instead of "~/" or "$HOME".
9002
9003 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9004
9005         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9006         to mention filename.
9007         Add comments at beginning regarding usage.
9008         (encrypt-write-file-contents): Change interactive so a string is
9009         acceptable.  If the file has no associated model, show an error instead
9010         of a nonsense prompt.
9011
9012 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9013
9014         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9015         Thanks to Yoshihiko Yamada for kind notification of this typo.
9016
9017 2007-01-12  Kenichi Handa  <handa@m17n.org>
9018
9019         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9020         multibyte buffer.
9021
9022 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9023
9024         * gnus-score.el (gnus-score-fast-scoring): New variable.
9025         (gnus-score-headers): Use it.
9026
9027         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9028
9029         * message.el (message-cite-original-1): Call
9030         gnus-article-highlight-citation if requested.
9031         (message-make-from): Allow name and address as optional arguments.
9032
9033         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9034
9035         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9036         bugs to doc string.
9037         (gnus-button-alist): Add mid\\|message-id.
9038         (gnus-button-fetch-group): Extend for use in
9039         `browse-url-browser-function'.
9040         (gnus-button-url-regexp): Try to catch paired parentheses like in
9041         Wikipedia URLs.
9042
9043         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9044         Suggested by Simon Krahnke <overlord@gmx.li>.
9045
9046 2007-01-13  Romain Francoise  <romain@orebokech.com>
9047
9048         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9049         Update copyright.
9050
9051 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9052
9053         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9054
9055 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9056
9057         * gnus-registry.el (gnus-registry-unfollowed-groups)
9058         (gnus-registry-split-fancy-with-parent): Fix documentation.
9059
9060 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9061
9062         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9063         from nnweb groups.
9064
9065 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9066
9067         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9068         Xref urls.  Erase buffer before requesting head.
9069
9070 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9071
9072         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9073         customizable.
9074
9075 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9076
9077         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9078         no signing key is found.
9079         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9080         no encrypting and/or signing key is found.
9081
9082 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9083
9084         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9085
9086 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9087
9088         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9089         headers read from disk with the ones newly found in the current search.
9090         This should no longer cause problems, because the article numbers in
9091         Gmane's `nov.php' output are ignored since the previous change.
9092
9093 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9094
9095         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9096
9097 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9098
9099         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9100         replace-regexp-in-string; bind url-version; fbind display-images-p and
9101         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9102         find-face and set-itimer-function for Emacs; bind itimer-list for
9103         Emacs.
9104
9105         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9106
9107 2007-01-01  Romain Francoise  <romain@orebokech.com>
9108
9109         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9110
9111 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9112
9113         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9114         `define-minor-mode' macro definition expanded properly.
9115         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9116         exclude it there.
9117
9118         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9119         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9120         `fboundp' test.
9121         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9122         This is OK to autoload in (S)XEmacs now.
9123
9124 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9125
9126         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9127         keystroke.
9128         (gnus-summary-limit-to-singletons): Fix typo.
9129
9130         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9131         else fails.
9132
9133 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9134
9135         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9136         docstring.
9137
9138         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9139         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9140         (gnus-summary-insert-dormant-articles): Fix typo in message.
9141
9142 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9143
9144         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9145         nil for XEmacs.
9146         (gnus-message-citation-mode): Don't autoload in XEmacs.
9147
9148         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9149
9150 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9151
9152         * nnimap.el (nnimap-expunge-search-string): Mention
9153         nnimap-search-uids-not-since-is-evil in docstring.
9154
9155 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9156
9157         * spam.el: Revert to make-obsolete-variable because
9158         define-obsolete-variable-alias is not supported in Emacs 21.
9159
9160         * spam.el (spam-ifile-path, spam-ifile-database-path)
9161         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9162         make-obsolete-variable.
9163         (spam-bsfilter-path, spam-bsfilter-program)
9164         (spam-spamassassin-path, spam-spamassassin-program)
9165         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
9166         use "path" inappropriately.
9167         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9168         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9169         variable names.
9170
9171 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9172
9173         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9174         summary buffer.
9175
9176         * password.el (password-cache-remove): Use clear-string to burn
9177         password, if available.
9178
9179 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9180
9181         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9182
9183         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9184
9185         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9186         (gnus-message-highlight-citation): Move defcustom here from
9187         gnus-cite.el.
9188         (gnus-message-citation-mode): Autoload.
9189
9190         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9191         checks to make it compile with XEmacs.
9192         (gnus-message-citation-mode): New minor mode.
9193         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9194         (gnus-message-highlight-citation): New variables.
9195         (gnus-message-search-citation-line)
9196         (gnus-message-add-citation-keywords)
9197         (gnus-message-remove-citation-keywords)
9198         (turn-on-gnus-message-citation-mode)
9199         (turn-off-gnus-message-citation-mode): New functions.
9200
9201 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9202
9203         * gnus-cite.el: Enable highlighting of different citation levels in
9204         message-mode.
9205
9206 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9207
9208         * message.el (message-make-fqdn): Fix comment.
9209         (message-bogus-system-names): Add ".local".
9210
9211         * spam.el (spam-ifile-path, spam-ifile-program)
9212         (spam-ifile-database-path, spam-ifile-database)
9213         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9214         Don't use "path" inappropriately.
9215         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9216         strings.
9217         (spam-check-ifile, spam-ifile-register-with-ifile)
9218         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
9219         new variable names.
9220
9221         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9222         (gnus-treat-display-smileys): Simplify using
9223         gnus-image-type-available-p.
9224
9225         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9226         available.
9227
9228         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
9229         `display-images-p' if available.
9230
9231 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9232
9233         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9234         one after turning on the buffer's multibyteness instead of decoding
9235         them directly in the unibyte buffer that causes unexpected conversion
9236         in Emacs 23 (unicode).
9237
9238 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9239
9240         * message.el (message-generate-hashcash): Fix custom type.
9241
9242 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9243
9244         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9245
9246 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9247
9248         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9249         disconnect icons.  Add help text.
9250
9251 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9252
9253         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9254         negated to be consistent with the others we handle.
9255
9256 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9257
9258         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9259         version of gnus-summary-buffer to something, so that we can use two
9260         article buffers at the same time.
9261
9262 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9263
9264         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9265         trigger all the extra headers.
9266         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9267         sorting.
9268
9269 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9270
9271         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9272         solid groups.
9273
9274 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9275
9276         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9277
9278 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9279
9280         * legacy-gnus-agent.el: Add Copyright notice.
9281
9282 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9283
9284         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9285
9286 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9289
9290         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9291         to make it work reliably in CVS Emacs.
9292         (gnus-summary-limit-strange-charsets-predicate)
9293         (gnus-summary-limit-to-predicate): New functions.
9294
9295 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9296
9297         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9298         specifying array size.
9299         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9300         array if it is too small.
9301         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
9302         (gnus-sort-threads-loop): New function.
9303
9304 2006-12-06  Chris Moore  <dooglus@gmail.com>
9305
9306         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9307         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9308
9309 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9310
9311         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9312         options.
9313
9314 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9315
9316         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9317         DOS-ing the recipient.
9318
9319         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9320         the headers when creating the mapping to avoid mismappings.
9321         (nnweb-gmane-create-mapping): Always nix out old mapping.
9322
9323 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9324
9325         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9326         and mm-verify-option to never.
9327
9328 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9329
9330         * message.el (message-signed-or-encrypted-p): New function.
9331         (message-forward-make-body): Use it.
9332
9333         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9334         Replace encode-coding-string with mm-encode-coding-string.
9335
9336 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9337
9338         * nneething.el (nneething-decode-file-name): Replace
9339         decode-coding-string with mm-decode-coding-string.
9340
9341         * gnus-int.el (gnus-open-server): Say failed server's name.
9342
9343 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9344
9345         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9346         strings to a single string.  Quote `errors-file-name'.
9347         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9348         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9349         Adjust calls.  Use `shell-quote-argument'.
9350
9351 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9352
9353         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9354         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9355
9356         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9357         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9358         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9359         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9360         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9361         (gnus-subscribe-newsgroup, gnus-1):
9362         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9363         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9364         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9365         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9366
9367 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9368
9369         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9370         keystroke.
9371         (gnus-summary-limit-to-bodies): Implement headersp.
9372
9373 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9374
9375         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9376
9377 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9378
9379         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9380
9381 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9382
9383         * message.el (message-generate-hashcash): Expand range of values to
9384         include `opportunistic'.
9385         (message-send-mail): Use it.
9386
9387 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9388
9389         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9390         and comment it.
9391
9392         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9393
9394 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9395
9396         * gnus-util.el (gnus-extract-address-components): Improve comment.
9397
9398 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9399
9400         * gnus-util.el (gnus-extract-address-components): Work with address in
9401         which the name portion contains @.
9402
9403         * lpath.el: Fbind custom-autoload.
9404
9405 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9406
9407         * gnus.el (gnus-start): Move custom group up.
9408         (gnus-select-method): Don't autoload, but make it available for
9409         `customize-variable'.
9410         (gnus-getenv-nntpserver): Don't autoload.
9411
9412 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9413
9414         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9415
9416 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9417
9418         * message.el (message-sendmail-extra-arguments): New variable.
9419         (message-send-mail-with-sendmail): Use it.
9420
9421 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9424         mm-with-unibyte-current-buffer to make string unibyte.
9425
9426         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9427         mm-string-as-multibyte.
9428
9429 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9430
9431         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9432         Reported by Werner Koch <wk@gnupg.org>.
9433
9434 2006-11-14  Daiki Ueno  <ueno@p360>
9435
9436         * mml2015.el: Autoload epa-select-keys when compiling.
9437
9438 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9439
9440         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9441         message-options.
9442         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9443
9444 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9445
9446         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
9447         EasyPG (< 0.0.6).
9448         (mml2015-always-trust): New user option.
9449         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9450         prompt.
9451
9452 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9453
9454         * nntp.el (nntp-authinfo-force): New variable.
9455         (nntp-send-authinfo): Use it.
9456
9457 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9458
9459         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9460         decode encoded words.  Improve prompt.  Add comment about forwarding.
9461         (message-replacement-char): Move up.
9462
9463 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9464
9465         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9466         instead of gnus-intersection because arguments of gnus-sorted-nunion
9467         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9468
9469 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9470
9471         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9472         (message-simplify-subject-functions): Enable
9473         message-strip-subject-encoded-words by default.
9474
9475 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9476
9477         * message.el (message-strip-subject-encoded-words): New function.
9478         (message-simplify-subject-functions): New variable.
9479         (message-simplify-subject): Use it.  Fix typo in doc string.
9480         Support message-strip-subject-encoded-words.
9481
9482 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9483
9484         * gnus-diary.el (gnus-diary-delay-format-function):
9485         * nndiary.el (nndiary-reminders):
9486         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9487
9488 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9489
9490         * gnus-art.el (article-hide-boring-headers): Fetch date from
9491         gnus-original-article-buffer to avoid problems with localized date
9492         strings.
9493
9494 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9495
9496         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9497
9498 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9499
9500         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9501         New variables.
9502         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9503         (mm-charset-synonym-alist): Move some entries to
9504         mm-codepage-iso-8859-list.
9505         (mm-charset-synonym-alist, mm-charset-override-alist): Add
9506         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9507
9508 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9509
9510         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9511
9512 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9513
9514         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9515         with Emacs 21 and XEmacs.
9516
9517 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9518
9519         * spam.el (spam-parse-address): New function for better parsing,
9520         catching errors, etc.
9521         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9522
9523 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9524
9525         * mm-view.el: Add interactive arg to html2text autoload.
9526
9527 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9528
9529         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9530
9531 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9532
9533         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
9534         variables.
9535         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9536         (mm-charset-synonym-alist): Move some entries to
9537         mm-codepage-iso-8859-list.
9538
9539         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9540
9541 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9542
9543         * message.el (message-citation-line-format)
9544         (message-insert-formated-citation-line): Fix implementation of %E, %N
9545         and %n according to the doc string.
9546
9547 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9548
9549         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9550         car-safe to avoid bad parses.
9551
9552 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9553
9554         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9555         names.
9556
9557         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9558
9559 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9560
9561         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9562         header.
9563
9564         * message.el (message-draft-headers): Add Date.
9565         (message-headers-to-generate): Fix typo in docstring.
9566
9567         * nndraft.el (nndraft-required-headers): New variable.
9568         (nndraft-generate-headers): Use it.
9569
9570         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9571
9572 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9573
9574         * gnus-registry.el (gnus-registry-wash-for-keywords)
9575         (gnus-registry-find-keywords): New functions to allow easy searching of
9576         articles that are in the registry.
9577
9578 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9579
9580         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9581         ietf-drums-parse-address instead of gnus-extract-address-components.
9582         Reported by Damien Elmes <damien@repose.cx>.
9583
9584 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9585
9586         * gnus.el (gnus-mime): Remove unused custom group.
9587
9588 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9589
9590         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9591         "blank line" when searching for end of armor headers.
9592
9593 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9594
9595         * gmm-utils.el (gmm-write-region): Fix variable name.
9596
9597 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9598
9599         * gmm-utils.el (gmm-write-region): New function based on compatibility
9600         code from `mm-make-temp-file'.
9601
9602         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9603
9604         * nnmaildir.el (nnmaildir--update-nov)
9605         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9606         Use `gmm-write-region'.
9607
9608 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9609
9610         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9611         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9612
9613         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9614
9615         * message.el (message-replacement-char): New variable.
9616         (message-fix-before-sending): Use it.
9617         (message-simplify-subject): New function to remove duplicate code.
9618         (message-reply, message-followup): Use it.
9619
9620         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9621         gnus-summary-limit-to-articles.
9622
9623 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * gnus-util.el (gnus-with-local-quit): New macro.
9626
9627         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9628
9629 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9630
9631         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9632         ignore non-string data.
9633
9634 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9635
9636         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9637         non-string data (needs to be done in the registry too).
9638
9639 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9640
9641         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9642         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9643         (gnus-registry-split-fancy-with-parent)
9644         (gnus-registry-fetch-simplified-message-subject-fast)
9645         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9646         Remove text properties on ingress into the registry and when it's saved.
9647         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9648         registry from entries with no groups.
9649
9650 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9651
9652         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9653         function to remove string properties.
9654
9655 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9656
9657         * gmm-utils.el (gmm): Adjust custom version.
9658
9659         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9660         custom version.
9661
9662         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9663
9664 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9665
9666         * gnus-art.el (gnus-insert-prev-page-button)
9667         (gnus-insert-next-page-button): Simplify.  Reformat.
9668
9669 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9670
9671         * gnus-art.el (gnus-insert-prev-page-button)
9672         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9673
9674 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9675
9676         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9677
9678 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9679
9680         * gnus-art.el (gnus-insert-mime-button)
9681         (gnus-insert-mime-security-button):
9682         Apply gnus-article-button-face to MIME and security buttons.
9683
9684 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9685
9686         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9687         readable.
9688
9689 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9690
9691         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9692
9693 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9694
9695         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9696         `browse-url-of-file' instead of `browse-url'.
9697
9698 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9699
9700         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9701         regexp.  Articles containing quotation were cut prematurely.
9702
9703 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9704
9705         * message.el (message-cite-original-1): Use nobody by default for the
9706         value of From header.
9707         (message-reply): Ditto.
9708
9709 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9710
9711         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9712         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9713         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9714
9715 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9716
9717         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9718         mails in the doc string.  Add some URLs in comment.
9719         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9720
9721 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9722
9723         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9724         backslashes handling and the way to find boundaries of quoted strings.
9725
9726 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9727
9728         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9729         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9730         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9731         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9732
9733 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9734
9735         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9736         doc string.
9737         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9738
9739 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9740
9741         * lpath.el: Fbind epg-check-configuration.
9742
9743 2006-09-06  Simon Josefsson  <jas@extundo.com>
9744
9745         * mml2015.el (mml2015-use): Doc fix, mention epg.
9746
9747 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9748
9749         * mml2015.el (mml2015-use): Default to epg, if available.
9750
9751 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9752
9753         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9754         message-sender.
9755         (mml1991-epg-encrypt): Ditto.
9756         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9757         message-sender.
9758         (mml2015-epg-encrypt): Ditto.
9759
9760 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9761
9762         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9763         several common directories.
9764
9765 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9766
9767         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9768         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9769
9770 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9771
9772         * gnus-art.el (article-decode-encoded-words): Make it fast.
9773
9774 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9775
9776         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9777
9778         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9779         in quoted string into `\'.
9780
9781 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9784         Use standard-syntax-table.
9785
9786 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9787
9788         * gnus-art.el (gnus-decode-address-function): New variable.
9789         (article-decode-encoded-words): Use it to decode headers which are
9790         assumed to contain addresses.
9791         (gnus-mime-delete-part): Remove useless `or'.
9792
9793         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9794         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9795         (gnus-nov-parse-line): Use it to decode From header.
9796         (gnus-get-newsgroup-headers): Ditto.
9797         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9798
9799         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9800         (mail-decode-encoded-address-string): New alias.
9801
9802         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9803         New function.
9804         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9805         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9806         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9807         (rfc2047-decode-string): Ditto.
9808         (rfc2047-decode-address-region): New function.
9809         (rfc2047-decode-address-string): New function.
9810
9811 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9812
9813         * message.el (message-caesar-buffer-body): Allow rotating headers.
9814
9815         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9816
9817         * message.el (message-insert-formated-citation-line): Fix %f.
9818         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9819
9820 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9821
9822         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9823         (gnus-bookmark-mouse-available-p): New macro.
9824         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9825         (gnus-bookmark-bmenu-show-infos): Use it.
9826         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9827         (gnus-bookmark-bmenu-hide-infos): Ditto.
9828         (gnus-bookmark-remove-properties): New function.
9829         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9830         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9831         (gnus-bookmark-write-file): Bind coding-system-for-write.
9832         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9833         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9834         group before selecting it.
9835         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9836         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9837         quit-window if it is not available; use gnus-mouse-2 and bind it to
9838         gnus-bookmark-bmenu-select-by-mouse.
9839         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9840         (gnus-bookmark-bmenu-select-by-mouse): New function.
9841
9842 2006-08-13  Romain Francoise  <romain@orebokech.com>
9843
9844         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9845         space.
9846
9847 2006-08-10  Romain Francoise  <romain@orebokech.com>
9848
9849         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9850         (dns-mode-soa-auto-increment-serial): New user option.
9851         (dns-mode-soa-maybe-increment-serial): New function.
9852         (dns-mode): Add the latter to `write-contents-functions'.
9853
9854 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9855
9856         * compface.el (uncompface): Use binary rather than raw-text-unix.
9857
9858 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9859
9860         * compface.el (uncompface): Make sure the eol conversion doesn't take
9861         place when communicating with the external programs.  Reported by
9862         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9863
9864 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9865
9866         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9867
9868 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9869
9870         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9871         Make it more robust by parsing author and date independently.
9872
9873 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9874
9875         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9876
9877 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9878
9879         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9880         first matching secret key.
9881         (mml2015-epg-encrypt): Ditto.
9882
9883         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9884         first matching secret key.
9885         (mml1991-epg-encrypt): Ditto.
9886
9887         * mml2015.el (mml2015-encrypt-to-self): New user option.
9888         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9889         mml2015-epg-encrypt-to-self is set.
9890
9891         * mml1991.el (mml1991-encrypt-to-self): New variable.
9892         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9893         mml1991-epg-encrypt-to-self is set.
9894
9895         * mml2015.el (mml2015-signers): New user option.
9896         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9897         (mml2015-epg-encrypt): Allow to select signing keys.
9898
9899         * mml1991.el (mml1991-signers): New variable.
9900         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9901         (mml1991-epg-encrypt): Allow to select signing keys.
9902
9903 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9904
9905         * nnheader.el (nnheader-insert-head): Make it work even if the file
9906         uses CRLF for the line-break code.
9907
9908 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9909
9910         * mml2015.el: Require mml-sec instead of password.
9911         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9912         (mml2015-cache-passphrase): Inherit the default value from
9913         mml-secure-cache-passphrase.
9914         (mml2015-passphrase-cache-expiry): Inherit the default value from
9915         mml-secure-passphrase-cache-expiry.
9916
9917         * mml1991.el: Require mml-sec instead of password.
9918         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9919         (mml1991-cache-passphrase): Inherit the default value from
9920         mml-secure-cache-passphrase.
9921         (mml1991-passphrase-cache-expiry): Inherit the default value from
9922         mml-secure-passphrase-cache-expiry.
9923
9924         * mml-sec.el: Require password.
9925         (mml-secure-verbose): New user option.
9926         (mml-secure-cache-passphrase): New user option.
9927         (mml-secure-passphrase-cache-expiry): New user option.
9928
9929 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9930
9931         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9932         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9933         andreas@altroot.de (Andreas Vögele).
9934
9935         FIXME: Use `tiny change'?
9936
9937 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9938
9939         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9940         workaround for the url package included with Emacs.
9941
9942         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9943
9944 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9945
9946         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9947         correctly.  This fixes a bug caused by the 2006-05-12 change.
9948
9949 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9950
9951         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9952         some information about the error when saying that the `bogus' mail
9953         group will be used.
9954
9955 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9956
9957         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9958         string.
9959
9960 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9961
9962         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9963
9964 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9965
9966         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9967
9968 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9969
9970         * mml1991.el (mml1991-function-alist): Add epg.
9971         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9972         (mml1991-epg-encrypt): New functions.
9973
9974 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9975
9976         * mml2015.el (mml2015-verbose): New variable.
9977         (mml2015-cache-passphrase): Ditto.
9978         (mml2015-passphrase-cache-expiry): Ditto.
9979         (mml2015-function-alist): Add epg.
9980         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9981         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9982         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9983         functions.
9984
9985 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9986
9987         * message.el (message-cite-original-1): Preserve region when removing
9988         quoted text due to X-No-Archive in order to avoid bogus attribution
9989         when citing multiple messages.
9990
9991 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9992
9993         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9994         Kenneth Jacker <khj@be.cs.appstate.edu>.
9995
9996 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9997
9998         * gnus-diary.el (gnus-user-format-function-d)
9999         (gnus-user-format-function-D): Autoload.
10000
10001         * imap.el (Commentary): Fix typo.
10002
10003         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10004         2006-04-22 contribution.
10005
10006 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10007
10008         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10009         It didn't really fix the bogosity I'm seeing with solid web groups.
10010
10011 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10012
10013         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10014         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10015         created using server names.  If we use the feature without declaring
10016         it, Gnus does not properly manage server and group state.
10017
10018         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10019         bound.
10020
10021 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10022
10023         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10024         looking up the method using GROUP's prefix before inventing a new one.
10025         It is used on killed/unknown groups in various places where returning
10026         an all-new method isn't expected by the caller.
10027
10028         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10029         and match semantics of gnus-group-real-prefix.
10030
10031 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10032
10033         * nnmail.el (nnmail-broken-references-mailers): New variable.
10034         (nnmail-ignore-broken-references): New function generalizing
10035         nnmail-fix-eudora-headers.
10036         (nnmail-fix-eudora-headers): Now obsolete.
10037
10038         * gnus-art.el (gnus-button-handle-custom): Support
10039         `customize-apropos*'.
10040
10041 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10042
10043         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10044
10045         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10046         articles.
10047
10048 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10049
10050         * message.el (message-cite-reply-above): New variable.
10051         (message-yank-original): Use it.
10052
10053 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10054
10055         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10056
10057 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10058
10059         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10060         as read.
10061
10062         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10063
10064 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10065
10066         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10067         (gnus-bookmark-default-file): Use gnus-directory.
10068         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10069         Remove "*" in doc string.
10070         (gnus-bookmark-write-file): Simplify.
10071         (gnus-bookmark-maybe-sort-alist): Use `when'.
10072         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10073         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
10074         FIXME about Emacs 21 and XEmacs compatibility.
10075         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10076         compatibility.
10077         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10078         compatibility.
10079         (gnus-bookmark-menu-heading): Fix version.
10080
10081 2006-06-19  Bastien Guerry  <bzg@altern.org>
10082
10083         * gnus-bookmark.el: New file.
10084
10085 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10086
10087         * message.el (message-syntax-checks): Doc fix.
10088
10089 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10090
10091         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10092         unsubscribed groups as if they were killed ones.  It causes duplicate
10093         entries in gnus-newsrc-alist.
10094
10095 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10096
10097         * message.el (message-syntax-checks): Doc fix.
10098         (message-send-mail): Add check for continuation headers.
10099         (message-check-news-header-syntax): Fix regexp used to check for
10100         continuation headers.
10101
10102 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10103
10104         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10105
10106 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10107
10108         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10109
10110 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10111
10112         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10113         default-truncate-lines.
10114
10115 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10116
10117         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10118         to fill the utf-8 entry.
10119
10120         * lpath.el: Fbind unicode-precedence-list.
10121
10122 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10123
10124         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10125
10126 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10127
10128         * gnus-agent.el (directory-files-and-attributes): Move all the way
10129         forward (the third and final move).
10130         (gnus-agent-read-agentview): Trap reconstruction errors due to
10131         nonexistant directory.  Handle by returning nil.
10132
10133 2006-05-30  Didier Verna  <didier@xemacs.org>
10134
10135         * message.el (message-dont-reply-to-names): Update the custom type.
10136         * message.el (message-dont-reply-to-names): New defsubst: potentially
10137         convert a list of regexps into a single one.
10138         * message.el (message-get-reply-headers): Use it.
10139         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10140
10141 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10142
10143         * gnus-agent.el (directory-files-and-attributes): Move forward.
10144
10145 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10146
10147         * gnus-ml.el (gnus-mailing-list-subscribe)
10148         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10149         (gnus-mailing-list-message): Fix doc strings.
10150
10151 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10152
10153         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10154         of doing it manually.
10155
10156 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10157
10158         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10159         comment.
10160
10161 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10162
10163         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
10164         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
10165         (gnus-agent-read-local): All symbols allocated in my-obarray.
10166         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10167         (gnus-agent-regenerate-group): Check numeric names to see if they are
10168         messages or groups.
10169         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10170         better way of do this...)
10171
10172         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
10173         'dummy.group' (there should be a better way of do this...)
10174
10175 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10176
10177         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10178         (gnus-saved-headers): Ditto.
10179         (gnus-default-article-saver): Mention functions may have properties.
10180         (gnus-article-save): Override gnus-save-all-headers and
10181         gnus-saved-headers by :headers property which saver function may have.
10182         (gnus-summary-save-in-file): Add :headers property.
10183         (gnus-summary-write-to-file): Ditto.
10184
10185         * gnus-sum.el (gnus-summary-save-article): Bind
10186         gnus-prompt-before-saving to t when saving many articles in a file;
10187         always show all headers.
10188
10189         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10190
10191 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10192
10193         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10194         marks.
10195
10196         * message.el (message-indent-citation): Add optional arguments to allow
10197         using it outside of message buffers.
10198
10199         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10200         (gnus-article-treat-unfold-headers): Use it.
10201         (gnus-article-truncate-lines): New variable.
10202         (gnus-article-mode): Use it.
10203         (gnus-article-toggle-truncate-lines): New function.
10204
10205         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
10206         gnus-article-toggle-truncate-lines.
10207
10208         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10209         coding system in XEmacs, use binary.
10210
10211 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10212
10213         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10214         after-load-alist.
10215
10216         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10217         this function should save decoded articles.
10218         (gnus-summary-write-to-file): Use property to specify this function
10219         should save decoded articles and specify gnus-summary-save-in-file
10220         should be used to save articles other than the first one when saving
10221         many articles.
10222         (gnus-summary-save-body-in-file): Use property to specify this
10223         function should save decoded articles.
10224         (gnus-summary-write-body-to-file): Use property to specify this
10225         function should save decoded articles and specify
10226         gnus-summary-save-body-in-file should be used to save articles other
10227         than the first one when saving many articles.
10228
10229         * gnus-sum.el (gnus-summary-save-article): Simplify.
10230
10231 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10232
10233         * gnus-art.el (gnus-default-article-saver): Add
10234         gnus-summary-write-body-to-file.
10235         (gnus-article-save-coding-system): Don't use coding system object
10236         in XEmacs.
10237         (gnus-read-save-file-name): Add optional `dir-var' argument which
10238         specifies directory in which files are saved; work even if optional
10239         `variable' argument is not specified.
10240         (gnus-summary-write-to-file): Read file name.
10241         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10242         (gnus-summary-write-body-to-file): New function.
10243
10244         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10245         (gnus-summary-local-variables): Add it.
10246         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10247         (gnus-summary-save-article): Remove optional `decode' argument;
10248         determine whether to decode articles by the value of
10249         gnus-default-article-saver; when saving many files using
10250         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10251         it first and use gnus-summary-save-in-file or
10252         gnus-summary-save-body-in-file thereafter unless
10253         gnus-prompt-before-saving is always; move point to article which
10254         will be saved.
10255         (gnus-summary-save-article-file): Revert.
10256         (gnus-summary-write-article-file): Revert.
10257         (gnus-summary-save-article-body-file): Revert.
10258         (gnus-summary-write-article-body-file): New function.
10259
10260 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * gnus-art.el (gnus-default-article-saver): Doc fix.
10263         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10264         from gnus-summary-save-article-coding-system, and default to a
10265         certain coding system.
10266         (gnus-output-to-file): Add coding cookie and encode text according
10267         to gnus-article-save-coding-system; don't use mm-append-to-file.
10268
10269         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10270         gnus-art.el and rename to gnus-article-save-coding-system.
10271         (gnus-summary-save-article): Require gnus-art; don't show all
10272         headers if it decodes articles; don't add coding cookie here;
10273         don't bind mm-text-coding-system-for-write.
10274         (gnus-summary-save-article-file): Save decoded articles.
10275         (gnus-summary-write-article-file): When saving many files, use
10276         gnus-summary-write-to-file first and gnus-summary-save-in-file
10277         thereafter unless gnus-prompt-before-saving is always.
10278         (gnus-summary-save-article-body-file): Save decoded articles.
10279
10280         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10281
10282 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10283
10284         * nnrss.el (nnrss-check-group): Bind hash-index.
10285
10286 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10287
10288         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10289         its hash index.  Store this hash in `nnrss-group-data'.
10290         (nnrss-read-group-data): Update accordingly.
10291
10292 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10293
10294         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10295         entry.
10296
10297         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10298         gnus-article-browse-html-article.
10299
10300 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10301
10302         * gnus-sum.el (gnus-summary-mime-map): Add
10303         gnus-article-browse-html-article.
10304
10305         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10306
10307 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10308
10309         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10310         suitable coding systems in customize.
10311
10312 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10313
10314         * mail-source.el (mail-sources): Fix custom type.
10315
10316 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10317
10318         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10319         (gnus-summary-expire-articles-now): Shorten prompt.
10320
10321         * gmm-utils.el (wid-edit): Require.
10322         (defun-gmm): Renamed from `gmm-defun-compat'.
10323         (gmm-image-search-load-path): Use it.
10324         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10325
10326 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * gnus-sum.el (gnus-summary-save-article-coding-system): New
10329         variable.
10330         (gnus-summary-save-article): Add optional `decode' argument.  If
10331         it is set and gnus-summary-save-article-coding-system is non-nil,
10332         save decoded article.
10333         (gnus-summary-write-article-file): Save decoded article if
10334         gnus-summary-save-article-coding-system is non-nil.
10335
10336         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10337         type.
10338
10339 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10340
10341         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10342
10343 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10344
10345         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10346         first to test gnus-single-article-buffer which may be buffer-local.
10347
10348         * gnus-sum.el (gnus-summary-setup-buffer): Make
10349         gnus-single-article-buffer buffer-local and nil in ephemeral
10350         group; make gnus-article-buffer, gnus-article-current, and
10351         gnus-original-article-buffer always buffer-local.
10352         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10353         group.
10354         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10355
10356 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10357
10358         * nnml.el (nnml-request-compact-group): Compressed files might not
10359         have .gz extension.
10360
10361 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10362
10363         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10364         (mm-copy-to-buffer): Use with-current-buffer.
10365         (mm-display-part): Simplify.
10366         (mm-inlinable-p): Add optional arg `type'.
10367
10368 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10369
10370         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10371         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10372         Try harder to show the attachment internally or externally using
10373         gnus-mime-view-part-as-type.
10374
10375 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10376
10377         * message.el (message-from-style, message-signature-separator)
10378         (message-user-organization-file, message-send-mail-function)
10379         (message-citation-line-function, message-yank-prefix)
10380         (message-indent-citation-function, message-signature)
10381         (message-signature-file, message-signature-insert-empty-line):
10382         Remove autoloads.
10383
10384         * gnus-art.el (gnus-buttonized-mime-types): Remove
10385         "multipart/signed".  Revert 2006-04-26 change.
10386
10387 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10388
10389         * gnus.el (gnus-version-number): Bump version.
10390
10391 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10392
10393         * gnus.el: No Gnus v0.5 is released.
10394
10395 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10396
10397         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10398         fetching articles by message-id.
10399
10400 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10401
10402         * message.el (hashcash): Require hashcash as normal.
10403
10404         * ecomplete.el (ecomplete-highlight-match-line): Use
10405         point-at-eol.
10406         (ecomplete-highlight-match-line): Use `highlight', because that
10407         face exists in both Emacs and XEmacs.
10408
10409         * message.el (message-display-abbrev): Use point-at-bol.
10410
10411         * mail-source.el: Don't require timer/timer-funcs.
10412
10413         * gnus-async.el: Ditto.
10414
10415         * password.el: Ditto.
10416
10417         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10418
10419         * mm-url.el: Ditto.
10420
10421         * gnus-xmas.el: Don't require timer-funcs.
10422
10423         * mm-util.el: Require timer/timer-funcs.
10424
10425 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10426
10427         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10428         Close.
10429
10430 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10431
10432         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10433         unibyte after clear-decrypt function runs.
10434
10435         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10436         returns as a unibyte string.
10437
10438 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10439
10440         * lpath.el: Revert.
10441
10442         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10443         (pgg-gpg-process-sentinel): Revert.
10444
10445         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10446         (pgg-pgp-lookup-key): Revert.
10447
10448         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10449         (pgg-pgp5-lookup-key): Revert.
10450
10451         * pgg.el (pgg-fetch-key): Revert.
10452
10453 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10454
10455         * lpath.el: Fbind string-as-multibyte for XEmacs.
10456
10457         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10458         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10459         (mml1991-pgg-encrypt): Ditto.
10460
10461         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10462         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10463         a multibyte buffer.
10464
10465         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10466         (pgg-pgp-lookup-key): Ditto.
10467
10468         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10469         (pgg-pgp5-lookup-key): Ditto.
10470
10471         * pgg.el (pgg-fetch-key): Ditto.
10472
10473 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10474
10475         * message.el (message-user-organization-file): Check several
10476         locations of the organization file.
10477
10478         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10479         Add gnus-article-view-part-as-type.
10480
10481         * gnus-art.el (gnus-article-view-part-as-type): New function.
10482
10483         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10484         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10485
10486         * mml.el: Simplify autoload.
10487         (mml-mode): defvar dnd-protocol-alist instead of using
10488         symbol-value.
10489         (mml-default-directory): New variable.
10490         (mml-minibuffer-read-file): Use it.
10491         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10492
10493         * message.el (message-citation-line-format): New variable.
10494         (message-insert-formated-citation-line): New function.
10495         (message-citation-line-function): Add
10496         `message-insert-formated-citation-line' to custom type.
10497
10498         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10499         to doc string.
10500
10501         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10502         depending on mm-verify-option.
10503
10504 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10505
10506         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10507         binding pgg-* variables; reimplement the section which prevents
10508         MIME header from being signed.
10509         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10510         pgg-text-mode; remove a blank line at the top of body.
10511
10512         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10513         lines at the top of body; use gnus-newsgroup-charset if there's no
10514         Charset header.
10515
10516 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10517
10518         * message.el (message-self-insert-commands): Doc fix.
10519
10520         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10521         (mm-uu-pgp-encrypted-test): Ditto.
10522         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10523         between header and body; return application/pgp-encrypted handle
10524         if decryption failed; decode decrypted body by charset.
10525
10526         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10527         element match to application/pgp-*.
10528
10529 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10530
10531         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10532         HTML.
10533
10534 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10535
10536         * mail-source.el (mail-source-call-script): Message the error
10537         string.
10538
10539 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10540
10541         * gnus-util.el (gnus-byte-compile): Use it.
10542
10543 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10544
10545         * gnus-util.el (kill-empty-logs): New function.
10546
10547 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10548
10549         * message.el (message-mail-alias-type): Doc fix.
10550         (message-mail-alias-type-p): New function.
10551         (message-send): Use it.
10552         (message-mode): Ditto.
10553         (message-strip-forbidden-properties): Ditto.
10554
10555         * ecomplete.el (ecomplete-database-file-coding-system): New
10556         variable.
10557         (ecomplete-save): Use it.
10558         (ecomplete-setup): Use it.
10559
10560 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * message.el (message-self-insert-commands): New variable.
10563         (message-strip-forbidden-properties): Use it.
10564
10565 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10566
10567         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10568         that doesn't make XEmacs choke.
10569
10570 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10571
10572         * gnus-util.el (gnus-replace-in-string):
10573         Prefer replace-regexp-in-string over of replace-in-string.
10574
10575 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10576
10577         * gnus-util.el (gnus-select-frame-set-input-focus):
10578         Use select-frame-set-input-focus if it is available in XEmacs; use
10579         definition defined in Emacs 22 for old Emacsen.
10580
10581         * dgnushack.el: Autoload unmorse-region for XEmacs.
10582
10583         * lpath.el: Bind cursor-in-non-selected-windows and
10584         select-frame-set-input-focus for XEmacs.
10585
10586 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10587
10588         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10589
10590 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10591
10592         * gnus-registry.el (gnus-registry-cache-save): Remove text
10593         properties when saving via the temp buffer.
10594
10595 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10596
10597         * message.el (message-generate-hashcash): Honor custom type.
10598
10599 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10600
10601         * message.el (message-generate-hashcash): Default to non-nil when
10602         hashcash is found.
10603
10604         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10605         (gnus-refer-thread-limit): Increase default to 500.
10606
10607         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10608
10609         * flow-fill.el (fill-flowed): Allow delete-space.
10610
10611 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10612
10613         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10614         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10615         Remove autoloads.
10616
10617 2006-04-18  Simon Josefsson  <jas@extundo.com>
10618
10619         * message.el (message-generate-hashcash): Default to.
10620
10621 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10622
10623         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10624         concatenating segments rather than before concatenating them.
10625
10626 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10627
10628         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10629
10630 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10631
10632         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10633
10634         * message.el (message-forward-make-body-plain): Allow
10635         message-forward-ignored-headers to be a list.
10636         (message-remove-ignored-headers): Factor out into function.
10637         (message-forward-make-body-mml): Use it.
10638
10639         * imap.el (imap-quote-specials): New function.
10640         (imap-login-auth): Quote specials.
10641
10642         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10643         (rfc2231-parse-string): Allow concatanation of parameters that
10644         aren't contiguous.  The test case is
10645           (mail-header-parse-content-type "message/external-body;
10646             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10647             access-type=LOCAL-FILE;
10648             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10649
10650 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10651
10652         * nntp.el (nntp-accept-process-output): Return the value of
10653         `nnheader-accept-process-output'.
10654
10655 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10656
10657         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10658         (gnus-button-alist): Recognize more diff formats.
10659         (gnus-button-patch): Strip directory.
10660
10661 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10662
10663         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10664         Emacs 22 when setting focus.
10665
10666 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10667
10668         * gnus-art.el (gnus-article-treat-types): Do treatment of
10669         text/x-verbatim parts.
10670         (gnus-button-patch): New command.
10671
10672         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10673         addresses that contain invalid characters.
10674
10675 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10676
10677         * message.el (message-put-addresses-in-ecomplete): Use
10678         gnus-replace-in-string.
10679         (message-is-yours-p): Use the more correct
10680         mail-header-parse-address instead of
10681         mail-extract-address-components.
10682         (message-put-addresses-in-ecomplete): Fix typo.
10683
10684         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10685         keystroke.
10686
10687         * gnus-art.el (gnus-treatment-function-alist): Change order of
10688         newsgroups/generic header folding to avoid double-folding.
10689
10690         * message.el (message-hidden-headers): Add X-Draft-From.
10691
10692         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10693         command.
10694         (gnus-summary-repeat-search-article-backward): New command.
10695
10696         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10697         groups in the parent topic.
10698
10699 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10700
10701         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10702         (spam-extra-header-to-number): Return the CRM114 number as a
10703         number instead of a string.
10704
10705 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10706
10707         * gnus-art.el (gnus-face-properties-alist): Moved here from
10708         gnus-fun.
10709
10710         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10711
10712 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10713
10714         * message.el (message-strip-forbidden-properties): Only display on
10715         self-insert-command.
10716
10717         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10718         reindent.
10719         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10720
10721 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10722
10723         * smiley.el (smiley-style): Fix typo.
10724
10725 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10726
10727         * hashcash.el (hashcash-insert-payment-async-2): Use
10728         message-goto-eoh instead of doing it manually.
10729         (mail-add-payment): Use message-narrow-to-header instead of trying
10730         to do the same itself.
10731
10732         * message.el (message-hidden-headers): Add Face.
10733
10734         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10735         reparenting code.
10736         (gnus-summary-reparent-children): Refactored out code.
10737         (gnus-summary-thread-map): New keystroke.
10738         (gnus-summary-reparent-children): Make into command.
10739
10740         * smiley.el (smiley-style): Default to `medium' if using a large
10741         font.
10742
10743         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10744         does it itself.
10745
10746         * message.el (message-point-in-header-p): Simplify definition.
10747
10748 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10749
10750         * nnagent.el (nnagent-request-set-mark): Silence log file
10751         writing.
10752         (nnagent-request-set-mark): Use write-region instead of
10753         append-to-file.
10754
10755         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10756         strange select method.
10757
10758         * ecomplete.el (ecomplete-display-matches): Get highlightling
10759         right.
10760         (ecomplete-display-matches): Use literals.
10761         (ecomplete-display-matches): Disable message logging.
10762
10763         * message.el (message-display-abbrev): Small optimization.
10764
10765         * ecomplete.el (ecomplete-display-matches): Allow automatic
10766         display.
10767
10768         * message.el (message-strip-forbidden-properties): Display
10769         abbrevs.
10770         (message-display-abbrev): Get automatic display right.
10771
10772         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10773         keystrokes.
10774
10775 2006-04-13  Romain Francoise  <romain@orebokech.com>
10776
10777         TODO: Backport to v5-10!
10778
10779         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10780         Moved here (and renamed) from gnus-registry.el.
10781
10782         * gnus-registry.el: Require gnus-util.
10783         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10784
10785 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10786
10787         * gnus-group.el (gnus-group-catchup-current): Change
10788         if-then-else-if-then-else into cond.
10789         (gnus-group-catchup): Indent.
10790         (group-name-at-point): New function.
10791         (gnus-fetch-group): Provide default from thing at point.
10792
10793 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10794
10795         * message.el (message-display-abbrev): Fix regexp.
10796
10797         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10798         choosing.
10799         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10800         dead variables.
10801
10802         * message.el (message-newline-and-indent): Remove debugging.
10803         (message-display-abbrev): Use new implementation.
10804
10805 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10806
10807         * gnus-art.el (gnus-article-mode): Set
10808         cursor-in-non-selected-windows to nil.
10809
10810         * smiley.el: Revert previous change.
10811         (smiley-data-directory): defvar it before using it in the
10812         defcustom of `smiley-style'.
10813
10814 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10815
10816         * message.el (message-newline-and-indent): New function.
10817
10818         * ecomplete.el: Implement more bits.
10819
10820         * message.el (message-put-addresses-in-ecomplete): Clean up the
10821         string.
10822
10823         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10824
10825         * gnus-sum.el (gnus-summary-save-parts): Bind
10826         gnus-summary-save-parts-counter and use it to make unique file
10827         names.
10828
10829         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10830
10831         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10832         parameter to say whether to actually parse the individual
10833         addresses.
10834
10835         * message.el (message-put-addresses-in-ecomplete): New function.
10836         (ecomplete): Require.
10837         (message-mail-alias-type): Add ecomplete as an option.
10838
10839 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10840
10841         * flow-fill.el (fill-flowed): Remove trailing space from blank
10842         quoted lines.
10843
10844 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10845
10846         * smiley.el (smiley-style): Move definition later to avoid a
10847         compilation warning.
10848
10849 2006-04-12  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         Use mm-disable-multibyte instead of set-buffer-multibyte.
10856
10857 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10858
10859         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10860         Content-Type header instead of Content-Disposition header.
10861         (gnus-mime-inline-part): Ditto.
10862         (gnus-mime-view-part-as-charset): Ignore charset that the part
10863         specifies.
10864
10865         * mm-decode.el (mm-display-part): Work with external parts and
10866         usual parts similarly.
10867
10868         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10869         instead of gnus-display-mime.
10870
10871         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10872         instead of with-temp-buffer.
10873
10874         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10875         tag to summarized topics part in order to encode non-ASCII text.
10876
10877 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * smiley.el (smiley-style): New variable.
10880         (smiley-directory): New function.
10881         (smiley-data-directory): Derive from `smiley-style' using
10882         `smiley-directory'.
10883         (smiley-regexp-alist): Add new entries.
10884
10885         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10886         (gnus-article-browse-delete-temp): Add :version.
10887
10888 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10889
10890         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10891         the sieve region.
10892
10893 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10894
10895         * gnus.el (gnus-version-number): Bump version.
10896
10897 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10898
10899         * gnus.el: No Gnus v0.4 is released.
10900
10901 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10902
10903         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10904         layout.
10905
10906         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10907         unknown charset.
10908
10909         * message.el (message-header-synonyms): Add Original-To to the
10910         default.
10911
10912         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10913         optional parameter.
10914
10915 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10916
10917         * gnus-fun.el (gnus): Require it for gnus-directory.
10918
10919 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10920
10921         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10922
10923 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10924
10925         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10926
10927 2006-04-05  Simon Josefsson  <jas@extundo.com>
10928
10929         * password.el (password-reset): New function.
10930
10931 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10932
10933         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10934         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10935
10936 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10937
10938         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10939         Some whitespace was matched into the url, which broke browsing hits
10940         > 100 when mm-url-use-external was nil.
10941
10942 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10943
10944         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10945         gnus-extra-headers for 'Newsgroups.
10946
10947         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10948         bound.
10949
10950 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10951
10952         * pgg-gpg.el: Clean up process buffers every time gpg processes
10953         complete.
10954
10955 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10956
10957         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10958         doc string.
10959
10960 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10961
10962         * pgg-gpg.el (pgg-gpg-process-filter)
10963         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10964
10965         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10966         lines, temporary fix.
10967
10968 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10969
10970         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10971
10972 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10973
10974         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10975         default-enable-multibyte-characters.  This reverts the change from
10976         revision 6.17 which is no longer necessary because the passphrase
10977         is sent separately now.  GnuPG messages are unreadable under
10978         multibyte locales with default-enable-multibyte-characters set to
10979         nil.
10980
10981 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10982
10983         * message.el (message-tool-bar-gnome): Move "spell".
10984
10985 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10986
10987         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10988         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10989         instead.
10990
10991 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10992
10993         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10994         newsgroups handling for NNTP overviews which don't include
10995         Newsgroups.
10996
10997 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10998
10999         * message.el (message-resend): Bind message-generate-hashcash to nil.
11000
11001 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11002
11003         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11004         when searching for already-paid recipients.
11005
11006 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11007
11008         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11009         passphrases when it is not needed.
11010         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11011         passphrase stuff from gpg, should only be necessary when you use
11012         gpg with a smartcard.
11013
11014 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11015
11016         * mml.el (mml-insert-mime): Ignore cached contents of
11017         message/external-body part.
11018
11019         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11020         (mm-insert-part): Ditto.
11021
11022 2006-03-23  Simon Josefsson  <jas@extundo.com>
11023
11024         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11025         Reiner.
11026         (pgg-gpg-use-agent-p): Use it again.
11027
11028 2006-03-23  Simon Josefsson  <jas@extundo.com>
11029
11030         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11031         older emacsen.
11032         (pgg-gpg-use-agent-p): Don't use it.
11033
11034 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11035
11036         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11037         if we can.
11038
11039 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11040
11041         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11042         (pgg-gpg-update-agent): New function.
11043         (pgg-gpg-use-agent-p): New function.
11044         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11045         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11046         (pgg-gpg-sign-region): Use it.
11047
11048 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11049
11050         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11051         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11052
11053 2006-03-21  Simon Josefsson  <jas@extundo.com>
11054
11055         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11056         <wilde@sha-bang.de>.
11057         (pgg-gpg-use-agent): New variable.
11058         (pgg-gpg-process-region): Use it.
11059         (pgg-gpg-encrypt-region): Likewise.
11060         (pgg-gpg-encrypt-symmetric-region): Likewise.
11061         (pgg-gpg-decrypt-region): Likewise.
11062         (pgg-gpg-sign-region): Likewise.
11063         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11064
11065 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11066
11067         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11068
11069         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11070         Add comment on version.
11071
11072 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11073
11074         * smiley.el: Add missing test smiley.
11075
11076 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11077
11078         * mm-decode.el (mm-with-part): New macro.
11079         (mm-get-part): Use it; work with message/external-body as well.
11080         (mm-save-part): Treat name and filename equally.
11081
11082         * mm-extern.el (mm-extern-cache-contents): New function.
11083         (mm-inline-external-body): Use it; force the part to be displayed;
11084         move undisplayer added to the cached handle to the parent.
11085
11086         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11087         (gnus-mime-view-part-as-type): Work with message/external-body.
11088
11089         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11090
11091 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11092
11093         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11094         images in image-load-path.  [Sync with image.el, revision 1.60, in
11095         Emacs.]
11096
11097 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11098
11099         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11100         path rather than symbol.  Always return list of directories.
11101         Guarantee that image directory comes first.  [Sync with image.el,
11102         revision 1.59, in Emacs.]
11103
11104         * message.el (message-make-tool-bar): Adjust to new API of
11105         `gmm-image-load-path-for-library'.
11106
11107         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11108
11109         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11110
11111 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11112
11113         * gnus-art.el (gnus-article-only-boring-p):
11114         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11115         intangible text.
11116         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11117
11118 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11119
11120         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
11121         `defun' instead of `gmm-defun-compat'.
11122
11123 2006-03-14  Simon Josefsson  <jas@extundo.com>
11124
11125         * message.el (message-unique-id): Don't use message-number-base36
11126         if (user-uid) is a float.
11127         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11128
11129 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11130
11131         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11132
11133         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11134         empty line between a part and a message part.
11135
11136 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11137
11138         * smiley.el: Add more test smileys.
11139         (smiley-data-directory, smiley-regexp-alist)
11140         (gnus-smiley-file-types): Fix doc strings.
11141         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11142         adding new elements.
11143         (smiley-mouse-map): Unused code.  Make it a comment.
11144
11145 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11146
11147         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11148         scan latest NoCeM messages instead of old ones.
11149         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11150         delimiters that are recently used.
11151         (gnus-nocem-load-cache): Add autoload cookie.
11152
11153         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11154
11155         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11156         level which is larger than gnus-use-nocem is specified.
11157
11158         * gnus-group.el (gnus-group-get-new-news): Ditto.
11159
11160 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11161
11162         * gnus-util.el (gnus-tool-bar-update): New function.
11163
11164         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11165         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11166
11167         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11168
11169         * gnus-group.el (gnus-group-redraw-when-idle)
11170         (gnus-group-redraw-check): Remove.
11171         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11172
11173 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11174
11175         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11176         if optional last element is specified in splits (FIELD VALUE...).
11177
11178 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11179
11180         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11181         to gmm-image-load-path-for-library.  Call with no-error argument.
11182         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11183
11184         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11185
11186         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11187
11188         * gmm-utils.el (gmm-image-load-path): Remove alias.
11189
11190 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11191
11192         * gmm-utils.el (gmm-image-load-path): Add alias.
11193
11194         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11195         nnml-generate-nov-databases-1.
11196         (nnml-generate-nov-databases): Use it.
11197         (nnml-generate-nov-databases-directory): Document no-active
11198         argument.
11199
11200         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11201         directory if path is t.  Add no-error.
11202
11203         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11204         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11205
11206         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
11207         resetting gnus-article-browse-html-temp-list.
11208
11209         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11210         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11211         Add example to docstring.  Rename local variables.  Move error
11212         checks to default case in cond and simplify.
11213
11214 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11215
11216         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11217         handle is multipart when calling it recursively.
11218         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11219
11220 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11221
11222         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11223         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11224
11225 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11226
11227         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11228         is loaded.
11229
11230         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11231         loaded.
11232
11233 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11234
11235         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11236         to "Emacs 23 (unicode)" in doc string.
11237
11238         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11239         "Emacs 23 (unicode)" in comment.
11240
11241 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11242
11243         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11244
11245         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11246         characters 160 through 255 in Emacs 23.
11247
11248 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11249
11250         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11251         gnus-article-browse-html-temp.
11252         (gnus-article-browse-delete-temp): Make it customizable.  Add
11253         `file'.  Adjust doc string.
11254         (gnus-article-browse-delete-temp-files): Add argument.  Allow
11255         query for each file.  Adjust doc string.
11256         (gnus-article-browse-html-parts): Add
11257         `gnus-article-browse-delete-temp-files' to
11258         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11259
11260 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11261
11262         * gnus-art.el (gnus-article-browse-html-temp)
11263         (gnus-article-browse-delete-temp): New variables.
11264         (gnus-article-browse-delete-temp-files): New function.
11265         (gnus-article-browse-html-parts): Use it.
11266
11267 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11268
11269         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11270
11271         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11272         string.
11273
11274         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11275         gnus-summary-insert-new-articles when unplugged.  Remove
11276         gnus-summary-search-article-forward.
11277
11278         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11279         display-visual-class instead of display-color-cells.
11280
11281 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11282
11283         * dgnushack.el: Autoload customize-group for XEmacs.
11284
11285         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11286         message/* containing non-ASCII text properly.
11287
11288 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11289
11290         * message.el: Require gmm-utils, remove autoloads.
11291         (message-tool-bar): Set default based on
11292         gmm-tool-bar-style.
11293         (message-tool-bar-gnome): Add gmm-customize-mode.
11294
11295         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11296         gmm-tool-bar-style.
11297         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11298
11299         * gnus-group.el (gnus-group-tool-bar): Set default based on
11300         gmm-tool-bar-style.
11301         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11302
11303         * gmm-utils.el (gmm-image-directory): Rename variable from
11304         gmm-image-load-path.
11305         (gmm-image-load-path): Use gmm-image-directory.
11306         (gmm-customize-mode): New function.
11307         (gmm-tool-bar-style): New variable.
11308
11309         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11310         gnus-group-redraw-line-number.
11311         (gnus-group-redraw-check): Simplify.
11312         (gnus-group-tool-bar-update): Remove redraw check.
11313         (gnus-group-make-tool-bar): Add redraw check.
11314
11315 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11316
11317         * gnus-art.el (gnus-button): Add missing parentheses.
11318
11319 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11320
11321         * lpath.el: Fbind line-number-at-pos.
11322
11323 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11324
11325         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11326
11327 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11328
11329         * gnus-art.el (gnus-button): New face.
11330         (gnus-article-button-face): Use it.
11331
11332         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
11333         gnus-summary-next-page.  Re-order.
11334
11335         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11336         next-node are now included.
11337         (gnus-group-redraw-line-number): New internal variable.
11338         (gnus-group-redraw-check): Helper function for updating the tool
11339         bar.
11340         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11341
11342         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11343
11344         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11345         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11346         Use it to match format of Spamassassin 3.0 and later.  Reported by
11347         IRIE Tetsuya <irie@t.email.ne.jp>.
11348         (spam-check-bogofilter)
11349         (spam-bogofilter-register-with-bogofilter): Fix args of
11350         `gnus-error' calls.
11351
11352 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11353
11354         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11355         unnecessary interaction when sending queued mails.  Reported by
11356         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11357
11358 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11359
11360         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11361         first or last are nil.
11362
11363 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11364
11365         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11366
11367 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11368
11369         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11370
11371 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11372
11373         * dns.el (query-dns): Protect more against buggy tcp output.
11374
11375 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11378         nov.php.
11379
11380 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11381
11382         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11383         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11384         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11385         output on the server side.
11386         (nnweb-google-create-mapping): Update regexps and add some
11387         progress indication.
11388
11389 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11390
11391         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
11392         gnus-agent-toggle-plugged.  Re-order icons.
11393         (gnus-group-tool-bar-gnome): Add
11394         gnus-group-{prev,next}-unread-group.
11395         (gnus-group-tool-bar-gnome): Re-order icons.
11396
11397         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
11398         gnus-summary-insert-new-articles.
11399
11400         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
11401         comments.
11402
11403         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11404         also available in Emacs 21.3.
11405
11406         * message.el (message-fix-before-sending): Change "Emacs 22" to
11407         "Emacs 23 (unicode)" in comment.
11408
11409         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11410         "Emacs 23 (unicode)" in comment.
11411
11412         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11413         comment.
11414         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11415
11416         * mm-view.el (mm-fill-flowed): Add :version.
11417
11418 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11419
11420         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11421         and load-path.
11422
11423 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11424
11425         * message.el: Autoload gmm-image-load-path.
11426         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11427         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11428         consitency.
11429
11430         * gmm-utils.el (gmm-image-load-path): Also search in
11431         "../etc/images".  Don't set gmm-image-load-path if we don't find
11432         the image.
11433
11434 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11435
11436         * gmm-utils.el (gmm-image-load-path): Don't make
11437         `gmm-image-load-path' include subdirectories which the second arg
11438         `image' might specify.
11439
11440         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11441         subdirectory to icon file names.
11442
11443         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11444
11445 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11446
11447         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11448         gmm-image-load-path calls.
11449
11450         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11451
11452         * message.el (message-make-tool-bar): Ditto.
11453
11454         * mml.el (mml-preview): Added comment concerning tool bar icons.
11455
11456         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11457         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11458
11459         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11460         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11461
11462         * message.el (message-tool-bar-gnome): Use new icon names.
11463         (message-make-tool-bar): Use `gmm-image-load-path'.
11464
11465         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
11466         functions from MH-E.
11467         (gmm-image-load-path): New variable from MH-E.
11468         (gmm-image-load-path): New function from MH-E.  Added arguments
11469         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11470         *-image-load-path-called-flag.
11471
11472 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11473
11474         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11475
11476 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11477
11478         * nnimap.el (nnimap-request-move-article): Change folder back to
11479         source group before deleting.
11480
11481 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11482
11483         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11484
11485         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
11486         mm-url.
11487
11488         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11489
11490 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11491
11492         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11493         coding system which mm-charset-to-coding-system returns for a
11494         given charset is valid.
11495
11496 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11497
11498         * html2text.el (html2text-remove-tag-list):
11499         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11500
11501 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11502
11503         * gnus-cus.el: Revert 2005-10-17 change.
11504
11505 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * gnus-art.el (article-strip-banner): Call
11508         article-really-strip-banner only when the regexp match is made.
11509
11510 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11511
11512         * gnus-art.el (article-strip-banner): Use
11513         gnus-extract-address-components instead of
11514         mail-header-parse-addresses to make it work with non-ASCII text;
11515         remove mail-encode-encoded-word-string.
11516
11517         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11518         values which are surrounded with \"...\"; make it never cause a
11519         Lisp error; give up parsing of parameters if it failed in
11520         extracting type.
11521
11522 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11523
11524         * smime.el (smime-cert-by-ldap-1): Fix bug where
11525         `smime-ldap-search' returns results without userCertificates.
11526
11527 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11528
11529         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11530
11531 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11532
11533         * spam.el (spam-check-spamassassin-headers): Adapt format for
11534         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11535         <ari@mbf.ocn.ne.jp>.
11536         (spam-list-of-processors): Add spam-use-gmane.
11537
11538 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11541         make-temp-file; make it work with XEmacs as well.
11542
11543         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11544         mm-make-temp-file.
11545
11546         * mm-decode.el (mm-display-external): Use the 3rd arg of
11547         mm-make-temp-file.
11548         (mm-create-image-xemacs): Ditto.
11549
11550 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11551
11552         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11553         with message-narrow-to-headers.
11554         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11555         (gnus-draft-check-draft-articles): New function.
11556         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11557
11558 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11559
11560         * gnus-art.el (gnus-article-browse-html-parts):
11561         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11562         Don't use suffix argument for mm-make-temp-file for Emacs 21
11563         compatibility.  Remove useless `format'.
11564
11565 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11566
11567         * nnweb.el (nnweb-google-wash-article): Update regexps.
11568         (nnweb-group-alist): Use defvoo instead of defvar.
11569
11570 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11571
11572         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11573         re-loading nn* modules.
11574
11575 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11576
11577         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11578         for `tool-bar-mode' and don't check it's default-value.
11579
11580         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11581
11582         * message.el (message-make-tool-bar): Ditto.
11583
11584         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11585         `substring'.  Shorten tmp-file name.
11586
11587         * gnus.el: Remove bogus comment.
11588
11589 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11590
11591         * gnus-art.el (gnus-article-browse-html-parts): New function.
11592         (gnus-article-browse-html-article): New function for viewing html
11593         articles with a browser.
11594
11595 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11596
11597         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11598         in elisp.
11599         (pgg-gpg-encrypt-symmetric-region): Ditto.
11600         (pgg-gpg-sign-region): Ditto.
11601
11602         * pgg-def.el (pgg-text-mode): New variable.
11603
11604         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11605         (mml2015-pgg-encrypt): Ditto.
11606
11607         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11608         (mml1991-pgg-encrypt): Ditto.
11609
11610 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11611
11612         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11613         message-make-date instead of current-time-string.
11614
11615         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11616         to gnus-decoded which mm-uu might set.
11617
11618 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11619
11620         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11621         don't decode quoted parameters; remove misimported Emacs code.
11622         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11623         (rfc2231-decode-encoded-string): Don't use split-string which
11624         behaves differently according to Emacs version; use
11625         mm-decode-coding-region to convert charset to coding-system.
11626         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11627         (rfc2231-encode-string): Remove misimported Emacs code.
11628
11629 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11632         when calling mail-header-parse-content-type.
11633         (article-de-quoted-unreadable): Ditto.
11634         (article-de-base64-unreadable): Ditto.
11635         (article-wash-html): Ditto.
11636
11637         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11638         calling mail-header-parse-content-type and
11639         mail-header-parse-content-disposition.
11640         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11641         mail-header-parse-content-type.
11642
11643         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11644         insert charset and format parameters; encode description after
11645         inserting it to buffer.
11646         (mml-insert-parameter): Fold lines properly even if a parameter is
11647         segmented into two or more lines; change the max column to 76.
11648
11649         * rfc1843.el (rfc1843-decode-article-body): Don't use
11650         ignore-errors when calling mail-header-parse-content-type.
11651
11652         * rfc2231.el (rfc2231-parse-string): Return at least type if
11653         possible; don't cause an error even if it fails in parsing of
11654         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11655         (rfc2231-encode-string): Don't break lines at the beginning, leave
11656         it to mml-insert-parameter.
11657
11658         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11659         calling mail-header-parse-content-type.
11660
11661 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11662
11663         * spam-report.el (spam-report-gmane-use-article-number):
11664         Improve doc string.
11665         (spam-report-gmane-internal): Check if a suitable header was found
11666         in the article.
11667
11668 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11669
11670         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11671         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11672
11673 2006-02-05  Romain Francoise  <romain@orebokech.com>
11674
11675         Update copyright notices of all files in the gnus directory.
11676
11677 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11678
11679         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11680
11681 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11682
11683         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11684         segmented lines of parameter value to cope with Thunderbird 1.5
11685         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11686         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11687         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11688
11689 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11690
11691         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11692         parts.
11693
11694 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11695
11696         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11697         there's only one active file for all servers.
11698         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11699         solid groups.  Gnus might have used a FAST request to select the group.
11700         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11701         and nnweb-search redundantly in the active file.
11702         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11703         (nnweb-request-create-group): Don't use ARGS.
11704         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11705         initialisations.  Let nnoo do the work.
11706
11707 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11708
11709         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11710         Say the part has been decoded.
11711
11712         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11713
11714 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11715
11716         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11717         mailcap-viewer-test-cache when there's no 'test clause, since that
11718         will invert the meaning of a "nil" test previously determined by
11719         mailcap-mailcap-entry-passes-test.
11720
11721 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11722
11723         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11724         compiling.
11725
11726         * gnus-sum.el: Ditto.
11727
11728         * message.el: Don't bind tool-bar-map when compiling.
11729
11730 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11731
11732         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11733
11734 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11735
11736         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11737         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11738         current Google Groups.
11739
11740 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11741
11742         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11743         and tool-bar-mode.
11744
11745         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11746         and tool-bar-mode.
11747
11748         * message.el (message-tool-bar-update): Simplify.
11749         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11750
11751         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11752         gnus-summary-buffer.
11753         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11754         gnus-summary-reply.
11755
11756         * gmm-utils.el (gmm): Add :version.
11757
11758 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11759
11760         * Makefile.in (clean): New rule.
11761         (distclean): Use it.
11762
11763 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11764
11765         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11766         autoload.
11767
11768 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11769
11770         * gmm-utils.el (gmm-verbose): Add :group.
11771
11772 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11773
11774         * message.el: Change some comments WRT tool-bars.
11775
11776         * gnus-sum.el (gnus-summary-tool-bar)
11777         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11778         (gnus-summary-tool-bar-zap-list): New variables.
11779         (gnus-summary-make-tool-bar): Complete rewrite using
11780         `gmm-tool-bar-from-list'.
11781
11782         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11783         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11784         variables.
11785         (gnus-group-make-tool-bar): Complete rewrite using
11786         `gmm-tool-bar-from-list'.
11787         (gnus-group-tool-bar-update): New function.
11788
11789         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11790
11791 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11792
11793         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11794         is dissected into a single part of which the type is the same as
11795         the given one; decode charset.
11796
11797 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11798
11799         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11800         into alists as symbol not string, since that's what
11801         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11802         look for.
11803
11804 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11805
11806         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11807         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11808
11809         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11810
11811 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11812
11813         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11814         (gnus-xmas-mime-security-button-menu): New function.
11815
11816         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11817         (gnus-mime-security-button-menu): New definition.
11818         (gnus-mime-security-button-map): Use them.
11819         (gnus-mime-security-button-menu): New function.
11820         (gnus-insert-mime-security-button): Addition to help echo.
11821         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11822         (gnus-mime-security-pipe-part): New functions.
11823
11824         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11825         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11826
11827         * mm-decode.el (mm-handle-set-disposition): Remove.
11828         (mm-handle-set-description): Remove.
11829
11830 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11831
11832         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11833         (mm-w3m-standalone-supports-m17n-p): New function.
11834         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11835         w3m usage.
11836
11837         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11838         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11839
11840 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11841
11842         * message.el (message-tool-bar-zap-list): Use
11843         gmm-tool-bar-zap-list as custom type.
11844         (message-tool-bar-update): New function.
11845         (message-tool-bar, message-tool-bar-gnome)
11846         (message-tool-bar-retro): Add message-tool-bar-update.
11847         (message-tool-bar-gnome): Add flyspell-buffer.
11848
11849         * gnus-util.el (gnus-error): Describe `args'.
11850
11851         * gmm-utils.el (gmm-error): Describe `args'.
11852         (gmm-tool-bar-zap-list): New widget.
11853         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11854
11855 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11856
11857         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11858         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11859         the number of recursive calls.
11860
11861         * mm-decode.el (mm-handle-set-disposition): New macro.
11862         (mm-handle-set-description): New macro.
11863
11864 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11865
11866         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11867         encoding.
11868
11869 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11870
11871         * message.el (message-tool-bar-zap-list, message-tool-bar)
11872         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11873         (message-tool-bar-local-item-from-menu): Remove.
11874         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11875         (message-make-tool-bar): New function.
11876         (message-mode): Use `message-make-tool-bar'.
11877
11878         * gmm-utils.el: New file.
11879         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11880         (gmm-lazy): New widget copied from `nnmail.el'.
11881         (gmm-tool-bar-from-list): New function for creating customizable
11882         tool bars.
11883         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11884         output.
11885         (gmm): Add :prefix to defgroup.
11886
11887 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11888
11889         * gmm-utils.el (gmm-widget-p): New function.
11890
11891 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11892
11893         * mml.el (mml-attach-file): Describe `description' in doc string.
11894         (mml-menu): Add Emacs MIME manual and PGG manual.
11895
11896 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11897
11898         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11899
11900 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11901
11902         * nntp.el (nntp-end-of-line): Doc fix.
11903
11904 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11905
11906         * imap.el (imap-open): Handle case where buffer is a buffer
11907         object.
11908
11909 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11910
11911         * gnus-delay.el (gnus-delay): Don't autoload.
11912         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11913         to be re-loaded when customizing the `gnus-delay' group.
11914
11915 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11916
11917         * message.el (message-insert-citation-line): Use newlines.
11918
11919 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11920
11921         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11922         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11923         these routines, so the passphrase can be managed externally and
11924         passed in to the system.
11925         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11926         pgg-add-passphrase-to-cache function.
11927
11928         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11929         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11930         these routines, so the passphrase can be managed externally and
11931         passed in to the system.
11932         (pgg-pgp5-sign-region): Use new name of
11933         pgg-add-passphrase-to-cache function.
11934
11935 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11936
11937         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11938         part of the decoded armor to find the key-identifier.
11939         (pgg-gpg-lookup-key-owner): New function to return the
11940         human-readable identifier of a key owner.
11941         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11942         itself.
11943         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11944         the key value) if we have a key and can match it against a secret
11945         key.  Also, added a note pointing out fact that the prompt only
11946         indicates the first matching key.
11947
11948         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11949         pgg-decrypt-region.
11950         (pgg-add-passphrase-to-cache): Rename from
11951         `pgg-add-passphrase-cache' to reduce confusion (all callers
11952         changed).
11953         (pgg-remove-passphrase-from-cache): Rename from
11954         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11955         changed).
11956         (pgg-read-passphrase, pgg-add-passphrase-cache)
11957         (pgg-remove-passphrase-cache): Add informative docstrings.
11958         (pgg-decrypt): Convey provided passphrase in subordinate call to
11959         pgg-decrypt-region.
11960
11961 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11962
11963         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11964         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11965         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11966         'passphrase' argument, so the passphrase can be managed externally
11967         and then passed in to the system.
11968
11969         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11970         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11971         so the passphrase cache can be used reliably with identifiers
11972         besides a pgp packet's key id.
11973
11974         * pgg-gpg.el (pgg-gpg-encrypt-region)
11975         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11976         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11977         these routines, so the passphrase can be managed externally and
11978         passed in to the system.
11979
11980         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11981         'notruncate' argument, so the passphrase cache can be used
11982         reliably with identifiers besides a pgp packet's key id.
11983
11984 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11985
11986         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11987         symmetric encryption.
11988         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11989         encrypted session key.
11990         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11991         message ask for the passphrase in a proper way.
11992
11993         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11994         New user commands for symmetric encryption.
11995
11996 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11997
11998         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11999
12000         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12001
12002 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12003
12004         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12005
12006 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12007
12008         * mm-decode.el (mm-inlined-types): Add application/pgp.
12009         (mm-automatic-display): Ditto.
12010
12011         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12012         part as text.
12013
12014 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12015
12016         * nnrss.el: Update copyright.
12017         (nnrss-opml-import): Query whether to subscribe to each entry.
12018
12019         * gnus-art.el:
12020         * gnus-sum.el:
12021         * gnus-xmas.el:
12022         * messagexmas.el:
12023         * mm-uu.el:
12024         * mm-view.el: Update copyright.
12025
12026 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12027
12028         * message.el (message-info): New function.
12029         (message-mode-menu): Add it.
12030         Update copyright.
12031
12032         * ChangeLog: Fix and update copyright.
12033
12034 2006-01-13  Romain Francoise  <romain@orebokech.com>
12035
12036         * message.el (message-forward-subject-name-subject): Prefer the
12037         address to 'nowhere' if the sender has no name.
12038         Fix typo.  Update copyright year.
12039
12040 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12041
12042         * gnus-art.el (article-wash-html): Use
12043         gnus-summary-show-article-charset-alist if a numeric arg is given.
12044         (gnus-article-wash-html-with-w3m-standalone): New function.
12045
12046         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12047         mm-inline-text-html-render-with-w3m-standalone.
12048         (mm-text-html-washer-alist): Map w3m-standalone to
12049         gnus-article-wash-html-with-w3m-standalone.
12050         (mm-inline-text-html-render-with-w3m-standalone): New function.
12051
12052 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12053
12054         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12055         Improve LaTeX.
12056
12057 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12058
12059         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12060         (nnrss-request-article): Render text/plain parts as HTML.
12061
12062         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12063         the buffer.
12064
12065 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12066
12067         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12068         custom definition of `gnus-posting-styles'.
12069
12070         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
12071         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12072
12073 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12074
12075         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12076         Use nntp for bug archive.
12077
12078 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12079
12080         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12081         parts.
12082         (nnrss-normalize-date): New function converts ISO 8601 date into
12083         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12084         (nnrss-check-group): Use it.
12085
12086 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12087
12088         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12089
12090         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12091         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12092         (nnrss-insert-w3): Ditto.
12093
12094 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12095
12096         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12097         the articles to be forwarded including the case where neither a
12098         number of articles nor a region is specified.
12099
12100 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12101
12102         * nnrss.el (nnrss-request-article): Fix last change; fill
12103         text/plain parts.
12104
12105 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12106
12107         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12108         in text/plain part.
12109         (nnrss-check-group): Don't add excessive newline to dc:subject.
12110
12111 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12112
12113         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12114         article.
12115
12116 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12117
12118         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12119         (nnml-use-compressed-files, nnml-save-mail): Support other
12120         comression programs such as bzip2.
12121
12122 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12123
12124         * dns.el (query-dns): Make sure we check the buffer size before
12125         removing tcp headers.
12126
12127 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12128
12129         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12130         remove MIME buttons associated with multipart/alternative parts.
12131         (gnus-mime-display-alternative): Tag buttons using `article-type'
12132         text property.
12133
12134         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12135         associated with multipart/alternative parts.
12136
12137         * gnus-art.el (gnus-signature-separator): Fix custom type.
12138
12139         * mm-decode.el (mm-inlined-types): Fix custom type.
12140         (mm-keep-viewer-alive-types): Ditto.
12141         (mm-automatic-display): Ditto.
12142         (mm-attachment-override-types): Ditto.
12143         (mm-inline-override-types): Ditto.
12144         (mm-automatic-external-display): Ditto.
12145
12146 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12147
12148         * spam-report.el (spam-report-user-mail-address)
12149         (spam-report-user-agent): New variables.
12150         (spam-report-url-ping-plain): Use spam-report-user-agent.
12151
12152 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12153
12154         * gnus-art.el (gnus-button-handle-custom): Do not just use
12155         `customize-apropos' for any "M-x customize-*" button but the
12156         function called for.  Accept both the function name and its
12157         argument in order to achieve this.
12158         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
12159         function name to `gnus-button-handle-custom' in case of "M-x
12160         customize-*" buttons.
12161
12162 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12163
12164         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12165         multipart/alternative and add xref to mm-discouraged-alternatives
12166         in doc string.
12167
12168         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12169         gnus-buttonized-mime-types in doc string.
12170
12171 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12172
12173         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12174         Suggest image/.* in the doc string.
12175
12176 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12177
12178         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12179         message-marks (Debian bug #342521).
12180
12181 2005-12-12  Simon Josefsson  <jas@extundo.com>
12182
12183         * password.el (password-read-from-cache): Add.
12184         (password-read): Use it.
12185
12186 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12187
12188         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
12189         us-ascii as a MIME charset.
12190
12191         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
12192         against the case where the 2nd arg TYPE is nil.
12193
12194 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12195
12196         * pop3.el (pop3-stream-type): Fix custom version.
12197
12198         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12199
12200 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12201
12202         * mm-decode.el (mm-display-external): Add missing cdr.
12203
12204 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12205
12206         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12207         RFC1524) if it is in mailcap or add a suffix according to
12208         mailcap-mime-extensions when generating a temp filename; postpone
12209         deleting a temp file for 2 seconds for some wrappers, shell
12210         scripts, and so on, which might exit right after having started a
12211         viewer command as a background job.
12212
12213 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12214
12215         * nntp.el (nntp-marks-directory): Fix custom group.
12216
12217         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12218         steps when < 10.
12219
12220         * gnus-start.el (gnus-no-server-1): Mention
12221         `gnus-level-default-subscribed' in doc string.
12222
12223 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12224
12225         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12226         parens.
12227
12228 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * gnus-xmas.el (gnus-use-toolbar): Revert.
12231         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12232         gnus-use-toolbar is default.
12233
12234         * messagexmas.el (message-use-toolbar): Revert.
12235         (message-setup-toolbar): Use global default-toolbar if
12236         message-use-toolbar is default.
12237
12238 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12239
12240         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12241         according to default-toolbar-visible-p.
12242
12243         * messagexmas.el (message-use-toolbar): Ditto.
12244
12245 2005-11-26  Dave Love  <fx@gnu.org>
12246
12247         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12248         (tls-program, tls-success): Provide openssl alternative.
12249
12250         * starttls.el: Doc fixes.
12251         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12252         SERVICE to PORT.
12253
12254         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12255         port null or service name.
12256         (starttls-negotiate): Autoload.
12257
12258 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12259
12260         * message.el (message-kill-to-signature): Fix interactive spec.
12261
12262 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12263
12264         * pop3.el (pop3-open-server): Recognize a string as a service name.
12265
12266 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12267
12268         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12269
12270 2005-11-23  Dave Love  <fx@gnu.org>
12271
12272         Add pop3s, pop3/starttls.
12273
12274         * pop3.el (pop3-authentication-scheme): Clarify doc.
12275         (open-tls-stream, starttls-open-stream): Autoload.
12276         (pop3-stream-type): New.
12277         (pop3-open-server): Use it.
12278
12279         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12280         for POP.
12281         (mail-source-keyword-map): Add :stream for POP.
12282         (mail-source-fetch-pop): Use pop3-stream-type.
12283
12284 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12285
12286         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12287         of current-time-string.
12288
12289 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12290
12291         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12292         date header.
12293
12294 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12295
12296         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12297         it can seriously impact performance as it bypasses the agent's
12298         local caches.
12299
12300 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12301
12302         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12303         must be explicitly online rather than "not explicitly offline" for
12304         its flags to be synchronized.
12305
12306         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12307         that gnus-uu-unmark-thread will function correctly.
12308
12309         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12310         1024K is instead displayed as 1M.
12311
12312 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12313
12314         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12315
12316 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12317
12318         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12319
12320 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12321
12322         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12323         error message to display actual error condition.
12324         (gnus-agent-save-local): Avoid saving symbols that are bound to
12325         nil as they simply result in a warning message in
12326         gnus-agent-read-local.
12327
12328 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12329
12330         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12331         rather than make-variable-buffer-local for file-precious-flag.
12332
12333 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12334
12335         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12336         for duplicates which are removed.  The invalid sort check then
12337         triggers a rescan after the sort as sorting may have moved
12338         duplicate entries such that they can be cheaply detected.
12339
12340 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12341
12342         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12343
12344 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12345
12346         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
12347         internal variable to a custom variable.  Changed default value
12348         from compressed(2) to uncompressed(1).
12349         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12350         support for uncompressed agentview files.  Taken together, reading
12351         the agentview file should now be 6-7 times faster.
12352
12353 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12354
12355         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12356         as a buffer-local variable.  This avoids creating truncated
12357         dribble files as a result of a hang up, eg.
12358
12359 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12360
12361         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12362         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12363         XEmacs.
12364
12365 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12366
12367         * gnus-start.el (gnus-start-draft-setup): Enforce
12368         `gnus-draft-mode' for nndraft:drafts at startup.
12369
12370         * gnus.el (gnus-splash): Change custom group.
12371         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
12372         allow-list argument.
12373
12374         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12375         string.
12376
12377 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12378
12379         * gnus-art.el (gnus-default-article-saver): Add user-defined
12380         `function' to custom type.
12381
12382 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12383
12384         * imap.el (imap-open): Handle case where buffer is a buffer
12385         object.
12386
12387 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12388
12389         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12390         long lines.
12391         (gnus-cache-delete-group): Wrap doc strings.
12392
12393         * gnus-agent.el (gnus-agent-rename-group)
12394         (gnus-agent-delete-group): Wrap doc strings.
12395
12396 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * messagexmas.el (message-use-toolbar): Change the valid values
12399         into default, top, bottom, left, and right.
12400         (message-toolbar-thickness): New variable.
12401         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12402         well.
12403         (message-setup-toolbar): Make it work.
12404
12405         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12406         (gnus-use-toolbar): Change the valid values into default, top,
12407         bottom, left, and right.
12408         (gnus-toolbar-thickness): New variable.
12409         (gnus-xmas-setup-toolbar): New function.
12410         (gnus-xmas-setup-group-toolbar): Use it.
12411         (gnus-xmas-setup-summary-toolbar): Use it.
12412
12413 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12414
12415         * gnus-start.el (gnus-1): Add "native" to
12416         gnus-predefined-server-alist.
12417
12418         * gnus.el (gnus-method-to-server): Don't add "native" to the
12419         lists here, because that leads to problems when
12420         gnus-select-method is bound.
12421
12422 2005-11-09  Simon Josefsson  <jas@extundo.com>
12423
12424         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12425         use (not sort-by-date) instead.
12426
12427 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12428
12429         * gnus-delay.el (gnus-delay-group): Don't autoload.
12430         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12431         to be re-loaded when customizing the `gnus-delay' group.
12432
12433 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12434
12435         * message.el: Revert last changes.
12436         (message-insert-citation-line): Use newlines.
12437
12438 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12439
12440         * message.el (message-courtesy-message)
12441         (message-mark-insert-begin, message-mark-insert-end)
12442         (message-elide-ellipsis, message-cancel-message)
12443         (message-add-header, message-change-subject)
12444         (message-cross-post-followup-to-header)
12445         (message-cross-post-insert-note, message-reduce-to-to-cc)
12446         (message-widen-reply, message-delete-not-region)
12447         (message-kill-to-signature, message-insert-signature)
12448         (message-insert-importance-high, message-insert-importance-low)
12449         (message-insert-or-toggle-importance)
12450         (message-insert-disposition-notification-to)
12451         (message-indent-citation, message-yank-original)
12452         (message-cite-original-without-signature, message-cite-original)
12453         (message-insert-citation-line, message-position-on-field)
12454         (message-fix-before-sending, message-send-mail-partially)
12455         (message-send-mail, message-send-mail-with-sendmail)
12456         (message-send-mail-with-qmail, message-send-news)
12457         (message-check-news-header-syntax, message-generate-headers)
12458         (message-insert-courtesy-copy, message-fill-address)
12459         (message-fill-header, message-shorten-references)
12460         (message-setup-1, message-cancel-news)
12461         (message-forward-make-body-plain, message-forward-make-body-mime)
12462         (message-forward-make-body-mml, message-encode-message-body)
12463         (message-forward-make-body-digest-plain)
12464         (message-forward-make-body-digest-mime)
12465         (message-use-alternative-email-as-from): Insert `hard-newline'
12466         instead of ordinary newlines.
12467
12468 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12469
12470         * message.el (message-generate-headers): Downcase the argument
12471         given to message-check-element.
12472
12473 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12474
12475         * nntp.el (nntp-authinfo-rejected): New error condition.
12476         (nntp-wait-for): Use new error condition to signal authentication
12477         error.
12478         (nntp-retrieve-data): Rethrow new error condition to break out of
12479         recursive call to nntp-send-authinfo.
12480
12481 2005-11-08  Romain Francoise  <romain@orebokech.com>
12482
12483         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12484         (gnus-summary-exit-map): Bind to `Z p'.
12485         (gnus-summary-make-menu-bar): Add menu item.
12486
12487 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12488
12489         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12490         (gnus-treat-*): Add `first' in all doc strings.
12491
12492         * gnus-group.el (gnus-group-compact-group): Fix typo.
12493
12494 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12495
12496         * gnus.el (gnus-parameters-case-fold-search): New variable.
12497         (gnus-parameters-get-parameter): Use it.
12498
12499         * gnus-score.el (gnus-home-score-file): Doc fix.
12500
12501 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12502
12503         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12504
12505 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12506
12507         * mm-util.el (mm-special-display-p): New function.
12508
12509         * mml.el (mml-preview): Use it; doc fix.
12510
12511 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12512
12513         * imap.el (imap-open): Handle case where buffer is a buffer object.
12514
12515 2005-10-29  Romain Francoise  <romain@orebokech.com>
12516
12517         * message.el (message-fix-before-sending): Fix comment.
12518
12519 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12520
12521         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12522
12523 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12524
12525         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12526         Used in gnus-score.el.
12527
12528 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12529
12530         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12531
12532 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12533
12534         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12535         whitespace removed in revision 7.8.  Use concatenated string to
12536         protect trailing whitespace.
12537
12538 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12539
12540         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12541         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12542         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12543         Courier IMAP ("some version from 2004").  Mostly based on similar
12544         code in the same function.
12545
12546 2005-10-26  Didier Verna  <didier@xemacs.org>
12547
12548         * gnus-group.el (gnus-group-compact-group): Invalidate original
12549         article buffer.
12550         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12551         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12552         NOV database and in article itself.
12553         Invalidate article backlog.
12554
12555 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12556
12557         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12558
12559 2005-10-26  Simon Josefsson  <jas@extundo.com>
12560
12561         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12562         part of 2004-07-25 change.
12563
12564 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12565
12566         * message.el (message-display-completion-list): New function.
12567         (message-expand-group): Use it; make sure the Completions buffer
12568         is modifiable.
12569 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12570
12571         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12572         user-mail-name is an empty string.
12573
12574 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12575
12576         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12577         depending on gnus-score-decay-constant.
12578
12579         * encrypt.el (encrypt-insert-file-contents)
12580         (encrypt-write-file-contents): Don't use `gnus-message'.
12581
12582         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12583         arguments.
12584         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
12585         arguments to mm-uu-verbatim-marks-extract.
12586         (mm-uu-hide-markers): New variable.
12587         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12588
12589         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12590         (gnus-convert-image-to-face-command): Use "convert" by default to
12591         allow other input image formats.
12592         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12593         accordingly.
12594
12595 2005-10-23  Simon Josefsson  <jas@extundo.com>
12596
12597         * imap.el (imap-gssapi-program): Align command line parameters
12598         with latest GNU SASL.
12599         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12600
12601 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12602
12603         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12604         HTML.
12605         (nnslashdot-request-article): Ditto.
12606
12607         * lpath.el (featurep): Add nobreak-char-display.
12608
12609 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12610
12611         * mail-source.el (mail-source-fetch-pop): Require pop3.
12612         (mail-source-check-pop): Ditto.
12613
12614 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12615
12616         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12617         errors.
12618
12619 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12620
12621         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12622         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12623
12624         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12625
12626         * mm-bodies.el (mm-decode-string): Call
12627         `mm-charset-to-coding-system' with allow-override argument.
12628
12629 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12630
12631         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12632         (rfc2047-charset-to-coding-system): New function.
12633         (rfc2047-decode-encoded-words): New function.
12634         (rfc2047-decode-region): Use them.
12635         (rfc2047-decode-cte): Remove.
12636         (rfc2047-parse-and-decode): Remove.
12637         (rfc2047-decode): Remove.
12638
12639 2005-10-15  Kenichi Handa  <handa@m17n.org>
12640
12641         * rfc2047.el (rfc2047-decode-cte): New function.
12642         (rfc2047-decode-region): Change the way to decode successive
12643         encoded-words: decode B- or Q-encoding in each encoded-word,
12644         concatenate them, and decode it as charset.
12645
12646 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12647
12648         * lpath.el: Fbind codepage-setup for XEmacs.
12649
12650 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12651
12652         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12653         widget-move-and-invoke.
12654         (gnus-custom-mode): Use gnus-custom-map.
12655
12656 2005-10-15  Bill Wohler  <wohler@newt.com>
12657
12658         * message.el (message-tool-bar-map): Renamed image file from
12659         mail_send to mail/send.
12660
12661 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12662
12663         * message.el (message-expand-group): Pass the common
12664         prefix substring of completion to `display-completion-list'.
12665
12666 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12667
12668         * mml-sec.el (mml-secure-method): New internal variable.
12669         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12670         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12671         functions using mml-secure-method.
12672
12673         * mml.el (mml-mode-map): Add key bindings for those functions.
12674         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12675         Harder <harder@myrealbox.com>.
12676         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12677         end of message if point is the headers of the message.
12678
12679         * message.el (message-in-body-p): New function.
12680
12681         * assistant.el: Autoload gnus-util and netrc.
12682
12683         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12684         Use `mm-charset-override-alist' only when decoding.
12685
12686         * mm-bodies.el (mm-decode-body): Call
12687         `mm-charset-to-coding-system' with allow-override argument.
12688
12689         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12690         `filename' from Content-Disposition if Content-Type doesn't
12691         provide `name'.
12692         (gnus-mime-view-part-as-type): Set default instead of
12693         initial-input.
12694
12695 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12696
12697         * format-spec.el (format-spec): Propagate text properties of % spec.
12698
12699 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12700
12701         * gnus-art.el (gnus-treat-predicate): Add `first'.
12702
12703 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12704
12705         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12706         (mm-charset-override-alist): New variable.
12707         (mm-charset-to-coding-system): Use it.
12708         (mm-codepage-setup): New helper function.
12709         (mm-charset-eval-alist): New variable.
12710         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12711         about unknown charsets.
12712
12713         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12714
12715 2005-10-04  David Hansen  <david.hansen@gmx.net>
12716
12717         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12718         (nnrss-check-group): Ditto.
12719
12720 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12721
12722         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12723         Rename x-gnus-verbatim to x-verbatim.
12724         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12725
12726         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12727         x-verbatim.
12728
12729         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12730
12731         * gnus-util.el (gnus-remove-duplicates): Remove.
12732
12733         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12734         instead of gnus-remove-duplicates.
12735
12736         * message.el (message-remove-duplicates): Remove.
12737         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12738         message-remove-duplicates.
12739
12740         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12741         available, else use implementation from `delete-dups'.
12742
12743         * message.el (message-insert-expires): New function.
12744         (message-mode-map): Add key binding.
12745         (message-mode-field-menu): Add menu entry.
12746         (message-mode): Document it.
12747         (message-make-expires-date): Use `message-make-date'.
12748
12749 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12750
12751         * message.el (message-make-expires-date): New function.
12752
12753 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12754
12755         * Makefile.in (list-installed-shadows): New entry.
12756         (install): Use it.
12757         (remove-installed-shadows): New entry.
12758
12759         * dgnushack.el (dgnushack-default-load-path): New variable.
12760         (dgnushack-find-lisp-shadows): New function.
12761         (dgnushack-remove-lisp-shadows): New function.
12762
12763 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * Makefile.in (install-el-elc): New entry.
12766         (install): Use it so that .el files are necessarily installed.
12767
12768 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12769
12770         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12771
12772 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12773
12774         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12775         function rather than the diff-mode.el package.
12776         (mm-display-external): Use with-current-buffer.
12777         (mm-viewer-completion-map, mm-viewer-completion-map):
12778         Move initialization inside declaration.
12779
12780 2005-09-29  Simon Josefsson  <jas@extundo.com>
12781
12782         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12783         autoload mail-check-payment.
12784         (spam-check-hashcash): Define unconditionally, since hashcash.el
12785         is part of Gnus now.  Ignore errors from payment checking.
12786
12787 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12788
12789         * message.el (message-bold-region, message-unbold-region): Rename
12790         from `bold-region' and `unbold-region'.
12791
12792         * message.el: Remove useless autoloads.
12793
12794 2005-09-28  Simon Josefsson  <jas@extundo.com>
12795
12796         * message.el (message-use-idna): Default to t.
12797         (message-use-idna): Test whether encoding works too.  Doc fix.
12798
12799 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12800
12801         * nntp.el (nntp-warn-about-losing-connection): Remove.
12802
12803 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12804
12805         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12806         customizable.  Change default value.
12807         (mm-uu-diff-groups-regexp): Change default value.
12808         (mm-uu-type-alist): Add doc string.
12809         (mm-uu-configure): Add doc string.  Make it interactive.
12810         (mm-uu-tex-groups-regexp): New variable.
12811         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12812         (mm-uu-type-alist): Add LaTeX documents.
12813         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12814         of "text/verbatim".
12815         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12816
12817         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12818         instead of "text/verbatim".
12819
12820         * message.el (message-mark-inserted-region)
12821         (message-mark-insert-file): Use slrn style marks when called with
12822         prefix argument.
12823
12824 2005-09-27  Simon Josefsson  <jas@extundo.com>
12825
12826         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12827
12828 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12829
12830         * message.el (message-remove-duplicates): New function.
12831         Implementation borrowed from `gnus-remove-duplicates'.
12832         (message-idna-to-ascii-rhs): Also encode idna addresses in
12833         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12834         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12835         only ask about the same idna domain once per header and also tell
12836         in what header to replace the idna domain.
12837
12838         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12839         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12840         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12841         a header is decoded and not just the last one.
12842
12843 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12844
12845         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12846         has been decoded.
12847
12848         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12849         (mm-insert-part): Don't modify text if it has been decoded.
12850
12851         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12852         decoded.
12853
12854         * mm-view.el (mm-inline-text): Don't strip text props unless
12855         decoding enriched or richtext parts.
12856
12857 2005-09-25  Romain Francoise  <romain@orebokech.com>
12858
12859         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12860         * gnus-start.el (gnus-subscribe-interactively):
12861         * gnus-uu.el (gnus-uu-grab-articles):
12862         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12863         space.
12864
12865 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12866
12867         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12868         * mm-view.el (mm-view-pkcs7-decrypt):
12869         * gnus-sum.el (gnus-summary-limit-to-extra)
12870         (gnus-summary-respool-article, gnus-read-move-group-name):
12871         * gnus-score.el (gnus-summary-increase-score):
12872         * gnus-util.el (gnus-completing-read-with-default):
12873         * gnus-art.el (gnus-read-save-file-name)
12874         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12875         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12876         * message.el (message-check-news-header-syntax):
12877         Follow convention for reading with the minibuffer.
12878
12879 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12880
12881         * spam-report.el (spam-report-url-ping-plain):
12882         Use gnus-extended-version as User-Agent.
12883
12884         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12885         default value is nil.
12886
12887         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12888         (mm-uu-verbatim-marks-extract): New function.
12889         (mm-uu-extract): New face.
12890         (mm-uu-copy-to-buffer): Use it.
12891
12892         * spam-report.el (spam-report-gmane-ham): Renamed from
12893         `spam-report-gmane-unspam'.
12894         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12895         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12896
12897         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12898         Autoload.
12899         (spam-report-gmane-unregister-routine): Renamed
12900         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12901
12902 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12903
12904         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12905         (spam-report-gmane-unregister-routine): Add support for gmane
12906         unregistration.
12907
12908         * spam-report.el (spam-report-gmane-unspam)
12909         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12910         (spam-report-gmane): Change to take a single article and do unspam
12911         registration.
12912
12913 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12914
12915         * mm-url.el (mm-url-decode-entities): Fix regexp.
12916
12917 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12918
12919         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12920         default to nil, to be able to use Gnus at all.  If the default
12921         switches to something else, then the function should be fixed not
12922         be exceedingly slow.
12923
12924 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12925
12926         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12927         fail hard.
12928
12929         * spam-report.el: Add better Keywords line.
12930
12931         * spam.el: Add Maintainer and better Keywords line.
12932
12933 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12934
12935         * gnus-art.el (gnus-article-replace-part)
12936         (gnus-mime-replace-part): New functions.
12937         (gnus-mime-action-alist, gnus-mime-button-commands)
12938         (gnus-mime-save-part-and-strip): Added file argument.
12939         (gnus-article-part-wrapper): Added interactive argument.
12940
12941         * gnus-sum.el (gnus-summary-mime-map): Add
12942         `gnus-article-replace-part'.
12943
12944 2005-09-19  Didier Verna  <didier@xemacs.org>
12945
12946         The nnml compaction feature:
12947         * nnml.el (nnml-request-compact-group): New function.
12948         * nnml.el (nnml-request-compact): New function.
12949         * gnus-int.el (gnus-request-compact-group): New function.
12950         * gnus-int.el (gnus-request-compact): New function.
12951         * gnus-group.el (gnus-group-compact-group): New function.
12952         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12953         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12954         * gnus-srvr.el (gnus-server-compact-server): New function.
12955         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12956         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12957
12958 2005-09-18  Deepak Goel  <deego@gnufans.org>
12959
12960         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12961         format spec.
12962
12963 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12964
12965         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12966
12967 2005-09-15  Romain Francoise  <romain@orebokech.com>
12968
12969         * message.el (message-fill-paragraph): Clarify docstring.
12970
12971 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12972
12973         * gnus-art.el (gnus-mime-display-part): Protect against broken
12974         MIME messages.
12975
12976 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12977
12978         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12979         before parsing header.
12980
12981 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12982
12983         * html2text.el (html2text-replace-list): Add new entities.
12984
12985 2005-09-11  Romain Francoise  <romain@orebokech.com>
12986
12987         * message.el (message-alternative-emails): Improve docstring.
12988         (message-setup-1): Call `message-use-alternative-email-as-from'
12989         after `message-setup-hook' to give it precedence over posting
12990         styles, etc.
12991         (message-use-alternative-email-as-from): Add docstring.  Remove
12992         the original From header if present.
12993
12994         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12995         (nnml-save-mail): Use it.
12996
12997         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12998         articles.  Add new argument `silent'.
12999         (gnus-uu-mark-all): Report the total number of marked articles.
13000
13001 2005-09-10  Romain Francoise  <romain@orebokech.com>
13002
13003         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13004         (gnus-uu-mark-series): Likewise.
13005
13006 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13007
13008         * spam-report.el (spam-report-gmane): Fix generation of spam
13009         report URL.
13010
13011 2005-09-10  Simon Josefsson  <jas@extundo.com>
13012
13013         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13014         t, based on discussion on the ding list with Robert Epprecht
13015         <epprecht@solnet.ch>.
13016
13017 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13018
13019         * spam-report.el (spam-report-gmane): Make it work without
13020         X-Report-Spam header.  Gmane now only provides Archived-At.
13021         This is only used if `spam-report-gmane-use-article-number' is nil.
13022         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13023
13024         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13025         make `gnus-summary-sort-by-recipient' work with threading.
13026
13027         * nnweb.el (nnweb-google-wash-article): Print a message if article
13028         is not available.
13029
13030 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13031
13032         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13033         change.  Decode text/* parts content before displaying.
13034
13035 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13036
13037         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13038
13039 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13040
13041         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13042
13043         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13044         url-package-name, url-package-version,
13045         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13046         w3m-display-inline-images, and w3m-minor-mode-map.
13047
13048 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13049
13050         * message.el (message-tab-body-function): Fix mismatched custom type.
13051
13052         * gnus.el (gnus-group-change-level-function): Ditto.
13053
13054         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13055
13056         * gnus-art.el (gnus-signature-limit)
13057         (gnus-article-mime-part-function): Ditto.
13058
13059 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * mml.el (mml-mode): Silence the byte compiler.
13062
13063         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13064         using `(sit-for 0)' before moving the point to the specified part;
13065         skip unbuttonized parts.
13066         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13067         return to the summary window if gnus-auto-select-part is non-nil.
13068
13069 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13070
13071         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
13072         variables.
13073         (mml-dnd-attach-file, mml-mode): Use them.
13074
13075         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13076         Make fetching article by MID work again for Google Groups.  Added
13077         FIXME concerning gnus-group-make-web-group.
13078
13079         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13080         Don't depend on Gnus by using mail-extract-address-components if
13081         gnus-extract-address-components is not bound.
13082
13083 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13084
13085         * gnus-art.el (gnus-mime-display-security): Don't display the
13086         signature, but only the signed part.
13087
13088 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13089
13090         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13091
13092         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13093         list, not listp.
13094
13095 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13096
13097         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
13098         when encoding.
13099
13100         * mm-bodies.el (mm-decode-content-transfer-encoding):
13101         De-canonicalize CRLF for all text content types, not just
13102         text/plain.
13103
13104 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13105
13106         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13107         valid article; point arrow and cursor at the MIME button.
13108
13109 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13110
13111         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13112         Suggested by Dan Christensen <jdc@uwo.ca>.
13113
13114         * mm-decode.el (mm-save-part): Enable change of prompt.
13115
13116 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13117
13118         * gnus-msg.el (gnus-inews-add-send-actions): Made
13119         `message-post-method' lambda parameter ARG `&optional'.
13120
13121 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13122
13123         * gnus-sum.el (gnus-summary-mime-map): Added
13124         gnus-article-save-part-and-strip, gnus-article-delete-part and
13125         gnus-article-jump-to-part.
13126
13127         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
13128         (gnus-article-edit-part): Use it.
13129         (gnus-article-part-wrapper): Added no-handle argument.
13130         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
13131         functions.
13132
13133 2005-08-29  Romain Francoise  <romain@orebokech.com>
13134
13135         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13136         docstring.
13137         (gnus-face-from-file): Likewise.
13138
13139 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13140
13141         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13142         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13143         non-nil.
13144         (gnus-auto-select-part): New variable.
13145         (gnus-article-jump-to-part): New function.
13146         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13147         (gnus-mime-delete-part): Allow selecting specified part after
13148         deleting or stripping parts.
13149         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13150         part if argument is bogus.
13151
13152 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13153
13154         * gnus-art.el (w3m-minor-mode-map):
13155         * gnus-spec.el (gnus-newsrc-file-version):
13156         * gnus-util.el (nnmail-active-file-coding-system)
13157         (gnus-original-article-buffer, gnus-user-agent):
13158         * gnus.el (gnus-ham-process-destinations)
13159         (gnus-parameter-ham-marks-alist)
13160         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13161         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13162         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13163         * mm-decode.el (gnus-current-window-configuration):
13164         * mm-extern.el (gnus-article-mime-handles):
13165         * mm-url.el (url-current-object, url-package-name)
13166         (url-package-version):
13167         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13168         (smime-keys, w3m-cid-retrieve-function-alist)
13169         (w3m-current-buffer, w3m-display-inline-images)
13170         (w3m-minor-mode-map):
13171         * mml-smime.el (gnus-extract-address-components):
13172         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13173         (gnus-newsrc-hashtb, message-default-charset)
13174         (message-deletable-headers, message-options)
13175         (message-posting-charset, message-required-mail-headers)
13176         (message-required-news-headers):
13177         * mml1991.el (mc-pgp-always-sign):
13178         * mml2015.el (mc-pgp-always-sign):
13179         * nnheader.el (nnmail-extra-headers):
13180         * rfc1843.el (gnus-decode-encoded-word-function)
13181         (gnus-decode-header-function, gnus-newsgroup-name):
13182         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13183
13184 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13185
13186         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13187         the end of the date treatments.
13188
13189 2005-08-15  Simon Josefsson  <jas@extundo.com>
13190
13191         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13192         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13193         Capello and Romain Francoise.
13194         (pgg-fetch-key-function): Removed, not used?
13195         (pgg-insert-url-with-w3): Require url, to get
13196         url-insert-file-contents regardless of where it is defined.
13197
13198 2005-08-13  Romain Francoise  <romain@orebokech.com>
13199
13200         * message.el (message-cite-original-1): New function.
13201         (message-cite-original): Use it.
13202         (message-cite-original-without-signature): Ditto.
13203
13204 2005-08-08  Romain Francoise  <romain@orebokech.com>
13205
13206         * message.el (message-yank-empty-prefix): New variable.
13207         (message-indent-citation): Use it.
13208         (message-cite-original-without-signature): Respect X-No-Archive.
13209
13210 2005-08-08  Simon Josefsson  <jas@extundo.com>
13211
13212         * pgg.el: Autoload url-insert-file-contents instead of loading
13213         w3/url.
13214         (pgg-insert-url-with-w3): Don't load url here.
13215
13216 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13217
13218         * message.el (message-kill-to-signature): Don't insert newline at
13219         bol.
13220         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13221
13222 2005-08-06  Romain Francoise  <romain@orebokech.com>
13223
13224         * message.el (message-user-fqdn): Fix typo in docstring.
13225
13226 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13227
13228         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13229
13230         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13231
13232 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13233
13234         * mm-bodies.el (mm-encode-body): Use coding system rather than
13235         charset to encode text.
13236
13237         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13238         number of charsets if utf-8 is available (XEmacs).
13239
13240 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13241
13242         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13243         taken from `gnus-button-mid-or-mail-regexp'.
13244         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13245         (gnus-button-alist): Improve regexp for domain part of the MIDs
13246         for news:localpart@domain buttons.
13247         (gnus-button-ctan-directory-regexp): Update.
13248
13249 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * sieve-manage.el (sieve-manage-interactive-login): Use
13252         make-local-variable rather than make-variable-buffer-local.
13253         (sieve-manage-open): Ditto.
13254         (sieve-manage-authenticate): Ditto.
13255
13256         * mml.el (mml-generate-mime-1): Make the content type default to
13257         text/plain if the filename is not specified.
13258
13259 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13260
13261         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13262         instead of insert-buffer.
13263
13264         * message.el (message-yank-original): Ditto; set the mark at the
13265         end of the yanked message.
13266
13267 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13270         lines to scroll rather than to stop it.
13271
13272         * mml.el (mml-generate-default-type): Add doc string.
13273         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13274         default to application/octet-stream when determining the content
13275         type if it is not specified for the part or the mml contents; add
13276         a comment about mml-generate-default-type.
13277
13278 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13279
13280         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13281         make it default to application/octet-stream when determining the
13282         content type if it is not specified for the external contents.
13283
13284 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13285
13286         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13287         segmented parameter but also other parameters might be there.
13288
13289 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13290
13291         * mm-decode.el (mm-display-external): Delete temp file, directory
13292         and buffer immediately if the external process is exited.
13293
13294 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13295
13296         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13297         fewer lines than that of scroll-margin.
13298         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13299
13300 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13301
13302         * gnus-art.el (gnus-article-next-page): Revert.
13303         (gnus-article-beginning-of-window): New macro.
13304         (gnus-article-next-page-1): Use it.
13305         (gnus-article-prev-page): Ditto.
13306         (gnus-article-edit-part): Use insert-buffer-substring instead of
13307         insert-buffer.
13308         (gnus-article-edit-exit): Ditto.
13309
13310         * gnus-util.el (gnus-beginning-of-window): Remove.
13311         (gnus-end-of-window): Remove.
13312
13313         * lpath.el: Don't bind header-line-format and scroll-margin.
13314
13315 2005-07-25  Simon Josefsson  <jas@extundo.com>
13316
13317         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13318         to have the url package without w3.  Reported by Daiki Ueno
13319         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13320
13321 2005-07-20  Didier Verna  <didier@xemacs.org>
13322
13323         * gnus-diary.el: Remove the description comment (nndiary is now
13324         properly documented in the Gnus manual).
13325         Fix the spelling of "Back End".
13326         * nndiary.el: Ditto.
13327         Fix the copyright notice.
13328
13329 2005-07-18  Romain Francoise  <romain@orebokech.com>
13330
13331         * gnus-sum.el (gnus-summary-to-prefix)
13332         (gnus-summary-newsgroup-prefix): New variables.
13333         (gnus-summary-from-or-to-or-newsgroups): Use them.
13334
13335 2005-07-17  Romain Francoise  <romain@orebokech.com>
13336
13337         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13338         space as it's generally not especially interesting to the user.
13339
13340 2005-07-16  Romain Francoise  <romain@orebokech.com>
13341
13342         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13343         nil to avoid prompting and file modification if one of the
13344         messages at the top of the nnfolder file contains a copyright
13345         notice.
13346         Update copyright notice.
13347
13348         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13349         instead of `current-time-string' as the latter creates a time
13350         string that is not RFC 2822 compliant (it lacks the zone).
13351         Update copyright notice.
13352
13353 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13354
13355         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13356         for text/rtf.  Display default in prompt.  Pass default for M-n.
13357
13358         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13359
13360 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13361
13362         * gnus-msg.el (gnus-button-mailto): Remove
13363         save-selected-window-window hackery because it relies on
13364         save-selected-window internals.
13365
13366 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13369         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13370         (gnus-article-prev-page): Ditto.
13371
13372         * gnus-util.el (gnus-beginning-of-window): New function.
13373         (gnus-end-of-window): New function.
13374
13375         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13376
13377 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13378
13379         * gnus-score.el (gnus-score-edit-all-score): Set
13380         gnus-score-edit-exit-function to gnus-score-edit-done and call
13381         gnus-message.
13382
13383 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13384
13385         * gnus-msg.el (gnus-button-mailto): Remove
13386         save-selected-window-window hackery because it relies on
13387         save-selected-window internals.
13388
13389 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13390
13391         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13392         add-minor-mode.
13393         (gnus-binary-mode): Ditto.
13394
13395         * gnus-topic.el (gnus-topic-mode): Ditto.
13396
13397 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13398
13399         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13400         (gnus-article-prev-page): Take scroll-margin into consideration.
13401
13402 2005-07-04  Lute Kamstra  <lute@gnu.org>
13403
13404         Update FSF's address in GPL notices.
13405
13406 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13407
13408         * gnus.el (gnus-exit):
13409         * gnus-group.el (gnus-group-icons):
13410         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13411
13412         * gnus-nocem.el (gnus-nocem):
13413         * message.el (message-various, message-buffers, message-sending)
13414         (message-interface, message-forwarding, message-insertion)
13415         (message-headers, message-news, message-mail):
13416         * pgg-gpg.el (pgg-gpg):
13417         * pgg-parse.el (pgg-parse):
13418         * pgg-pgp.el (pgg-pgp):
13419         * pgg-pgp5.el (pgg-pgp5):
13420         * pop3.el (pop3): Finish `defgroup' description with period.
13421
13422 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13423
13424         * gnus-art.el (article-display-face): Improve the efficiency.
13425         (article-display-x-face): Ditto; remove grey x-face stuff.
13426
13427 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13428
13429         * gnus-art.el (article-display-face): Correct the position in
13430         which Faces are inserted.
13431
13432 2005-06-29  Didier Verna  <didier@xemacs.org>
13433
13434         * gnus-art.el (article-display-face): Display faces in correct
13435         order.
13436
13437 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13440         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13441         (gnus-nocem-check-article): Fetch the Type header.
13442         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13443         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13444         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13445         make sure gnus-nocem-hashtb is initialized.
13446         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13447         (gnus-nocem-unwanted-article-p): Ditto.
13448
13449         * pgg.el (pgg-verify): Return the verification result.
13450
13451 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13452
13453         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13454         is ascii.
13455
13456 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13457
13458         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13459         `show-nonbreak-escape'.
13460
13461 2005-06-23  Lute Kamstra  <lute@gnu.org>
13462
13463         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13464
13465         * dig.el (dig-mode):
13466         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13467
13468 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13469
13470         * nnimap.el (nnimap-split-download-body): Fix spellings.
13471
13472 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13473
13474         * gnus-art.el (gnus-article-encrypt-body):
13475         * gnus-cus.el (gnus-score-customize):
13476         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13477         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13478
13479 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13480
13481         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13482         header by looking for magic "MII" at the beginnig.
13483
13484 2005-06-16  Miles Bader  <miles@gnu.org>
13485
13486         * gnus-xmas.el (gnus-xmas-group-startup-message):
13487         Use renamed gnus-splash face.
13488
13489         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13490         (assistant-field-face): New backward-compatibility alias for renamed
13491         face.
13492         (assistant-render-text): Use renamed assistant-field face.
13493
13494         * spam.el (spam): Remove "-face" suffix from face name.
13495         (spam-face): New backward-compatibility alias for renamed face.
13496         (spam-face, spam-initialize): Use renamed spam face.
13497
13498         * message.el (message-header-to, message-header-cc)
13499         (message-header-subject, message-header-newsgroups)
13500         (message-header-other, message-header-name)
13501         (message-header-xheader, message-separator, message-cited-text)
13502         (message-mml): Remove "-face" suffix from face names.
13503         (message-header-to-face, message-header-cc-face)
13504         (message-header-subject-face, message-header-newsgroups-face)
13505         (message-header-other-face, message-header-name-face)
13506         (message-header-xheader-face, message-separator-face)
13507         (message-cited-text-face, message-mml-face):
13508         New backward-compatibility aliases for renamed faces.
13509         (message-font-lock-keywords): Use renamed message faces.
13510
13511         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13512         (sieve-test-commands, sieve-tagged-arguments):
13513         Remove "-face" suffix from face names.
13514         (sieve-control-commands-face, sieve-action-commands-face)
13515         (sieve-test-commands-face, sieve-tagged-arguments-face):
13516         New backward-compatibility aliases for renamed faces.
13517         (sieve-control-commands-face, sieve-action-commands-face)
13518         (sieve-test-commands-face, sieve-tagged-arguments-face):
13519         Use renamed sieve faces.
13520
13521         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13522         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13523         (gnus-group-news-3-empty, gnus-group-news-4)
13524         (gnus-group-news-4-empty, gnus-group-news-5)
13525         (gnus-group-news-5-empty, gnus-group-news-6)
13526         (gnus-group-news-6-empty, gnus-group-news-low)
13527         (gnus-group-news-low-empty, gnus-group-mail-1)
13528         (gnus-group-mail-1-empty, gnus-group-mail-2)
13529         (gnus-group-mail-2-empty, gnus-group-mail-3)
13530         (gnus-group-mail-3-empty, gnus-group-mail-low)
13531         (gnus-group-mail-low-empty, gnus-summary-selected)
13532         (gnus-summary-cancelled, gnus-summary-high-ticked)
13533         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13534         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13535         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13536         (gnus-summary-low-undownloaded)
13537         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13538         (gnus-summary-low-unread, gnus-summary-normal-unread)
13539         (gnus-summary-high-read, gnus-summary-low-read)
13540         (gnus-summary-normal-read, gnus-splash):
13541         Remove "-face" suffix from face names.
13542         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13543         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13544         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13545         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13546         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13547         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13548         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13549         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13550         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13551         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13552         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13553         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13554         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13555         (gnus-summary-normal-ticked-face)
13556         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13557         (gnus-summary-normal-ancient-face)
13558         (gnus-summary-high-undownloaded-face)
13559         (gnus-summary-low-undownloaded-face)
13560         (gnus-summary-normal-undownloaded-face)
13561         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13562         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13563         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13564         (gnus-splash-face):
13565         New backward-compatibility aliases for renamed faces.
13566         (gnus-group-startup-message): Use renamed gnus faces.
13567
13568         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13569         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13570         (gnus-server-agent): Remove "-face" suffix from face names.
13571         (gnus-server-agent-face, gnus-server-opened-face)
13572         (gnus-server-closed-face, gnus-server-denied-face)
13573         (gnus-server-offline-face):
13574         New backward-compatibility aliases for renamed faces.
13575         (gnus-server-agent-face, gnus-server-opened-face)
13576         (gnus-server-closed-face, gnus-server-denied-face)
13577         (gnus-server-offline-face): Use renamed gnus faces.
13578
13579         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13580         Remove "-face" suffix from face names.
13581         (gnus-picon-xbm-face, gnus-picon-face):
13582         New backward-compatibility aliases for renamed faces.
13583
13584         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13585         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13586         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13587         (gnus-cite-11): Remove "-face" suffix from face names.
13588         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13589         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13590         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13591         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13592         New backward-compatibility aliases for renamed faces.
13593         (gnus-cite-attribution-face, gnus-cite-face-list)
13594         (gnus-article-boring-faces): Use renamed gnus faces.
13595
13596         * gnus-art.el (gnus-signature, gnus-header-from)
13597         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13598         (gnus-header-content): Remove "-face" suffix from face names.
13599         (gnus-signature-face, gnus-header-from-face)
13600         (gnus-header-subject-face, gnus-header-newsgroups-face)
13601         (gnus-header-name-face, gnus-header-content-face):
13602         New backward-compatibility aliases for renamed faces.
13603         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13604
13605         * gnus-sum.el (gnus-summary-selected-face)
13606         (gnus-summary-highlight): Use renamed gnus faces.
13607         * gnus-group.el (gnus-group-highlight): Likewise.
13608
13609 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13610
13611         * gnus-sieve.el (gnus-sieve-article-add-rule):
13612         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13613         * spam-stat.el (spam-stat-buffer-change-to-spam)
13614         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13615
13616         * message.el (message-is-yours-p):
13617         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13618
13619 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13620
13621         * mm-view.el (mm-inline-text): Withdraw the last change.
13622
13623 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13624
13625         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13626         executing enriched-decode.
13627
13628 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13629
13630         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13631         charset of tar files.
13632
13633 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13634
13635         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13636
13637 2005-06-04  Lute Kamstra  <lute@gnu.org>
13638
13639         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13640         information is never recorded.
13641
13642 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13643
13644         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13645
13646 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13647
13648         * pop3.el (pop3-apop): Run md5 in the binary mode.
13649
13650         * starttls.el (starttls-set-process-query-on-exit-flag):
13651         Use eval-and-compile.
13652
13653 2005-05-31  Simon Josefsson  <jas@extundo.com>
13654
13655         * smime.el (smime-replace-in-string): Define.
13656         (smime-cert-by-ldap-1): Use it.
13657
13658 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13659
13660         * gnus-art.el (article-display-x-face): Replace
13661         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13662
13663         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13664         set-process-query-on-exit-flag or process-kill-without-query.
13665
13666         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13667         loop instead of replace-regexp.
13668
13669         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13670         instead of process-kill-without-query if it is available.
13671
13672         * lpath.el: Fbind ldap-search-entries.
13673
13674         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13675         instead of find-file-hooks if it is available.
13676
13677         * mml1991.el: Bind pgg-default-user-id when compiling.
13678
13679         * mml2015.el: Bind pgg-default-user-id when compiling.
13680
13681         * nndraft.el (nndraft-request-associate-buffer):
13682         Use write-contents-functions instead of write-contents-hooks if it is
13683         available.
13684
13685         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13686         instead of find-file-hooks if it is available.
13687
13688         * nntp.el (nntp-open-connection): Replace
13689         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13690         (nntp-open-ssl-stream): Ditto.
13691         (nntp-open-tls-stream): Ditto.
13692
13693         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13694         set-process-query-on-exit-flag or process-kill-without-query.
13695         (starttls-open-stream-gnutls): Use it instead of
13696         process-kill-without-query.
13697         (starttls-open-stream): Ditto.
13698
13699 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13700
13701         * smime.el (smime-cert-by-ldap-1): Don't use
13702         replace-regexp-in-string.
13703
13704 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13705
13706         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13707
13708         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13709         in PEM format.  Adjust to the XEmacs compability.
13710
13711 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13712
13713         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13714         by `string-to-number'.
13715         * gnus-agent.el (gnus-agent-regenerate-group)
13716         (gnus-agent-fetch-articles): Ditto.
13717         * gnus-art.el (gnus-button-fetch-group): Ditto.
13718         * gnus-cache.el (gnus-cache-generate-active)
13719         (gnus-cache-articles-in-group): Ditto.
13720         * gnus-group.el (gnus-group-set-current-level)
13721         (gnus-group-insert-group-line): Ditto.
13722         * gnus-score.el (gnus-score-set-expunge-below)
13723         (gnus-score-set-mark-below, gnus-summary-score-effect)
13724         (gnus-summary-score-entry): Ditto.
13725         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13726         (gnus-soup-pack): Ditto.
13727         * gnus-spec.el (gnus-xmas-format): Ditto.
13728         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13729         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13730         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13731         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13732         * nndb.el (nndb-get-remote-expire-response): Ditto.
13733         * nndiary.el (nndiary-parse-schedule-value)
13734         (nndiary-string-to-number, nndiary-request-replace-article)
13735         (nndiary-request-article): Ditto.
13736         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13737         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13738         * nneething.el (nneething-make-head): Ditto.
13739         * nnfolder.el (nnfolder-request-article)
13740         (nnfolder-retrieve-headers): Ditto.
13741         * nnheader.el (nnheader-file-to-number): Ditto.
13742         * nnkiboze.el (nnkiboze-request-article): Ditto.
13743         * nnmail.el (nnmail-process-unix-mail-format)
13744         (nnmail-process-babyl-mail-format): Ditto.
13745         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13746         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13747         (nnmh-request-create-group, nnmh-request-list-1)
13748         (nnmh-request-group, nnmh-request-article): Ditto.
13749         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13750         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13751         * nnsoup.el (nnsoup-make-active): Ditto.
13752         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13753         * nntp.el (nntp-find-group-and-number)
13754         (nntp-retrieve-headers-with-xover): Ditto.
13755         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13756         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13757         (pgg-format-key-identifier): Ditto.
13758         * pop3.el (pop3-last, pop3-stat): Ditto.
13759         * qp.el (quoted-printable-decode-region): Ditto.
13760
13761         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13762         of concat.
13763
13764 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13767
13768         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13769
13770         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13771
13772         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13773
13774         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13775
13776         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13777
13778         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13779         (gnus-carpal-mode): Ditto.
13780
13781         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13782         (gnus-browse-mode): Ditto.
13783
13784         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13785
13786         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13787
13788 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13789
13790         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13791
13792 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13793
13794         * gnus-util.el (gnus-run-mode-hooks): New function.
13795
13796         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13797
13798         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13799         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13800
13801 2005-05-27  Lute Kamstra  <lute@gnu.org>
13802
13803         * dns-mode.el (dns-mode): Specify customization group.
13804
13805 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13806
13807         * gnus-agent.el (gnus-agent-make-mode-line-string):
13808         Use mode-line-highlight as mouse-face.
13809
13810 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * canlock.el (canlock): Change the parent group to news.
13813
13814         * deuglify.el (gnus-outlook-deuglify): Add :group.
13815
13816         * dig.el (dig): Add :group.
13817
13818         * dns-mode.el (dns-mode): Add :group.
13819
13820         * encrypt.el (encrypt): Add :group.
13821
13822         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13823         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13824         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13825         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13826         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13827
13828         * gnus-diary.el (gnus-diary): Add :group.
13829
13830         * gnus.el (gnus-group-news-1-face): Add :group.
13831         (gnus-group-news-1-empty-face): Ditto.
13832         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13833         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13834         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13835         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13836         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13837         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13838         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13839         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13840         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13841         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13842         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13843         (gnus-summary-high-ticked-face): Ditto.
13844         (gnus-summary-low-ticked-face): Ditto.
13845         (gnus-summary-normal-ticked-face): Ditto.
13846         (gnus-summary-high-ancient-face): Ditto.
13847         (gnus-summary-low-ancient-face): Ditto.
13848         (gnus-summary-normal-ancient-face): Ditto.
13849         (gnus-summary-high-undownloaded-face): Ditto.
13850         (gnus-summary-low-undownloaded-face): Ditto.
13851         (gnus-summary-normal-undownloaded-face): Ditto.
13852         (gnus-summary-high-unread-face): Ditto.
13853         (gnus-summary-low-unread-face): Ditto.
13854         (gnus-summary-normal-unread-face): Ditto.
13855         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13856         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13857
13858         * hashcash.el (hashcash): New custom group.
13859         (hashcash-default-payment): Add :group.
13860         (hashcash-payment-alist): Ditto.
13861         (hashcash-default-accept-payment): Ditto.
13862         (hashcash-accept-resources): Ditto.
13863         (hashcash-path): Ditto.
13864         (hashcash-extra-generate-parameters): Ditto.
13865         (hashcash-double-spend-database): Ditto.
13866         (hashcash-in-news): Ditto.
13867
13868         * message.el (message-minibuffer-local-map): Add :group.
13869
13870         * netrc.el (netrc): Add :group.
13871
13872         * sieve-manage.el (sieve-manage-log): Add :group.
13873         (sieve-manage-default-user): Diito.
13874         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13875         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13876         (sieve-manage-authenticators): Ditto.
13877         (sieve-manage-authenticator-alist): Ditto.
13878         (sieve-manage-default-port): Ditto.
13879
13880         * sieve-mode.el (sieve-control-commands-face): Add :group.
13881         (sieve-action-commands-face): Ditto.
13882         (sieve-test-commands-face): Ditto.
13883         (sieve-tagged-arguments-face): Ditto.
13884
13885         * smime.el (smime): Add :group.
13886
13887         * spam-report.el (spam-report): Add :group.
13888
13889         * spam.el (spam, spam-face): Add :group.
13890
13891 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13892
13893         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13894         return \n.\n.\n at the end of articles.  Protect against that.
13895         (nntp-with-open-group): Allow debugging.
13896
13897         * nnheader.el (mail-header-set-extra): Make into a function
13898         because I just could't understand how to quote the list properly.
13899
13900         * dns.el (query-dns-cached): New function.
13901
13902 2005-05-26  Lute Kamstra  <lute@gnu.org>
13903
13904         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13905
13906 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13907
13908         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13909
13910         * gnus-art.el: Don't autoload mail-extract-address-components.
13911
13912         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13913         eval-and-compile to evaluate it.
13914
13915         * hashcash.el: Don't autoload executable-find.
13916
13917         * nndb.el: Don't declare the nndb back end two or more times; don't
13918         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13919
13920         * nntp.el: Autoload format-spec instead of format; use
13921         eval-and-compile to evaluate autoload forms.
13922
13923 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13924
13925         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13926
13927 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13928
13929         * gnus.el (gnus-version-number): Bump version.
13930
13931 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13932
13933         * gnus.el: No Gnus v0.3 is released.
13934
13935 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13936
13937         * lpath.el (featurep): Bind show-nonbreak-escape.
13938
13939 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13940
13941         * gnus-art.el (gnus-article-edit-part): Disable undo.
13942
13943 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13946         gnus-article-date-lapsed-new-header is t if date timer is active;
13947         skip headers in which the original date value is empty.
13948         (gnus-article-save-original-date): Redefine it as a macro.
13949         (gnus-display-mime): Use it.
13950
13951 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13952
13953         * gnus-art.el (article-date-ut): Support converting date in
13954         forwarded parts as well.
13955         (gnus-article-save-original-date): New function.
13956         (gnus-display-mime): Use it.
13957
13958 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13959
13960         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13961         enclosure element of <item>.
13962
13963 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13964
13965         * message.el (message-kill-buffer-query): Renamed from
13966         `message-kill-buffer-query-if-modified'.  Added :version.
13967
13968 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13971         window layout.
13972
13973 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13974
13975         * mml.el: Autoload dnd when compiling.
13976
13977 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13978
13979         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13980         x-dnd-*.
13981
13982 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13983
13984         * qp.el (quoted-printable-encode-region): Save excursion.
13985
13986 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13987
13988         * message.el (message-kill-buffer-query-if-modified): Add new variable
13989         so the user can kill a modified message buffer quickly.
13990         (message-kill-buffer): Use it.
13991
13992 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13993
13994         * lpath.el: Fbind display-time-event-handler; don't fbind
13995         string-to-multibyte.
13996
13997         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13998
13999 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14002         contained in text because xml.el decodes entities) with LFs.
14003
14004 2005-04-11  Lute Kamstra  <lute@gnu.org>
14005
14006         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14007         differently.
14008
14009 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14010
14011         * mm-util.el (mm-detect-coding-region): Typo.
14012
14013 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14014
14015         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14016
14017 2005-04-06  Deepak Goel  <deego@gnufans.org>
14018
14019         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14020         user-function allow user modifications of the scores.
14021         (spam-stat-score-buffer-user): New function, to allow
14022         user-computed modifications to the score.
14023         (spam-stat-score-buffer-user-functions): List of additional
14024         scoring functions.
14025         (spam-stat-error-holder): Global temporary error holder.
14026         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14027         variable.
14028
14029 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14030
14031         * gnus-registry.el (gnus-registry-clean-empty-function)
14032         (gnus-registry-trim, gnus-registry-fetch-groups)
14033         (gnus-registry-delete-group): Groups that match
14034         `gnus-registry-ignored-groups' are removed from the registry
14035         entries, not just ignored for splitting.  This helps clean up the
14036         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14037         to get all the groups a message ID is in.
14038
14039         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14040         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14041         (spam-stat-score-buffer-user-functions): Add :number custom type.
14042
14043 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14044
14045         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14046         argument in XEmacs.
14047
14048         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14049         (nnrss-request-group): Decode group name first.
14050         (nnrss-request-article): Make a text/plain article if mml-to-mime
14051         failed.
14052         (nnrss-get-encoding): Return a compatible encoding according to
14053         nnrss-compatible-encoding-alist.
14054         (nnrss-find-el): Use consp instead of listp.
14055         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14056
14057 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14060         which Emacs 20 doesn't support.
14061         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14062
14063 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14064
14065         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14066         silence the byte compiler inside the defun.
14067
14068         * gnus-demon.el (parse-time-string): Add autoload.
14069
14070         * gnus-delay.el (parse-time-string): Add autoload.
14071
14072         * gnus-art.el (parse-time-string): Add autoload.
14073
14074         * nnultimate.el (parse-time): Require for `parse-time-string'.
14075
14076 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14077
14078         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14079
14080         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14081
14082         * smime.el (smime-ldap-host-list): Add :version.
14083
14084 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14085
14086         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14087         pass it to `gnus-browse-read-group'.
14088         (gnus-browse-read-group): Add NUMBER argument and pass it to
14089         `gnus-group-read-ephemeral-group'.
14090
14091         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14092         argument and pass it to `gnus-group-read-group'.
14093
14094 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14095
14096         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14097         mm-xemacs-find-mime-charset-1 if we have the mule feature
14098         available at runtime.
14099
14100 2005-03-25  Werner Lemberg  <wl@gnu.org>
14101
14102         * nnmaildir.el: Replace `illegal' with `invalid'.
14103
14104 2005-03-23  Lute Kamstra  <lute@gnu.org>
14105
14106         * time-date.el: Add comment on time value formats.
14107         Don't require parse-time.
14108         (with-decoded-time-value): New macro.
14109         (encode-time-value): New function.
14110         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14111         (days-to-time): Return a valid time value when arg is huge.
14112         (time-since): Use time-subtract.
14113         (time-to-number-of-days): Use time-to-seconds.
14114
14115 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14116
14117         * gnus-start.el (gnus-display-time-event-handler):
14118         Check display-time-timer at runtime rather than only at load time
14119         in case display-time-mode is turned off in the mean time.
14120
14121 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14122
14123         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14124         used.
14125
14126         * nneething.el (nneething-map-file-directory): Derive from
14127         `gnus-directory'.
14128
14129         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14130         the To/Cc button.
14131
14132 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14133
14134         * nnmaildir.el (nnmaildir-request-accept-article):
14135         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14136
14137 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14138
14139         * gnus-async.el: Require timer-funcs at compile time when in
14140         XEmacs for `run-with-idle-timer'.
14141
14142 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14143
14144         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14145         autoloaded function.
14146
14147 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14148
14149         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14150
14151 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14152
14153         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14154
14155 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14156
14157         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
14158         gnus-expert-user to default.
14159
14160 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14161
14162         * nnimap.el (nnimap-open-server): Ditto.
14163
14164         * imap.el (imap-authenticate): Fix typo.
14165
14166 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14167
14168         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14169         buffer (since IMAP server might return FETCH response out of
14170         order, and the nntp buffer must be sorted).
14171
14172 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14173
14174         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
14175         comparison on string.
14176
14177         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14178         (gnus-agent-score): Renamed category keywords to match gnus-cus.
14179         (gnus-agent-summary-fetch-series): Modified to protect against
14180         gnus-agent-summary-fetch-group clearing processable flags.
14181         (gnus-agent-synchronize-group-flags): Update live group buffer as
14182         synchronization may occur due to the user toggle the plugged
14183         status.
14184         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14185         successfully downloaded.
14186         (gnus-agent-expire-group-1): Avoid using markers when the overview
14187         is in ascending order; greatly improves performance.
14188         (gnus-agent-regenerate-group): Use
14189         gnus-agent-synchronize-group-flags to reset read status in both
14190         gnus and server.
14191         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
14192
14193 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14194
14195         * message.el: Don't autoload former message-utils variables.
14196         (message-strip-subject-trailing-was): Change doc string.
14197
14198         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14199         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14200         (nnweb-google-search): Add "hl=en" here.
14201         (nnweb-google-parse-1, nnweb-google-create-mapping):
14202         Don't hardcode URL.
14203
14204 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14205
14206         * message.el (message-get-reply-headers, message-followup):
14207         Mention related variables `message-use-followup-to' and
14208         `message-use-mail-followup-to', in the information buffer.
14209
14210         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14211         of broken groups(-beta).google.com.
14212
14213 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14214
14215         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14216         parameter to invoked gnus-request-move-article; remove the
14217         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14218         all at once instead of once per article.
14219         (gnus-summary-remove-process-mark): Accept a list of articles as
14220         well as a single article for processing.
14221
14222         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14223         parameter.
14224
14225         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14226
14227         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14228
14229         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14230         parameter.
14231
14232         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14233         parameter.
14234
14235         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14236         parameter and remove the gnus-sum-hint-move-is-internal variable.
14237
14238         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14239         parameter.
14240
14241         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14242         parameter.
14243
14244         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14245         parameter.
14246
14247         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14248
14249         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14250         parameter.
14251
14252         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14253         parameter.
14254
14255 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14256
14257         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14258         a more conservative way.
14259
14260 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14261
14262         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14263         buffer, so it moves the window's cursor.
14264
14265 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14266
14267         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14268         `mm-dissect-multipart' and receive the from field as an (optional)
14269         argument from `mm-dissect-multipart'.
14270         (mm-dissect-multipart): Receive the from field as an argument and
14271         pass it on when we call `mm-dissect-buffer' on MIME parts.
14272         Fixes verification/decryption of signed/encrypted MIME parts.
14273
14274 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14275
14276         * gnus-sum.el (gnus-summary-move-article): Set
14277         gnus-sum-hint-move-is-internal for gnus-request-move-article and
14278         whatever it calls (right now, only nnimap-request-move article
14279         respects it).
14280
14281         * nnimap.el (nnimap-request-move-article): When
14282         gnus-sum-hint-move-is-internal is set, don't do the extra
14283         nnimap-request-article.
14284
14285 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14286
14287         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14288
14289         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14290         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14291
14292         * gnus-sum.el (gnus-summary-caesar-message):
14293         Apply `gnus-treat-article' after rotation.
14294
14295         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14296         doc string.
14297
14298 2005-02-22  Simon Josefsson  <jas@extundo.com>
14299
14300         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14301         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14302         <arne@arnested.dk>.
14303         (encrypt): Add password-cache and password-cache-expiry as group
14304         members.
14305
14306 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14307
14308         * smime.el (smime-ldap-host-list): Doc fix.
14309         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14310         cache) password.
14311         (smime-sign-region): Use it.
14312         (smime-decrypt-region): Use it.
14313         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14314         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14315         fails.
14316         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14317         certificate from DER to PEM format rather than calling openssl.
14318
14319         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14320
14321         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14322         for signing/encryption.
14323
14324         * mml.el (mml-parse-1): Use them.
14325
14326 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14327
14328         * nnrss.el (nnrss-verbose): Removed.
14329         (nnrss-request-group): Use `nnheader-message' instead.
14330
14331 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14332
14333         * nnrss.el (nnrss-verbose): New variable.
14334         (nnrss-request-group): Make it say nnrss is requesting a group.
14335
14336 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14337
14338         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14339         Handle news URL with given port correctly.
14340
14341 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14342
14343         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14344         containing special characters.
14345
14346         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14347
14348         * mml.el (mime-to-mml): Ditto.
14349
14350         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14351         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14352         (rfc2047-decode-region): Quote decoded words containing special
14353         characters when rfc2047-quote-decoded-words-containing-tspecials
14354         is non-nil.
14355
14356 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14357
14358         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14359
14360         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14361
14362 2005-02-15  Simon Josefsson  <jas@extundo.com>
14363
14364         * nnimap.el (nnimap-debug): Doc fix.
14365
14366         * imap.el (imap-debug): Doc fix.
14367
14368 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14369
14370         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14371
14372 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14373
14374         * gnus.el (spam-contents): Improve docs for spam-contents
14375         parameter in its variable incarnation.
14376
14377 2005-02-14  Simon Josefsson  <jas@extundo.com>
14378
14379         * smime-ldap.el: Use require instead of load-library for ldap.
14380         (smime-ldap-search): Indent.
14381         (smime-ldap-search-internal): Shorten line.
14382
14383         * smime.el (smime-cert-by-dns): Add doc-string.
14384         (smime-cert-by-ldap-1): Indent.
14385
14386         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
14387         mml-smime-get-dns-ldap.
14388         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14389
14390 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14391
14392         * smime.el: Require smime-ldap.
14393         (smime-ldap-host-list): New variable.
14394         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14395
14396         * mml-smime.el (mml-smime-encrypt-query): New function.
14397         (mml-smime-encrypt-query): Use it.
14398
14399         * smime-ldap.el: New file.
14400
14401 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14402
14403         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14404
14405 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14406
14407         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14408         argument in doc string.  Make query for type more clear.
14409
14410 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14411
14412         * gnus.el (gnus-group-startup-message): Search for gnus images in
14413         etc/images/gnus.
14414         * mm-util.el (mm-image-load-path): Likewise.
14415         * smiley.el (smiley-data-directory): Search for smilies in
14416         etc/images/smilies.
14417
14418 2005-02-09  Kim F. Storm  <storm@cua.dk>
14419
14420         Change Emacs release version from 21.4 to 22.1 throughout.
14421         Change Emacs development version from 21.3.50 to 22.0.50.
14422
14423 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14424
14425         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14426
14427         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14428         non-Mule XEmacs as well.
14429         (mm-decompress-buffer): Signal an error intentionally if it does
14430         not decompress compressed data because auto-compression-mode is
14431         disabled.
14432
14433 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14434
14435         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14436         an ID in the registry even if it has no groups.
14437
14438 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14439
14440         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14441         merge it into mm-decompress-buffer.
14442         (gnus-mime-copy-part): Use the MIME part charset, the value which
14443         a user specified or gnus-newsgroup-charset for decoding, like
14444         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14445         save-buffer what was used.  Suggested by Kevin Ryde
14446         <user42@zip.com.au>.
14447         (gnus-mime-inline-part): Allow the name parameter as well as the
14448         filename parameter; force decompressing of compressed data; always
14449         display contents being not decoded as unibyte.
14450
14451         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14452         as well as the filename parameter.
14453
14454         * mm-util.el (mm-decompress-buffer): Merge
14455         gnus-mime-jka-compr-maybe-uncompress.
14456         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14457         of compressed data.
14458
14459 2005-02-08  Simon Josefsson  <jas@extundo.com>
14460
14461         * imap.el (imap-log): Doc fix.
14462
14463 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14464
14465         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14466         the coding cookies; decompress compressed parts.
14467
14468         * mml.el (mml-generate-mime-1): Add the charset parameter according
14469         to the value which a user specified manually or the coding cookie.
14470
14471         * mm-util.el (mm-string-to-multibyte): New function.
14472         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14473         (mm-coding-system-to-mime-charset): New function.
14474         (mm-decompress-buffer): New function.
14475         (mm-find-buffer-file-coding-system): New function.
14476
14477         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14478         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14479         parts.
14480
14481 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14482
14483         * mm-view.el (mm-display-inline-fontify): Decode a part according
14484         to the charset parameter.
14485
14486 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14487
14488         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14489         prefix arg is neither nil nor a number, as info specifies.
14490
14491 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14492
14493         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14494         timestamps.
14495
14496 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14497
14498         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14499         groups error checking and notify user.
14500
14501 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14502
14503         * message.el (message-send-mail-function): Check existence of
14504         sendmail-program first before using default value
14505         `message-send-mail-with-sendmail'.  Otherwise use more generic
14506         `smtpmail-send-it'.
14507
14508 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14509
14510         * nntp.el (nntp-request-update-info): Always return nil.
14511
14512 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14513
14514         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14515
14516 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14517
14518         * message.el (message-beginning-of-line): Change the behavior when
14519         invoked between BOL and : so that it first moves backward.
14520
14521 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14522
14523         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14524         article buffer when editing of the article is discarded.
14525         (gnus-article-prepare): Revert.
14526
14527 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14528
14529         * gnus-art.el (gnus-article-prepare):
14530         Remove message-strip-forbidden-properties from the local hook.
14531
14532 2005-01-27  Simon Josefsson  <jas@extundo.com>
14533
14534         * password.el (password-cache-add): Only start one timer per key.
14535         Reported by Derek Atkins <warlord@MIT.EDU>.
14536
14537 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14538
14539         * run-at-time.el: Removed.  It is no longer needed as
14540         timer-funcs.el in the xemacs-base package has a working version of
14541         `run-at-time'.
14542
14543         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14544
14545         * password.el: Require timer-funcs instead of run-at-time in
14546         XEmacs.
14547         Remove `password-run-at-time' macro.
14548         (password-cache-add): Use `run-at-time' instead of
14549         `password-run-at-time'.
14550
14551         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14552         Remove `nnheader-cancel-function-timers' alias,
14553         `cancel-function-timers' exists in XEmacs in timer-funcs.
14554
14555         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14556         for `run-with-idle-timer'.
14557
14558         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14559         for `run-at-time'.
14560
14561         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14562         for `with-timeout'.
14563
14564         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14565         the same as for XEmacs 21.4.
14566         No need to ignore `run-with-idle-timer', this function exists in
14567         XEmacs now in timer-funcs.el in the xemacs-base package.
14568         (dgnushack-compile): No need to delete
14569         run-at-time.el from the list of files to compile because it
14570         doesn't exist anymore.
14571
14572 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14573
14574         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14575         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14576
14577 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14578
14579         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14580         sensitively.
14581
14582 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14583
14584         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14585
14586 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14587
14588         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14589         which will be inserted according to the multibyteness of a buffer
14590         rather than the type of contents.  Suggested by ARISAWA Akihiro
14591         <ari@mbf.ocn.ne.jp>.
14592
14593         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14594         of string which old xml.el may return rather than a string.
14595
14596 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14599
14600 2005-01-16  Simon Josefsson  <jas@extundo.com>
14601
14602         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14603         idn/idna.el isn't available.
14604         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14605         <michael@waxrat.com>.
14606
14607         * hashcash.el: Remove non-FSF copyright header.
14608
14609         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14610         (hashcash-generate-payment): Use it.
14611         (hashcash-generate-payment-async): Use it.
14612
14613 2005-01-15  Simon Josefsson  <jas@extundo.com>
14614
14615         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14616         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14617
14618         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14619         gnus-summary-idna-message.
14620         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14621         (gnus-summary-idna-message): New function.
14622
14623 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14624
14625         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14626         gnus-novice-user.
14627
14628 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14629
14630         * nnrss.el (nnrss-request-delete-group): Delete entries in
14631         nnrss-group-alist as well.
14632         (nnrss-save-server-data): Insert newline.
14633
14634 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14635
14636         * gnus.el (gnus-user-agent): Use list of symbols instead of
14637         symbols.  Display full version number for (S)XEmacs.  Optionally
14638         display (S)XEmacs codename.
14639
14640         * gnus-util.el (gnus-emacs-version): Update for new
14641         `gnus-user-agent'.
14642
14643         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14644         Gnus version.
14645
14646 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14647
14648         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14649         which is unreadable in some setups.
14650
14651 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * gnus-spec.el (gnus-update-format-specifications): Flush the
14654         group format spec cache if it doesn't support decoded group names.
14655
14656 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14657
14658         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14659         Allow to apply decay on score files matching a regexp.
14660
14661 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14662
14663         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14664         compatibility in %g and %c.
14665
14666 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14667
14668         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14669         name for only %g and %c.
14670         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14671         of gnus-tmp-group to decoded group name.
14672         (gnus-group-make-rss-group): Exclude `/'s from group names.
14673
14674 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14675
14676         * nnrss.el (nnrss-get-encoding): Fix regexp.
14677
14678 2004-12-27  Simon Josefsson  <jas@extundo.com>
14679
14680         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14681         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14682         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14683
14684 2004-12-17  Kim F. Storm  <storm@cua.dk>
14685
14686         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14687
14688         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14689
14690 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14691
14692         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14693
14694 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14695
14696         * nnrss.el: Require rfc2047 and mml.
14697         (nnrss-file-coding-system): New variable.
14698         (nnrss-format-string): Redefine it as an inline function.
14699         (nnrss-decode-group-name): New function.
14700         (nnrss-string-as-multibyte): Remove.
14701         (nnrss-retrieve-headers): Decode group name; don't use
14702         nnrss-format-string.
14703         (nnrss-request-group): Decode group name.
14704         (nnrss-request-article): Decode group name; allow a Message-ID as
14705         well as an article number; don't use nnrss-format-string; encode a
14706         Message-ID string which may contain non-ASCII characters; use
14707         mml-to-mime to compose a MIME article.
14708         (nnrss-request-expire-articles): Decode group name.
14709         (nnrss-request-delete-group): Decode group name.
14710         (nnrss-fetch): Clarify error message.
14711         (nnrss-read-server-data): Use insert-file-contents instead of load;
14712         bind file-name-coding-system; use multibyte buffer.
14713         (nnrss-save-server-data): Bind coding-system-for-write to the
14714         value of nnrss-file-coding-system; bind file-name-coding-system;
14715         add coding cookie.
14716         (nnrss-read-group-data): Use insert-file-contents instead of load;
14717         bind file-name-coding-system; use multibyte buffer.
14718         (nnrss-save-group-data): Bind coding-system-for-write to the
14719         value of nnrss-file-coding-system; bind file-name-coding-system.
14720         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14721         make it work with non-ASCII text.
14722         (nnrss-find-el): Make it work with old xml.el as well.
14723
14724 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14725
14726         * nnrss.el (nnrss-get-encoding): New function.
14727         (nnrss-fetch): Use unibyte buffer initially; bind
14728         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14729         decode contents according to the encoding attribute.
14730         (nnrss-save-group-data): Add coding cookie.
14731         (nnrss-mime-encode-string): New function.
14732         (nnrss-check-group): Use it to encode subject and author.
14733
14734 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14735
14736         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14737         imaginary variable.
14738
14739 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14740
14741         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14742         correctly even if there are wide characters.
14743
14744 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14745
14746         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14747         downcased symbol names; make a new cache instead of reusing
14748         bbdb-hashtable.
14749
14750 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14751
14752         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14753         concatenating segments rather than before concatenating them.
14754         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14755
14756         * message.el (message-get-reply-headers): Bind `extra'.
14757
14758 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14759
14760         * message.el (message-extra-wide-headers): New variable.
14761         (message-get-reply-headers): Use it.
14762
14763 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14764
14765         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14766         (gnus-agent-group-pathname): Ditto.
14767
14768         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14769
14770         * gnus-group.el (gnus-group-make-group): Decode group name.
14771         (gnus-group-make-rss-group): Register the group data after opening
14772         the nnrss group.
14773
14774 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14775
14776         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14777         by expiry now get marked as read.
14778
14779 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14780
14781         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14782
14783 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14784
14785         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14786         unify Latin characters in XEmacs.
14787         (mm-find-mime-charset-region): Use it.
14788
14789 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14790
14791         * gnus-util.el (gnus-delete-directory): New function.
14792
14793         * gnus-agent.el (gnus-agent-delete-group): Use it.
14794
14795         * gnus-cache.el (gnus-cache-delete-group): Use it.
14796
14797 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14800         names.
14801
14802 2004-12-16  Simon Josefsson  <jas@extundo.com>
14803
14804         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14805
14806 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14807
14808         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14809
14810         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14811         (gnus-group-set-current-level): Decode group name.
14812
14813 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14814
14815         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14816         failed.
14817
14818 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14819
14820         * gnus-group.el (gnus-group-delete-group): Decode group name.
14821         (gnus-group-make-rss-group): Encode group name.
14822         (gnus-group-catchup-current): Decode group name.
14823         (gnus-group-kill-group): Decode group name.
14824
14825 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14826
14827         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14828
14829 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14830
14831         * gnus-group.el (gnus-group-make-rss-group):
14832         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14833
14834         * gnus-start.el (gnus-setup-news): Honor user's setting to
14835         gnus-message-archive-method.  Suggested by Lute Kamstra
14836         <lute@gnu.org>.
14837
14838 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14839
14840         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14841         global counterparts of the buffer-local variables.
14842
14843 2004-11-16  Romain Francoise  <romain@orebokech.com>
14844
14845         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14846         counterparts of the buffer-local variables.
14847
14848 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14849
14850         * message.el (message-forbidden-properties): Fixed typo in doc
14851         string.
14852
14853 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14854
14855         * gnus-util.el (gnus-replace-in-string): Added doc string.
14856
14857         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14858         to avoid problems when splitting mails with many recipients.
14859
14860 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14861
14862         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14863         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14864
14865 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14866
14867         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14868         if there is no hashtable in memory or file modification time is
14869         newer than cached timestamp.
14870
14871 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14872
14873         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14874         not-matching option.
14875
14876 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14877
14878         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14879         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14880         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14881         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14882         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14883         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14884
14885 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14886
14887         * message.el (message-forward-make-body-mml): Remove headers
14888         according to message-forward-ignored-headers if a message is decoded.
14889
14890 2004-12-02  Romain Francoise  <romain@orebokech.com>
14891
14892         * message.el (message-forward-make-body-plain): Always remove
14893         headers according to message-forward-ignored-headers.
14894
14895 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14896
14897         * spam.el (spam-summary-prepare-exit): Remove the
14898         gnus-summary-limit pop for now, it has problems with ham marks for
14899         me.
14900
14901 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14902
14903         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14904         correctly.
14905
14906 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14907
14908         * format-spec.el (format-spec): Message the char.
14909
14910 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14911
14912         * gnus-art.el (gnus-split-methods): Reformat comments.
14913
14914         * spam.el (spam-summary-prepare-exit): Remove article limits
14915         before exiting the summary buffer.
14916
14917 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14918
14919         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14920         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14921
14922         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14923         order to silence the byte compiler.
14924
14925         * spam.el: Fix the way to silence the byte compiler, which
14926         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14927         bbdb-search-simple, spam-BBDB-register-routine,
14928         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14929         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14930         spam-stat-buffer-is-spam, spam-stat-load,
14931         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14932         spam-stat-save and spam-stat-split-fancy.
14933
14934 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14935
14936         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14937         which may confuse users.
14938         (canlock-password-for-verify): Ditto.
14939
14940         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14941
14942         * gnus-art.el (gnus-emphasis-alist): Ditto.
14943
14944         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14945
14946         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14947
14948         * gnus-start.el (gnus-save-killed-list): Ditto.
14949
14950         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14951         (gnus-sum-thread-tree-root): Ditto.
14952         (gnus-sum-thread-tree-false-root): Ditto.
14953         (gnus-sum-thread-tree-single-indent): Ditto.
14954
14955         * message.el (message-courtesy-message): Ditto.
14956         (message-archive-note): Ditto.
14957         (message-subscribed-address-file): Ditto.
14958         (message-user-fqdn): Ditto.
14959
14960         * spam-report.el (spam-report-gmane-regex): Ditto.
14961
14962         * spam.el (spam-blackhole-good-server-regex): Ditto.
14963
14964 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14965
14966         * mml.el (mml-preview): Widen the message buffer before copying
14967         the contents to the preview buffer; sort headers before previewing.
14968
14969         * message.el (message-hidden-headers): Fix the way to avoid a bug
14970         in the `repeat' widget in Emacs 21.3 or earlier.
14971
14972 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14973
14974         * message.el (message-hidden-headers): Default to "^References:".
14975         Improve customization type.  Suggested by Reiner Steib
14976         <Reiner.Steib@gmx.de>.
14977
14978 2004-11-25  Romain Francoise  <romain@orebokech.com>
14979
14980         * message.el (message-strip-forbidden-properties): Remove check for
14981         obsolete `message-hidden' text property, hidden headers are not
14982         accessible in the buffer anymore.
14983
14984 2004-11-22  Romain Francoise  <romain@orebokech.com>
14985
14986         * message.el (message-header-format-alist): Add `From' in list
14987         so that it can be sorted.
14988         (message-fix-before-sending): Widen and sort headers before
14989         sending.
14990         (message-hide-headers): Use narrowing to hide headers by moving
14991         them to the top of the buffer and narrowing to the region
14992         underneath.
14993
14994 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14995
14996         * message.el (message-strip-forbidden-properties): Bind
14997         buffer-read-only (etc) to nil.
14998
14999 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15000
15001         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15002         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15003
15004 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15005
15006         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15007
15008 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15009
15010         * dns.el (query-dns): Use sit-for to time instead of
15011         accept-process-output, since that doesn't seem to work on udp
15012         sockets.
15013
15014 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15015
15016         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15017
15018 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15019
15020         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15021         doc string.  Improve doc string.
15022
15023 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15024
15025         * nntp.el (nntp-request-update-info): Return nil if
15026         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15027         may not call gnus-activate-group which uselessly issues the GROUP
15028         commands for all nntp groups and wastes time.  Reported by Romain
15029         Francoise <romain@orebokech.com>.
15030
15031         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15032
15033 2004-11-15  Simon Josefsson  <jas@extundo.com>
15034
15035         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15036         headers separately.
15037         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15038         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15039
15040 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15041
15042         * gnus-start.el (gnus-convert-old-newsrc):
15043         Assign legacy-gnus-agent to 5.10.7.
15044
15045 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15046
15047         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15048         start of the lines.
15049
15050 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15051
15052         * hashcash.el (hashcash-default-payment): Change default to 20.
15053         (hashcash-default-accept-payment): Change default to 20.
15054         (hashcash-process-alist): New variable.
15055         (hashcash-generate-payment-async): Add.
15056         (hashcash-already-paid-p): Add.
15057         (hashcash-insert-payment): Don't generate payments twice.
15058         (hashcash-insert-payment-async): Add.
15059         (hashcash-insert-payment-async-2): Add.
15060         (hashcash-cancel-async): Add.
15061         (hashcash-wait-async): Add.
15062         (hashcash-processes-running-p): Add.
15063         (hashcash-wait-or-cancel): Add.
15064         (mail-add-payment): New optional argument.  Conditionally start
15065         asynchronous calculation.
15066         (mail-add-payment-async): Add.
15067
15068         * message.el (message-send-mail): Wait for asynchronous hashcash
15069         results.  Don't clobber existing X-Hashcash headers.
15070         (message-setup-1): Call mail-add-payment-async when
15071         message-generate-hashcash is non-nil.
15072
15073 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15074
15075         * message.el (message-use-alternative-email-as-from): Examine the
15076         From header as well; use message-make-from in order to include a
15077         user's full name.
15078
15079 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15080
15081         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15082         default; improve customization type.
15083         (gnus-emphasis-custom-with-format): New macro.
15084         (gnus-emphasis-custom-value-to-external): New function.
15085         (gnus-emphasis-custom-value-to-internal): New function.
15086
15087 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15088
15089         * dns.el (query-dns): Resolve reverse addresses.
15090
15091 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15092
15093         * gnus-group.el (gnus-group-get-new-news): Use it.
15094
15095         * gnus-start.el (gnus-check-reasonable-setup): New function.
15096
15097 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15098
15099         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15100         "Args out of range" error.  Reported by Arnaud Giersch
15101         <arnaud.giersch@free.fr>.
15102
15103 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15104
15105         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15106
15107 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15108
15109         * spam.el (spam group): Add :version.
15110
15111         * pgg-def.el (pgg group): Add :version.
15112
15113 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15114
15115         * gnus-art.el (gnus-article-edit-article): Don't associate the
15116         article buffer with a draft file.  This is a temporary measure
15117         against the 2004-08-22 change to gnus-article-edit-mode.
15118
15119 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15120
15121         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15122         (html2text-format-tags): Remove unused variable `attr'.
15123
15124 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15125
15126         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15127
15128         * tls.el (tls-process-connection-type, tls-success)
15129         (tls-certtool-program): Add :version.
15130
15131         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15132         (starttls-extra-arguments, starttls-process-connection-type)
15133         (starttls-connect, starttls-failure, starttls-success): Add :version.
15134
15135         * spam-stat.el (spam-stat): Add :version.
15136
15137         * sieve.el (sieve): Add :version.
15138
15139         * sha1.el (sha1): Add :version.
15140         (sha1-use-external): Remove redundant version.
15141
15142         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15143         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15144         (nnmail-split-fancy-match-partial-words)
15145         (nnmail-split-lowercase-expanded): Add :version.
15146
15147         * nndiary.el (nndiary): Add :version.
15148
15149         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15150
15151         * mml-sec.el (mml-default-sign-method)
15152         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15153         Add :version.
15154
15155         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15156
15157         * mm-url.el (mm-url-use-external, mm-url-program)
15158         (mm-url-arguments): Add :version.
15159
15160         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15161         (mm-attachment-file-modes, mm-decrypt-option)
15162         (mm-w3m-safe-url-regexp): Add :version.
15163
15164         * message.el (message-cite-prefix-regexp)
15165         (message-sendmail-envelope-from, message-minibuffer-local-map)
15166         (message-user-fqdn, message-completion-alist): Add :version.
15167
15168         * gnus-win.el (gnus-configure-windows-hook)
15169         (gnus-use-frames-on-any-display): Add :version.
15170
15171         * gnus-art.el (gnus-article-address-banner-alist)
15172         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15173         (gnus-treat-from-picon, gnus-treat-mail-picon)
15174         (gnus-treat-x-pgp-sig): Add :version.
15175
15176         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15177         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15178         (gnus-summary-article-delete-hook)
15179         (gnus-summary-display-while-building): Add :version.
15180
15181         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15182         (gnus-get-top-new-news-hook): Add :version.
15183
15184         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15185         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15186
15187         * gnus-registry.el (gnus-registry): Add :version.
15188
15189         * gnus-spec.el (gnus-use-correct-string-widths)
15190         (gnus-make-format-preserve-properties): Add :version.
15191
15192         * gnus.el (gnus-group-charter-alist)
15193         (gnus-group-fetch-control-use-browse-url)
15194         (gnus-install-group-spam-parameters): Add :version.
15195
15196         * gnus-diary.el (gnus-diary): Add :version.
15197
15198         * gnus-delay.el (gnus-delay): Add :version.
15199
15200         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15201         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15202         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15203         Add :version.
15204
15205         * gnus-agent.el (gnus-agent-max-fetch-size)
15206         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15207         (gnus-agent-prompt-send-queue): Add :version.
15208
15209         * deuglify.el (gnus-outlook-deuglify): Add :version.
15210
15211         * html2text.el: Beautify code.  Improve doc strings.  Some
15212         checkdoc cleanup.
15213         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15214
15215 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15216
15217         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15218
15219 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15220
15221         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15222         when package is loaded.
15223
15224         * spam.el (spam-summary-score-preferred-header): Add global preference
15225         for people who want to override the default SpamAssassin over
15226         Bogofilter preference (when both are set).
15227         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15228         (spam-user-format-function-S): Check
15229         spam-summary-score-preferred-header.
15230         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15231         (spam-user-format-function-S): Format the score correctly.
15232
15233 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15234
15235         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15236         signature file.  Suggested by Manoj Srivastava
15237         <srivasta@golden-gryphon.com>.
15238
15239         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15240         iso-2022-jp even in the Japanese language environment.
15241         Suggested by Jason Rumney <jasonr@gnu.org>.
15242
15243 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15246         use the same characters as the dummy marks; make it free from
15247         getting affected by the language environment.
15248         (gnus-summary-read-group-1): Update mark positions only when the
15249         format spec is updated.
15250
15251         * gnus-spec.el (gnus-update-format-specifications): Return a list
15252         of updated types.
15253
15254 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15257         of boundp to check if display-warning is available.
15258
15259 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15260
15261         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15262
15263 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15264
15265         * nnspool.el (nnspool-spool-directory): Use news-path if the
15266         news-directory variable is not bound.
15267
15268         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15269         function instead of display-warning if it is not available.
15270
15271 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15272
15273         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15274         v5-10: Use `point-at-bol'.
15275
15276 2004-10-26  Simon Josefsson  <jas@extundo.com>
15277
15278         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15279         <chenggao@gmail.com>.
15280
15281 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15282
15283         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15284         instead.
15285
15286 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15287
15288         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15289         to remove a server from the nnimap-server-buffer-alist.
15290         (nnimap-open-connection, nnimap-close-server): Use it.
15291
15292         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15293
15294 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15295
15296         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15297         running the major-mode function.
15298
15299 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15300
15301         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15302         dummy marks in the right way.
15303
15304 2004-10-18  David Edmondson  <dme@dme.org>
15305
15306         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15307         excessively.
15308
15309 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15310
15311         * gnus-util.el (gnus-split-references): Accept a nil references
15312         string and go on blissfully.
15313
15314         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15315         cases where the references string is non-nil but has no references.
15316
15317         * encrypt.el: Add autoload tags.
15318
15319         * spam.el (spam-resolve-registrations-routine): Remove article
15320         from unregistration list too.  Reported by David Hanak
15321         <dhanak@isis.vanderbilt.edu>
15322
15323 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15324
15325         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15326         nil.  Changed custom type.
15327
15328 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15329
15330         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15331
15332         * gnus-sum.el (gnus-summary-move-article): Use it.
15333
15334 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15335
15336         * encrypt.el: Add autoload cookies.
15337
15338         * spam.el (spam-backend-article-list-property)
15339         (spam-backend-get-article-todo-list)
15340         (spam-backend-put-article-todo-list)
15341         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15342         Resolve registrations separately.
15343         (spam-register-routine): Format comments.
15344         (spam-unregister-routine, spam-register-routine): Always call with
15345         specific-articles, no default list.
15346         (spam-summary-prepare-exit): Use the spam-classifications function.
15347
15348         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15349         gnus-encrypt.el.
15350
15351         * encrypt.el: Copied from gnus-encrypt.el.
15352
15353         * gnus-encrypt.el: Commented that it's obsolete.
15354
15355 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15356
15357         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15358         (gnus-score-save): Use it.
15359
15360         * message.el (message-bury): Use `window-dedicated-p'.
15361
15362 2004-10-15  Simon Josefsson  <jas@extundo.com>
15363
15364         * pop3.el (top-level): Don't require nnheader.
15365         (pop3-read-timeout): Add.
15366         (pop3-accept-process-output): Add.
15367         (pop3-read-response, pop3-retr): Use it.
15368
15369 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15370
15371         * spam.el (spam-register-routine): Move comment.
15372         (spam-verify-bogofilter): Use 'unknown for the initial
15373         spam-bogofilter-valid state, not 'never.
15374
15375         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15376         for netrc-machine.
15377
15378         * nnimap.el (nnimap-open-connection): Use
15379         netrc-machine-user-or-password.
15380
15381 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15382
15383         * gnus-registry.el (gnus-registry-unload-hook):
15384         Set as a variable with add-hook.
15385
15386         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15387         of news-path.
15388
15389         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15390
15391         * spam.el: Delete duplicate `provide'.
15392         (spam-unload-hook): Set as a variable with add-hook.
15393
15394 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15395
15396         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15397         in the doc string.
15398
15399         * message.el (message-ignored-news-headers)
15400         (message-ignored-supersedes-headers)
15401         (message-ignored-resent-headers)
15402         (message-forward-ignored-headers): Improve custom type.
15403
15404 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15405
15406         * message.el (message-tokenize-header): Fix 2004-09-06 change
15407         which used point-min in the wrong place.
15408
15409 2004-10-12  Simon Josefsson  <jas@extundo.com>
15410
15411         * tls.el (tls-certtool-program): New variable.
15412         (tls-certificate-information): New function, based on
15413         ssl-certificate-information.
15414
15415 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15416
15417         * compface.el: Move the version of ELisp-based uncompface program
15418         to the contrib directory because of the copyright problem.
15419
15420 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15421
15422         * message.el (message-kill-buffer): Raise the current frame.
15423
15424 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15425
15426         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15427
15428         * gnus.el (message-y-or-n-p): Autoload.
15429
15430         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15431         (pop3-password-required, pop3-authentication-scheme)
15432         (pop3-leave-mail-on-server): Made customizable.
15433         (pop3): New custom group.
15434         (pop3-retr): Remove `sleep-for' statements.
15435         Suggested by Dave Love <fx@gnu.org>.
15436
15437         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15438         Windows/DOS.
15439
15440         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15441         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
15442         Dave Love <fx@gnu.org>.
15443
15444         * mml.el (mml-minibuffer-read-disposition): Require match.
15445         Suggested by Dave Love <fx@gnu.org>.
15446
15447 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15448
15449         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15450         doc string.
15451
15452 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15453
15454         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15455
15456 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15457
15458         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15459         instead of calling `mm-insert-inline', to decode text/* parts
15460         before displaying them.
15461
15462 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15463
15464         * mm-uu.el (mm-uu-text-plain-type): New variable.
15465         (mm-uu-pgp-signed-extract-1): Use it.
15466         (mm-uu-pgp-encrypted-extract-1): Use it.
15467         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15468         bind mm-uu-text-plain-type with that value.
15469         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15470         mm-uu-dissect.
15471
15472 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15473
15474         * gnus-group.el (gnus-update-group-mark-positions):
15475         * gnus-sum.el (gnus-update-summary-mark-positions):
15476         * message.el (message-check-news-body-syntax):
15477         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15478         of string-as-multibyte.
15479
15480 2004-10-05  Juri Linkov  <juri@jurta.org>
15481
15482         * gnus-group.el (gnus-update-group-mark-positions):
15483         * gnus-sum.el (gnus-update-summary-mark-positions):
15484         * message.el (message-check-news-body-syntax):
15485         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15486         8-bit unibyte values to a multibyte string for search functions.
15487
15488 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15489
15490         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15491         (mm-uu-dissect-text-parts): New function.
15492
15493         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15494         dissect text parts.
15495
15496         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15497         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15498
15499         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15500
15501         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
15502         gnus-current-topics instead of gnus-current-topic.
15503
15504 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15505
15506         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15507
15508 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15509
15510         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15511         where approriate.
15512
15513         * nnml.el (nnml-generate-active-info): do.
15514
15515         * nndiary.el (nndiary-generate-active-info): do.
15516
15517         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15518         (gnus-topic-move): do.
15519
15520         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15521         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15522
15523         * gnus-srvr.el (gnus-server-prepare)
15524         (gnus-server-open-all-servers): do.
15525
15526         * gnus-msg.el (gnus-summary-cancel-article)
15527         (gnus-summary-resend-message)
15528         (gnus-summary-mail-crosspost-complaint): do.
15529
15530         * gnus-move.el (gnus-change-server): do.
15531
15532         * gnus-group.el (gnus-group-unmark-all-groups)
15533         (gnus-group-set-current-level): do.
15534
15535 2004-10-04  Simon Josefsson  <jas@extundo.com>
15536
15537         * message.el (message-generate-hashcash): Doc fix.
15538
15539 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15540
15541         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15542         avoid infinite recursion via gnus-get-function.
15543
15544 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15545
15546         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15547
15548         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15549
15550         * nnmail.el (nnmail-split-history): do.
15551
15552         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15553         (nnml-request-delete-group): do.
15554
15555         * nnslashdot.el (nnslashdot-read-groups): do.
15556
15557         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15558         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15559
15560         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15561         (nnspool-sift-nov-with-sed): Use last.
15562         (nnspool-retrieve-headers-with-nov): Use mapc.
15563         (nnspool-request-newgroups): Use dolist.
15564         (nnspool-request-group): Use last.
15565
15566         * nntp.el (nntp-read-server-type): Use dolist.
15567
15568         * nnvirtual.el (nnvirtual-create-mapping)
15569         (nnvirtual-update-read-and-marked): Use dolist.
15570         (nnvirtual-convert-headers): Simplify.
15571
15572 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15573
15574         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
15575         support for sync'ing tick marks.
15576
15577 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15580         there's no visible header.
15581
15582 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15583
15584         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
15585         necessary, pass full group name to gnus-request-set-marks.
15586
15587 2004-10-01  Simon Josefsson  <jas@extundo.com>
15588
15589         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15590         acroread.
15591
15592 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15593
15594         * spam-report.el (spam-report-gmane): Fix interactive.
15595
15596         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15597
15598         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15599         when writing file.
15600         (gnus-agent-synchronize-flags): Don't default to being
15601         interactive.
15602
15603 2004-09-30  Simon Josefsson  <jas@extundo.com>
15604
15605         * message.el (message-generate-hashcash): Add.
15606         (message-send-mail): Use it, call mail-add-payment.
15607
15608 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15609
15610         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15611
15612 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15613
15614         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15615         gnus-requst-update-info with explicit code to sync the in-memory
15616         info read flags with the marks being sync'd to the backend.
15617
15618         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15619
15620 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15621
15622         * spam.el (spam-verify-bogofilter): Add new function.
15623         (spam-check-bogofilter)
15624         (spam-bogofilter-register-with-bogofilter): Use it.
15625         (spam-verify-bogofilter): Add small fixes.
15626
15627 2004-09-28  Simon Josefsson  <jas@extundo.com>
15628
15629         * hashcash.el (hashcash-generate-payment): Revert.
15630
15631 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15632
15633         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15634         gnus-extract-references instead of gnus-split-references.
15635
15636         * gnus-util.el (gnus-extract-references): Add new function, analogous
15637         to gnus-split-references but extracts only the message-ID without
15638         anything extra.
15639
15640         * hashcash.el (hashcash-generate-payment)
15641         (hashcash-check-payment): Do the right thing if hashcash-path is
15642         nil (because the hashcash program could not be found).
15643
15644         * spam.el (spam-use-hashcash): Remove comment.
15645
15646 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15647
15648         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15649         (gnus-cache-enter-article, gnus-cache-remove-article)
15650         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15651
15652         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15653
15654         * gnus-art.el (article-hide-boring-headers)
15655         (article-translate-strings, article-display-face)
15656         (gnus-article-mime-match-handle-first)
15657         (gnus-article-highlight-headers)
15658         (gnus-article-add-buttons-to-head): do.
15659
15660 2004-09-27  Simon Josefsson  <jas@extundo.com>
15661
15662         * hashcash.el: New version, from
15663         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15664         ../contrib/.
15665
15666 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15667
15668         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15669
15670 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15671
15672         * gnus-dup.el (gnus-dup-open): Use mapc.
15673         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15674
15675         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15676         Reported by Stefan Wiens <s.wi@gmx.net>.
15677
15678         * gnus.el (gnus-shutdown): Use dolist.
15679
15680         * gnus-undo.el (gnus-undo): Use mapc.
15681
15682         * nnrss.el (nnrss-generate-active): do.
15683
15684         * message.el (message-cite-original-without-signature)
15685         (message-cite-original): Use mapc.
15686         (message-do-actions, message-make-forward-subject): Use dolist.
15687
15688 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15689
15690         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15691         deletion to remove entire duplicate line.  Fixes merged article
15692         number bug.
15693
15694 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15695
15696         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15697         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15698         first ask if you want to open a server and then, even when you
15699         responded with no, asking if you want to synchronize the server's
15700         flags.
15701         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15702         multi-line expressions.
15703         (gnus-agent-synchronize-group-flags): New internal function.
15704         Updates marks in memory (in the info structure) AND in the
15705         backend.
15706
15707         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15708
15709         * nnagent.el (nnagent-request-set-mark): Use
15710         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15711         method, to ensure that synchronization updates marks in the
15712         backend and in the info (in memory) structure.
15713
15714 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15715
15716         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15717         convention fully; don't miss the root article of a thread; make
15718         the X-Draft-From header with correct article numbers.
15719
15720 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15721
15722         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15723         unless plugged.  Disable the agent so that an open failure causes
15724         an error.
15725
15726         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15727         Reverted 2004-09-21 change.  The backend must be opened while
15728         synchronizing flags even when the backend stores the flags
15729         locally.
15730
15731 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15732
15733         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15734         in `header' match.  Reported by Svend Tollak Munkejord.
15735
15736         * message.el (message-cite-original): Fix use of
15737         `message-cite-articles-with-x-no-archive'.
15738
15739 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15740
15741         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15742         (gnus-window-to-buffer): Ditto.
15743
15744         * mml.el (mml-preview-buffer): New variable.
15745         (mml-preview): Manage window layout with gnus-buffer-configuration.
15746
15747         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15748         X-Draft-From header even if those articles aren't quoted.
15749
15750 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15751
15752         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15753         (gnus-request-set-mark, gnus-request-update-mark): Use new
15754         g-s-t-u-l-m to decide to use backend even when unplugged.
15755
15756 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15757
15758         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15759         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15760
15761 2004-09-20  Simon Josefsson  <jas@extundo.com>
15762
15763         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15764         "utf-16-le".
15765
15766 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15767
15768         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15769
15770 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15771
15772         * uudecode.el (uudecode-use-external): Add :version.
15773
15774         * smime.el (smime-CA-file, smime-encrypt-cipher)
15775         (smime-dns-server): Add :version.
15776
15777         * smiley.el (gnus-smiley-file-types): Add :version.
15778
15779         * sha1.el (sha1-use-external): Add :version.
15780
15781         * pgg-def.el (pgg-query-keyserver): Add :version.
15782
15783         * nnmail.el (nnmail-fancy-expiry-targets)
15784         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15785         Add :version.
15786
15787         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15788         (nnimap-retrieve-groups-asynchronous): Add :version.
15789         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15790
15791         * mml.el (mml-content-disposition-parameters)
15792         (mml-insert-mime-headers-always): Add :version.
15793
15794         * mm-util.el (mm-coding-system-priorities): Add :version.
15795
15796         * mm-decode.el (mm-inline-text-html-with-images)
15797         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15798         (mm-verify-option): Add :version.
15799         (mm-text-html-renderer): Change :version.
15800
15801         * message.el (message-fcc-externalize-attachments)
15802         (message-required-headers, message-draft-headers)
15803         (message-subject-trailing-was-query)
15804         (message-subject-trailing-was-ask-regexp)
15805         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15806         (message-mark-insert-end, message-archive-header)
15807         (message-archive-note, message-cross-post-default)
15808         (message-cross-post-note, message-followup-to-note)
15809         (message-cross-post-note-function, message-use-mail-followup-to)
15810         (message-subscribed-address-functions)
15811         (message-subscribed-address-file, message-subscribed-addresses)
15812         (message-subscribed-regexps, message-allow-no-recipients)
15813         (message-yank-cited-prefix, message-signature-insert-empty-line)
15814         (message-hidden-headers, message-hierarchical-addresses)
15815         (message-mail-user-agent, message-use-idna)
15816         (message-valid-fqdn-regexp)
15817         (message-strip-special-text-properties, message-header-synonyms)
15818         (message-beginning-of-line, message-tab-body-function): Add :version.
15819         (message-insert-canlock, message-wide-reply-confirm-recipients):
15820         Change :version.
15821
15822         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15823         and :version.
15824         (mail-source-delete-old-incoming-confirm)
15825         (mail-source-movemail-program): Add :version.
15826
15827         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15828         (gnus-agent-cache, gnus-agent): Change :version.
15829
15830         * gnus-util.el (gnus-use-byte-compile): Change :version.
15831
15832         * gnus-sum.el (gnus-summary-make-false-root-always)
15833         (gnus-summary-default-high-score)
15834         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15835         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15836         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15837         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15838         (gnus-sum-thread-tree-single-indent)
15839         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15840         (gnus-sum-thread-tree-leaf-with-other)
15841         (gnus-sum-thread-tree-single-leaf): Add :version.
15842         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15843         (gnus-article-loose-mime): Change :version.
15844
15845         * gnus-start.el (gnus-backup-startup-file)
15846         (gnus-save-startup-file-via-temp-buffer): Add :version.
15847
15848         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15849         (gnus-server-offline-face): Add :version.
15850
15851         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15852
15853         * gnus-msg.el (gnus-gcc-externalize-attachments)
15854         (gnus-debug-files, gnus-debug-exclude-variables)
15855         (gnus-discouraged-post-methods): Change :version.
15856         (gnus-confirm-mail-reply-to-news)
15857         (gnus-confirm-treat-mail-like-news): Add :version.
15858
15859         * gnus-int.el (gnus-server-unopen-status): Add :version.
15860
15861         * gnus-group.el (gnus-group-jump-to-group-prompt)
15862         (gnus-large-ephemeral-newsgroup)
15863         (gnus-fetch-old-ephemeral-headers): Add :version.
15864
15865         * gnus-fun.el (gnus-x-face-directory)
15866         (gnus-convert-pbm-to-x-face-command)
15867         (gnus-convert-image-to-x-face-command)
15868         (gnus-convert-image-to-face-command): Add :version.
15869
15870         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15871
15872         * gnus-cite.el (gnus-cite-blank-line-after-header)
15873         (gnus-article-boring-faces): Add :version.
15874
15875         * gnus-art.el (gnus-buttonized-mime-types)
15876         (gnus-inhibit-mime-unbuttonizing)
15877         (gnus-treat-display-face)
15878         (gnus-treat-body-boundary): Change :version.
15879         (gnus-body-boundary-delimiter, gnus-picon-databases)
15880         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15881         (gnus-treat-date-english, gnus-treat-fold-headers)
15882         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15883         (gnus-treat-mail-picon, gnus-treat-wash-html)
15884         (gnus-article-encrypt-protocol)
15885         (gnus-use-idna, gnus-article-over-scroll)
15886         (gnus-mime-display-multipart-alternative-as-mixed)
15887         (gnus-mime-display-multipart-related-as-mixed)
15888         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15889         (gnus-ctan-url, gnus-button-ctan-handler)
15890         (gnus-button-handle-ctan-bogus-regexp)
15891         (gnus-button-ctan-directory-regexp)
15892         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15893         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15894         (gnus-button-man-level, gnus-button-emacs-level)
15895         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15896
15897         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15898         (gnus-agent-go-online): Change :version.
15899         (gnus-agent-expire-unagentized-dirs)
15900         (gnus-agent-auto-agentize-methods): Add :version.
15901
15902         * flow-fill.el (fill-flowed-display-column)
15903         (fill-flowed-encode-column): Add :version.
15904
15905         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15906         (gnus-outlook-deuglify-unwrap-max)
15907         (gnus-outlook-deuglify-cite-marks)
15908         (gnus-outlook-deuglify-unwrap-stop-chars)
15909         (gnus-outlook-deuglify-no-wrap-chars)
15910         (gnus-outlook-deuglify-attrib-cut-regexp)
15911         (gnus-outlook-deuglify-attrib-verb-regexp)
15912         (gnus-outlook-deuglify-attrib-end-regexp)
15913         (gnus-outlook-display-hook): Add :version.
15914
15915         * binhex.el (binhex-use-external): Add :version.
15916
15917 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15918
15919         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15920         and `invisible'.
15921
15922 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15923
15924         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15925         in gnus-registry-trim.
15926
15927 2004-09-13  Simon Josefsson  <jas@extundo.com>
15928
15929         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15930
15931         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15932
15933         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15934         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15935         <yamaoka@jpl.org>.
15936         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15937         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15938         <yamaoka@jpl.org>.
15939
15940         * sieve.el (sieve-manage-mode): Ditto.
15941
15942 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15943
15944         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15945
15946 2004-09-11  Simon Josefsson  <jas@extundo.com>
15947
15948         * dns-mode.el: Add.
15949
15950         * mm-view.el (mm-display-dns-inline): Add.
15951
15952         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15953         (mm-automatic-display): Ditto.
15954
15955         * mailcap.el (mailcap-mime-data): Add text/dns.
15956         (mailcap-mime-extensions): Map .soa to text/dns.
15957
15958 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15959
15960         * gnus-art.el (article-decode-mime-words, article-babel)
15961         (gnus-article-highlight-signature, gnus-article-add-buttons)
15962         (gnus-signature-toggle): Remove unnecessary bindings of
15963         `inhibit-read-only' inherited from v5.10 merge.
15964
15965 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15966
15967         * nntp.el (nntp): New customization group.
15968         (nntp-authinfo-file): Add customization group.
15969
15970         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15971
15972         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15973
15974         * gnus.el (to-address, to-list, subscribed)
15975         (large-newsgroup-initial): Ditto.
15976
15977         * flow-fill.el (fill-flowed-display-column)
15978         (fill-flowed-encode-column): Ditto.
15979
15980 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15981
15982         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15983         Use point-min rather than 1.
15984         (message-send-mail): Use buffer-size rather than point-max.
15985
15986         * gnus-sum.el (gnus-summary-search-article-forward):
15987         Signal a specific `search-failed' rather than a generic `error'.
15988
15989         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15990         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15991         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15992
15993 2004-09-10  Simon Josefsson  <jas@extundo.com>
15994
15995         * nndb.el (require): Remove tcp and duplicate cl.
15996
15997 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15998
15999         * gnus-agent.el (directory-files-and-attributes): Move forward.
16000
16001 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16002
16003         * gnus-agent.el (directory-files-and-attributes): Optionally
16004         defined to support XEmacs.
16005
16006 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16007
16008         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16009         to avoid run-time CL dependencies.
16010         (gnus-agent-unfetch-articles): New function.
16011         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16012         article numbers even when local .overview file is missing.
16013         (gnus-agent-read-article-number): New function.  Only accepts
16014         27-bit article numbers.
16015         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
16016         gnus-agent-read-article-number.
16017         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16018         from backend while recognizing that article numbers in .overview
16019         must be valid.
16020         (gnus-agent-update-files-total-fetched-for): Use
16021         directory-files-and-attributes to improve performance.
16022         * gnus-int.el (gnus-request-move-article): Use
16023         gnus-agent-unfetch-articles in place of gnus-agent-expire to
16024         improve performance.
16025
16026         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
16027         some users confused by references to .newsrc when they only have a
16028         .newsrc.eld file.
16029         (gnus-convert-mark-converter-prompt)
16030         (gnus-convert-converter-needs-prompt): Fixed use of property list.
16031         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16032         New function.  Used internally to only display 'gnus converting
16033         files' message when actually necessary.
16034
16035         * gnus-sum.el (): Removed (require 'gnus-agent) as required
16036         methods now autoloaded.
16037
16038 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16039
16040         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16041         identifiers.
16042
16043 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16044
16045         * gnus-picon.el: Fix indentation and closing parenthesis.
16046
16047 2004-09-01  Simon Josefsson  <jas@extundo.com>
16048
16049         * message.el (message-canlock-generate): Require sha1, not
16050         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16051         to require within a function.  Sadly, if sha1.el isn't loaded, the
16052         let binding in m-c-g will hide the defcustom definition, which is
16053         bad.)
16054
16055         * canlock.el: Require sha1, not sha1-el.
16056
16057         * message.el: Don't autoload sha1 (there is a autoload cookie in
16058         sha1.el).
16059
16060         * sha1-el.el: Renamed to sha1.el.
16061
16062 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16063
16064         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16065
16066 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16067
16068         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16069
16070 2004-08-30  Kim F. Storm  <storm@cua.dk>
16071
16072         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16073
16074         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16075         Add :group 'nnimap.
16076
16077 2004-08-30  Andreas Schwab  <schwab@suse.de>
16078
16079         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16080         ?* and ?\;.
16081
16082         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16083         and ?\' to symbol instead of whitespace.
16084
16085 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16086
16087         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16088
16089         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16090         instead of re-search-forward.
16091
16092         * gnus-uu.el (gnus-uu-save-article): Ditto.
16093         (gnus-uu-post-encode-uuencode): Ditto.
16094
16095         * html2text.el (html2text-clean-list-items): Ditto.
16096         (html2text-clean-dtdd): Ditto.
16097         (html2text-format-tags): Ditto.
16098
16099         * message.el (message-send-mail-with-sendmail): Fix regexp.
16100         (message-fill-field-general): Use search-forward instead of
16101         re-search-forward.
16102         (unbold-region): Ditto.
16103
16104         * nnrss.el (nnrss-request-article): Ditto.
16105
16106         * nnslashdot.el (nnslashdot-request-article): Ditto.
16107
16108         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16109
16110         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16111         "Unrecognized menu descriptor" error in XEmacs.
16112
16113 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16114
16115         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16116         parent article of a sparse article in the thread hashtb.
16117
16118 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16119
16120         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16121         (nnmail-expand-newtext): Lowercase expanded entries if
16122         nnmail-split-lowercase-expanded is non-nil.
16123
16124 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16127
16128         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16129         of gnus-tmp-news-method into string under XEmacs.  It will be
16130         passed to gnus-correct-length which takes only a string argument.
16131
16132 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16133
16134         * gnus-util.el (gnus-bind-print-variables): New macro.
16135         (gnus-prin1): Use it.
16136         (gnus-prin1-to-string): Use it.
16137         (gnus-pp): New function.
16138         (gnus-pp-to-string): New function.
16139
16140         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16141         Replace pp-to-string with gnus-pp-to-string.
16142         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16143         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16144         * gnus-msg.el (gnus-debug): Ditto.
16145         * gnus-score.el (gnus-score-save): Ditto.
16146         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16147         gnus-pp-to-string.
16148         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16149         with gnus-pp.
16150         * score-mode.el (gnus-score-pretty-print): Ditto.
16151         * webmail.el (webmail-debug): Ditto.
16152
16153 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16154
16155         * gnus-art.el (article-display-face, article-display-x-face):
16156         Use buffer-read-only.
16157
16158 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16159
16160         * gnus-art.el (article-hide-list-identifiers):
16161         Bind inhibit-read-only as t.
16162
16163 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16164
16165         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16166
16167 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16168
16169         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16170         (gnus-narrow-to-page): Don't assume point-min == 1.
16171         (gnus-article-edit-mode): Derive from message-mode.
16172
16173         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16174         point-min == 1.
16175
16176         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16177         Disable incorrect use of `assert'.
16178
16179         * message.el (message-mode): Set comment-start-skip.
16180
16181
16182 2004-08-22  Sam Steingold  <sds@gnu.org>
16183
16184         * pop3.el (pop3-leave-mail-on-server): New user variable.
16185         (pop3-movemail): Delete mail only when it is nil.
16186
16187 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16188
16189         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16190
16191         * mml.el (mml-preview): Use `pop-to-buffer'.
16192
16193         * message.el (message-goto-mail-followup-to): Insert after "To".
16194         (message-carefully-insert-headers): Add comment.
16195
16196         * gnus.el: Remove unused variable `gnus-article-check-size'.
16197
16198         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16199
16200         * gnus-art.el (gnus-button-alist): Improve
16201         `gnus-button-handle-library' entry.
16202
16203 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16204
16205         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
16206         downcase, since XEmacs capitalizes error messages differently.
16207
16208 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16209
16210         * nntp.el: Add (require 'gnus) due to reference to
16211         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16212
16213 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16214
16215         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
16216         `mm-fill-flowed'.
16217
16218         * mm-decode.el (mm-dissect-singlepart): Check it.
16219
16220 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16221
16222         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16223         'imap' for netrc parsing.
16224
16225 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16226
16227         * mailcap.el (mailcap-mime-data): Mark as risky.
16228
16229 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16230
16231         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16232         may be included in the encoded word.
16233         (rfc2047-encode): Don't append a space if the encoded word
16234         includes close parenthesis.
16235
16236 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16237
16238         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16239         of text within parentheses.
16240
16241 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16242
16243         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16244         (gnus-encrypt-write-file-contents): Make the password key the file
16245         name PLUS the cipher, not just the cipher.  Also remove failed
16246         passwords from the cache.
16247
16248 2004-08-06  Simon Josefsson  <jas@extundo.com>
16249
16250         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
16251         fix.
16252
16253 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16254
16255         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16256         LWSP.
16257
16258 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16259
16260         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
16261         to append in-reply-to: data to the references: header.
16262
16263         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16264         (netrc-parse): Use gnus-encrypt.el functions.
16265
16266         * gnus-encrypt.el: Add new file for encryption support; currently
16267         does only a few GPG ciphers and an internal XOR cipher.
16268
16269         * password.el: Add comments on using password-read-and-add.
16270         (password-read-and-add): Add function to read and add the
16271         password to the cache at once.
16272
16273 2004-07-28  Simon Josefsson  <jas@extundo.com>
16274
16275         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16276         parameter (but don't use it, for now).
16277
16278         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16279         instead of hard coding to nil.
16280
16281 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16282
16283         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16284         as mm-inline-image-xemacs does.
16285
16286 2004-07-26  Simon Josefsson  <jas@extundo.com>
16287
16288         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16289         Revert part of 2004-07-17 change below.
16290
16291 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16292
16293         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
16294         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16295
16296 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16297
16298         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16299         quotes that actually start with ">" at the beginning of the
16300         lines.
16301
16302 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16303
16304         * rfc2047.el (rfc2047-encode-region): Fix last change.
16305         (rfc2047-encode-parameter): Remove useless concat.
16306
16307 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16308
16309         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16310         encode special characters; fix some kind of misconfigured headers;
16311         signal a real error if debug-on-quit or debug-on-error is non-nil.
16312         (rfc2047-encode-max-chars): New variable.
16313         (rfc2047-encode-1): Use it.
16314         (rfc2047-encode-parameter): New function.
16315
16316         * mml.el (mml-insert-parameter): Remove an excessive space.
16317
16318 2004-07-17  Simon Josefsson  <jas@extundo.com>
16319
16320         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16321         Kai Grossjohann <kai@emptydomain.de>.
16322         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16323         (gnus-group-make-menu-bar): Ditto.
16324
16325         * gnus-util.el (gnus-group-server): Add.
16326
16327 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16328
16329         * message.el (message-clone-locals): Clone sendmail and smtp
16330         variables.
16331
16332 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16333
16334         * rfc2047.el (rfc2047-encode-region): Fix last change.
16335
16336 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16337
16338         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16339         characters as non-special.
16340
16341 2004-07-09  Simon Josefsson  <jas@extundo.com>
16342
16343         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16344         Users will lose all flag changes made while unplugged with
16345         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16346         good default.  See numerous reports on ding mailing list.
16347
16348 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16349
16350         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16351         add generate-head-function and generate-article-function to the
16352         rfc822-forward entry.
16353         (nndoc-rfc822-forward-generate-article): New function.
16354         (nndoc-rfc822-forward-generate-head): New function.
16355
16356         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16357
16358 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16359
16360         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16361         respect display group parameter and gnus-summary-expunge-below.
16362         (gnus-articles-to-read): Remove unused reference to display group
16363         parameter.
16364
16365 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16366
16367         * nnheader.el (nnheader-uniquify-message-id): New experimental
16368         variable.
16369         (nnheader-nov-read-message-id): Use it.
16370
16371         * spam-report.el (spam-report-gmane): Add interactive.
16372
16373 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16374
16375         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
16376         qp-or-base64 for the application/* types.
16377
16378 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16379
16380         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16381
16382 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16383
16384         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16385         trim value.
16386
16387 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16388
16389         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16390         New macro and function.
16391         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16392
16393 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16394
16395         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16396         after-load-alist.
16397
16398 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16399
16400         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
16401         update info that isn't there.
16402
16403 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16404
16405         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16406         entry.
16407
16408 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16409
16410         * mm-view.el (mm-inline-render-with-function): Use multibyte
16411         buffer; decode html source by charset.
16412
16413         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16414
16415         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16416         Mule-UCS is loaded under XEmacs.
16417         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16418
16419 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16420
16421         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16422
16423 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16424
16425         * mm-util.el (mm-coding-system-p): Return a coding-system.
16426         (mm-mime-mule-charset-alist): Use shift_jis instead of
16427         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16428         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16429         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16430         instead of japanese-shift-jis and iso-latin-1 respectively in
16431         order to share the default value with both Emacs and XEmacs-mule.
16432         (mm-mule-charset-to-mime-charset): Make
16433         mm-coding-system-priorities effective.
16434         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16435         while predicating of candidates upon the priorities.
16436
16437 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16438
16439         * gnus-sum.el (gnus-summary-make-menu-bar): Add
16440         gnus-uu-invert-processable.
16441
16442         * gnus.el: Autoload gnus-uu-invert-processable.
16443
16444 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16445
16446         * mm-util.el (mm-with-multibyte-buffer): New macro.
16447
16448         * rfc2047.el (rfc2047-encode-string): Use it.
16449         (rfc2047-encode-region): Move point to the end of the region after
16450         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16451
16452 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16455         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16456
16457 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16458
16459         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16460         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
16461         Karl Chen <quarl@nospam.quarl.org>.
16462
16463 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16464
16465         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16466         invalid addresses.
16467
16468 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16469
16470         * spam.el: Change section markers, revise TODO list.
16471         (spam-backends): Make new master list of all installed backends.
16472         (spam-summary-exit-behavior): Add new variable to determine how
16473         messages moves are done at summary exit.
16474         (spam-move-spam-nonspam-groups-only)
16475         (spam-process-ham-in-nonham-groups)
16476         (spam-process-ham-in-spam-groups): Remove variables, the
16477         spam-summary-exit-behavior variable should be used to manage this
16478         behavior.
16479         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16480         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16481         and spam-old-spam-articles.
16482         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16483         Add empty variables, placeholders for the backends they represent.
16484         (spam-set-difference): Move, unchanged.
16485         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16486         unless the user has a processor variable.
16487         (spam-classifications, spam-classification-valid-p)
16488         (spam-backend-properties, spam-backend-property-valid-p)
16489         (spam-backend-function-type-valid-p)
16490         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16491         (spam-report-articles-gmane, spam-report-articles-resend):
16492         Remove functions, they are not needed.
16493         (spam-install-backend-super, spam-backend-list)
16494         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16495         (spam-backend-function, spam-backend-ham-registration-function)
16496         (spam-backend-spam-registration-function)
16497         (spam-backend-ham-unregistration-function)
16498         (spam-backend-spam-unregistration-function)
16499         (spam-backend-statistical-p, spam-backend-mover-p)
16500         (spam-install-backend-alias, spam-install-checkonly-backend)
16501         (spam-install-mover-backend, spam-install-nocheck-backend)
16502         (spam-install-backend, spam-install-statistical-backend)
16503         (spam-install-statistical-checkonly-backend): Add backend installation
16504         support.
16505         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16506         (spam-group-processor-p): Use the new backend code and respect the
16507         summary exit behavior.
16508         (spam-mark-spam-as-expired-and-move-routine): Remove.
16509         (spam-summary-prepare): Change to use the new spam-old-articles
16510         variable.
16511         (spam-copy-or-move-routine, spam-copy-spam-routine)
16512         (spam-move-spam-routine, spam-copy-ham-routine)
16513         (spam-move-ham-routine): Add code to copy/move ham or spam.
16514         (spam-fetch-field-fast): Improve doc and code, plus allow the
16515         'number request.
16516         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
16517         variables.
16518         (spam-split, spam-find-spam): Use the new backend code.
16519         (spam-registration-functions): Remove variable.
16520         (spam-unregister-routine): Add convenience wrapper.
16521         (spam-log-undo-registration, spam-register-routine)
16522         (spam-log-processing-to-registry)
16523         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16524         where possible.
16525         (spam-check-gmane-xref, spam-check-regex-headers)
16526         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16527         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16528         (spam-check-bogofilter-headers, spam-check-spamoracle)
16529         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16530         (spam-check-crm114-headers): Use the spam-split-group that
16531         spam-split prepares, no need to determine it every time.
16532
16533         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16534         to the nnheader-parse-naked-head call.
16535
16536         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16537
16538         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16539         the nnheader-nov-read-message-id call.
16540
16541 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16542
16543         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16544         gnus-activate-group twice.  Suggested by Markus Peter
16545         <warp@spin.de>.
16546
16547 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * gnus-art.el (gnus-article-time-format): Exchange the order of
16550         day and month in the default value; fix customization type.
16551         (article-date-ut): Use add-text-properties.
16552         (article-make-date-line): Use message-make-date instead of
16553         current-time-string.
16554
16555         * message.el (message-fetch-field): Don't use set-text-properties.
16556         (message-make-date): Simplify.
16557
16558         * messagexmas.el (message-xmas-make-date): New function.
16559         (message-xmas-redefine): Defalias message-make-date to it.
16560
16561 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16562
16563         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16564         (rfc2047-encode-region): Treat text within parentheses as special;
16565         show the original text when error has occurred.
16566
16567         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16568         already-computed method to gnus-activate-group.
16569
16570         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16571         same select-methods identical Lisp objects.
16572
16573         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16574         object when modifying the info.
16575
16576 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16577
16578         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16579         gnus-opened-servers since it has never been opened with the new
16580         configuration yet.
16581
16582 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16585         arg to nnheader-generate-fake-message-id.
16586
16587 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16588
16589         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16590         number and build a fake message ID localized to a group and
16591         article number (so it's repeatable from that point on).
16592         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16593         ID format.
16594
16595         * gnus-sum.el (gnus-get-newsgroup-headers): Call
16596         nnheader-generate-fake-message-id with the article number.
16597
16598 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16599
16600         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16601         end-of-buffer.
16602
16603 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16604
16605         * message.el (message-ignored-supersedes-headers): Add Approved.
16606
16607 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16608
16609         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16610         goto-char.
16611         (rfc2047-encode): Fold the line before encoding.
16612
16613 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16614
16615         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16616         folding -- not all headers can be folded, and this should be done
16617         by the message composition mode.  Probably.  I think.
16618
16619 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16620
16621         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16622         fast.
16623
16624         * gnus-ems.el (gnus-remove-image): Don't use
16625         message-text-with-property; remove only the image found first.
16626
16627         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16628         found first.
16629
16630 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16631
16632         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16633
16634 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16635
16636         * message.el (message-text-with-property): Make it fast and accept
16637         optional arguments.
16638         (message-strip-forbidden-properties): Use it.
16639         (message-fix-before-sending): Follow the m-t-w-p change.
16640
16641         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16642
16643 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16644
16645         * gnus-art.el (article-hide-headers): Don't change the buffer
16646         mistakenly when performing mml-preview even if
16647         gnus-single-article-buffer is nil.
16648
16649 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16650
16651         * message.el (message-expand-name-databases): New user option.
16652         (message-expand-name): Use it.
16653
16654 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16655
16656         * spam.el (spam-report-articles-resend)
16657         (spam-report-resend-register-routine): Allow ham reporting.
16658         (spam-report-resend-register-ham-routine): Add wrapper.
16659         (spam-registration-functions): Add ham resending functions.
16660         (spam-list-of-processors): Add ham resend processor.
16661
16662         * gnus.el (ham-resend-to): Add new group parameter.
16663         (spam-process): Add ham resend option.
16664
16665         * spam-report.el (spam-report-resend): Allow reporting ham.
16666         (spam-report-resend-ham): Add wrapper.
16667
16668 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16669
16670         * message.el (message-cite-articles-with-x-no-archive): New
16671         variable.
16672         (message-cite-original): Use it.
16673
16674 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16675
16676         * message.el (message-cite-original): Respect X-No-Archive.
16677
16678 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16679
16680         * gnus-art.el (article-hide-headers): Refer to the values for
16681         gnus-ignored-headers and gnus-visible-headers in the summary
16682         buffer since a user may have set them as group parameters.
16683
16684 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16685
16686         * assistant.el (assistant-node-name): Add convenience function.
16687         (assistant-render-text, assistant-render-node): Add error handling,
16688         plus handle multiple next nodes.
16689         (assistant-find-next-node): Comment out for now.
16690         (assistant-find-next-nodes): Add function, returns list of next
16691         nodes.
16692
16693 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16694
16695         * mail-source.el (mail-source-directory): Fix doc-string.
16696
16697 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16698
16699         * assistant.el (assistant-render-text, assistant-eval): Add :set
16700         widget type, which is different because it takes and returns a
16701         list.  Much hilarity ensues.
16702
16703 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16704
16705         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16706
16707         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16708         doc-string.
16709
16710         * gnus-start.el (gnus-activate-group): Added doc-string.
16711
16712 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16713
16714         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16715
16716 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16717
16718         * assistant.el (assistant-render-text): Try to add a :set
16719         widget, more to come.
16720
16721         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16722         strings.
16723         (spam-report-articles-resend)
16724         (spam-register-routine): Do registration iff any articles warrant
16725         it.
16726         (spam-summary-prepare-exit): Change log message for nil group
16727         destinations.
16728
16729 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16730
16731         * spam.el (spam-report-resend-register-routine): Allow
16732         spam-report-resend-to to be a group parameter or a global value.
16733
16734 2004-05-26  Simon Josefsson  <jas@extundo.com>
16735
16736         * starttls.el: Merge with my GNUTLS based starttls.el.
16737         (starttls-gnutls-program, starttls-use-gnutls)
16738         (starttls-extra-arguments, starttls-process-connection-type)
16739         (starttls-connect, starttls-failure, starttls-success): New
16740         variables.
16741         (starttls-program, starttls-extra-args): Doc fix.
16742         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16743         functions.
16744         (starttls-negotiate, starttls-open-stream): Check
16745         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16746         function if it is set.
16747
16748 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16749
16750         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16751         structured fields.
16752
16753 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16756
16757 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16758
16759         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16760         variable.
16761         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16762         assigning the spam-mark to new messages.
16763
16764 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16765
16766         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16767
16768 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16769
16770         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16771
16772         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16773         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16774         default.
16775
16776 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16777
16778         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16779         correct data.
16780
16781 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16782
16783         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16784         (spam-group-processor-p): Fix function.
16785         (spam-group-processor-multiple-p)
16786         (spam-group-spam-processor-report-gmane-p)
16787         (spam-group-spam-processor-report-resend-p)
16788         (spam-group-spam-processor-bogofilter-p)
16789         (spam-group-spam-processor-blacklist-p)
16790         (spam-group-spam-processor-ifile-p)
16791         (spam-group-ham-processor-ifile-p)
16792         (spam-group-spam-processor-spamoracle-p)
16793         (spam-group-spam-processor-crm114-p)
16794         (spam-group-ham-processor-bogofilter-p)
16795         (spam-group-spam-processor-stat-p)
16796         (spam-group-ham-processor-stat-p)
16797         (spam-group-ham-processor-whitelist-p)
16798         (spam-group-ham-processor-BBDB-p)
16799         (spam-group-ham-processor-spamoracle-p)
16800         (spam-group-ham-processor-copy-p): Remove functions with some
16801         prejudice against unneeded code.
16802         (spam-report-articles-resend)
16803         (spam-report-resend-register-routine): Allow the group/topic
16804         spam-resend-to value to override spam-report-resend-to.
16805         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16806         properly now.
16807
16808         * gnus.el (spam-resend-to): Add group/topic parameter.
16809         (spam-process): Move the OBSOLETE processors to the end of the
16810         choices.
16811
16812 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16813
16814         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16815         with resend-to set to nil, and then ask the user if necessary.
16816         (spam-report-resend): spam-report-resend takes a list of articles, not
16817         separate article numbers.
16818
16819 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16822         addition to emacs-w3m.
16823
16824 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16825
16826         * assistant.el (assistant-authinfo-data): New function.
16827         (assistant-eval): Eval for entire assistant.
16828
16829         * netrc.el (netrc-services-file): New variable.
16830         (netrc-parse-services): New function.
16831         (netrc-find-service-name): New function.
16832         (netrc-find-service-number): New function.
16833         (netrc-port-equal): New function.
16834         (netrc-machine): Use it.
16835
16836         * nnimap.el (nnimap-open-connection): Use netrc.
16837
16838         * gnus-util.el (gnus-netrc-get): Remove aliases.
16839
16840         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16841
16842         * assistant.el (wid-edit): Fix compilation.
16843
16844         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16845
16846 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16847
16848         * gnus-util.el (gnus-set-file-modes): New function.  (small
16849         patch).
16850
16851 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16852
16853         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16854
16855         * assistant.el (assistant-render-node): Fix up rendering and
16856         read-only text.
16857         (assistant-render-node): Reset.
16858         (assistant-make-read-only): Not sticky.
16859
16860 2004-05-20  Danny Siu  <dsiu@adobe.com>
16861
16862         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16863         centered even when gnus-auto-center-summary is t.
16864
16865 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16866
16867         * dns.el (dns-get-txt-answer): New function.
16868         (dns-read-txt): Ditto.
16869         (query-dns): Use it.
16870
16871 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16872
16873         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16874         active for foreign groups even if the group level is higher than
16875         the specified value.
16876
16877 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16878
16879         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16880         non-active groups.
16881
16882         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16883
16884 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16885
16886         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16887
16888 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16889
16890         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16891         (spam-crm114-header, spam-crm114-spam-switch)
16892         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16893         (spam-crm114-positive-spam-header)
16894         (spam-crm114-database-directory, spam-list-of-processors)
16895         (spam-group-spam-processor-crm114-p)
16896         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16897         (spam-generic-score, spam-list-of-checks)
16898         (spam-list-of-statistical-checks, spam-registration-functions)
16899         (spam-check-crm114-headers, spam-crm114-score)
16900         (spam-check-crm114, spam-crm114-register-with-crm114)
16901         (spam-crm114-register-spam-routine)
16902         (spam-crm114-unregister-spam-routine)
16903         (spam-crm114-register-ham-routine)
16904         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16905         asjo@koldfront.dk (Adam Sjøgren).
16906
16907         * gnus.el: Add spam-use-crm114.
16908
16909         * spam.el (spam-list-of-processors, spam-registration-functions):
16910         Add spam-use-resend.
16911         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16912         (spam-report-articles-gmane): Add doc fix.
16913         (spam-report-articles-resend, spam-report-resend-register-routine):
16914         Add wrappers around spam-report-resend-to.
16915
16916         * spam-report.el (spam-report-resend-to, spam-report-resend):
16917         Add support for resending spam.
16918         (spam-report-gmane): Fix line length >80.
16919
16920         * gnus.el (spam-process): Add spam-use-resend.
16921
16922 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16923
16924         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16925         number of processed spam messages.
16926         (spam-ham-copy-or-move-routine): Return the number of processed
16927         ham messages.
16928         (spam-summary-prepare-exit): Use the above values to decide
16929         whether status messages shouled be displayed.
16930
16931 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16932
16933         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16934         `rfc2047-encoding-function-alist' in order to avoid conflicting
16935         with the old version.
16936         (rfc2047-encode-region): Concatenate words containing non-ASCII
16937         characters in structured fields; don't encode space-delimited
16938         ASCII words even in unstructured fields; don't break words at
16939         char-category boundaries.
16940         (rfc2047-encode-1): New function.
16941         (rfc2047-encode): Use it; encode text so that it occupies the
16942         maximum width within 76-column; work correctly on Q encoding for
16943         iso-2022-* charsets.
16944         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16945         sure not to break a line just after the header name.
16946         (rfc2047-b-encode-region): Removed.
16947         (rfc2047-b-encode-string): New function.
16948         (rfc2047-q-encode-region): Removed.
16949         (rfc2047-q-encode-string): New function.
16950
16951         * mm-util.el (mm-replace-in-string): New function.
16952
16953 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16954
16955         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16956         get it right.
16957         (gnus-inews-make-draft): Really.
16958
16959 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16960
16961         * nnmh.el (nnmh-request-list-1): Don't check the link count
16962         before descending.  (small patch)
16963
16964 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16965
16966         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16967         stuff.
16968
16969         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16970         on real group name.
16971
16972         * gnus-art.el (gnus-signature-limit): Doc fix.
16973
16974         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16975
16976         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16977
16978 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16979
16980         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16981         isn't a string.
16982
16983 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16984
16985         * gnus-draft.el (gnus-draft-send): Bind
16986         rfc2047-encode-encoded-words.
16987
16988         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16989         (rfc2047-encodable-p): Say that =? needs encoding.
16990         (rfc2047-encode-encoded-words): New variable.
16991
16992         * gnus-group.el (gnus-group-select-group): Doc fix.
16993
16994         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16995
16996         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16997         to nil.
16998
16999         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17000
17001         * nnheader.el (nnheader-get-lines-and-char): New function.
17002
17003 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17004
17005         * gnus-msg.el (gnus-summary-followup-with-original): Document
17006         yanking of region when active.
17007
17008 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17009
17010         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17011         groups if the group level is higher than the specified value.
17012
17013 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17014
17015         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17016         (gnus-group-jump-to-group): Added prefix argument using
17017         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17018         non-active group.
17019
17020         * compface.el (uncompface): Be verbose when changing
17021         `uncompface-use-external'.
17022
17023         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17024         handle manual section.
17025
17026 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17027
17028         * gnus-art.el (gnus-button-alist): Revert previous change.
17029
17030 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17031
17032         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17033
17034 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17035
17036         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17037         whether backend can accept message.
17038
17039         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17040
17041 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17042
17043         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17044         Avoid creating directory when nntp-marks-is-evil is true.
17045         Reported by Reiner Steib.
17046
17047 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17048
17049         * gnus-picon.el (gnus-picon-style): New variable.
17050         (gnus-picon-insert-glyph): Added optional `nostring' argument.
17051         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
17052         Jesper Harder <harder@ifa.au.dk>.
17053
17054 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17055
17056         * message.el (message-fill-field): Return point.
17057         (message-generate-headers): Go to end of field.
17058
17059         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17060         stuff for non-living groups.
17061
17062 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17063
17064         * gnus-art.el (gnus-article-followup-with-original)
17065         (gnus-article-reply-with-original): gnus-mark-active-p ->
17066         gnus-region-active-p.
17067
17068 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17069
17070         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17071         only when there is spam or ham to be processed.
17072
17073 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17074
17075         * mail-source.el (mail-source-delete-crash-box): Refactor.
17076         (mail-source-fetch): Use it.
17077         (mail-source-fetch-file): Ditto.
17078         (mail-source-fetch-directory): Run postscript in loop.
17079         (mail-source-fetch-pop): Delete.
17080         (mail-source-fetch-maildir): Ditto.
17081         (mail-source-fetch-imap): Ditto.
17082
17083         * imap.el (imap-authenticators): Comment out sasl.
17084
17085         * message.el (message-skip-to-next-address): New function.
17086         (message-fill-header-address): Refactor.
17087         (message-fill-address): Use it.
17088         (message-delete-address): Use it.
17089         (message-fill-header-general): Refactor.
17090         (message-fill-field-address): Rename.
17091         (message-narrow-to-field): Find the start of the header.
17092         (message-header-format-alist): Don't pre-fill.
17093         (message-fill-header): Removed.
17094         (message-insert-header): New function.
17095         (message-shorten-references): Use it.
17096
17097         * rfc2047.el (rfc2047-field-value): Strip props.
17098
17099         * mail-parse.el (mail-header-make-address): New alias.
17100
17101         * ietf-drums.el (ietf-drums-make-address): New function.
17102
17103         * imap.el: Add compiler directives.
17104
17105         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17106
17107         * gnus-art.el (article-decode-idna-rhs): Don't use
17108         message-idna-inside-rhs-p.
17109
17110 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17111
17112         * message.el (message-idna-inside-rhs-p): Removed.
17113         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17114
17115         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
17116         false positives.
17117
17118 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17119
17120         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17121
17122 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17123
17124         * nneething.el (nneething-file-name): Don't create spurious
17125         files.
17126
17127         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17128         (gnus-inews-do-gcc): Remove sleep.
17129
17130         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17131         part under point.
17132
17133         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17134         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17135
17136 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17137
17138         * spam.el (spam-summary-prepare-exit): Fixed (length).
17139
17140 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17141
17142         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17143         as expired without moving it" message when there are spam
17144         messages left.
17145
17146 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17147
17148         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17149         header is not nil.
17150
17151 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17152
17153         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
17154         nntp-possibly-create-directory, not nntp-possibly-change-group.
17155         (nntp-marks-changed-p): New arg SERVER.
17156         (nntp-request-update-info): Adjust caller.
17157
17158 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17159
17160         * nntp.el (nntp-save-marks): Pass missing arg.
17161
17162 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17163
17164         * nntp.el: Support marks.
17165         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17166         (nntp-marks-modtime, nntp-marks-directory): New variables.
17167         (nntp-request-set-mark, nntp-request-update-info)
17168         (nntp-possibly-create-directory, nntp-marks-changed-p)
17169         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
17170         functions.
17171
17172 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17173
17174         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17175         (gnus-xmas-redefine): Rename.
17176
17177         * gnus-score.el (gnus-score-insert-help): Use
17178         gnus-select-lowest-window.
17179
17180         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17181         appt-select-lowest-window and rename to gnus-select-lowest-window.
17182
17183         * gnus.el: do.
17184
17185 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17186
17187         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17188         encodings of MIME-encoded words, in order to improve
17189         interoperability with several broken MUAs.
17190
17191 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17192
17193         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17194         tags, only when charsets are not specified in headers.
17195         (mm-inline-text-html-render-with-w3m): Ditto.
17196
17197         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17198         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17199
17200 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17201
17202         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17203         instead of MIME-decoded from fields when checking
17204         `gnus-article-address-banner-alist'.
17205
17206 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17207
17208         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17209         description rather than subject.
17210
17211 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17212
17213         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17214
17215 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17216
17217         * gnus.el (gnus-version-number): Bump.
17218
17219 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17220
17221         * gnus.el: No Gnus v0.2 is released.
17222
17223 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17224
17225         * gnus-agent.el (gnus-agent-read-agentview): Inline
17226         gnus-uncompress-range.
17227
17228 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17229
17230         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17231         `exec-installed-p'.
17232
17233 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17234
17235         * gnus.el (spam-process, spam-autodetect-methods): Add
17236         bsfilter and bsfilter-headers.
17237
17238         * spam.el (spam-bsfilter): New customize group.
17239         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17240         (spam-bsfilter-header, spam-bsfilter-probability-header)
17241         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17242         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17243         (spam-bsfilter-database-directory): New options.
17244         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17245         (spam-list-of-statistical-checks, spam-registration-functions):
17246         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17247         (spam-bsfilter-score): New command.
17248         (spam-check-bsfilter-headers, spam-check-bsfilter)
17249         (spam-bsfilter-register-with-bsfilter)
17250         (spam-bsfilter-register-spam-routine)
17251         (spam-bsfilter-unregister-spam-routine)
17252         (spam-bsfilter-register-ham-routine)
17253         (spam-bsfilter-unregister-ham-routine): New functions.
17254         (spam-generic-score): Support bsfilter; Accept an optional argument
17255         to recalcurate spam score even if scoring header has already been
17256         added.
17257         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17258         optional argument to recalcurate spam score even if scoring header
17259         has already been added.
17260
17261 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17262
17263         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17264         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17265         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17266         link is missing.
17267
17268 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17269
17270         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17271         (html2text-get-attr): Rewrite.
17272
17273         * message.el (message-setup-1): Remove redundant put-text-property
17274         on mail-header-separator.
17275
17276 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17277
17278         * gnus-registry.el (gnus-registry-cache-whitespace)
17279         (gnus-registry-action, gnus-registry-spool-action)
17280         (gnus-registry-split-fancy-with-parent): Change message levels
17281         from 5 to 3 or 7, as needed.
17282
17283         * spam.el (spam-summary-prepare-exit)
17284         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17285         (spam-split, spam-find-spam, spam-log-undo-registration)
17286         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
17287         level from 5 to 6.
17288
17289 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17290
17291         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17292         2004-03-04 change).
17293
17294 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17295
17296         * sieve-manage.el (sieve-manage-open):
17297         * nnweb.el (nnweb-insert-html):
17298         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17299         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17300         * nnspool.el (nnspool-request-group):
17301         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17302         * nnml.el (nnml-request-update-info):
17303         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17304         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17305         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17306         (nnimap-request-set-mark):
17307         * nnfolder.el (nnfolder-request-update-info):
17308         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17309         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17310         * gnus-uu.el (gnus-uu-find-articles-matching):
17311         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17312         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17313         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17314         * gnus-nocem.el (gnus-nocem-scan-groups):
17315         * gnus-int.el (gnus-start-news-server):
17316         * gnus-group.el (gnus-group-make-kiboze-group)
17317         (gnus-group-browse-foreign-server):
17318         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17319         Use mapc when appropriate.
17320
17321 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17322
17323         FIXME: Make separate entries for each person.
17324
17325         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17326         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17327         <shields@msrl.com>:
17328
17329         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17330         may need for spam sorting and scoring.
17331         (spam-user-format-function-S): Add user format function suitable for
17332         general use.
17333         (spam-article-sort-by-spam-status): Add sorting function for summary
17334         sorting.
17335         (spam-extra-header-to-number): Add function to get a score from a
17336         header.
17337         (spam-summary-score): Add function to get a numeric score from the
17338         headers.
17339         (spam-generic-score): Fix function doc, was in wrong place.
17340         (spam-initialize): Take symbols when it's run, and install the
17341         extra headers that spam-necessary-extra-headers thinks we need.
17342
17343 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17344
17345         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17346         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17347
17348 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17349
17350         * gnus-sum.el (gnus-set-global-variables)
17351         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17352         (gnus-article-get-xrefs, gnus-summary-best-group)
17353         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17354         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17355         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17356         Use with-current-buffer.
17357
17358 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17359
17360         * spam.el (spam-summary-prepare-exit): Simplify logic.
17361         (spam-fetch-article-header): Read the article header if it's not
17362         available.
17363         (spam-list-articles): Simplify logic.
17364         (spam-filelist-register-routine): Fix bug with unregister-list.
17365
17366         * gnus-registry.el: Fix comments at beginning.
17367
17368 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17369
17370         * message.el (message-cater-to-broken-inn): Remove.
17371         (message-shorten-references): Make sure the total folded length of
17372         References is shorter than 998 characters to cater to a bug in INN
17373         2.3.  Also, don't pretend that references aren't folded -- this
17374         hasn't worked for a while.
17375
17376 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17377
17378         * gnus-agent.el (gnus-agentize):
17379         gnus-agent-send-mail-real-function no longer set to current value
17380         of message-send-mail-function but rather a lambda that calls
17381         message-send-mail-function.  The change makes the agent real-time
17382         responsive to user changes to message-send-mail-function.
17383
17384 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17385
17386         * legacy-gnus-agent.el
17387         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
17388         help from Florian Weimer <fw@deneb.enyo.de>
17389
17390 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17391
17392         * nnmail.el (nnmail-cache-insert): Revert last change.
17393
17394 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17395
17396         * nnmail.el (nnmail-cache-insert): Always check whether
17397         nnmail-cache-ignore-groups matches a group name.
17398
17399 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17400
17401         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17402         (spam-find-spam, spam-log-processing-to-registry)
17403         (spam-log-registered-p, spam-log-unregistration-needed-p)
17404         (spam-log-undo-registration): Use gnus-message instead of
17405         gnus-error, none of these errors are fatal.
17406
17407         * gnus-registry.el (gnus-registry-clean-empty-function)
17408         (gnus-registry-clean-empty): Remove only empty entries without
17409         extra data.
17410
17411 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17412
17413         * spam-stat.el (spam-stat-buffer-change-to-spam)
17414         (spam-stat-buffer-change-to-non-spam): Change (error) to
17415         (gnus-message 8) invocation.
17416
17417 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17418
17419         * nntp.el (nntp-via-netcat-command): New variable.
17420         (nntp-via-netcat-switches): New variable.
17421         (nntp-open-via-rlogin-and-netcat): New function.
17422         (nntp-open-connection-function): Doc fix.
17423         (nntp-telnet-command): Doc fix.
17424         (nntp-end-of-line): Doc fix.
17425         (nntp-via-rlogin-command): Doc fix.
17426         (nntp-via-user-name): Doc fix.
17427         (nntp-via-address): Doc fix.
17428
17429 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17430
17431         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17432         error in Emacs 21.1.
17433
17434 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17435
17436         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17437
17438 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17439
17440         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17441         (gnus-agent-with-refreshed-group): New macro.
17442         (gnus-agent-rename-group): New function.
17443         (gnus-agent-delete-group): New function.
17444         (gnus-agent-save-group-info): Use gnus-command-method when
17445         `method' parameter is nil.  Don't write nil entries into the
17446         active file.
17447         (gnus-agent-get-group-info): New function.
17448         (gnus-agent-fetch-articles): Use
17449         gnus-agent-update-files-total-fetched-for to increment disk space
17450         used.
17451         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
17452         gnus-agent-update-view-total-fetched-for to increment disk space
17453         used.
17454         (gnus-agent-get-local): Added optional parameters to avoid calling
17455         gnus-group-real-name and gnus-find-method-for-group.
17456         (gnus-agent-set-local): Delete stored entry if either min, or max,
17457         are nil.
17458         (gnus-agent-fetch-session): Reworded error/quit messages.  On
17459         quit, use gnus-agent-regenerate-group to record existance of any
17460         articles fetched to disk before the quit occurred.
17461         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17462         gnus-agent-update-view-total-fetched-for, and
17463         gnus-agent-update-files-total-fetched-for to decrement disk space
17464         used.
17465         (gnus-agent-retrieve-headers): Use
17466         gnus-agent-update-view-total-fetched-for to increment disk space
17467         used.
17468         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17469         with gnus-agent-update-files-total-fetched-for to decrement disk
17470         space and fresh group buffer.
17471         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17472         (gnus-agent-need-update-total-fetched-for): New variable.
17473         (gnus-agent-update-files-total-fetched-for): New function.
17474         (gnus-agent-update-view-total-fetched-for): New function.
17475         (gnus-agent-total-fetched-for): New function.
17476
17477         * gnus-cache.el (gnus-cache-save-buffers): Use
17478         gnus-cache-update-overview-total-fetched-for to change disk space
17479         used by this group.
17480         (gnus-cache-possibly-enter-article): Use
17481         gnus-cache-update-file-total-fetched-for to increment disk space
17482         used by this group.
17483         (gnus-cache-possibly-remove-article): Use
17484         gnus-cache-update-file-total-fetched-for to decrement disk space
17485         used by this group.
17486         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17487         (gnus-cache-rename-group): New function.
17488         (gnus-cache-delete-group): New function.
17489         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17490         (gnus-cache-need-update-total-fetched-for): New variable.
17491         (gnus-cache-with-refreshed-group): New macro.
17492         (gnus-cache-update-file-total-fetched-for): New function.
17493         (gnus-cache-update-overview-total-fetched-for): New function.
17494         (gnus-cache-rename-group-total-fetched-for): New function.
17495         (gnus-cache-delete-group-total-fetched-for): New function.
17496         (gnus-cache-total-fetched-for): New function.
17497
17498         * gnus-group.el: Require gnus-sum and autoload functions to
17499         resolve warnings when gnus-group.el compiled alone.
17500         (gnus-group-line-format): Documented new %F.
17501         (size of Fetched data) group line format; identifies disk space
17502         used by agent and cache.
17503         (gnus-group-line-format-alist): Defined new F format.
17504         (gnus-total-fetched-for): New function.
17505         (gnus-group-delete-group): No longer update
17506         gnus-cache-active-altered as gnus-request-delete-group now keeps
17507         the cache in sync.
17508         (gnus-group-list-active): Let the agent store a server's active
17509         list if currently plugged.
17510
17511         * gnus-int.el (gnus-request-delete-group):
17512         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17513         local disk in sync with the server.
17514         (gnus-request-rename-group):
17515         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17516         local disk in sync with the server.
17517
17518         * gnus-start.el (gnus-get-unread-articles):
17519         Cosmetic simplification to logic.
17520
17521         * gnus-util.el (gnus-rename-file): New function.
17522
17523 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17524
17525         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17526
17527 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17528
17529         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17530         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17531
17532 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17533
17534         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17535         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17536
17537 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17538
17539         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17540
17541 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17542
17543         * spam.el (spam-set-difference): Add function to replace
17544         gnus-set-difference in spam.el.
17545         (spam-summary-prepare-exit): Use spam-set-difference.
17546
17547 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17548
17549         * gnus-registry.el (gnus-registry-cache-file): Update to use
17550         gnus-dribble-directory OR gnus-home-directory OR ~.
17551         (gnus-registry-split-fancy-with-parent): Fix doc.
17552
17553 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17554
17555         * message.el (message-exchange-point-and-mark): Use
17556         message-mark-active-p.  Suggested by Jesper Harder
17557         <harder@ifa.au.dk>.
17558
17559 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17560
17561         * message.el (message-exchange-point-and-mark): Don't activate
17562         region if it was inactive.  Suggested by Hiroshi Fujishima
17563         <pooh@nature.tsukuba.ac.jp>.
17564
17565 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17566
17567         * gnus-art.el (article-display-face): Display Faces in the same
17568         order as X-Faces.
17569
17570 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17571
17572         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17573
17574 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17575
17576         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17577         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17578         (gnus-article-mime-hierarchy): Remove.
17579         (gnus-article-mime-hierarchy-next): Remove.
17580         (gnus-article-mode): Revert 2004-03-19 change.
17581         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17582         (gnus-insert-mime-button): Revert 2004-03-19 change.
17583         (gnus-mime-accumulate-hierarchy): Remove.
17584         (gnus-mime-enter-multipart): Remove.
17585         (gnus-mime-leave-multipart): Remove.
17586         (gnus-mime-display-part): Revert 2004-03-19 change.
17587         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17588
17589         * mml.el (mml-preview): Revert 2004-03-19 change.
17590
17591 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17592
17593         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17594
17595 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17596
17597         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17598         t while entering a file name using the mm-with-multibyte macro.
17599         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17600
17601         * mm-util.el (mm-with-multibyte): New macro.
17602
17603 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17604
17605         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17606         user option.
17607         (gnus-mime-multipart-functions): Doc and customization fix.
17608         (gnus-article-mime-hierarchy): New variable.
17609         (gnus-article-mime-hierarchy-next): New variable.
17610         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17611         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17612         gnus-article-mime-hierarchy-next to nil.
17613         (gnus-insert-mime-button): Show hierarchy numbers.
17614         (gnus-mime-accumulate-hierarchy): New function.
17615         (gnus-mime-enter-multipart): New function.
17616         (gnus-mime-leave-multipart): New function.
17617         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17618         (gnus-mime-display-alternative): Show hierarchy numbers.
17619
17620         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17621         gnus-article-mime-hierarchy-next to nil.
17622
17623 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17624
17625         * dns.el: Don't require gnus-xmas.
17626
17627 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17628
17629         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17630         inline PGP.
17631         (mml-menu): Disable mml-quote-region if mark is inactive.
17632
17633 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17634
17635         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17636         when the group's active is not available.
17637
17638 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17639
17640         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17641         error.
17642
17643 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17644
17645         * imap.el (imap-store-password): New variable.
17646         (imap-interactive-login): Use it.
17647         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17648
17649 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17650
17651         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17652         window-start and hscroll to summary window.
17653
17654 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17655
17656         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17657         conversion message to newsrc-dribble when an actual conversion is
17658         performed.
17659
17660 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17661
17662         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17663
17664 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17665
17666         * mm-decode.el (mm-complicated-handles): New function reviving
17667         former definition of mm-multiple-handles.
17668
17669         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17670         (gnus-mime-delete-part): Use it.
17671
17672 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17673
17674         * gnus-agent.el (gnus-agent-read-local): Bind
17675         nnheader-file-coding-system to gnus-agent-file-coding-system to
17676         avoid the implicit assumption that they will always be equal.
17677         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17678         coding-system-for-write, as the with-temp-file macro first prints
17679         to a buffer then saves the buffer.
17680
17681 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17682
17683         * gnus-art.el (gnus-article-edit-part): New function.
17684         (gnus-mime-save-part-and-strip): Use it; do query instead of
17685         signaling an error; don't use mm-multiple-handles.
17686         (gnus-mime-delete-part): Ditto.
17687
17688 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17689
17690         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17691         old file versions.
17692         (gnus-group-prepare-hook): Removed function that converted list
17693         form of gnus-agent-expire-days to group properties.
17694
17695         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17696         (gnus-request-accept-article): Re-indented.
17697
17698         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17699         converters to handle old agent file formats.  Added logic for a
17700         "backup before upgrading warning".
17701         (gnus-convert-mark-converter-prompt): Developers can mark
17702         functions as needing (default), or not needing,
17703         gnus-convert-old-newsrc's "backup before upgrading warning".
17704         (gnus-convert-converter-needs-prompt): Tests whether the user
17705         should be protected from potentially irreversable changes by the
17706         function.
17707
17708         * legacy-gnus-agent.el: New.  Provides converters that are only
17709         loaded when gnus-convert-old-newsrc needs to call them.
17710
17711 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17712
17713         * mail-source.el (mail-source-touch-pop): Doc fix.
17714
17715         * message.el (message-smtpmail-send-it): Doc fix.
17716
17717 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17718
17719         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17720
17721         * nnmail.el (nnmail-split-fancy): do.
17722
17723         * gnus-kill.el (gnus-kill, gnus-execute): do.
17724
17725 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17726
17727         * gnus-sum.el (gnus-widget-reversible-match)
17728         (gnus-widget-reversible-to-internal)
17729         (gnus-widget-reversible-to-external): New functions.
17730         (gnus-widget-reversible): New widget.
17731         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17732
17733 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17734
17735         * gnus-sum.el (gnus-thread-sort-functions)
17736         (gnus-article-sort-functions): Document `(not F)' items.
17737
17738 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17739
17740         * spam.el (spam-use-gmane-xref): Add new backend.
17741         (spam-gmane-xref-spam-group): Add variable to control the name of the
17742         Gmane spam group.
17743         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17744         (spam-regex-headers-spam, spam-regex-headers-ham)
17745         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17746         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17747         backends and checks.
17748         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17749
17750         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17751         an autodetect method.
17752
17753 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17754
17755         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17756         articles are being added to a group.
17757         (gnus-request-replace-article): Inform the agent that articles
17758         need to be uncached as the cached contents are no longer valid.
17759
17760 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17761
17762         * binhex.el: Don't autoload executable-find.
17763
17764         * canlock.el: Don't autoload mail-fetch-field.
17765
17766         * dgnushack.el: Autoload c-mode for XEmacs.
17767
17768         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17769
17770         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17771         rmail-dont-reply-to and rmail-output.
17772
17773         * gnus-score.el: Don't autoload ffap-string-at-point.
17774
17775         * gnus-setup.el: Don't autoload sc-cite-original.
17776
17777         * imap.el: Don't autoload base64-decode-string,
17778         base64-encode-string and md5.
17779
17780         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17781         and rmail-msg-restore-non-pruned-header.
17782
17783         * mm-decode.el: Don't autoload executable-find.
17784
17785         * mm-url.el: Don't autoload executable-find.
17786
17787         * mm-view.el: Don't autoload diff-mode.
17788
17789         * nndb.el: Don't autoload news-reply-mode, news-setup,
17790         cancel-timer and telnet.
17791
17792         * password.el: Don't autoload run-at-time for Emacs.
17793
17794         * sha1-el.el: Don't autoload executable-find.
17795
17796         * sieve-mode.el: Don't autoload c-mode.
17797
17798         * uudecode.el: Don't autoload executable-find.
17799
17800 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17801
17802         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17803         (gnus-agent-possibly-alter-active): Avoid null in numeric
17804         comparison.
17805         (gnus-agent-set-local): Refuse to save null in local object table.
17806         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17807         list of articles that will be marked as unread.
17808
17809 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17810
17811         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17812
17813 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17814
17815         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17816         language tags.
17817
17818 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17819
17820         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17821         Don't bind "obarray".
17822
17823         * gnus-sum.el (gnus-thread-sort-functions): Added
17824         `gnus-thread-sort-by-most-recent-number' and
17825         `gnus-thread-sort-by-most-recent-date'.
17826         Reported by Kai Grossjohann <kai@emptydomain.de>.
17827
17828 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17829
17830         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17831
17832 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17833
17834         * gnus-cus.el (gnus-agent-customize-category): Removed
17835         ignore-errors macro reference that required cl to be loaded at
17836         run-time.
17837
17838         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17839         single-interval range of the form (min . max).  Previously the
17840         range had to look like ((min . max)).  Likewise, return
17841         (min . max) rather than ((min . max)).
17842         (gnus-range-map): Use gnus-range-normalize to accept
17843         single-interval range.
17844
17845         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17846         the cache, but not the agent, now appear with their usual face.
17847
17848         * dgnushack.el (loaddir): New variable that is bound to the
17849         directory containing the dgnushack.el file. Use loaddir, rather
17850         than srcdir, to update load-path. Change lets dgnushack compile
17851         code in directories other than GNUS/lisp.
17852
17853 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17854
17855         * lpath.el: Don't bind w3m-safe-url-regexp.
17856
17857         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17858         w3m-safe-url-regexp variable buffer-local.
17859
17860         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17861
17862 2004-02-27  Simon Josefsson  <jas@extundo.com>
17863
17864         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17865         gnus-group-real-prefix.
17866         (gnus-summary-move-article): Use it, instead of
17867         gnus-group-real-prefix.
17868
17869 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17870
17871         * lpath.el: Bind w3m-safe-url-regexp.
17872
17873         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17874         w3m-safe-url-regexp variable buffer-local and set it as the value
17875         of mm-w3m-safe-url-regexp.
17876
17877         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17878
17879         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17880         parsing gnus-posting-styles when the message is not for replying.
17881
17882         * dgnushack.el: Autoload sgml-mode for XEmacs.
17883
17884         * nnrss.el (nnrss-opml-export): Use
17885         mm-set-buffer-file-coding-system instead of
17886         set-buffer-file-coding-system.
17887
17888 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17889
17890         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17891         of checkdoc.el).
17892         * nnrss.el: do.
17893         * gnus-mlspl.el: do.
17894         * gnus-ml.el: do.
17895         * gnus-srvr.el: do.
17896
17897         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17898
17899 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17900
17901         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17902         Corrections to custom-manual links.
17903
17904         * gnus-art.el (gnus-article): Ditto.
17905
17906         * mm-decode.el (mime-display, mime-security): Ditto.
17907
17908 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17909
17910         * flow-fill.el: Typo.
17911
17912 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17913
17914         * spam-wash.el: New file.
17915
17916 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17917
17918         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17919
17920 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17921
17922         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17923         to be run with new-articles as LIST1, not LIST2.
17924         (spam-registration-functions): Add spam-use-ham-copy as a nil
17925         registration backend.
17926
17927 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17928
17929         * spam-stat.el (spam-stat-washing-hook): New option.
17930         (spam-stat-buffer-words): Use it.
17931         (spam-stat-process-directory, spam-stat-test-directory): Use
17932         insert-file-contents-literally.
17933         (spam-stat-coding-system): New variable.
17934         (spam-stat-load, spam-stat-save): Use it.
17935
17936 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17937
17938         * spam-report.el (spam-report-plug-agent): Quote
17939         spam-report-url-to-file and spam-report-url-ping-plain.
17940
17941 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17942
17943         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17944         / in mailto URLs.
17945
17946 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17947
17948         * spam-report.el (spam-report-process-queue): Fix interactive use.
17949         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17950         (spam-report-unplug-agent): Doc fixes.
17951         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17952         (spam-report-agentize, spam-report-deagentize): Autoload.
17953
17954 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17955
17956         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17957
17958         * message.el (message-setup-fill-variables): Add mml tags to
17959         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17960         <ajk@iu.edu>.
17961         (message-mode): Don't modify paragraph-separate there.
17962
17963 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17964
17965         * compface.el (uncompface-use-external): Default to undecided.
17966         (uncompface-use-external-threshold): New variable.
17967         (uncompface-float-time): New macro.
17968         (uncompface): Determine whether to use the external decoder if
17969         uncompface-use-external is undecided.
17970
17971 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17972
17973         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17974         after images.
17975
17976         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17977
17978 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17979
17980         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17981
17982         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17983
17984         * gnus-sum.el (gnus-summary-limit-to-age)
17985         (gnus-summary-limit-children): do.
17986
17987         * gnus-int.el (gnus-request-scan): do.
17988
17989         * gnus-group.el (gnus-group-suspend): do.
17990
17991         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17992
17993         * gnus-cite.el (gnus-cite-parse-attributions): do.
17994
17995         * gnus-agent.el (gnus-summary-set-agent-mark)
17996         (gnus-agent-regenerate-group): do.
17997
17998         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17999
18000         * binhex.el (binhex-decode-region-internal): do.
18001
18002 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18003
18004         * gnus-fun.el (gnus-face-properties-alist): New user option.
18005         (gnus-display-x-face-in-from): Use it.
18006
18007         * gnus-art.el (article-display-face): Ditto.
18008
18009         * compface.el (uncompface-use-external): Default to nil.
18010
18011 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18012
18013         * nntp.el (nntp-erase-buffer): New function.
18014         (nntp-retrieve-data, nntp-send-command)
18015         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18016         (nntp-possibly-change-group): Use it.
18017
18018         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
18019         with-current-buffer.
18020
18021 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18022
18023         * compface.el: Merge the ELisp-based uncompface program.
18024         (compface): New customization group.
18025         (uncompface-use-external): New user option.
18026         (uncompface): Call uncompface-internal if uncompface-use-external
18027         is nil.
18028         (uncompface-internal): New function.  Note that there are also
18029         some other functions and variables added for this function.
18030
18031 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18032
18033         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18034         if necessary.
18035
18036 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18037
18038         * spam-report.el (spam-report-unplug-agent)
18039         (spam-report-plug-agent, spam-report-deagentize)
18040         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18041         Add support for the Agent in spam-report: when unplugged, report to a
18042         file; when plugged, submit all the requests.
18043
18044         * spam.el (spam-register-routine): Fix message about
18045         registration.
18046
18047 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18048
18049         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18050         dependencies.
18051         (rfc2047-encode): Use it.
18052
18053         * gnus-art.el (gnus-button-marker-list): Move before first
18054         reference.
18055
18056         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18057         (imap-parse-body): Fix format string mismatch.
18058
18059         * gnus-score.el (gnus-summary-increase-score): do.
18060
18061         * nnrss.el (nnrss-close): New function.
18062
18063 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18064
18065         * nnrss.el (nnrss-make-filename): New function.
18066         (nnrss-request-delete-group, nnrss-read-server-data)
18067         (nnrss-save-server-data, nnrss-read-group-data)
18068         (nnrss-save-group-data): Use it.
18069         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18070         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18071         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18072
18073 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18074
18075         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18076
18077 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18078
18079         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18080         files.
18081
18082         * message.el (message-generate-headers-first): Don't quote nil
18083         and t in docstrings.
18084
18085         * imap.el (imap-id): do.
18086
18087         * gnus-agent.el (gnus-agent-consider-all-articles)
18088         (gnus-agent-queue-mail): do.
18089
18090 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18091
18092         * spam-report.el (spam-report-process-queue): New function.
18093         Process requests from `spam-report-requests-file'.
18094         (spam-report-process-queue): Doc fix.
18095
18096 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18097
18098         * spam.el (spam-register-routine)
18099         (spam-log-processing-to-registry, spam-log-registered-p)
18100         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18101         Change "check" to "spam-check" for semi-clarity.
18102
18103 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18104
18105         * pop3.el: Require nnheader.
18106
18107         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18108
18109         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18110
18111         * gnus-picon.el: Require cl.
18112
18113         * gnus-fun.el: Require gnus-ems and gnus-util.
18114
18115         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18116
18117         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18118
18119         * gnus-art.el (gnus-article-edit-mode): Define before first
18120         reference.
18121
18122 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18123
18124         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18125         (gnus-uu-post-encoded): Use point-at-bol.
18126
18127         * gnus-topic.el (gnus-group-active-topic-p): do.
18128
18129         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18130
18131         * gnus-group.el (gnus-group-kill-region): do.
18132
18133         * gnus-art.el (article-date-ut): do.
18134
18135         * message.el (message-fetch-field): Remove redundant
18136         case-fold-search binding.
18137         (message-narrow-to-field): Simplify.
18138
18139 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18140
18141         * spam.el (spam-directory): Derive from `gnus-directory'.
18142
18143         * spam-report.el (spam-report-url-to-file)
18144         (spam-report-requests-file): New function and variable for offline
18145         reporting.
18146         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18147         and user defined function.
18148         (spam-report-url-ping-mm-url): Remove doubled slash.
18149
18150 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18151
18152         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18153
18154 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18155
18156         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
18157         format string mismatch.
18158
18159         * sieve.el (sieve-deactivate-all): do.
18160
18161         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18162
18163         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18164
18165         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18166
18167         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18168
18169 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18170
18171         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18172         the list of checks.
18173
18174 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18175
18176         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18177         padding.
18178
18179 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18180
18181         * mm-view.el (mm-fill-flowed): New variable.
18182         (mm-inline-text): Use it.
18183
18184 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18185
18186         * spam.el (spam-spamassassin-register-ham-routine)
18187         (spam-spamassassin-register-spam-routine): Fix function names.
18188
18189 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18190
18191         * gnus.el (gnus-tmp-grouplens): Remove.
18192         (gnus-summary-line-format): Remove grouplens.
18193
18194         * gnus-group.el (gnus-group-line-format): Ditto.
18195
18196         * gnus-spec.el (gnus-format-specs): Ditto.
18197         (gnus-update-format-specifications): Flush the group format spec
18198         cache if there's the grouplens stuff.
18199         (gnus-parse-simple-format): Replace %l with the empty string.
18200
18201 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18202
18203         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18204         omission.
18205
18206 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18207
18208         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18209         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18210
18211 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18212
18213         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18214         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18215         New macros and functions.
18216         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18217         Handle > NLINK_MAX messages.
18218         * nnmaildir.el (nnmaildir-request-set-mark): Use
18219         nnmaildir--emlink-p and nnmaildir--eexist-p.
18220
18221 2004-01-25  Alex Schroeder  <alex@gnu.org>
18222
18223         * spam-stat.el (spam-stat-process-directory-age): New option.
18224         (spam-stat-process-directory): Use it.
18225
18226 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18227
18228         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18229         (spam-stat-save): Accept prefix argument.
18230
18231 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18232
18233         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18234         links" error.
18235
18236 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18237
18238         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18239         the rest of the and/or forms.
18240
18241 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18242
18243         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18244         compatibility with old .newsrc.eld files.
18245
18246         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18247
18248         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18249
18250         * gnus-start.el (gnus-1): do.
18251
18252         * gnus-group.el (gnus-group-line-format-alist): do.
18253
18254         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18255
18256         * gnus-gl.el: Remove.
18257
18258 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18259
18260         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18261         marks consisting of a single range {for example, (3 . 5)} rather
18262         than a list of a single range { ((3 . 5)) }.
18263
18264 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18265
18266         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
18267         with-current-buffer.
18268         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18269         avoid consing a string.
18270
18271         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18272         Remove obsolete entries for big5 and gb2312.
18273
18274 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18275
18276         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18277         uncompressed list.
18278
18279 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18280
18281         * spam-stat.el (spam-stat-strip-xref): New function.
18282         (spam-stat-process-directory): Use it.
18283
18284         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18285         here -- it's done in message-fetch-field.
18286
18287 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18288
18289         * gnus-agent.el (gnus-agent-queue-mail)
18290         (gnus-agent-prompt-send-queue): New variables.
18291         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18292         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18293         "nndraft:queue" along to gnus-draft-send.  Use
18294         gnus-agent-prompt-send-queue.
18295         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18296         is "nndraft:queue".  Suggested by Gaute Strokkenes
18297         <gs234@srcf.ucam.org>
18298
18299         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
18300         (agent-enable-undownloaded-faces): Added.
18301         (gnus-agent-cat-groups): Use eval-and-compile, not
18302         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18303         method of gnus-agent-cat-groups even when the buffer has been
18304         evaled.
18305         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
18306         delete gnus-agent-save-active-1.
18307         (gnus-agent-save-groups): Deleted.  Identical to
18308         gnus-agent-save-active.
18309         (gnus-agent-write-active): No longer adjust agent's copy of active
18310         file as agent's adjustments are now stored in their own
18311         file.  Removed optional parameter.
18312         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18313         servers.  Add use of min/max range limits from server's local
18314         file.
18315         (gnus-agent-save-alist): Removed unused optional argument.
18316         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18317         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18318         (gnus-agent-set-local): A per-server file that keeps min/max range
18319         limits for articles known to the agent.  Provides a fast mechanism
18320         for altering many active ranges.
18321         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18322         active file (local makes it unnecessary).
18323         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
18324
18325         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
18326         (agent-enable-undownloaded-faces): Added.
18327
18328         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18329         disable it when sending to "nndraft:queue".
18330         (gnus-group-send-queue): Add safety check to avoid sending queue
18331         when unplugged.
18332
18333         * gnus-group.el (gnus-group-catchup): Use new
18334         gnus-sequence-of-unread-articles, not
18335         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18336         numbers of articles.  Use gnus-range-map to avoid having to
18337         uncompress the unread list.
18338         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18339         Fixed invalid ange-ftp reference.
18340
18341         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18342         (gnus-sorted-range-intersection): Intersection of two ranges
18343         without requiring that they first be uncompressed.
18344
18345         * gnus-start.el (gnus-activate-group): Unless blocked by the
18346         caller, possibly expand the active range to include both cached
18347         and agentized articles.
18348         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18349         multiple version-dependent converters.
18350         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
18351         gnus-agent-save-active.
18352         (gnus-save-newsrc-file): Save dirty agent range limits.
18353
18354         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
18355         gnus-agent-possibly-alter-active.
18356         (gnus-adjust-marked-articles): Faster handling of simple lists.
18357
18358 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18359
18360         * spam-stat.el (spam-stat-test-directory): New optional argument
18361         displays a list of files detected.  Suggested by Andrew Cohen
18362         <cohen@andy.bu.edu>.
18363         (spam-stat-buffer-words-with-scores): Don't narrow and change
18364         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18365
18366 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18367
18368         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18369         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18370         (spam-spamassassin-arguments)
18371         (spam-spamassassin-spam-flag-header)
18372         (spam-spamassassin-positive-spam-flag-header)
18373         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18374         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18375         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18376         (spam-list-of-processors, spam-list-of-checks)
18377         (spam-list-of-statistical-checks, spam-registration-functions)
18378         (spam-check-spamassassin-headers, spam-check-spamassassin)
18379         (spam-spamassassin-score)
18380         (spam-spamassassin-register-with-sa-learn)
18381         (spam-spamassassin-register-spam-routine)
18382         (spam-spamassassin-register-ham-routine)
18383         (spam-assassin-register-spam-routine)
18384         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18385         (spam-bogofilter-score): Fix to show article before scoring.
18386
18387 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18388
18389         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18390         default scoring function.
18391         (spam-generic-score): Call spam-spamassassin-score if
18392         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18393         spam-bogofilter-score otherwise.
18394
18395         * gnus.el (spam-process, spam-autodetect-methods): Add
18396         spamassassin and spamassassin-headers.
18397
18398 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18399
18400         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18401         Suppress unnecessary messages.
18402
18403 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18404
18405         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18406         make-hash-table.
18407
18408 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18409
18410         * canlock.el (base64-encode-string): Don't autoload it.
18411
18412 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18413
18414         * run-at-time.el: Remove useless (require 'itimer),
18415         eval-and-compile and (featurep 'xemacs).
18416
18417 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18418
18419         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18420         GROUP is a virtual group.
18421
18422 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18423
18424         * gnus.el: Autoload `message-y-or-n-p'.
18425
18426 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18427
18428         * pgg-parse.el: Remove unnecessary (require 'custom).
18429
18430         * pgg-def.el: do.
18431
18432         * nnmail.el: do.
18433
18434         * gnus-undo.el: do.
18435
18436         * gnus-picon.el: do.
18437
18438         * gnus-util.el: do.
18439
18440 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18441
18442         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18443
18444 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18445
18446         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18447         handle, as well as a list.
18448
18449         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18450         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18451         (mm-w3m-cid-retrieve): Simplify.
18452
18453 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18454
18455         * message.el (message-kill-to-signature): Allow prefix arg to
18456         specify number of lines to keep before signature.
18457
18458 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18459
18460         * message.el (message-kill-to-signature): Change docstring.
18461
18462 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18463
18464         * canlock.el: Always require sha1-el.
18465         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18466
18467         * message.el: Autoload sha1 only when compiling.
18468
18469         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18470         eudc-expand-inline for XEmacs.
18471
18472 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18473
18474         * message.el (message-canlock-generate): Require sha1-el.
18475
18476 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18477
18478         * message.el (message-expand-name): Silence the byte compiler.
18479
18480         * lpath.el: Add detect-coding-system.
18481
18482         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18483         cus-edit.
18484
18485 2004-01-13  Simon Josefsson  <jas@extundo.com>
18486
18487         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18488         Invoke gnus-score-mode.  Reported by
18489         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18490
18491         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
18492         Jim Blandy <jimb@redhat.com> (tiny change).
18493
18494 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18495
18496         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18497
18498 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18499
18500         * spam.el (spam-get-article-as-string): Update to use
18501         gnus-request-article-this-buffer, much simpler.
18502         (spam-get-article-as-buffer): Remove.
18503
18504 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18505
18506         * message.el (message-expand-name): Use EUDC if the user uses that.
18507
18508 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18509
18510         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18511         character for the encoding to avoid consing a string.
18512
18513         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18514         unnecessarily.
18515
18516         * mm-util.el (mm-replace-chars-in-string): Remove.
18517
18518         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18519         of mm-replace-chars-in-string.
18520
18521 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18522
18523         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18524
18525         * mm-util.el (mm-subst-char-in-string): Support inplace.
18526
18527         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18528         a new string in every iteration.  Use shy groups.
18529
18530 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18531
18532         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18533         * gnus-soup.el (gnus-soup-group-brew):
18534         * gnus-msg.el (gnus-put-message):
18535         * gnus-move.el (gnus-group-move-group-to-server):
18536         * gnus-kill.el (gnus-batch-score):
18537         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18538         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18539         (gnus-group-update-group, gnus-group-read-group)
18540         (gnus-group-make-group, gnus-group-make-help-group)
18541         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18542         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18543         (gnus-group-sort-by-unread, gnus-group-catchup)
18544         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18545         (gnus-group-yank-group, gnus-group-set-info)
18546         (gnus-group-list-groups):
18547         * gnus.el (gnus-generate-new-group-name):
18548         * gnus-delay.el (gnus-delay-send-queue):
18549         * nnvirtual.el (nnvirtual-catchup-group):
18550         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18551         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18552         (gnus-group-prepare-topics, gnus-topic-check-topology):
18553         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18554         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18555         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18556         (gnus-group-make-articles-read):
18557         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18558         (gnus-group-change-level, gnus-kill-newsgroup)
18559         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18560         (gnus-get-unread-articles, gnus-make-articles-unread)
18561         (gnus-make-ascending-articles-unread): Use accessor
18562         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18563         to get group information for improved readability.
18564
18565
18566 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18567
18568         * gnus-art.el (article-decode-mime-words, article-babel)
18569         (gnus-article-highlight-signature, gnus-article-add-buttons)
18570         (gnus-signature-toggle): Use gnus-with-article-buffer.
18571
18572         * gnus-art.el (gnus-article-highlight-headers)
18573         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18574
18575         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18576         (gnus-article-set-globals, gnus-request-article-this-buffer)
18577         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18578         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18579         (gnus-mime-display-alternative): Use with-current-buffer.
18580
18581 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18582
18583         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18584         also under 80 char limit, and call gnus-error if needed.
18585         (spam-fetch-article-header): Fix - it was a
18586         buffer-local variable (gnus-newsgroup-data).
18587         (spam-find-spam): Use spam-generate-fake-headers, forget about
18588         spam-insert-fake-headers.
18589         (spam-insert-fake-headers): Remove.
18590
18591 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18592
18593         * deuglify.el (gnus-article-outlook-unwrap-lines)
18594         (gnus-outlook-rearrange-article)
18595         (gnus-outlook-repair-attribution-outlook)
18596         (gnus-outlook-repair-attribution-block)
18597         (gnus-outlook-repair-attribution-other): Remove redundant
18598         save-excursion.
18599
18600 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18601
18602         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18603         (spam-fetch-field-subject-fast)
18604         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18605         (spam-fetch-article-header): Add functions to deal with Gnus
18606         internals for fast retrieval of article header data.
18607         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18608
18609 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18610
18611         * pop3.el (pop3-md5): Remove.
18612         (pop3-apop): Replace pop3-md5 with md5.
18613
18614         * mm-bodies.el: base64 is always built-in.
18615
18616         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18617         with-current-buffer.
18618
18619 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18620
18621         * canlock.el (canlock-insert-header): Remove excessive grouping in
18622         regexp.
18623
18624         * gnus-sum.el (gnus-summary-read-document): Ditto.
18625
18626         * gnus-uu.el (gnus-uu-part-number): Ditto.
18627
18628         * html2text.el (html2text-remove-tags): Ditto.
18629         (html2text-format-tags): Ditto.
18630         (html2text-format-single-elements): Ditto.
18631
18632         * mml.el (mml-parse-1): Ditto.
18633
18634 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18635
18636         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18637
18638         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18639
18640         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18641
18642         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18643
18644 2003-11-15  Simon Josefsson  <jas@extundo.com>
18645
18646         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18647         (pgg-gpg-lookup-key): Use regexp match instead of
18648         split-string (split-string is different between emacs 21.2 and
18649         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18650
18651 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18652
18653         * gnus-art.el (gnus-mime-view-all-parts)
18654         (gnus-article-part-wrapper, gnus-article-view-part): Use
18655         with-current-buffer.
18656
18657 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18658
18659         * spam.el (spam-disable-spam-split-during-ham-respool)
18660         (spam-spamoracle-database, spam-cache-lookups)
18661         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18662         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18663         (spam-group-ham-marks, spam-group-spam-marks)
18664         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18665         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18666         also add spam-use-blackholes to the statistical checks.
18667         (spam-fetch-field-fast): Add interface to fetching fields, may
18668         become a macro.
18669         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18670         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18671         (spam-insert-fake-headers): Fake an article when needed.
18672         (spam-find-spam): Fake article when possible.
18673         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18674         (spam-check-bogofilter-headers): Use message-fetch-field instead
18675         of nnmail-fetch-field.
18676
18677 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18678
18679         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18680
18681 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18682
18683         * spam.el (spam-split): Do not require spam-use-CHECK to be
18684         enabled if that check is passed to spam-split explicitly; also
18685         fix so 'spam doesn't get converted to spam-split-group when
18686         spam-split-symbolic-return is t.
18687         (spam-find-spam): Find registrations of the article and use those
18688         instead of re-running spam-split to find the spam/ham
18689         classification of the article.
18690         (spam-log-processing-to-registry, spam-log-registered-p)
18691         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18692         Use gnus-error instead of gnus-message.
18693         (spam-log-registration-type): Add function to determine the
18694         classification of a message based on registry entries; will
18695         return nil if both 'spam and 'ham are found.
18696         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18697         a reasonably fast local cache without the loading errors.
18698         (spam-cache-lookups): Set to t by default.
18699         (spam-find-spam): Don't try to guess spam-cache-lookups.
18700         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18701         spam-caches entry.
18702         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18703         caching of whitelist/blacklist entries.
18704         (spam-check-whitelist, spam-check-blacklist): Invoke
18705         spam-from-listed-p with a type, not a cache variable.
18706         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18707
18708 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18709
18710         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18711
18712         * nnmail.el (nnmail-split-fancy): do.
18713
18714         * mml.el (mml-parse): do.
18715
18716         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18717         (gnus-score-adaptive): do.
18718
18719 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18720
18721         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18722         (gnus-mime-button-map): Don't set keymap parent.
18723         (gnus-button-ctan-directory-regexp): Use shy grouping.
18724         (gnus-prev-page-map): Don't set keymap parent.
18725         (gnus-prev-page-map): Remove duplicated one.
18726         (gnus-next-page-map): Don't set keymap parent.
18727         (gnus-mime-security-button-map): Ditto.
18728
18729         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18730         version number.
18731
18732         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18733
18734 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18735
18736         * canlock.el (canlock-sha1-function): Remove.
18737         (canlock-sha1-function-for-verify): Remove.
18738         (canlock-openssl-program): Remove.
18739         (canlock-openssl-args): Remove.
18740         (canlock-ignore-errors): Remove.
18741         (canlock-sha1-with-openssl): Remove.
18742         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18743         (canlock-verify): Don't use canlock-ignore-errors.
18744
18745         * sha1-el.el (sha1-string-external): Make it can return a string
18746         in binary form.
18747         (sha1-region-external): Ditto.
18748         (sha1-string-internal): Ditto.
18749         (sha1-region-internal): Ditto.
18750         (sha1-region): Ditto.
18751         (sha1-string): Ditto.
18752         (sha1): Ditto.
18753
18754 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18755
18756         * spam.el (spam-report-articles-gmane): New command.
18757
18758 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18759
18760         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18761
18762         * run-at-time.el (run-at-time-saved): Remove.
18763         (run-at-time): Doc fix.
18764
18765 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18766
18767         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18768         (gnus-summary-limit-map): Add it.
18769         (gnus-summary-make-menu-bar): do.
18770
18771 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18772
18773         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18774         Make attempt at some caching support (done for BBDB only now).
18775         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18776         addresses to be checked.
18777         (spam-clear-cache-BBDB): Add function, to be invoked by
18778         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18779         (spam-check-BBDB): Check and use the caches, if
18780         spam-cache-lookups is on, remove superfluous (provide).
18781
18782 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18783
18784         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18785
18786 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18787
18788         * run-at-time.el (run-at-time-saved): Move to after the definition
18789         of `run-at-time'.
18790
18791         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18792
18793 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18794
18795         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18796         mm-w3m-local-map-property.
18797
18798         * mm-view.el (mm-w3m-mode-map): Remove.
18799         (mm-w3m-local-map-property): Remove.
18800         (mm-inline-text-html-render-with-w3m): Don't use
18801         mm-w3m-local-map-property.
18802
18803 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18804
18805         * run-at-time.el: New file.
18806
18807         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18808         under Emacs.
18809
18810         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18811         of gnus-set-text-properties.
18812
18813         * gnus-uu.el (gnus-uu-save-article): Ditto.
18814
18815         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18816
18817         * gnus-cite.el (gnus-cite-parse): Ditto.
18818
18819         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18820         of gnus-.
18821
18822         * gnus-xmas.el (run-at-time): Require run-at-time.
18823
18824         * gnus.el: Changed calls to nnheader-run-at-time and
18825         password-run-at-time throughout to use run-at-time directly.
18826
18827         * password.el: Removed definition of run-at-time.
18828
18829         * nnheaderxm.el: Remove definition of run-at-time.
18830
18831 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18832
18833         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18834         in prompt.
18835
18836 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18837
18838         * messagexmas.el (message-xmas-redefine): Alias
18839         `message-make-caesar-translation-table' to
18840         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18841         version.
18842
18843         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18844         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18845         `gnus-xmas-set-text-properties'.
18846         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18847         `gnus-xmas-completing-read'.
18848         (gnus-xmas-completing-read): Removed.
18849         (gnus-xmas-open-network-stream): Removed.
18850
18851         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18852         XEmacs version.
18853
18854         * dns.el (dns-make-network-process): Use `open-network-stream'
18855         instead of `gnus-xmas-open-network-stream'.
18856
18857         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18858
18859         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18860
18861 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18862
18863         * gnus-art.el (gnus-mime-display-alternative)
18864         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18865         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18866         Don't use gnus-local-map-property.
18867
18868         * gnus-util.el (gnus-local-map-property): Remove.
18869
18870         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18871         gnus-completing-read-maybe-default with completing-read.
18872
18873         * gnus-util.el (gnus-completing-read): do.
18874         (gnus-completing-read-maybe-default): Remove.
18875
18876 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18877
18878         * password.el: Only autoload `run-at-time' if not XEmacs.
18879         Only autoload the itimer functions if XEmacs.
18880
18881 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18882
18883         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18884         XEmacsen.
18885
18886         * dgnushack.el: Autoload executable-find for XEmacs.
18887
18888 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18889
18890         * gnus-art.el (gnus-read-string): Remove.
18891         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18892         read-string.
18893
18894 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18895
18896         * netrc.el: Autoload password-read.
18897         (netrc): Add configuration group.
18898         (netrc-encoding-method, netrc-openssl-path): Add
18899         variables for encoding and decoding of files with symmetric
18900         ciphers.
18901         (netrc-encode): Add assistant function to encode a file with
18902         netrc-encoding-method.
18903         (netrc-parse): Add interactive parameter, added optional
18904         decoding if netrc-encoding-method is non-nil but otherwise
18905         behavior is standard.
18906         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18907         Do s/encode/encrypt/ everywhere.
18908
18909         * spam.el: Remove executable-find autoload.
18910
18911 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18912
18913         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18914
18915         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18916
18917 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18918
18919         * gnus-art.el (gnus-treat-ansi-sequences)
18920         (article-treat-ansi-sequences): New variable and function.
18921         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18922
18923         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18924         Use it.
18925
18926 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18927
18928         * mm-util.el (mm-quote-arg): Remove.
18929
18930         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18931         shell-quote-argument.
18932
18933         * gnus-uu.el (gnus-uu-command): do.
18934
18935         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18936
18937         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18938         with make-char.
18939
18940         * mm-util.el (mm-make-char): Remove.
18941
18942         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18943         add-minor-mode.
18944
18945         * gnus-undo.el (gnus-undo-mode): do.
18946
18947         * gnus-topic.el (gnus-topic-mode): do.
18948
18949         * gnus-sum.el (gnus-dead-summary-mode): do.
18950
18951         * gnus-start.el (gnus-slave-mode): do.
18952
18953         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18954
18955         * gnus-ml.el (gnus-mailing-list-mode): do.
18956
18957         * gnus-gl.el (gnus-grouplens-mode): do.
18958
18959         * gnus-draft.el (gnus-draft-mode): do.
18960
18961         * gnus-dired.el (gnus-dired-mode): do.
18962
18963         * gnus-ems.el (gnus-add-minor-mode): Remove.
18964
18965         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18966         Replace gnus-char-width with char-width.
18967
18968         * gnus-ems.el (gnus-char-width): Remove.
18969
18970         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18971         Replace gnus-char-width with char-width.
18972
18973         * gnus-ems.el (gnus-char-width): Remove.
18974
18975         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18976         definition.
18977         Remove Emacs 20 hash table compatibility code.
18978
18979         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18980         20 compatibility code.
18981
18982         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18983
18984         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18985
18986         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18987         with point-at-{eol,bol}.
18988
18989         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18990
18991         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18992
18993         * flow-fill.el (fill-flowed-point-at-bol)
18994         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18995
18996         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18997         Replace with point-at-{eol,bol} throughout all files.
18998
18999 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19000
19001         * ntlm.el (ntlm-string-as-unibyte): New macro.
19002         (ntlm-build-auth-response): Use it.
19003
19004         Remove Emacs 20 stuff:
19005         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19006         (butlast, mapc, remove): Remove the compiler macros.
19007         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19008         of delq and copy-sequence.
19009         * gnus-art.el (popup-menu): Remove the compiler macro.
19010         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19011         Emacs 20.
19012
19013 2004-01-05  Simon Josefsson  <jas@extundo.com>
19014
19015         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19016         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19017         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19018         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19019         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19020         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19021         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19022         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19023         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19024         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19025         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19026         string-xor into ntlm-string-xor.  Suggested by
19027         Jesper Harder <harder@myrealbox.com>.
19028
19029         * ntlm.el: Don't include poem.
19030
19031         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
19032         Jesper Harder <harder@myrealbox.com>.
19033
19034         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19035
19036         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19037         probably breaks emacs with DL patch, but do we care? Is anyone
19038         still using the DL stuff?)
19039
19040         * sieve-manage.el: Use the password package.
19041         (sieve-manage-read-passwd): Remove.
19042         (sieve-manage-interactive-login): Use password.  Re-add
19043         condition-case around loop.
19044
19045         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19046         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
19047         the password package.
19048
19049 2003-02-19  Simon Josefsson  <jas@extundo.com>
19050
19051         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19052         token.
19053
19054 2002-08-07  Simon Josefsson  <jas@extundo.com>
19055
19056         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19057         (sieve-manage-authenticators):
19058         (sieve-manage-authenticator-alist): Add some SASL mechs.
19059         (sieve-sasl-auth): New function.
19060         (sieve-manage-cram-md5-auth):
19061         (sieve-manage-plain-auth): Rewrite using SASL library.
19062         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19063         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19064         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19065         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19066
19067 2004-01-05  Simon Josefsson  <jas@extundo.com>
19068
19069         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19070         New files.
19071
19072 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19073
19074         * gnus-group.el (gnus-no-groups-message): Update.
19075
19076         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19077
19078 2003-11-09  Simon Josefsson  <jas@extundo.com>
19079
19080         * imap.el: Support for ID IMAP extension (RFC 2971).
19081         (imap-local-variables): Add imap-id.
19082         (imap-id): New variable.
19083         (imap-id): New function.
19084         (imap-parse-response): Parse untagged ID response.
19085         * nnimap.el (nnimap-id): New variable.
19086         (nnimap-open-connection): Use it.
19087
19088 2003-12-28  Simon Josefsson  <jas@extundo.com>
19089
19090         * gnus-score.el (gnus-score-edit-all-score): New.
19091         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19092
19093 2004-01-04  Simon Josefsson  <jas@extundo.com>
19094
19095         * password.el: Add.
19096
19097 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19098
19099         * dns.el (dns-query-types): Fix typo.
19100         (dns-query-types): New function.
19101         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19102         PTR and SOA replies, see RFC 1035.
19103
19104 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19105
19106         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
19107
19108         * Moved to Changelog.2.
19109
19110 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19111
19112         * gnus.el (gnus-version-number): Bump version.
19113
19114 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19115
19116         * gnus.el: No Gnus v0.1 is released.
19117
19118 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19119
19120         * gnus.el: No Gnus v0.0 is released.
19121
19122 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19123
19124         * gnus.el (gnus-version-number): Bump.
19125         (gnus-version): No.
19126
19127 See ChangeLog.2 for earlier changes.
19128
19129     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19130       Free Software Foundation, Inc.
19131
19132   This file is part of GNU Emacs.
19133
19134   GNU Emacs is free software: you can redistribute it and/or modify
19135   it under the terms of the GNU General Public License as published by
19136   the Free Software Foundation, either version 3 of the License, or
19137   (at your option) any later version.
19138
19139   GNU Emacs is distributed in the hope that it will be useful,
19140   but WITHOUT ANY WARRANTY; without even the implied warranty of
19141   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19142   GNU General Public License for more details.
19143
19144   You should have received a copy of the GNU General Public License
19145   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19146
19147 ;; Local Variables:
19148 ;; coding: utf-8
19149 ;; fill-column: 79
19150 ;; add-log-time-zone-rule: t
19151 ;; End: