(gnus-article-fill-cited-article): Remove unused `force' parameter.
[gnus] / lisp / ChangeLog
1 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4         parameter.
5
6         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7         and non-punctuation (like after the apostrophe in "'We").
8
9         * gnus-sum.el (gnus-summary-select-article): Make sure
10         gnus-original-article-buffer is alive.
11
12         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
13         reflect the order they're in in the digest.
14
15         * gnus.el (gnus-group-startup-message): Move point to the start of the
16         buffer.
17
18         * nnimap.el (nnimap-capability): New function.
19         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
20         is set.
21
22 2010-10-31  David Engster  <dengste@eml.cc>
23
24         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
25         conform with changes to gnus-completing-read.
26
27 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28
29         * shr.el (shr-tag-img): Output "*" instead of "[img]".
30
31 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
32
33         * nnir.el move defvar, defcustom around to keep file organized and keep
34         byte-compiler quiet.
35         (nnir-read-parms): accept search-engine as arg.
36         (nnir-run-query): pass search-engine as arg.
37         (nnir-search-engine): remove.
38
39 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * shr.el (shr-generic): The text nodes should be text, not :text.
42
43         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
44         later in the file.
45
46 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
47
48         * nnir.el: general clean up. allow searching with multiple
49         engines. allow separate extra-parameters for each engine. batch queries
50         when possible.
51         (nnir-imap-default-search-key,nnir-method-default-engines): add
52         customize interface.
53         (nnir-run-gmane): new engine.
54         (nnir-engines): use it. qualify all prompts with engine name.
55         (nnir-search-engine): remove global variable.
56         (nnir-run-hyrex): restore for now.
57         (nnir-extra-parms,nnir-search-history): new variables.
58         (gnus-group-make-nnir-group): use them.
59         (nnir-group-server): remove in favor of gnus-group-server.
60         (nnir-request-group): avoid searching twice.
61         (nnir-sort-groups-by-server): new function.
62
63 2010-10-30  Julien Danjou  <julien@danjou.info>
64
65         * gnus-group.el: Remove gnus-group-fetch-control.
66
67         * gnus-start.el (gnus-find-new-newsgroups): Remove
68         gnus-check-first-time-used.
69
70         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
71
72 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
73
74         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
75         set on groups that don't have \* permanentflags.
76
77 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
78
79         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
80         control the background color.
81         (shr-tag-img): Ignore very small web bug type images.
82         (shr-put-image): Add help-echo alt texts to the images.
83         (shr-tag-video): Show the video poster image.
84
85 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
86
87         * shr.el (shr-table-depth): New variable.
88         (shr-tag-table-1): Only insert the images after the top-level table.
89
90         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
91
92         * gnus-util.el (gnus-list-memq-of-list): New function.
93
94         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
95         selected.
96         (nnimap-unsplittable-articles): New slot.
97         (nnimap-new-articles): Use it.
98
99 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
100
101         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
102         move to the previous line on `M-g'.
103
104 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
105
106         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
107         *-request-group, which seems unnecessary.
108
109         * nnimap.el (nnimap-quote-specials): Function copied over from
110         imap.el.
111         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
112         they support that.  Suggested by Tom Regner.
113
114 2010-10-29  Julien Danjou  <julien@danjou.info>
115
116         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
117         defalias.
118         (gnus-summary-delete-marked-with): Remove obsolete defalias.
119
120         * gnus.el: Remove `gnus-nntp-service' variable.
121         (gnus-secondary-servers): Make obsolete.
122         (gnus-nntp-server): Make obsolete.
123
124         * gnus-start.el (gnus-1): Remove x-splash calls.
125
126         * gnus-ems.el (gnus-x-splash): Remove.
127
128         * gnus.el (gnus-group-startup-message): Simplify/update code.
129
130         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
131         definition.
132
133         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
134         capability before doing anything.
135         (gnus-group-insert-group-line): Remove useless
136         gnus-group-remove-excess-properties.
137
138 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
139
140         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
141
142 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
143
144         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
145         config after reselecting.
146
147 2010-10-28  Julien Danjou  <julien@danjou.info>
148
149         * shr.el (shr-put-image): Use point even if only inserting text.
150         (shr-put-image): Save excursion when inserting alt text on non-graphic
151         display, so the behaviour is the same when we are on a graphic display.
152
153         * nnir.el (nnir-run-swish-e): Remove hyrex support.
154
155 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
158         (gnus-mime-copy-part): Check coding system, not charset.
159         (gnus-mime-view-part-externally): Never remove part.
160         (gnus-mime-view-part-internally): Don't remove part here.
161         (gnus-article-part-wrapper): Make sure MIME tag is visible.
162         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
163         multipart/alternative.
164
165         * mm-decode.el (mm-display-part): Take optional arg `force'.
166
167 2010-10-26  Julien Danjou  <julien@danjou.info>
168
169         * gnus-group.el (gnus-group-default-list-level): Add this function to
170         compute the default list level.
171         (gnus-group-default-list-level): Add possibility to use a function.
172
173 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
174
175         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
176
177         * gnus-group.el (gnus-group-completing-read)
178         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
179         gnus-replace-in-string.
180
181 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * shr.el (shr-tag-div): Added.
184
185         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
186
187 2010-10-25  Julien Danjou  <julien@danjou.info>
188
189         * gnus-util.el: Remove `gnus-with-local-quit'.
190
191         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
192
193 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
194
195         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
196         the original article buffer.
197
198 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
199
200         * nnimap.el (nnimap-request-head): New function.
201         (nnimap-request-move-article): Try to be slighly faster by not
202         requesting the entire message when moving.
203         (nnimap-transform-headers): Don't bug out on bodiless articles.
204         (nnimap-send-command): Have no outstanding messages if the IMAP server
205         doesn't support streaming.
206         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
207
208 2010-10-24  Julien Danjou  <julien@danjou.info>
209
210         * message.el (message-default-headers): Fix type.
211
212 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
213
214         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
215         prefetching images.
216
217         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
218         backend for unknown groups.  This is mainly useful for nnimap groups.
219
220         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
221         group isn't covered by the agent.
222
223 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
224
225         * nnir.el (nnir-method-default-engines): new variable.
226         (nnir-run-query): use it.
227         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
228         (gnus-summary-nnir-goto-thread): change group if needed.
229
230         * gnus-group.el (gnus-group-group-map): add key binding for
231         gnus-group-make-nnir-group.
232
233 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
234
235         * shr.el (shr-tag-object): Added.
236
237         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
238         original article buffer live.
239         (gnus-summary-select-article-buffer): Mention
240         gnus-widen-article-buffer.
241
242 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
243
244         * shr.el (shr-tag-strong): Added.
245
246 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
247
248         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
249         group names.  They mess up the group buffer badly.
250
251         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
252
253         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
254         instead of the summary one.
255
256 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
257
258         * mml.el (mml-preview): Work properly when editing article.
259
260         * gnus-start.el (gnus-read-active-file-1): Don't add method to
261         gnus-have-read-active-file if it's already been in.
262
263 2010-10-22  Tom Tromey  <tromey@redhat.com>
264
265         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
266         gnus-group-completing-read.
267
268 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
269
270         * message.el (message-mode-map): Don't bind M-; to comment region, to
271         allow the global comment-dwim to work.
272
273 2010-10-21  Julien Danjou  <julien@danjou.info>
274
275         * message.el (message-setup-1): Allow message-default-headers to be a
276         function.
277
278 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
279
280         * shr.el (shr-tag-table): Simplify.
281
282 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
285         to avoid trying to snarf invalid stuff.
286
287         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
288
289         * gnus.el (gnus-message-archive-group): Quote value.
290         (gnus-message-archive-group): Mark as changed.
291
292         * shr.el (shr-add-font): Don't put the font properties on the newline
293         or the indentation.
294
295         * message.el (message-fix-before-sending): Change options when sending
296         non-printable characters.
297
298         * gnus.el (gnus-message-archive-method): Change the default to
299         monthly outgoing groups.
300
301         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
302         that have gotten new numbers.
303
304         * nnimap.el (nnimap-request-replace-article): New function.
305
306 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
307
308         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
309         (nnrss-request-article): Don't use special html washing code.
310
311 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * shr.el (shr-tag-table): Remove useless nconc.
314
315 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * gnus-art.el (article-wash-html): Simplify and remove the charset
318         stuff.  Use the normal html rendering code instead of the special html
319         washing code.
320
321         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
322         `gnus-w3m' symbols.
323         (mm-text-html-washer-alist): Removed.
324
325         * mm-decode.el (mm-inline-text-html-renderer): Removed.
326         (mm-inline-media-tests): Removed use.
327         (mm-text-html-renderer): Change default to the `shr' symbol.
328
329         * mm-view.el (mm-inline-text-html): Removed use.
330
331         * gnus-art.el (gnus-blocked-images): New function.  Allow the
332         `gnus-blocked-images' to be a function.
333         (gnus-article-wash-function): Removed.
334
335 2010-10-20  Julien Danjou  <julien@danjou.info>
336
337         * spam.el (spam-list-of-processors): Mark as obsolete.
338
339         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
340         (nnimap-insert-partial-structure): Fix boundary detection.
341
342 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
343
344         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
345         run file-truename on remote files.  This can be expensive and even
346         prevent one from editing drafts if some unrelated buffer has a stale
347         connection.
348
349 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
350
351         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
352         kinsoku-eol regardless of shr-kinsoku-shorten.
353         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
354         (shr-tag-table): Support caption, thead, and tfoot.
355
356 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357
358         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
359         lines.
360         (shr-save-contents): New command and keystroke.
361
362         * nndoc.el (nndoc-type-alist): Add git support.
363         (nndoc-git-type-p): New function.
364         (nndoc-transform-git-article): Ditto.
365         (nndoc-transform-git-headers): Ditto.
366         (nndoc-transform-git-headers): Generate Subject headers.
367
368         * shr.el (shr-parse-style): New function.
369         (shr-tag-span): Ditto.
370
371         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
372         to `G G' to avoid collisions.
373
374 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
375
376         * shr.el: Load kinsoku if necessary.
377         (shr-kinsoku-shorten): New internal variable.
378         (shr-find-fill-point): Make kinsoku shorten text line if
379         shr-kinsoku-shorten is bound to non-nil.
380         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
381         shr-indentation too when testing if table is wider than frame width.
382         (shr-insert-table): Use `string-width' instead of `length' to measure
383         text width.
384         (shr-insert-table-ruler): Make sure indentation is done at bol.
385
386 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
387
388         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
389         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
390         undecoded network data.
391
392 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
393
394         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
395         name in the mode line spec so that the mode line menu works
396         (bug #2431).
397
398         * message.el (message-get-reply-headers): If we're fed `to-address',
399         then always use that.
400
401         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
402         aren't so wide as to need to switch off the edit menu.
403
404         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
405         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
406
407         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
408         `M-g'.
409         (nnimap-update-info): Update flags/read marks even if \* isn't part of
410         the permanent marks.
411
412 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
413
414         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
415         Splitting according to references/in-reply-to obeys the ignore-groups
416         variable, while splitting by sender and subject do not.
417
418 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
419
420         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
421         alist, so that we can look for non-Unicode chars.
422         (article-translate-strings): Allow both character and string maps.
423
424 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
425
426         * shr.el (shr-insert): Don't insert space behind a wide character
427         categorized as kinsoku-bol, or between characters both categorized as
428         nospace.
429
430 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
431
432         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
433         headers to gnus-newsgroup-headers.
434
435 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
436
437         * shr.el (shr-tag-img): Don't align images -- since we're not
438         rescaling, this often leads to ugly displays.
439
440 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
441
442         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
443         duplicates.
444
445 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
446
447         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
448         call.
449
450 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
451
452         * gnus.el: Autoload gnus-html-show-images.
453
454         * nnimap.el: Use nnheader-message throughout.
455
456         * shr.el (shr-tag-img): Ignore images with no data.
457
458 2010-10-15  Julien Danjou  <julien@danjou.info>
459
460         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
461         a possibility to disable format=flow encoding when using hard newlines.
462
463 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
464
465         * shr.el (shr-insert): Remove space inserted before or after a
466         breakable character or at the beginning or the end of a line.
467         (shr-find-fill-point): Do kinsoku; find the second best point or give
468         it up if there's no breakable point.
469
470 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
471
472         * nnimap.el (nnimap-open-connection): Message when opening connection
473         for debugging purposes.
474
475         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
476         on every setup buffer call to allow this to change from article to
477         article.
478
479         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
480         buffers where we have a wide table.
481
482 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
483
484         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
485         uses *-request-thread.
486
487 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
488
489         * nnimap.el (nnimap-open-connection): Remove %s from openssl
490         incantation, which is no longer valid.
491
492 2010-10-14  Julien Danjou  <julien@danjou.info>
493
494         * shr.el: Fix defcustom type (char -> character).
495
496 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * nnimap.el (nnimap-open-connection): tls-program should be a list of
499         programs.
500
501 2010-10-14  Julien Danjou  <julien@danjou.info>
502
503         * shr.el (shr-tag-a): Use url-link as widget type.
504
505         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
506         `gnus-group-get-icon'.
507
508 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
509
510         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
511         This should make server editing work better.
512
513         * shr.el (shr-find-fill-point): Don't inloop on indented text.
514
515         * tls.el (tls-program): Remove spurious %s from openssl.
516
517         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
518         (nnimap-parse-flags): Fix regexp.
519
520         * shr.el (shr-find-fill-point): Use a filling algorithm that should
521         probably work for CJVK text, too.
522
523         * nnimap.el (nnimap-extend-tls-programs): Removed.
524         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
525
526         * tls.el (tls-starttls-switches): Remove starttls hack.
527         (open-tls-stream): Ditto.
528         (tls-find-starttls-argument): Ditto.
529
530 2010-10-13  Julien Danjou  <julien@danjou.info>
531
532         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
533         responses.
534
535 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
536
537         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
538
539         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
540         anything in Emacs.
541
542         * shr.el (shr-current-column): Remove buggy and unnecessary function.
543
544 2010-10-13  Julien Danjou  <julien@danjou.info>
545
546         * shr.el (shr-width): Make shr-width a defcustom with default to
547         fill-column.
548         (shr-tag-img): Use shr-width rather than fill-column.
549
550 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
551
552         * dgnushack.el (byte-optimize-apply)
553         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
554
555         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
556         position when (X-)Faces exist.
557         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
558         avatars when called interactively.
559
560 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
561
562         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
563         gnus-article-x-face-too-ugly is bound.
564
565 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
566
567         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
568
569         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
570         mailbox that doesn't exist.
571
572 2010-10-12  Julien Danjou  <julien@danjou.info>
573
574         * shr.el (shr-tag-img): Encode URL properly when retrieving.
575         (shr-get-image-data): Encode URL properly when fetching from cache.
576         (shr-tag-img): Use aligned-to spaces to align correctly images.
577
578         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
579         before inserting the Gravatar.
580
581         * shr.el (shr-tag-img): Add align attribute support for <img>.
582
583 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
584
585         * gnus-gravatar.el (gnus-art): Required.
586
587         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
588         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
589         Remove long obsoleted functions.
590
591 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
592
593         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
594
595         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
596
597         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
598         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
599         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
600         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
601         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
602         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
603         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
604
605 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * nnimap.el (nnimap-request-rename-group): Select group read-only
608         before renaming it.
609
610         * shr.el (shr-insert): Fix up the white space only regexp.
611
612         * nnimap.el (nnimap-transform-split-mail): Not all articles have
613         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
614
615         * shr.el (shr-current-column): New function.
616         (shr-find-fill-point): New function.
617
618 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
619
620         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
621         numbers.
622
623 2010-10-11  Julien Danjou  <julien@danjou.info>
624
625         * shr.el (shr-hr-line): Add.
626         (shr-tag-hr): Use shr-hr-line to specify which character to use to
627         display hr lines.
628         (shr-max-columns): Do not change state to nil if we just inserting
629         spaces.
630
631 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
632
633         * gnus-topic.el (gnus-topic-read-group): If after the last group,
634         select the last group.
635
636 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
637
638         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
639
640 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
641
642         * dig.el (dig-mode-map): Declare and define in one step.
643
644 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
645
646         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
647         for Gnus.
648         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
649         (nnimap-update-qresync-info): Mark \Seen articles as read.
650
651         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
652         non-variable, too.
653
654         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
655         available.
656         (nnimap-update-info): Rely more on the current active than the param
657         active to avoid marking articles as read too much.
658
659         * auth-source.el (auth-source-create): Use (user-login-name) for the
660         user name default.
661
662         * nnimap.el (nnimap-update-info): If the server doesn't return any
663         useful info, just use the previous info.
664         (nnimap-update-info): Prefer old info over start-article.
665         (nnimap-update-qresync-info): Finish implementing QRESYNC.
666
667 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
668
669         * nnir.el (autoload): Clean up autoloads.
670         (nnir-imap-default-search-key): Renamed from
671         nnir-imap-search-field. Use key rather than value.
672         (nnir-imap-search-other): New variable.
673         (nnir-read-parm): Use it.
674         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
675         (gnus-summary-nnir-goto-thread): Modify to work with imap.
676
677 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
678
679         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
680         the process, too.
681
682 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
683
684         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
685         Allbery.
686
687         * shr.el: Rework the way things are indented by <li> slightly.
688
689         * gnus.el (gnus-group-set-parameter): Fix typo.
690
691         * nnimap.el: Start implementing QRESYNC support.
692
693 2010-10-09  Julien Danjou  <julien@danjou.info>
694
695         * nnir.el (nnir-engines): Fix too many arguments.
696
697 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
698
699         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
700         group is the "last", so that the backends like nnfolder actually save
701         their folders.
702
703         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
704         try to use that for the tls stream.
705         (nnimap-retrieve-group-data-early): Rework the marks code to heed
706         UIDVALIDITY and find out which groups are read-only and not.
707         (nnimap-get-flags): Use the same marks parsing code as the rest of
708         nnimap.
709
710 2010-10-09  Julien Danjou  <julien@danjou.info>
711
712         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
713
714         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
715         retrieving gravatars.
716
717         * shr.el (shr-table-corner): Add.
718         (shr-table-line): Add.
719         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
720
721 2010-10-08  Julien Danjou  <julien@danjou.info>
722
723         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
724
725 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
726
727         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
728
729         * gnus-sum.el (gnus-mark-article-as-unread)
730         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
731         (gnus-summary-set-bookmark): Use it.
732
733         * gnus-msg.el (gnus-setup-message): Use it.
734
735         * gnus-demon.el (gnus-demon-remove-handler): Use it.
736
737         * gnus.el (gnus-group-remove-parameter): Use it.
738
739         * gnus-group.el (gnus-group-make-web-group): Use it.
740
741         * gnus-demon.el (gnus-demon-remove-handler): Use it.
742
743         * nnregistry.el: Update docs to mention manual.
744
745         * gnus-registry.el: Update docs to mention nnregistry.el.
746         (gnus-registry-initialize): Don't install nnregistry refer method
747         automatically.
748         (gnus-registry-install-nnregistry): Remove it.
749
750 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
751
752         * shr.el (shr-insert): Don't insert double spaces.
753
754 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * gnus-gravatar.el (gnus-treat-from-gravatar)
757         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
758         called interactively.
759
760         * gnus-art.el (gnus-mime-view-part-externally)
761         (gnus-mime-view-part-internally): Make predicate function passed to
762         gnus-mime-view-part-as-type assume argument is a mime type, not a list
763         of a mime type.
764
765         * shr.el (shr-table-widths): Don't use cl function `reduce'.
766
767 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * shr.el (require): Require cl when compiling.
770         (shr-tag-hr): New function.
771
772         * nnimap.el (nnimap-update-info): Remove double setting of high.
773         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
774         makes nnimap work properly on Courier again.
775
776         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
777         the variable for backwards compatability.
778
779         * mm-decode.el (mm-save-part): If given a non-directory result, expand
780         the file name before using to avoid setting mm-default-directory to
781         nil.
782
783         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
784         bidning gnus-agent variables.
785
786         * shr.el (shr-render-td): Use a cache for the table rendering function
787         to avoid getting an exponential rendering behaviour in nested tables.
788         (shr-insert): Rework the line-breaking algorithm.
789         (shr-insert): Don't leave trailing spaces.
790         (shr-insert-table): Also insert empty TDs.
791         (shr-tag-blockquote): Ensure paragraphs after </ul>.
792
793 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
794
795         * gnus-sum.el (gnus-number): Rename from `number'.
796         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
797         (gnus-summary-limit-children): Update uses correspondingly.
798
799 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
800
801         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
802         (gnus-gravatar-transform-address): Don't show avatars of people of
803         which mail addresses match gnus-gravatar-too-ugly.
804
805 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * shr.el (shr-table-widths): Expand TD elements to fill available
808         space.
809
810 2010-10-07  Julien Danjou  <julien@danjou.info>
811
812         * nnimap.el (nnimap-request-rename-group): Add this method.
813
814 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
815
816         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
817         name from XEmacs' function-arglist.
818
819         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
820         gravatar under XEmacs.
821
822 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
823
824         * auth-source.el: Update docs with TODO items.
825
826         * gnus-sync.el: Update docs to explain state and plans.
827
828         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
829         Hooks for mark updates.
830         (gnus-request-set-mark, gnus-request-update-mark): Use them.
831
832         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
833         hooks with arguments, which is needed for mark update hooks.
834
835 2010-10-06  Julien Danjou  <julien@danjou.info>
836
837         * gnus.el (gnus-expand-group-parameter): Only return and act on what
838         was matched.
839
840         * sieve-manage.el: Update example in `Commentary'.
841
842         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
843
844         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
845         not 2000.
846         (sieve-manage-authenticate): Re-add function.
847
848 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
849
850         * shr.el (shr-insert): Get 'space transition right.
851         (shr-render-td): Only delete space at the end of the TD.
852
853         * nnimap.el (nnimap-open-connection): Prepare to support
854         open-gnutls-stream.
855
856         * shr.el: Rearrange function order to be more logical.
857
858 2010-10-06  Julien Danjou  <julien@danjou.info>
859
860         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
861         (nnrss-discover-feed): Remove 404 URL in docstring.
862
863         * nnir.el: Fix Swish-E URL.
864         Fix Namazu URL.
865
866         * message.el (message-change-subject): Remove 404 URL in a comment.
867
868 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
869
870         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
871         called interactively.
872
873         * gnus-util.el (gnus-remove-if): Allow hash table.
874         (gnus-remove-if-not): New function.
875
876         * gnus-art.el (gnus-mime-view-part-as-type)
877         * gnus-score.el (gnus-summary-score-effect)
878         * gnus-sum.el (gnus-read-move-group-name):
879         Replace remove-if-not with gnus-remove-if-not.
880
881         * gnus-group.el (gnus-group-completing-read):
882         Regard collection as a hash table if it is not a list.
883
884 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * shr.el (shr-render-td): Allow blank/missing <TD>s.
887
888         * shr.el: Document the table-rendering algorithm.
889
890 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
891
892         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
893         for Emacsen having no `libxml-parse-html-region' support.
894
895 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
898         invalid URLs.
899
900         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
901         line-broken.
902         (shr-tag-img): Ignore image fetching errors.
903         (shr-overlays-in-region): Compute overlay positions correctly.
904
905         * mm-decode.el (mm-shr): Require shr.
906
907         * gnus-art.el (gnus-blocked-images): Move variable here.
908
909         * shr.el (shr-insert-table): Bind free variable.
910
911         * mm-decode.el (mm-shr): Bind shr-content-function.
912
913         * shr.el (shr-content-function): New variable.
914
915         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
916         added for symmetry.
917
918         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
919
920         * gnus-group.el (gnus-group-make-group): Doc fix.
921
922         * nnimap.el (nnimap-request-newgroups): Return success.
923
924         * shr.el (shr-find-elements): New function.
925         (shr-tag-table): Put all the images after the table.
926         (shr-tag-table): Really inhibit images inside the table.
927         (shr-collect-overlays): Copy over overlays from the TD elements to the
928         main document.
929
930         * mm-decode.el (mm-shr): Bind shr-blocked-images to
931         gnus-blocked-images.
932
933 2010-10-05  Julien Danjou  <julien@danjou.info>
934
935         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
936
937         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
938         (gnus-html-maximum-image-size): Add this function.
939         (gnus-html-put-image): Use gnus-html-maximum-image-size.
940
941         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
942         server-value of the capability is nil.
943
944 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
945
946         * shr.el (shr-tag-em): Add <EM> tag.
947
948 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
949
950         * sieve-manage.el (sieve-manage-default-stream): Make default stream
951         customizable.
952
953         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
954         handing broken links to browse-url.
955
956 2010-10-05  Julien Danjou  <julien@danjou.info>
957
958         * gnus-util.el (gnus-emacs-completing-read)
959         (gnus-iswitchb-completing-read): Use autoload rather than require.
960
961 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
962
963         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
964         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
965         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
966         iswitchb-temp-buflist for XEmacs.
967
968         * gnus-util.el (gnus-completing-read-function): Exclude
969         gnus-icompleting-read and gnus-ido-completing-read from candidates for
970         XEmacs since iswitchb.el is very old and ido.el is unavailable in
971         XEmacs.
972
973         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
974         not to use `delete-dups' that is unavailable in XEmacs 21.4.
975
976         * gnus-html.el: Don't require help-fns under XEmacs.
977         (gnus-html-schedule-image-fetching): Work for XEmacs.
978
979         * mm-decode.el (mm-shr): Decode contents by charset.
980
981 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
982
983         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
984         unknown.
985
986         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
987         (shr-get-image-data): Ensure against the cache file missing.
988
989         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
990         for data.
991
992         * spam-report.el (spam-report-url-ping-plain): Don't query about
993         killing the process.
994
995         * shr.el (shr-render-td): Protect against too-wide text.
996
997 2010-10-04  Julien Danjou  <julien@danjou.info>
998
999         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1000         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1001
1002         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1003         retrieved.
1004
1005 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * shr.el (browse-url): Required.
1008         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1009         lines.
1010         (shr-show-alt-text, shr-browse-image): New commands.
1011         (shr-browse-url, shr-copy-url): New commands.
1012
1013         * gnus-sum.el (gnus-widen-article-window): New variable.
1014         (gnus-summary-select-article-buffer): Use it.
1015
1016         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1017         without @ signs.
1018
1019 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1020
1021         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1022
1023 2010-10-04  Julien Danjou  <julien@danjou.info>
1024
1025         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1026         for XEmacs.
1027
1028 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1029
1030         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1031
1032         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1033         (nnimap-close-server): Implement.
1034
1035         * dgnushack.el (iswitchb): Require to shut up the compiler.
1036
1037         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1038         (shr-insert): Tweak line breaking.
1039         (shr-insert): Handle <pre> better.
1040         (shr-tag-li): Get <li> indentation right.
1041         (shr-tag-li): Get <li> indentation even righter.
1042         (shr-tag-blockquote): Ensure paragraph start.
1043         (shr-make-table): Tweak table generation.
1044         (shr-make-table): Fix typo.
1045
1046         * shr.el: Implement table rendering.
1047
1048 2010-10-04  Julien Danjou  <julien@danjou.info>
1049
1050         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1051
1052 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1053
1054         * shr.el (shr-insert): Use string anchors instead of line anchors.
1055
1056 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1057
1058         * shr.el: Add headings.
1059         (shr-ensure-paragraph): Actually work.
1060         (shr-tag-li): Make <ul> prettier.
1061         (shr-insert): Get white space at the beginning/end of elements right.
1062         (shr-tag-p): Collapse subsequent <p>s.
1063         (shr-ensure-paragraph): Don't insert double line feeds after blank
1064         lines.
1065         (shr-insert): \t is also space.
1066         (shr-tag-s): Fix "s" tag name function.
1067         (shr-tag-s): Fix face prop name.
1068
1069 2010-10-03  Julien Danjou  <julien@danjou.info>
1070
1071         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1072
1073         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1074         gnus-window-inside-pixel-edges.
1075
1076         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1077         gnus-ems.
1078
1079         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1080
1081         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1082         function.
1083
1084         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1085         resize choice.
1086
1087 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1090         beginning of the buffer.
1091
1092         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1093         article buffer again.
1094
1095         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1096         buffer.
1097
1098         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1099         when it's at the start of the buffer.
1100
1101         * shr.el (shr-tag-blockquote): Convert name.
1102         (shr-rescale-image): Use the right image-size variant.
1103
1104         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1105         buffer isn't shown, then select the current article first instead of
1106         bugging out.
1107         (gnus-summary-select-article-buffer): Show both the article and summary
1108         buffers again.
1109
1110         * shr.el (shr-fontize-cont): Protect against regions with no text.
1111         Rename tag functions to shr-tag-* for enhanced security.
1112         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1113
1114 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1115
1116         * shr.el (shr-insert):
1117         * pop3.el (pop3-movemail):
1118         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1119         loaded.
1120
1121 2010-10-03  Glenn Morris  <rgm@gnu.org>
1122
1123         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1124
1125         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1126
1127         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1128
1129         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1130
1131         * gnus-util.el (gnus-make-local-hook): Simplify.
1132
1133 2010-10-02  Julien Danjou  <julien@danjou.info>
1134
1135         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1136         (gnus-ido-completing-read): New function.
1137         (gnus-emacs-completing-read): New function.
1138         (gnus-completing-read): Use gnus-completing-read-function.
1139         Add gnus-completing-read-function.
1140
1141 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * shr.el (shr-insert-document): Autoload.
1144         (shr-img): Be silent.
1145         (shr-insert): Add a newline after every picture before text.
1146         (shr-add-font): Use overlays for combining faces.
1147         (shr-insert): Pass upwards the text start point.
1148
1149         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1150         possible.
1151         (mm-shr): New function.
1152
1153 2010-10-02  Julien Danjou  <julien@danjou.info>
1154
1155         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1156         should go backward.
1157
1158 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1159
1160         * shr.el (shr): Fix typo in provide call.
1161
1162 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1163
1164         * shr.el: New file.
1165
1166         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1167
1168         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1169         completing read.
1170
1171 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1172
1173         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1174         we're being queried about.  Suggested by Dan Jacobson.
1175
1176         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1177         by Jason Eisner.
1178
1179         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1180         table, too.  Suggested by Stefan Wiens.
1181         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1182         the table unnecessary.  Suggested by Stefan Wiens.
1183
1184         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1185         longer needed, and probably doesn't work either, as pointed out by
1186         Stefan Wiens.
1187         (gnus-summary-exit): Remove call to the clearing function.
1188         (gnus-summary-exit-no-update): Ditto.
1189
1190         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1191         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1192         Reported by Stefan Monnier.
1193         (gnus-summary-save-in-rmail): Ditto.
1194
1195         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1196         article buffer, instead of both the article buffer and the summary
1197         buffer.  Sort of suggested by Dan Jacobson.
1198
1199         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1200
1201         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1202         Suggested by Dan Jacobson.
1203
1204         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1205         documentation clearer.
1206
1207         * message.el (message-shorten-references): Comment on the number "21".
1208         Suggested by Stefan Monnier.
1209
1210         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1211         Suggested by Dan Jacobson.
1212
1213         * gnus.el (gnus-large-newsgroup): Mention
1214         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1215
1216         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1217         externalize attachments.  Bug reported by Steve Wen.
1218
1219         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1220         really message anything to the user.
1221
1222         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1223         directly.
1224
1225         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1226         messages in empty groups.
1227
1228 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1229
1230         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1231         non-UIDNEXT group.
1232
1233 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1234
1235         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1236         not the value from the collection.
1237
1238         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1239         values.  This sometimes happens on some groups that have no info.
1240         (nnimap-request-newgroups): New function.
1241
1242 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1243
1244         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1245         check into `gnus-registry-initialize'.
1246         (gnus-registry-initialize): Ditto.
1247         Fix and extend header docs.
1248
1249 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1250
1251         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1252         regexp backtrace overflows.
1253
1254         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1255         for starttls that tls.el implements; i.e. openssl.
1256
1257         * tls.el (tls-starttls-switches): Give up on using starttls with
1258         gnutls-cli.
1259         (tls-program): Add --insecure to be consistent with the defaults from
1260         openssl s_client.  Now all three commands are insecure.
1261
1262 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1263
1264         * lpath.el: Bind completion-styles-alist for XEmacs.
1265
1266         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1267         (gravatar-create-image): New function that's an alias to
1268         gnus-xmas-create-image, gnus-create-image, or create-image.
1269         (gravatar-data->image): Use it.
1270
1271 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1272
1273         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1274         install the nnregistry refer method.
1275         (gnus-registry-install-hooks): Use it.
1276         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1277         unfollowed groups.
1278
1279 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1280
1281         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1282         expanding threads.
1283
1284 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1285
1286         * nnir.el: Use the server names without suffixes (bug #7009).
1287
1288         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1289         unencrypted to STARTTLS, if possible.
1290
1291 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1292
1293         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1294         headers before superseding.
1295
1296 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1297
1298         * nnrss.el (nnrss-use-local): Add documentation.
1299
1300         * nnimap.el (nnimap-extend-tls-programs): New function.
1301         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1302         (nnimap-wait-for-connection): Accept the greeting from the stupid
1303         output from openssl s_client -starttls, too.
1304
1305         * tls.el (tls-starttls-switches): New variable.
1306         (tls-find-starttls-argument): Use it.
1307         (open-tls-stream): Ditto.
1308
1309         * netrc.el (netrc-credentials): Return the value of the "default"
1310         entry.
1311         (netrc-machine): Ditto.
1312
1313         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1314         article number.
1315         (nnimap-split-fancy): New variable.
1316         (nnimap-split-incoming-mail): Use it.
1317
1318         * nntp.el (nntp-server-list-active-group): Document.
1319
1320         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1321         SELECT to get the message-id.
1322
1323         * mail-source.el (mail-sources): Removed webmail support.
1324         (defvar): Ditto.
1325         (mail-source-fetcher-alist): Ditto.
1326         (mail-source-fetch-webmail): Removed.
1327
1328         * webmail.el: Removed -- doesn't seem relevant any more.
1329
1330         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1331
1332         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1333         the \r.
1334
1335 2010-09-30  Julien Danjou  <julien@danjou.info>
1336
1337         * gnus-agent.el (gnus-agent-add-group): Fix call to
1338         gnus-completing-read.
1339
1340 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1341
1342         * nndoc.el (nndoc-retrieve-groups): New function.
1343
1344         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1345         `default', use nnmail-split-methods.
1346         (nnimap-request-article): Downcase the NILs so that they are nil.
1347
1348         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1349         symbol.
1350
1351         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1352         code, since if the user has requested network, that's what they ought
1353         to get.
1354         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1355         (nnimap-split-rule): Mark as obsolete.
1356
1357         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1358         variable.
1359
1360         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1361         correct slot, too.
1362
1363 2010-09-29  Julien Danjou  <julien@danjou.info>
1364
1365         * gnus.el (gnus-local-domain): Declare variable obsolete.
1366
1367         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1368         computing.
1369         (gnus-ido-completing-read): Require ido.
1370
1371 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1372
1373         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1374         build Gnus.
1375
1376         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1377         when interpreting the structures.
1378         (nnimap-request-accept-article): Add \r\n to the lines to make this
1379         work with Cyrus.
1380
1381         * nndraft.el (nndraft-request-expire-articles): Use the group name
1382         instead if "nndraft".  Fix found by Nils Ackermann.
1383
1384 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1385
1386         * nnregistry.el: Added.
1387
1388 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1389
1390         * nnmail.el (group, group-art-list, group-art):
1391         Remove unneeded directives.
1392
1393 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1394
1395         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1396         (mm-mime-charset)
1397         * rfc2047.el (rfc2047-syntax-table)
1398         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1399
1400         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1401         rather than `insert-file-contents' and `eval-region'.
1402
1403         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1404         construction.
1405
1406         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1407
1408         * time-date.el: No need to require cl for Emacs 21.
1409
1410 2010-09-29  Julien Danjou  <julien@danjou.info>
1411
1412         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1413         replacement of `gnus-gravatar-relief' to mimic
1414         `gnus-faces-properties-alist'.
1415         Add :version property.
1416
1417 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1418
1419         * mail-source.el (mail-source-report-new-mail)
1420         * message.el (message-default-mail-headers)
1421         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1422
1423         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1424
1425 2010-09-28  Julien Danjou  <julien@danjou.info>
1426
1427         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1428         mail-address contains the same string as real-name.
1429
1430         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1431         non-blank in header, otherwise it'll get stripped.
1432
1433         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1434         real-name, and then for mail address rather than doing : or , search.
1435
1436 2010-09-27  Julien Danjou  <julien@danjou.info>
1437
1438         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1439         (gnus-server-goto-server): Use gnus-completing-read.
1440
1441         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1442
1443         * mm-util.el (defalias): Use gnus-completing-read.
1444         (mm-codepage-setup): Use gnus-completing-read.
1445
1446         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1447         (smime-decrypt-buffer): Use gnus-completing-read.
1448
1449         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1450
1451         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1452         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1453         (mml-insert-multipart): Use gnus-completing-read.
1454
1455         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1456
1457         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1458
1459         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1460
1461         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1462
1463         * gnus.el (gnus-read-method): Use gnus-completing-read.
1464
1465         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1466
1467         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1468         (gnus-mime-action-on-part): Use gnus-completing-read.
1469         (gnus-article-encrypt-body): Use gnus-completing-read.
1470
1471         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1472         (gnus-topic-move-matching): Use gnus-completing-read.
1473         (gnus-topic-copy-matching): Use gnus-completing-read.
1474         (gnus-topic-sort-topics): Use gnus-completing-read.
1475         (gnus-topic-move): Use gnus-completing-read.
1476
1477         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1478         (gnus-agent-add-group): Use gnus-completing-read.
1479
1480         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1481         gnus-completing-read.
1482         (nnmairix-update-groups): Use gnus-completing-read.
1483         (nnmairix-get-server): Use gnus-completing-read.
1484         (nnmairix-backend-to-server): Use gnus-completing-read.
1485         (nnmairix-goto-original-article): Use gnus-completing-read.
1486         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1487
1488         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1489
1490         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1491         (gnus-group-make-useful-group): Use gnus-completing-read.
1492         (gnus-group-make-web-group): Use gnus-completing-read.
1493         (gnus-group-add-to-virtual): Use gnus-completing-read.
1494         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1495
1496         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1497         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1498         (gnus-summary-execute-command): Use gnus-completing-read.
1499         (gnus-summary-respool-article): Use gnus-completing-read.
1500         (gnus-read-move-group-name): Use gnus-completing-read.
1501
1502         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1503         (gnus-summary-score-effect): Use gnus-completing-read.
1504
1505         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1506
1507         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1508         right completing-read function.
1509         (gnus-use-ido): New variable
1510         (gnus-completing-read-with-default): Remove.
1511
1512 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1513
1514         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1515         x-focus-frame.
1516
1517         * nnimap.el (auth-source-forget-user-or-password)
1518         (auth-source-user-or-password): Autoload.
1519
1520         * message.el (message-from-style, message-interactive)
1521         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1522         (message-yank-prefix, message-indentation-spaces, message-signature)
1523         (message-signature-file): Add comment.
1524
1525 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1528         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1529         new articles.
1530
1531         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1532         parts.
1533         (nnimap-request-article): Work with the t setting, too.
1534
1535         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1536         that you don't get flashes of other buffers.
1537         (gnus-summary-show-complete-article): Intern before setting.
1538
1539 2010-09-27  David Engster  <dengste@eml.cc>
1540
1541         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1542         well as HEADERS.
1543         (nnmairix-retrieve-headers): Provide new argument for the above.
1544
1545 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * gnus-sum.el (gnus-summary-move-article): Don't alter
1548         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1549         group.
1550
1551         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1552
1553         * message.el (message-cite-prefix-regexp): Revert my last edit.
1554
1555         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1556         variable instead of the Gnus variable.
1557
1558         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1559
1560         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1561         again.
1562
1563         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1564         since some servers don't like it.
1565         (nnimap-open-connection): Forget credentials if the server says the
1566         password was wrong.
1567         (nnimap-parse-line): Protect against invalid data.
1568
1569         * gnus-sum.el (gnus-summary-move-article): Add comment.
1570         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1571         nothing alters it while scanning for new messages.
1572
1573         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1574         which may or may not help.
1575         (nnimap-open-connection): If we're doing a stream connection, and then
1576         discover we're on a STARTTLS-capable server, then open a STARTTLS
1577         connection instead.
1578
1579 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1580
1581         * nnimap.el (utf7): Required.
1582
1583         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1584         prefix.
1585
1586 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1587
1588         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1589
1590 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1591
1592         * nnimap.el (nnimap-request-accept-article): Message the error on
1593         error.
1594
1595 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1596
1597         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1598
1599 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1600
1601         * nndoc.el (nndoc-request-list): Return success always.
1602
1603         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1604         `fetch-old' -- we only want to fetch the articles we've requested.  The
1605         rest are in the agent, probably.
1606         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1607         disappeared server" to something low.  It's not important.
1608
1609         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1610         arrived before the FETCH data.
1611
1612         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1613         target here, because we don't know the Gnus name of the group.
1614
1615         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1616         for the correct group.
1617
1618         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1619
1620         * gnus.el (gnus): Give a final warning after startup.
1621
1622         * gnus-util.el (gnus-action-message-log): New variable.
1623         (gnus-message): Use it.
1624         (gnus-final-warning): New function.
1625
1626         * nnimap.el (nnimap-open-connection): Record the greeting.
1627         (nnimap): Add greeting.
1628
1629 2010-09-26  Julien Danjou  <julien@danjou.info>
1630
1631         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1632         arguments.
1633         (gnus-html-wash-images): Fix spec computing to include start/end.
1634
1635         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1636
1637 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638
1639         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1640         deletion.
1641         (nnimap-retrieve-headers): Don't select the group, because that's
1642         already done by nnimap-possibly-change-group.
1643
1644         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1645         (gnus-picon-transform-address): Use it.
1646
1647         * mail-source.el (mail-source-value): Revert previous patch.
1648
1649         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1650         on failure.
1651         (nnimap-open-connection): Look up both virtual and physical server name
1652         credentials.
1653
1654         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1655
1656 2009-02-07  Dave Love  <fx@gnu.org>
1657
1658         * tls.el (open-tls-stream): Don't query killing process.
1659
1660 2009-02-08  Dave Love  <fx@gnu.org>
1661
1662         * gnus-win.el (gnus-window-to-buffer-helper,
1663         gnus-all-windows-visible-p): Function needn't be a symbol.
1664
1665         * mail-source.el (mail-source-value): Function needn't be a symbol.
1666
1667 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1668
1669         * message.el (message-cite-prefix-regexp): Remove } from the cite
1670         prefix.
1671
1672         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1673         highlight again, so that the highlight is correct.
1674
1675         * gnus-picon.el (gnus-picon): Remove again.
1676         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1677
1678         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1679         doing the header highlightling, so that the background colour of the
1680         picon is correct.
1681
1682         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1683         (gnus-picon): Ditto.
1684         (gnus-picon): Reinstate.  The background colour for picons is white.
1685         (gnus-picon-insert-glyph): Make the background white.
1686
1687         * nnml.el (nnml-open-nov): Don't return dead buffers.
1688
1689         * auth-source.el (auth-source-create): Query the user for whether to
1690         store the credentials.
1691
1692         * netrc.el (netrc-store-data): New function.
1693
1694         * auth-source.el (auth-source-user-or-password): Use the existing auth
1695         sources, if any, for creation.
1696
1697         * gnus.el (gnus-group-fast-parameter): Return the last matching
1698         parameter instead of the first matching parameter.
1699
1700 2010-09-26  Julien Danjou  <julien@danjou.info>
1701
1702         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1703
1704 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1705
1706         * mml2015.el (mml2015-use): Remove gpg support.
1707
1708         * mml1991.el (mml1991-function-alist): Remove gpg function.
1709         (mml1991-gpg-sign): Removed.
1710
1711 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1712
1713         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1714         (gnus-browse-unsubscribe-current-group): Document it.
1715         (gnus-browse-unsubscribe-group): Use it.
1716
1717 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1718
1719         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1720         address to the To list for easier response.
1721
1722         * gnus.el (gnus-play-startup-jingle): Removed.
1723         (gnus-splash): Don't play jingle.
1724         (gnus): Silence gnus-load message.
1725
1726         * gnus-art.el (gnus-treat-play-sounds): Removed.
1727
1728         * gnus.el (gnus-play-jingle): Remove audio support.
1729
1730         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1731
1732         * earcon.el: Removed -- no users.
1733
1734         * gnus-audio.el: Removed -- no users of this package.
1735
1736         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1737
1738         * gnus-start.el (gnus-setup-news): Remove nocem support.
1739
1740         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1741
1742         * gnus.el (gnus-use-nocem): Removed.
1743
1744         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1745         Removed.
1746
1747         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1748         uses NoCeM any more.
1749
1750         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1751         (gnus-button-ctan-handler): Ditto.
1752         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1753         (gnus-button-ctan-directory-regexp): Ditto.
1754         (gnus-button-handle-ctan): Ditto.
1755         (gnus-button-tex-level): Ditto.
1756         (gnus-button-alist): Removed CTAN stuff.
1757
1758 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1759
1760         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1761         nnimap-streaming test.
1762
1763         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1764         servers twice.
1765
1766         * nnimap.el (nnimap-open-connection): Add more error reporting when
1767         nnimap fails early.
1768
1769         * nnheader.el (nnheader-get-report-string): New function.
1770         (nnheader-get-report): Use it.
1771
1772         * gnus-int.el (gnus-check-server): Say what the error was when opening
1773         failed.
1774
1775         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1776         using streaming.
1777
1778 2010-09-25  Julien Danjou  <julien@danjou.info>
1779
1780         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1781         gnus-window-inside-pixel-edges.
1782
1783 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1784
1785         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1786
1787         * mm-decode.el (mm-save-part): Allow saving to other directories the
1788         normal Emacs way.
1789
1790         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1791         by Jay Berkenbilt.
1792
1793         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1794         there isn't a single byte.
1795
1796         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1797         just do it.  It doesn't really seem to matter what the user responds
1798         here, I think, so it's just a confusing question.
1799
1800         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1801         non-streaming case.
1802
1803         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1804         (gnus-article-encrypt-body): Use it.
1805
1806         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1807         keystroke.
1808
1809         * nnimap.el (nnimap-find-wanted-parts-1): Use
1810         gnus-fetch-partial-articles.
1811
1812         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1813
1814         * nnimap.el (nnimap-insert-partial-structure): New function.
1815         (nnimap-get-partial-article): New function.
1816         (nnimap-request-article): Use it.
1817         (nnimap-wait-for-response): Return whether the wait was successful.
1818         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1819         retrieval wasn't successful.
1820         (nnimap-retrieve-group-data-early): Allow throttling servers.
1821         (nnimap-streaming): New variable.
1822         (nnimap-fetch-partial-articles): Removed.
1823
1824         * mm-decode.el (mm-with-part): Protect against killed buffers.
1825
1826         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1827         for prettier summary display.
1828
1829 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1830
1831         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1832         directly.
1833
1834 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1835
1836         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1837         apparently third-party libraries depend on it.
1838
1839         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1840         before starting negotiation.
1841
1842         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1843         privacy reasons.
1844         (gnus-treat-mail-gravatar): Ditto.
1845
1846         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1847         buffer when inserting images.  Inserting text into the headers, for
1848         instance, can make them invalid.
1849
1850 2010-09-25  Julien Danjou  <julien@danjou.info>
1851
1852         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1853         variables.
1854
1855         * nnheader.el: Remove useless variables news-reply-yank-from and
1856         news-reply-yank-message-id.
1857
1858         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1859         variables.
1860
1861         * mml1991.el: Remove useless mml1991-verbose.
1862
1863         * gnus.el: Remove useless variable gnus-use-generic-from.
1864         Remove obsolete variable gnus-topic-indentation.
1865
1866         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1867
1868         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1869
1870         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1871
1872         * gnus-group.el: Remove useless gnus-group-icon-cache.
1873         Remove useless gnus-ephemeral-group-server.
1874
1875         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1876
1877         * mml2015.el: Remove useless mml2015-verbose.
1878
1879         * mml-smime.el: Remove useless mml-smime-verbose.
1880
1881         * gnus.el: Remove useless gnus-local-domain.
1882
1883         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1884         gnus-gravatar-size.
1885
1886         * gnus-art.el: Remove useless gnus-treat-translate.
1887
1888 2010-09-24  Julien Danjou  <julien@danjou.info>
1889
1890         * gnus-sum.el: Add support for Gravatars.
1891
1892         * gnus-art.el: Add support for Gravatars.
1893
1894         * gnus-gravatar.el: Add this file.
1895
1896         * gravatar.el: Add this file.
1897
1898 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1901
1902         * gnus-group.el (gnus-group-fetch-faq): Removed.
1903
1904         * gnus.el (gnus-group-faq-directory): Removed.
1905
1906         * gnus-group.el (gnus-group-fetch-charter): Removed.
1907
1908         * gnus.el (gnus-group-charter-alist): Removed.
1909
1910         * gnus-group.el (gnus-group-archive-directory): Removed.
1911         (gnus-group-recent-archive-directory): Ditto.
1912         (gnus-group-make-archive-group): Removed.
1913
1914         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1915
1916         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1917         use the same article number for all the cached articles.
1918
1919         * nnimap.el (nnimap-command): Register the last command time so
1920         that we can use it for idling NOOPs.
1921         (nnimap-open-connection): Start the keeplive timer.
1922         (nnimap-make-process-buffer): Store all the process buffers.
1923         (nnimap-keepalive): New function.
1924
1925         * starttls.el (starttls-open-stream): Add autoload cookie.
1926
1927 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1928
1929         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1930         handling.
1931
1932 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1933
1934         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1935         its data structures.
1936
1937         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1938         instead of the cl.el copy-list.
1939         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1940         equalp.
1941
1942 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1943
1944         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1945         and tool-bar-local-item-from-menu.
1946
1947         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1948         mode-line-highlight face for Emacs.
1949
1950         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1951         loading gnus-sum.elc; fix comment for canlock-verify.
1952         (gnus-article-jump-to-part): Use read-number.
1953         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1954         Emacs pre-21 compatible code for help-echo.
1955         (gnus-article-next-page-1): No need to adjust the number of lines.
1956         (gnus-article-describe-bindings): Always use help-buffer.
1957
1958         * gnus-audio.el (gnus-audio-inline-sound)
1959         * gnus-cus.el (gnus-custom-mode)
1960         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1961
1962         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1963
1964         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1965         compatible code.
1966
1967 2010-09-24  Glenn Morris  <rgm@gnu.org>
1968
1969         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1970         visiting the fcc file in rmail-mode.
1971
1972         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1973
1974 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1975
1976         * nnir.el: Silence the byte compiler.
1977
1978         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1979         alias to browse-url-url-encode-chars if any.
1980         (gnus-html-encode-url): Use it.
1981
1982 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1983
1984         * gnus-start.el (gnus-use-backend-marks): New variable.
1985         (gnus-get-unread-articles-in-group): Use it.
1986
1987         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1988         makeover.
1989
1990 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1991
1992         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1993
1994 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1995
1996         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1997         Removed.
1998         (gnus-setup-news-hook): Removed
1999         gnus-fixup-nnimap-unread-after-getting-new-news.
2000
2001         * gnus-int.el (gnus-request-update-info): Protect against backends not
2002         having the function.
2003
2004         * nnimap.el (nnimap-stream): Mention starttls.
2005         (nnimap-open-connection): Add starttls support.
2006
2007 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2008
2009         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2010
2011 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2012
2013         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2014         BODYSTRUCTUREs.
2015         (nnimap-transform-headers): Unfold quoted {42} headers.
2016
2017         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2018         the info.
2019         (gnus-get-unread-articles): Only call updatep on backends that support
2020         it.
2021
2022         * nnweb.el (nnweb-request-update-info): NOOP.
2023
2024         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2025
2026         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2027         since it only deals with marks.
2028
2029         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2030         gnus-request-marks, and make a new gnus-request-update-info.
2031
2032         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2033         the active instead of the high number, which is usually too low.
2034
2035 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2036
2037         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2038         * encrypt.el: Removed.
2039
2040 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2041
2042         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2043         server in symbolic form.
2044
2045         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2046         0.9.
2047
2048 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2049
2050         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2051         (nnimap-update-info): Fix up code slightly.
2052
2053         * gnus-int.el (gnus-open-server): Add tracing for performance
2054         debugging.
2055
2056         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2057         (gnus-group-insert-group-line): Pass the real group name so that it
2058         gets the right data.
2059
2060         * gnus-start.el (gnus-get-unread-articles): Don't have
2061         `gnus-get-unread-articles-in-group' update info, since that can be
2062         really slow and doesn't seem to be needed?
2063
2064 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2065
2066         * time-date.el (date-to-time): Try using parse-time-string first before
2067         using the slower timezone-make-date-arpa-standard.
2068
2069 2010-09-22  Julien Danjou  <julien@danjou.info>
2070
2071         * gnus-group.el (gnus-group-insert-group-line): Call
2072         gnus-group-highlight-line.
2073         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2074         default hook list.
2075         (gnus-group-update-eval-form): Add new function.
2076         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2077         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2078
2079 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2080
2081         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2082         immediate, then expire all articles.
2083         (nnimap-update-info): Fix off-by-one errors.
2084         (nnimap-flags-to-marks): Would return no marks lists for group with no
2085         flags.  Instead return the other data.
2086
2087 2010-09-22  Julien Danjou  <julien@danjou.info>
2088
2089         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2090         Only return an icon.
2091         (gnus-group-insert-group-line): Compute icon to return.
2092
2093         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2094         variable.
2095         (gnus-html-image-fetched): Only cache if
2096         gnus-html-image-automatic-caching is set.
2097         (gnus-html-image-fetched): Check for errors.
2098
2099 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2100
2101         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2102         once per method on `g'.  This ensures that backends like nnfolder don't
2103         open all their folders.
2104
2105         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2106         (nnimap-request-list): Nix out group in the correct buffer.
2107         (nnimap-parse-flags): Implement by using `read' instead of
2108         hand-parsing.
2109         (nnimap-flags-to-marks): Pass on permanent-flags.
2110         (nnimap-make-process-buffer): Record the server name.
2111         (nnimap-parse-flags): Fix typo.
2112         (nnimap-request-scan): Run split on the server in general, not just a
2113         single group.
2114
2115         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2116         parameter, and propagate this downwards.
2117
2118         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2119         since EXAMINE changes it on the server.
2120
2121         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2122         this command might take a while.
2123
2124 2010-09-22  Julien Danjou  <julien@danjou.info>
2125
2126         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2127         harmful if you have 2 images side-by-side, they can't be properly
2128         update on text deletion.  Using text-property is safer here.
2129         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2130         data.
2131
2132 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2133
2134         * nnimap.el (nnimap-expunge-inbox): Removed.
2135         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2136         (nnimap-expunge): Flip default to t.
2137
2138         * gnus.el (gnus-method-to-server): Don't push things to the cache
2139         unless it's unique.
2140         (gnus-server-to-method): Ditto.
2141
2142 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2143
2144         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2145
2146 2010-09-22  Julien Danjou  <julien@danjou.info>
2147
2148         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2149         get the start of data.
2150         (gnus-html-encode-url): Add this function to encode special chars in
2151         URL.
2152         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2153         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2154
2155         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2156         default.
2157         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2158
2159         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2160         images alt-text.
2161         (gnus-html-put-image): Put alt-text as help-echo.
2162
2163 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2164
2165         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2166         * mm-util.el (mm-decompress-buffer)
2167         * nnir.el (nnir-run-find-grep)
2168         * pop3.el (pop3-list): Use 3rd arg of split-string.
2169
2170         * time-date.el (format-seconds): Comment fix.
2171
2172         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2173         and byte-optimize-form-code-walker.
2174         (dgnushack-make-auto-load): Don't advise make-autoload.
2175
2176         * lpath.el: Remove Emacs 21 stuff.
2177
2178 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2179
2180         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2181         outside the active range.  Suggested by Dan Christensen.
2182
2183         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2184         slightly later to avoid double-getting it.
2185
2186         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2187         previous patch.
2188
2189         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2190
2191 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2192
2193         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2194
2195 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196
2197         * gnus-int.el (gnus-open-server): Give a better error message in the
2198         "go offline" case.
2199
2200         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2201         marks for nnimap, which is seldom the right thing to do.
2202
2203         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2204         (gnus-same-method-different-name): New function.
2205
2206         * nnimap.el (parse-time): Require.
2207
2208         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2209         method in the presence of many similar methods.
2210
2211         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2212
2213         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2214         nnml-inhibit-expiry.
2215
2216         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2217         find out whether methods are equal.
2218
2219         * nnimap.el (nnimap-find-expired-articles): New function.
2220         (nnimap-process-expiry-targets): New function.
2221         (nnimap-request-move-article): Request the article before looking at
2222         what the Message-ID is.  Fix found by Andrew Cohen.
2223         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2224
2225         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2226         for oldness in addition to being a predicate.
2227
2228         * nnimap.el (nnimap-request-group): When we have zero articles, return
2229         the right data to Gnus.
2230         (nnimap-request-expire-articles): Only delete articles immediately if
2231         the target is 'delete.
2232
2233         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2234         method, this would bug out.
2235
2236         * gnus-group.el (gnus-group-expunge-group): Renamed from
2237         gnus-group-nnimap-expunge, and implemented as a normal interface
2238         function.
2239
2240         * gnus-int.el (gnus-request-expunge-group): New function.
2241
2242         * nnimap.el (nnimap-request-create-group): Implement.
2243         (nnimap-request-expunge-group): New function.
2244
2245 2010-09-21  Julien Danjou  <julien@danjou.info>
2246
2247         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2248         (gnus-html-cache-expired): Add new function.
2249         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2250         wethever we should display image for fetch it.
2251         Compute alt-text earlier to pass it to the fetching function too.
2252         (gnus-html-schedule-image-fetching): Change function argument to only
2253         get one image at a time, not a list.
2254         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2255         cache.
2256         (gnus-html-get-image-data): New function to retrieve image data from
2257         cache.
2258         (gnus-html-put-image): Change buffer argument to use image data rather
2259         than file, and place image above region rather than inserting a new
2260         one. Do not take alt-text as argument, since it's useless now: we place
2261         the image above alt-text.
2262         (gnus-html-prune-cache): Remove.
2263         (gnus-html-show-images): Start to fetch image when we find one, do not
2264         push into a temporary list.
2265         (gnus-html-prefetch-images): Only fetch image if they have expired.
2266         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2267         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2268
2269 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2270
2271         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2272
2273 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2274
2275         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2276         spec inser "*" if the group isn't active instead of 0.
2277
2278         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2279         opening the server.
2280         (nnimap-request-delete-group): Implement group deletion.
2281         (nnimap-transform-headers): Return the size of the entire message in
2282         the Bytes header, not just the size of the first part.
2283         (nnimap-request-move-article): When moving an article from nnimap,
2284         request the article first so the accepting form has an article to
2285         accept.  Reported by Dan Christensen.
2286         (nnimap-command): Make sure that the error message doesn't error out.
2287
2288 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2289
2290         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2291         we haven't requested anything.
2292
2293 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2294
2295         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2296         "".  Fix found by Andrew Cohen.
2297
2298         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2299         instead of -encode-string.
2300
2301 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2302
2303         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2304
2305         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2306         by mm-subst-char-in-string.
2307
2308 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2309
2310         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2311         waiting for the connection string.
2312
2313         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2314         arriving.
2315
2316         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2317         bogus characters.  This allows selecting certain Gmail groups.
2318
2319         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2320         (nnimap-fetch-partial-articles): New variable.
2321         (nnimap-open-connection): When looking for credentials, also use the
2322         nnimap-server-port.
2323         (nnimap-request-article): Return the group/article number, so that Gnus
2324         `^' works as expected.
2325         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2326         them.
2327
2328         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2329         comments.
2330         (gnus-methods-sloppily-equal): New function.
2331         (gnus): When using the development version of Gnus, load the gnus-load
2332         file.
2333
2334         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2335         `gnus-open-server' on each method before trying to scan them etc.  This
2336         ensures that all the backend parameters are set correctly.
2337
2338         * nnimap.el (nnimap-authenticator): New variable.
2339         (nnimap-open-connection): Allow anonymous login.
2340         (nnimap-transform-headers): The chars header is called Chars not
2341         Bytes.
2342         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2343         drops.
2344
2345         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2346         patch, found by Knut Anders Hatlen.
2347
2348 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2349
2350         * gnus-agent.el (gnus-agent-batch-confirmation)
2351         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2352         to gnus-message.
2353         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2354         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2355         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2356         * gnus-int.el (gnus-open-server): Likewise.
2357         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2358         (gnus-score-check-syntax): Likewise.
2359         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2360         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2361         Likewise.
2362         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2363
2364 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2365
2366         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2367         calling conventions so that prefetch doesn't bug out.
2368
2369 2010-09-19  Julien Danjou  <julien@danjou.info>
2370
2371         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2372         rather than `subst-char-in-region' in order to be able to replace ASCII
2373         char by UTF-8 ones.
2374
2375         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2376         than curl.
2377         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2378         the right URL and ALT text on images.
2379         (gnus-html-wash-tags): Fix tag case.
2380         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2381         (gnus-article-html): Add -o display_ins_del=2 option.
2382         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2383
2384 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2385
2386         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2387         the extra mail headers, which sometimes seem to happen for unknown
2388         reasons.
2389
2390         * mail-parse.el (mail-header-encode-parameter): Define as
2391         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2392         (or most, perhaps?) mail readers don't understand the latter, but do
2393         understand the former.
2394
2395         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2396         to nil, so that no methods are automatically agentized.  I think this
2397         is probably what most users want.
2398
2399         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2400         from url-retrieve, for instance about invalid URLs.
2401
2402         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2403         groups that have no articles.
2404         (nnimap-request-article): Check that we really got an article when we
2405         requested one.
2406
2407         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2408         doesn't exist.
2409
2410         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2411         nntp buffer so the agent can save it.
2412         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2413         that CRLF doesn't get translated to \n.
2414         (nnimap-open-connection): Don't make 'shell commands only send \n.
2415
2416 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2417
2418         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2419         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2420         Update var name.
2421         (nnml-generate-nov-file): Use dolist.
2422         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2423         Use with-current-buffer.
2424
2425 2010-09-18  Julien Danjou  <julien@danjou.info>
2426
2427         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2428         parallel.
2429
2430 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2431
2432         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2433         the range update right.
2434         (nnimap-request-group): Don't make `M-g' bug out on group with no
2435         marks.
2436         (nnoo): Required, so that other packages can require nnimap.
2437         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2438         command we're looking for.  This helps when the server sends more
2439         responses after we've gotten everything we expected.
2440         (nnimap): Add a `newlinep' field to keep track of end-of-line
2441         conventions.
2442         Don't send CRLF to things that don't want it.
2443         (nnimap-request-accept-article): Ditto.
2444
2445 2010-09-18  Julien Danjou  <julien@danjou.info>
2446
2447         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2448         than curl to retrieve images.
2449
2450 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2451
2452         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2453         the marks.
2454         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2455         (nnimap-wait-for-connection): New function.
2456         (nnimap-open-connection): If we have PREAUTH, don't query for login
2457         credentials.
2458         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2459         when doing a partial update.
2460
2461 2010-09-18  Julien Danjou  <julien@danjou.info>
2462
2463         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2464         tags.
2465
2466 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * nnimap.el (nnimap-credentials): New function.
2469         (nnimap-open-connection): Use the new function to look for credentials
2470         also on the numeric equivalents of "imap" and "imaps".
2471
2472         * gnus-start.el (gnus-activate-group): Send the info to
2473         gnus-request-group.
2474
2475         * nnimap.el (nnimap-request-group): Have the "check" version of the
2476         function parse flags and update the info, so that a `M-g' get a total
2477         resync of all flags from the group.
2478
2479         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2480         to allow backends to alter the info on group selection.  Also alter all
2481         the backend -request-group functions to take the parameter.
2482
2483         * nnimap.el (nnimap-store-info): New function.
2484         (nnimap-update-info): Store the info for later usage.
2485         (nnimap-request-group): Use the stored info for the dont-check case, so
2486         that we don't retrieve all marks when we enter a group.
2487
2488         * nnimap.el: Use deffoo instead of defun for interface functions.
2489
2490         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2491         update the group info.  This makes the nndraft groups, for instance, go
2492         back to their old behaviour.
2493
2494         * gnus-sum.el (gnus-select-newsgroup): Indent.
2495
2496         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2497         in.
2498         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2499         nothing.
2500
2501         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2502         from methods that are denied.
2503
2504         * gnus-int.el (gnus-method-denied-p): New function.
2505
2506         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2507         store the password instead of netrc.
2508         (nnimap-open-connection): Don't error out when we can't make a
2509         connections.
2510
2511         * auth-source.el (auth-source-create): In the password prompt, say what
2512         we're querying for.  Also prompt for user name if that hasn't been
2513         given.
2514
2515         * nnimap.el (nnimap-with-process-buffer): Removed.
2516
2517 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2518
2519         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2520         method when we're reading from the agent.
2521
2522         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2523
2524         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2525         that's probably most useful for users.
2526
2527         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2528         "failed" all the time.
2529
2530         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2531         ...)) with (with-current-buffer ... ).
2532
2533         * nntp.el (nntp-open-server): Return whether the open was successful or
2534         not.
2535
2536         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2537         select an unread unseen article first.
2538
2539         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2540         /etc/services, supply some sensible port defaults.
2541
2542         * dgnushack.el: Define netrc-credentials.
2543
2544 2010-09-17  Julien Danjou  <julien@danjou.info>
2545
2546         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2547
2548 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2549
2550         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2551         doesn't have any parameters.
2552
2553 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2554
2555         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2556         only upcased checks.
2557
2558         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2559
2560         * nnimap.el (nnimap-open-shell-stream): New function.
2561         (nnimap-open-connection): Use it.
2562         (nnimap-transform-headers): Get the number of lines in each message.
2563         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2564         number of lines.
2565         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2566         problem.
2567
2568         * utf7.el (utf7-encode): Autoload.
2569
2570         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2571         to allow the mail splitting to not return a default group.  This is
2572         useful for nnimap, which will leave unmatched mail in the inbox.
2573
2574         * nnimap.el: Rewritten.
2575
2576         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2577         nnimap usage.
2578
2579         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2580         if the move is internal, so that nnimap can do fast internal moves.
2581
2582         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2583         data.
2584         (gnus-read-active-for-groups): Support finishing the early retrieval of
2585         data.
2586
2587         * gnus-range.el (gnus-range-nconcat): New function.
2588
2589         * gnus-int.el (gnus-finish-retrieve-group-infos)
2590         (gnus-retrieve-group-data-early): New functions.
2591
2592 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2593
2594         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2595         (nnrss-retrieve-groups):
2596         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2597         (pop3-quit): Use with-current-buffer.
2598
2599 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2600
2601         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2602         instead of nnheader-accept-process-output.
2603
2604         * dgnushack.el (dgnushack-compile): Add comment.
2605
2606         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2607
2608         * gnus-html.el (gnus-html-schedule-image-fetching)
2609         (gnus-html-prefetch-images): Replace process-kill-without-query by
2610         gnus-set-process-query-on-exit-flag.
2611
2612 2010-09-16  Romain Francoise  <romain@orebokech.com>
2613
2614         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2615
2616 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2617
2618         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2619         parameter to unintern is mandatory-ish in Emacs 24.
2620
2621         * gnus-html.el (gnus-html-schedule-image-fetching)
2622         (gnus-html-prefetch-images): Check for curl before using it.
2623
2624         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2625         depend on curl, which isn't essential.
2626
2627         * imap.el: Revert back to version
2628         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2629         seem problematic.
2630
2631 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2632
2633         * gnus-registry.el (gnus-registry-install-shortcuts):
2634         Explicitly pass `obarray' to `unintern' to avoid a warning.
2635
2636 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2637
2638         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2639         change.
2640
2641         * nnrss.el (nnrss-request-list): Removed this function and related
2642         functions, including the moreover stuff.
2643
2644 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * nnrss.el (nnrss-retrieve-groups): New function.
2647
2648 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2649
2650         * .dir-locals.el: Add no-byte-compile cookie.
2651
2652 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2653
2654         * time-date.el (format-seconds): Comment fix.
2655
2656         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2657         for back end that doesn't support request-scan.
2658
2659 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2660
2661         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2662         then do request scans from the backends.
2663
2664         * netrc.el (netrc-credentials): New conveniency function.
2665
2666         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2667         avoid running a hook per line, since this takes a lot of time,
2668         profiling shows.
2669         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2670         directly if gnus-visual-p is true.
2671
2672 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2673
2674         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2675         groups; replace mapcar with dolist which is a bit faster; pass groups
2676         info to gnus-read-active-file-1.
2677         (gnus-read-active-file-1): Scan only specified groups if the new
2678         optional arg `infos' is given.
2679
2680 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681
2682         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2683
2684         * pop3.el (pop3-movemail): Removed.
2685         (pop3-streaming-movemail): Renamed to pop3-movemail.
2686
2687         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2688         don't restrict end-tag searches to the end of the line.
2689
2690 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2691
2692         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2693         articles of every unchecked group to t, which means unknown since the
2694         server has never been opened.
2695
2696 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2697
2698         * gnus-html.el (gnus-html-show-alt-text): New command.
2699         (gnus-html-browse-image): Ditto.
2700         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2701         to browse the image directly.
2702         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2703         better.
2704
2705         * gnus-async.el (gnus-async-article-callback): Call
2706         `gnus-html-prefetch-images' unconditionally.
2707
2708         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2709         before feeding URLs to curl.
2710
2711 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2714         internal images as deletable by `W D D'.
2715
2716         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2717         (gnus-async-article-callback): Fix typo.
2718
2719 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2720
2721         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2722         current line to work around bugs in the output from w3m.
2723
2724         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2725         for groups that want that.
2726
2727         * nntp.el (nntp-wait-for-string): Supply a timeout for
2728         accept-process-output to ensure progress.
2729
2730         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2731         level to get unread articles from, then use that for foreign groups,
2732         too.
2733
2734         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2735         confuses the rest of the function.
2736
2737         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2738         for the methods that support -retrieve-groups, too.
2739
2740         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2741
2742 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2743
2744         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2745         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2746
2747         * pop3.el: Require cl when compiling.
2748         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2749
2750 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2751
2752         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2753         that aren't going to be activated.
2754         (gnus-get-unread-articles): Fix up the last commit.
2755
2756         * gnus-html.el (gnus-article-html): Allow calling without specifying
2757         the handle.  In that case, dissect the buffer first.
2758
2759         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2760
2761         * nnimap.el (nnimap-open-connection): Revert the change that would look
2762         into authinfo for imaps instead of imap.
2763
2764         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2765         say that you don't want to call gnus-request-group with don-check, but
2766         do check the reponse.  This is for virtual groups only.
2767         (gnus-get-unread-articles): Count the archive groups as secondary, so
2768         that they're activated the same way as before.
2769
2770         * imap.el (imap-message-map): Removed optional buffer parameter, since
2771         no callers use it.
2772         (imap-message-get): Ditto.
2773         (imap-message-put): Ditto.
2774         (imap-mailbox-map): Ditto.
2775         (imap-mailbox-put): Ditto.
2776         (imap-mailbox-get): Ditto.
2777         (imap-mailbox-get): Revert last change for this function.
2778
2779         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2780         case-insensitively.
2781         (nnimap-debug): Removed.
2782
2783         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2784         to use `imap-fetch' instead.  According to the comments, this should be
2785         safe, since all other IMAP clients use the 1:* syntax.
2786         (imap-enable-exchange-bug-workaround): Removed.
2787         (imap-debug): Removed -- doesn't seem very useful.
2788
2789         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2790         mail from a file, and the file doesn't exist.
2791
2792         * imap.el (imap-log): New convenience function used throughout instead
2793         of repeating the same code all over the place.
2794
2795         * pop3.el (pop3-streaming-movemail): Return t for success.
2796
2797         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2798         .authinfo if we're using ssl connection.
2799
2800         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2801         already have if we're in a main Gnus `g' run.
2802
2803         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2804
2805 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2808
2809         * nnmh.el (nnmh-request-list-1): Bind `file'.
2810
2811         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2812         alias to set-process-query-on-exit-flag or process-kill-without-query.
2813         (pop3-open-server): Use it.
2814
2815 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2816
2817         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2818         box to the Incoming file.  Fixes mistake in previous checkin.
2819
2820         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2821         request loop (for debugging purposes) removed.
2822
2823         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2824         culprit is more visible.
2825         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2826         (nnml-add-incremental-nov): New functions to do "incremental" nov
2827         updates, where we just append to the end of the existing nov files
2828         without reading/writing them in full.
2829
2830         * mail-source.el (mail-source-delete-crash-box): Really only check the
2831         incoming files once in a while.
2832
2833         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2834
2835         * mail-source.el (mail-source-delete-crash-box): Only check the
2836         incoming files for deletion once per day to save a lot of file
2837         accesses.
2838
2839         * pop3.el (pop3-logon): Fix up unbound variable typo.
2840
2841         * mail-source.el (pop3-streaming-movemail): Autoload.
2842
2843         * pop3.el (pop3-streaming-movemail): Respect
2844         pop3-leave-mail-on-server.
2845
2846         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2847         retrieval.
2848
2849         * pop3.el (pop3-process-filter): Removed unused function.
2850         (pop3-streaming-movemail, pop3-send-streaming-command)
2851         (pop3-wait-for-messages, pop3-write-to-file)
2852         (pop3-number-of-responses): New functions for streaming pop3
2853         retrieval.
2854
2855         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2856         come from no known methods.
2857         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2858         list.
2859
2860         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2861         message sizes.
2862         (pop3-movemail): Use erase-buffer instead of looping and deleting
2863         regions, which seems rather odd.
2864
2865         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2866         file once per `g' run.
2867
2868         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2869         directories.  This makes the draft queue directory work.
2870
2871         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2872         data from the backends, so that we only request the list of groups from
2873         each method once.  This should speed things up considerably.
2874
2875         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2876         detect that it's not implemented.
2877
2878         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2879         we actually do recurse down into the tree, but don't stat all leaf
2880         nodes.
2881
2882         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2883         then say so instead of bugging out.
2884
2885         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2886         files exist before trying to read them.
2887
2888         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2889         around <pre_int>.
2890
2891         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2892
2893         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2894
2895 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2896
2897         * mm-util.el (mm-image-load-path): Just return the image directories,
2898         not all directories in the path in addition to the image directories.
2899         (mm-image-load-path): Maintain a cache of the image directories so that
2900         the `g' command in Gnus doesn't have to stat dozens of directories each
2901         time.
2902
2903         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2904         (gnus-html-wash-tags): Add a new `i' command to insert images.
2905         (gnus-html-insert-image): New command and keystroke.
2906         (gnus-html-redisplay-with-images): New command and keystroke.
2907         (gnus-html-show-images): Renamed command.
2908         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2909         spacers.
2910         (gnus-html-wash-tags): Decode entities at the end, so that entities
2911         inside the tags don't mess up the rest of the "parsing".
2912
2913         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2914         so that nnimap methods aren't agentized by default.  There's apparently
2915         many problems related to agent/imap behaviour.
2916
2917         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2918
2919         * gnus-html.el: Doc fix.
2920
2921 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2922
2923         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2924         specifier-spec-list for Emacs 21.
2925
2926         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2927         glyph-width and glyph-height instead of display-graphic-p and
2928         image-size; make avoidance of displaying small images work for XEmacs.
2929
2930         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2931         for XEmacs.
2932
2933         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2934         of symbol that holds plist data.
2935         (gnus-process-plist): Remove plist of process after getting it.
2936
2937 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938
2939         * message.el (message-generate-hashcash): Change default to
2940         'opportunistic if hashcash is installed.
2941
2942         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2943         (gnus-html-put-image): Only call image-size once, since it's somewhat
2944         time-consuming on remote X servers.
2945
2946 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2947
2948         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2949         type on data, not a file name.
2950
2951         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2952         window-pixel-edges for Emacs 21.
2953
2954         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2955         decoded contents.
2956         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2957
2958 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2959
2960         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2961         group line format, since it isn't very interesting.
2962
2963         * gnus-agent.el (gnus-agent-short-article),
2964         (gnus-agent-long-article): Increase values for these two variables,
2965         since most people are likely to have more network connection and
2966         storage than before.
2967
2968         * gnus.el (gnus-refer-article-method): Change default to 'current.
2969         When referring an article, the common behaviour is to refer it from the
2970         current select method, not the native select method.  The chances of
2971         the native select method having the message in question is rather slim
2972         these days.
2973
2974         * gnus-sum.el (gnus-auto-select-subject): Change default to
2975         `unseen-or-unread'.  I think it's likely that most people want to
2976         select an unseen article over a previously seen, but unread one.
2977
2978         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2979         means that in the article buffer none of the minor mode elements will
2980         be shown, usually, and this is not desirable in most cases.
2981
2982         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2983         that commands like `d' (and the like) go to the next line in the
2984         buffer, instead of the next unread article.  I think this is the
2985         behaviour that is most natural for most users.
2986         (gnus-single-article-buffer): Change default to nil, so that people can
2987         have as many article buffers open as they have summary buffer.  I think
2988         this is the most natural way for the groups to behave.
2989
2990         * message.el (message-generate-new-buffers): Change default to
2991         `unsent', so that all new message buffers start their names with the
2992         string "*unsent", and it's easier to find the buffers if you move from
2993         them.
2994
2995 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2996
2997         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2998         small.  They're probably tracking images.
2999         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3000         (gnus-html-rescale-image): Yet another try at getting the image sizing
3001         right.
3002
3003         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3004         nntp-marks-file-name is nil.
3005
3006 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3007
3008         * gnus-html.el (gnus-html-wash-tags)
3009         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3010         Better logging.
3011
3012 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3013
3014         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3015
3016         * gnus-html.el (gnus-html-wash-tags): Check the value of
3017         gnus-blocked-images in the summary buffer.
3018
3019 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3020
3021         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3022
3023 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3024
3025         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3026         like "a", it seems like.
3027         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3028         since it needs to be picked from the correct buffer.
3029
3030         * nnwfm.el: Removed.
3031
3032         * nnlistserv.el: Removed.
3033
3034 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3035
3036         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3037         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3038
3039 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3040
3041         * nnkiboze.el: Removed.
3042
3043         * nndb.el: Removed.
3044
3045         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3046         alt text.
3047         (gnus-html-rescale-image): Try to get the rescaling logic right for
3048         images that are just wide and not tall.
3049
3050         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3051         overshadow variable bindings.
3052
3053 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3054
3055         * gnus-html.el (gnus-html-wash-tags)
3056         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3057         extra logging.
3058
3059 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3060
3061         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3062         (gnus-max-image-proportion): New variable.
3063         (gnus-html-rescale-image): New function.
3064         (gnus-html-put-image): Rescale images.
3065
3066 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3067
3068         Fix up some byte-compiler warnings.
3069         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3070         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3071         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3072         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3073         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3074         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3075         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3076
3077 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3078
3079         * gnus-html.el (gnus-article-html): Decode contents by charset.
3080
3081 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3082
3083         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3084         (gnus-html-frame-width, gnus-blocked-images)
3085         * message.el (message-prune-recipient-rules): Add custom version.
3086         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3087
3088         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3089         functions.
3090
3091         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3092         gnus-process-get.
3093
3094 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3095
3096         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3097         instead of lsub directly.
3098
3099 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3100
3101         * nnwarchive.el: Removed.
3102
3103         * gnus-soup.el: Removed.
3104
3105         * nnsoup.el: Removed.
3106
3107         * nnultimate.el: Removed.
3108
3109         * gnus-html.el (gnus-blocked-images): New variable.
3110
3111         * message.el (message-prune-recipients): New function.
3112         (message-prune-recipient-rules): New variable.
3113
3114         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3115         guess whether a long line is natural text or not.
3116
3117         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3118         gnus-process-plist and friends for compatibility.
3119
3120 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3121
3122         * gnus-html.el: Require packages that define macros used in this file.
3123         (gnus-article-mouse-face): Declare to silence byte-compiler.
3124         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3125         process-get.
3126         (gnus-html-put-image): Use plist-get to avoid getf.
3127         (gnus-html-prefetch-images): Use with-current-buffer.
3128
3129 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * gnus-ems.el: Provide compatibility functions for
3132         gnus-set-process-plist.
3133
3134         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3135         header-line-format for XEmacs 21.4.
3136
3137         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3138         * gnus.el (gnus-valid-select-methods)
3139         * message.el (message-send-mail-partially-limit)
3140         * mm-decode.el (mm-text-html-renderer)
3141         * mml.el (mml-insert-mime-headers-always)
3142         * smiley.el (smiley-regexp-alist): Bump custom version.
3143
3144 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3145
3146         * gnus-html.el: require mm-url.
3147         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3148         with the url to `url'.
3149         (gnus-html-wash-tags): Support cid: URLs/images.
3150
3151 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3152
3153         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3154         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3155         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3156
3157         * gnus-move.el: Removed file, since it doesn't really work.
3158
3159         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3160         UTF-8.  This seems to fix problems with some German web feeds.
3161
3162         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3163         at the top so that the proper colours are applied.
3164
3165         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3166         don't have dots in their names.
3167
3168         * gnus-art.el (gnus-article-view-part): Doc fix.
3169
3170         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3171         XEmacs-compatible.
3172         (gnus-html-put-image): Don't do images on non-graphic displays.
3173
3174         * nnslashdot.el: Removed this unused backend.
3175
3176         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3177         actions.
3178         (gnus-undo-register-1): Revert last change.
3179
3180         * gnus-group.el (gnus-group-completing-read): Protect against not
3181         having completion-styles bound.
3182
3183         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3184         make broken recipients happier.
3185
3186         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3187
3188         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3189         point parameter.
3190
3191         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3192
3193         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3194         completion-styles for group selection.
3195
3196 2009-02-04  Andreas Schwab  <schwab@suse.de>
3197
3198         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3199         headers and regexp-quote the match if necessary.
3200
3201 2009-03-24  Miles Bader  <miles@gnu.org>
3202
3203         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3204         the blinking smiley.
3205
3206 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3207
3208         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3209         blink smiley.
3210
3211 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3212
3213         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3214         where the dribbel file lives exists.
3215
3216         * message.el (message-send-mail-partially-limit): Change the default to
3217         nil, since most people don't want this.
3218
3219         * mm-url.el (mm-url-decode-entities): Also decode entities like
3220         &#x3212.
3221
3222 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3223
3224         * gnus-sum.el (gnus-summary-idna-message):
3225         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3226         Hyperlink urls in docstrings with URL `...'.
3227
3228 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3229
3230         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3231         functions.
3232
3233 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3234
3235         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3236         say what the mouseover text should be.
3237
3238         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3239         version of the mm-w3m-safe-url-regexp variable to only download images
3240         in the groups where we want that to happen.
3241
3242         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3243
3244         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3245         easier debugging.
3246         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3247         big pictures in the article buffer.
3248
3249         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3250         gnus-article-html.
3251         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3252         w3m.
3253
3254         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3255
3256 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3257
3258         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3259         which doesn't exist.
3260
3261         * message.el (message-inhibit-ecomplete): New variable to allow some
3262         function to inhibit ecomplete address storage.
3263         (message-resend): Disable ecomplete message storage when resending
3264         messages.
3265
3266         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3267
3268 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3271         Save excursion while copying, moving, and deleting articles in order to
3272         prevent the cursor from jumping to unforeseen place.
3273
3274 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3275
3276         * lpath.el: No need to bind bookmark-current-buffer,
3277         bookmark-yank-point and bookmark-make-record-function.
3278
3279 2010-08-17  Glenn Morris  <rgm@gnu.org>
3280
3281         * gnus-sync.el: Require gnus components whose functions are used.
3282
3283         * gnus-art.el (bookmark-make-record-function):
3284         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3285         Declare for compiler.
3286
3287         * mm-url.el (mml-compute-boundary): Autoload.
3288
3289 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3292
3293 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3294
3295         Typo fix "hoo4a" -> "hook".
3296
3297         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3298
3299 2010-08-14  Glenn Morris  <rgm@gnu.org>
3300
3301         * gnus-sync.el (gnus-sync): Fix defgroup version.
3302
3303 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3304
3305         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3306
3307         * gnus-sync.el: Fix docs.
3308         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3309         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3310
3311 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3312
3313         Optimizations for gnus-sync.el.
3314
3315         * gnus-sync.el: Add docs about gnus-sync-backend
3316         possibilities.
3317         (gnus-sync-save): Remove unnecessary message.
3318         (gnus-sync-read): Optimize and show what groups were skipped.
3319
3320 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3321
3322         Minor bug fixes for gnus-sync.el.
3323
3324         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3325         read the sync on get-new-news.
3326
3327         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3328         quiet.
3329
3330         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3331
3332 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3333
3334         Make saving and restoring of hidden threads work with overlays.
3335         Patch applied by Ted Zlatanov.
3336
3337         * gnus-sum.el (gnus-hidden-threads-configuration)
3338         (gnus-restore-hidden-threads-configuration): Update to deal with text
3339         properties, rather than searching for a magic character.
3340
3341 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3342
3343         New gnus-sync.el library for synchronization of marks.
3344
3345         * gnus-sync.el: New library for synchronization of marks.
3346
3347         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3348         renamed from `gnus-registry-grep-in-list'.
3349
3350         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3351
3352         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3353
3354 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3355
3356         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3357         determining charset of text fails.
3358
3359 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * nnmail.el (nnmail-get-new-mail-1): Revert.
3362
3363         * nnml.el (nnml-active-number): Make sure names of newly created groups
3364         in nnml-group-alist are encoded.
3365
3366 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3367
3368         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3369         containing non-ASCII characters in active file for nnml back end.
3370
3371 2010-07-24  David Engster  <dengste@eml.cc>
3372
3373         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3374         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3375
3376 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3377
3378         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3379         tag (Bug#6654).
3380
3381 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3382
3383         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3384         the article buffer, not the summary buffer.
3385
3386 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3387
3388         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3389         Emacs 23 as well.
3390
3391 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3392
3393         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3394         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3395
3396 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3397
3398         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3399         Patch applied by Karl Fogel.
3400
3401         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3402         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3403
3404 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3405
3406         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3407         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3408         C-w still not working correctly from Article buffers; Thierry's
3409         patch to fix that will be applied after this.
3410
3411         * gnus-art.el (bookmark-make-record-function): New local variable.
3412
3413         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3414         article buffer.
3415         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3416
3417 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3418
3419         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3420         on changes in bookmark.el.
3421
3422 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3423
3424         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3425         `no-log' instead of message not to log prompt string.
3426
3427 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3428
3429         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3430         the *other* type of HTML form submission.
3431
3432 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3433
3434         * auth-source.el (auth-source-pick): If choice does not contain a
3435         questioned keyword, set the check to t.
3436
3437 2010-06-12  Romain Francoise  <romain@orebokech.com>
3438
3439         * gnus-util.el (gnus-date-get-time): Move up before first use.
3440
3441 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3442
3443         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3444         (gnus-article-edit-part): Bind it to make last part that is substituted
3445         or deleted visible.
3446         (gnus-mime-display-single): Buttonize part of which id equals to
3447         gnus-mime-buttonized-part-id.
3448
3449 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3450
3451         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3452         (gnus-dd-mmm): Use gnus-date-get-time.
3453         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3454         simplify logic.
3455         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3456         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3457
3458 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3459
3460         * auth-source.el (top): Autoload `secrets-list-collections',
3461         `secrets-create-item', `secrets-delete-item'.
3462         (auth-sources): Fix tag string.
3463         (auth-get-source, auth-source-retrieve, auth-source-create)
3464         (auth-source-delete): New defuns.
3465         (auth-source-pick): Rewrite in order to avoid 2 passes.
3466         (auth-source-forget-user-or-password): New parameter USERNAME.
3467         (auth-source-user-or-password): New parameters CREATE-MISSING and
3468         DELETE-EXISTING.  Retrieve password interactively, if needed.
3469
3470 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3471
3472         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3473         deleting unused directories when gnus-expert-user is t.
3474
3475 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3476
3477         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3478         for each temp file when gnus-article-browse-delete-temp is ask.
3479
3480 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3481
3482         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3483         Lisp calls to delete-backward-char by calls to delete-char.
3484
3485 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3486
3487         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3488
3489 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3490
3491         * password-cache.el (password-cache-remove): Fix docstring.
3492
3493 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3494
3495         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3496         article unless decoding article to be saved.
3497
3498 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3501         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3502         generated within the mm-with-unibyte-current-buffer macro.
3503
3504 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3505
3506         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3507         to nil when we're in a mml-preview buffer and no group is selected.
3508
3509 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3510
3511         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3512         when catching the `C-g'.  Reported by "Leo".
3513
3514 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3515
3516         * message.el (message-forward-make-body-plain)
3517         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3518         multibyte-string-p.
3519
3520         * lpath.el: Revert.
3521
3522 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3523
3524         * message.el (message-forward-make-body-mml): Assume original message
3525         is multibyte string; error on unibyte.
3526         (message-forward-make-body-plain): Ditto; don't add excessive newline
3527         in body end.
3528
3529         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3530
3531 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3532
3533         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3534         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3535
3536 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3537
3538         * mm-extern.el (mm-extern-url): Don't use
3539         mm-with-unibyte-current-buffer.
3540         (mm-extern-cache-contents): Use with-current-buffer instead of
3541         save-excursion + set-buffer.
3542
3543 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3544
3545         * mm-util.el (mm-emacs-mule): Remove.
3546
3547 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3548
3549         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3550         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3551         change.
3552
3553 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3554
3555         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3556         bind the default value of enable-multibyte-characters to nil.
3557
3558 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3559
3560         * message.el (message-forward-make-body-plain)
3561         (message-forward-make-body-mml):
3562         Don't use mm-with-unibyte-current-buffer.
3563
3564 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3565
3566         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3567
3568 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3569
3570         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3571         (Bug#5592).
3572
3573 2010-05-07  Julien Danjou  <julien@danjou.info>
3574
3575         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3576         it to mm-pipe-part.
3577
3578         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3579         it is given.
3580
3581 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3582
3583         * binhex.el (binhex-decode-region-internal)
3584         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3585         (dns-query)
3586         * nnweb.el (nnweb-gmane-search)
3587         * pgg-parse.el (pgg-parse-armor)
3588         * pgg.el (pgg-verify-region)
3589         * sha1.el (sha1-string-external)
3590         * uudecode.el (uudecode-decode-region-internal)
3591         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3592         XEmacs.
3593
3594         * gnus-art.el (gnus-article-browse-html-parts)
3595         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3596         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3597         make-temp-file.
3598
3599         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3600         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3601         compiling.
3602
3603         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3604         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3605         XEmacs when compiling.
3606
3607         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3608         gnus-pick-mode-off-hook for XEmacs when compiling.
3609         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3610         gnus-binary-mode-off-hook for XEmacs when compiling.
3611
3612         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3613         nil if char-charset is not available.
3614
3615         * imap.el (imap-disable-multibyte)
3616         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3617         macros.
3618
3619         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3620         instead of encode-coding-string.
3621
3622         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3623         'xemacs) instead of mm-emacs-mule to switch function definitions.
3624         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3625
3626         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3627         bind temporary-file-directory for XEmacs;
3628         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3629         timer-set-function for XEmacs 21.4 and SXEmacs;
3630         bind timer-list for XEmacs 21.4 and SXEmacs;
3631         fbind char-charset and find-charset-region for non-Mule XEmacs;
3632         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3633         encode-coding-region and encode-coding-string for XEmacs having no
3634         file-coding feature.
3635
3636 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3637
3638         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3639
3640 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3641
3642         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3643         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3644
3645 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3646
3647         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3648         alias `jka-compr-delete-temp-file' no longer exists.
3649
3650 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3651
3652         Use define-minor-mode in Gnus where applicable.
3653         * mml.el (mml-mode): Use define-minor-mode.
3654         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3655         (gnus-undo-mode): Use define-minor-mode.
3656         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3657         (gnus-dead-summary-mode): Use define-minor-mode.
3658         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3659         Initialize in declaration.
3660         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3661         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3662         (gnus-mailing-list-mode): Use define-minor-mode.
3663         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3664         (gnus-draft-mode): Use define-minor-mode.
3665         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3666         (gnus-dired-mode): Use define-minor-mode.
3667
3668 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3669
3670         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3671         handles on recursive mml-to-mime translation and check them for
3672         boundary delimiter collisions.  Reported by Greg Troxel.
3673
3674 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3675
3676         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3677
3678 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3679
3680         * mm-util.el (mm-find-buffer-file-coding-system):
3681         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3682
3683 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3684
3685         * message.el (message-generate-headers): Record insertion of optional
3686         headers as well.  Otherwise the check to prevent repeated insertion of
3687         optional headers is a no-op.
3688
3689 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3690
3691         * smime.el: Don't mention CVS.
3692
3693         * nnrss.el (nnrss-fetch): Don't mention CVS.
3694
3695         * nnir.el: Don't mention CVS.
3696
3697 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3698
3699         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3700
3701 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * lpath.el: Fbind bookmark-default-handler,
3704         bookmark-get-bookmark-record, bookmark-make-record-default,
3705         bookmark-prop-get for Emacs <23 and XEmacs.
3706
3707 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3708
3709         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3710         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3711         Use with-current-buffer to silence the byte-compiler.
3712         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3713         bother to require `gnus'.
3714         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3715
3716 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3717
3718         * gnus-sum.el (gnus-summary-bookmark-make-record)
3719         (gnus-summary-bookmark-jump): New functions.
3720         (gnus-summary-mode): Setup bookmark support.
3721
3722 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3723
3724         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3725         if set.
3726
3727 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3728
3729         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3730         gnus-article-browse-html-save-cid-image; make it work recursively for
3731         forwarded messages as well.
3732         (gnus-article-browse-html-parts): Work when prefix arg is given.
3733         (gnus-article-browse-html-article): Doc fix.
3734
3735 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3736
3737         * message.el (message-default-mail-headers):
3738         (message-default-headers): Carry the value mail-default-headers over
3739         into message-default-mail-headers, rather than message-default-headers.
3740
3741 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3742
3743         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3744         charset.
3745
3746         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3747         charset into the <meta> tag when the article is encoded to utf-8.
3748
3749 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3750
3751         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3752         directories as well.
3753         (gnus-article-browse-html-parts): Work for images that do not specify
3754         file names; delete temp directory when quitting; insert header at the
3755         right place; use file: scheme for image files.
3756
3757 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3758
3759         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3760         (gnus-article-browse-html-parts): Use it to make temporary cid image
3761         files in addition to html file so that browser may display them.
3762
3763 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3766
3767 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3768
3769         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3770
3771 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3772
3773         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3774         about Secret Service API sources.  Improve Customize options.
3775         (auth-source-pick): Change to accept any number of search parameters.
3776         Implement fallbacks iteratively, not recursively.  Add scoring on the
3777         second pass and sort by score.  Call Secret Service API when needed.
3778         (auth-source-user-or-password): Use it.  Call Secret Service API
3779         directly when needed to get the user name and the password.
3780
3781 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3782
3783         * message.el (message-interactive): Doc fix.
3784         (message-qmail-inject-args): Reflow.
3785         (message-kill-to-signature): Fix typo in docstring.
3786
3787         * smiley.el (smiley-buffer): Fix typo in docstring.
3788
3789 2010-03-24  Glenn Morris  <rgm@gnu.org>
3790
3791         * mail-source.el (gnus-message): Declare.
3792         (mail-source-delete-old-incoming): Require gnus-util.
3793
3794 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3795
3796         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3797
3798         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3799
3800         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3801         password-cache's default if it is not bound.
3802         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3803         password-cache-expiry's default if it is not bound.
3804
3805         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3806         available in Emacs 21.
3807
3808         * lpath.el: Suppress compiler warnings for:
3809         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3810         XEmacs;
3811         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3812         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3813         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3814
3815 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3816
3817         * auth-source.el (auth-sources): Fix up definition so extra parameters
3818         are always inline.
3819
3820 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3821
3822         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3823         wasn't updated after mismatch.  Clear cached mailbox info correctly
3824         when uidvalidity changes.
3825         (nnimap-group-prefixed-name): New function to avoid some code
3826         duplication.
3827         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3828         (nnimap-request-group): Use it.
3829         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3830         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3831         with many imap folders.  This is done by caching the group status from
3832         the imap server persistently in a group parameter `imap-status'.  (This
3833         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3834         but not persistently, so every Gnus startup was still very slow.)
3835
3836 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3837
3838         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3839         delete the extra newline.  Otherwise editing of :string and :number
3840         types don't work.
3841
3842 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3843
3844         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3845         secrets.el dependency.
3846         (auth-sources): Add optional user name.  Add secrets.el configuration
3847         choice (unused right now).
3848
3849 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3850
3851         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3852         `gnus-registry-install-shortcuts' fill in the functions.
3853
3854         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3855         warnings.
3856         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3857         (gnus-registry-install-shortcuts): Populate and use it in a
3858         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3859
3860 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3861
3862         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3863         In-place substitutions for the group name encoding/decoding.
3864         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3865         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3866         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3867         (nnimap-update-unseen, nnimap-request-list)
3868         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3869         (nnimap-request-set-mark, nnimap-split-to-groups)
3870         (nnimap-split-articles, nnimap-request-newgroups)
3871         (nnimap-request-create-group, nnimap-request-accept-article)
3872         (nnimap-request-delete-group, nnimap-request-rename-group)
3873         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3874         `encoded-mbx' for consistency.
3875         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3876         variable `imap-current-mailbox'.
3877
3878         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3879         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3880
3881 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3882
3883         * pop3.el (pop3-display-message-size-flag): Display message size byte
3884         counts during POP3 download.
3885         (pop3-movemail): Use it.
3886         (pop3-list): Implement listing of available messages.
3887
3888 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3889
3890         * nnir.el (nnir-get-article-nov-override-function): New function to
3891         override the normal NOV retrieval.
3892         (nnir-retrieve-headers): Use it.
3893
3894 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3895
3896         * auth-source.el (netrc-machine-user-or-password): Autoload.
3897
3898 2010-03-19  Glenn Morris  <rgm@gnu.org>
3899
3900         Stop message.el from loading about 40 libraries it doesn't always need.
3901         The general approach is to autoload rather than require, and to
3902         require in the specific functions rather than the file.  (Bug#5642)
3903
3904         * gmm-utils.el: Don't require wid-edit.
3905         (widget-create-child-value, widget-convert, widget-default-get):
3906         Autoload.
3907
3908         * gnus-util.el: Don't require time-date, netrc.
3909         (message-fetch-field, gnus-group-name-decode): Declare rather than
3910         autoloading.
3911         (gnus-fetch-field): Require message.
3912         (gnus-decode-newsgroups): Require gnus-group.
3913
3914         * ietf-drums.el: Don't require time-date.
3915
3916         * message.el: Don't require hashcash, canlock, ecomplete.
3917         Do require mail-utils.  Require nnheader only when compiling.
3918         (smtpmail-default-smtp-server): Remove declaration.
3919         (message-send-mail-function): Check smtpmail-default-smtp-server
3920         is bound rather than requiring smtpmail.
3921         (message-auto-save-directory, message-insert-signature): Use
3922         expand-file-name rather than nnheader-concat.
3923         (nnheader-insert-file-contents): Autoload.
3924         (hashcash-wait-async): Declare.
3925         (message-send-mail): Only call gnus-setup-posting-charset if
3926         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3927         (message-send-mail-with-sendmail): Require sendmail.
3928         (canlock-password, canlock-password-for-verify): Declare.
3929         (message-canlock-password): Require canlock.
3930         (nnheader-get-report): Autoload.
3931         (gnus-setup-posting-charset): Declare.
3932         (message-send-news): Require gnus-msg.
3933         (message-make-references, message-make-in-reply-to): Use mail-header-id
3934         rather than the alias mail-header-message-id.
3935         (ecomplete-add-item, ecomplete-save): Declare.
3936         (message-put-addresses-in-ecomplete): Require ecomplete.
3937         (ecomplete-display-matches): Autoload.
3938
3939         * mm-decode.el: Don't require mailcap, gnus-util.
3940         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3941         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3942         Autoload.
3943         (mailcap-mime-extensions): Declare.
3944
3945         * mm-encode.el: Don't require mailcap.
3946         (mailcap-extension-to-mime): Autoload.
3947
3948         * mml-sec.el: Don't require password-cache.
3949
3950         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3951         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3952         (mml-minibuffer-read-type): Require mailcap.
3953         (mml-preview): Require gnus-msg.
3954
3955         * mml1991.el: Require password-cache.
3956         (password-cache-expiry): Remove declaration.
3957
3958         * mml2015.el: Require password-cache.
3959         (password-cache-expiry): Remove declaration.
3960
3961         * nneething.el (mailcap): Require mailcap.
3962
3963         * nnheader.el (declare-function): Add compatibility stub.
3964         (message-remove-header): Declare rather than autoload.
3965         (nnheader-replace-header): Require message.
3966
3967         * nnimap.el (declare-function): Add compatibility stub.
3968         (netrc-parse, netrc-machine-user-or-password): Declare.
3969         (nnimap-open-connection): Require netrc.
3970
3971         * nntp.el (declare-function): Add compatibility stub.
3972         (netrc-parse, netrc-machine, netrc-get): Declare.
3973         (nntp-send-authinfo): Require netrc.
3974
3975         * rfc2047.el: Don't require qp.
3976         (quoted-printable-encode-region, quoted-printable-decode-string):
3977         Autoload.
3978
3979         * sieve-mode.el: Don't require easymenu.
3980         (easy-menu-add-item): Autoload it.
3981
3982         * spam-stat.el (time-to-number-of-days): Autoload it.
3983
3984 2010-03-19  Glenn Morris  <rgm@gnu.org>
3985
3986         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3987
3988 2010-03-18  Glenn Morris  <rgm@gnu.org>
3989
3990         * hashcash.el (declare-function): Remove duplicate definition.
3991
3992 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3993
3994         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3995         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3996         value if any backslash escapes).
3997
3998 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4001         if it is available.  (bug#5647)
4002
4003         * lpath.el: Suppress compiler warning for coding-system-from-name for
4004         Emacs 21 and XEmacs.
4005
4006 2010-03-14  Juri Linkov  <juri@jurta.org>
4007
4008         * hmac-def.el:
4009         * hmac-md5.el:
4010         * netrc.el: Fix keywords.
4011
4012 2010-02-26  Glenn Morris  <rgm@gnu.org>
4013
4014         * message.el (message-send-mail-function): Change the default, so that
4015         it inherits from a customized send-mail-function.  (Bug#5643)
4016
4017 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4018
4019         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4020         shell-command-to-string signals an error (bug#5299).
4021
4022 2010-02-24  Glenn Morris  <rgm@gnu.org>
4023
4024         * message.el (message-smtpmail-send-it)
4025         (message-send-mail-with-mailclient): Doc fixes.
4026
4027 2010-02-16  Glenn Morris  <rgm@gnu.org>
4028
4029         * message.el (message-default-mail-headers): Change the default value
4030         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4031
4032 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4033
4034         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4035         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4036
4037 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4038
4039         * time-date.el (date-to-time): Doc fix (Bug#5408).
4040
4041 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4042
4043         * message.el (message-mail): Just pass yank-action on to message-setup.
4044         (message-setup): Handle (FUN . ARGS) form of yank-action.
4045         (message-with-reply-buffer, message-widen-reply)
4046         (message-yank-original): Handle non-buffer values of
4047         message-reply-buffer (Bug#4080).
4048         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4049
4050 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4051
4052         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4053         Fix typo in docstring.
4054
4055 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4056
4057         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4058         response.
4059
4060 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4061
4062         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4063
4064         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4065
4066         * message.el (message-check-news-header-syntax): Protect against a
4067         string that `rfc822-addresses' returns when parsing fails.
4068
4069 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4072         (gnus-previous-char-property-change): New functions.
4073
4074         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4075
4076 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4077
4078         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4079         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4080
4081 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4082
4083         * message.el (message-exchange-point-and-mark): Rework last change to
4084         avoid using optional arg of exchange-point-and-mark, for backward
4085         compatibility.
4086
4087 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4088
4089         * message.el (message-exchange-point-and-mark): Call
4090         exchange-point-and-mark with an argument rather than setting
4091         mark-active by hand (Bug#5175).
4092
4093 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4094
4095         * nntp.el (nntp-service-to-port): Work for service expressed with
4096         numeric string; replace [:digit:] with [0-9] for XEmacs.
4097
4098 2009-12-17  Glenn Morris  <rgm@gnu.org>
4099
4100         * gnus-group.el (gnus-bug-group-download-format-alist):
4101         Change emacs entry to debbugs.gnu.org.  Bump :version.
4102
4103 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4104
4105         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4106
4107 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4108
4109         * message.el (message-info): Explain why we use `Info-goto-node'.
4110
4111 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4112
4113         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4114
4115 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4116
4117         * message.el (message-completion-in-region): New compatibility function.
4118         (message-expand-group): Use it.
4119
4120 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4123         with no unread article should be listed if the 2nd arg `predicate' is
4124         given.
4125
4126 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4127
4128         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4129
4130 2009-11-29  Juri Linkov  <juri@jurta.org>
4131
4132         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4133         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4134         on `gnus-recenter'. (Bug#4698, Bug#4981)
4135
4136 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4137
4138         * sha1.el (sha1-string-external): default-directory "/" in case
4139         otherwise non-existent.  process-connection-type pipe for touch of
4140         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4141
4142 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4143
4144         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4145         it's comms related and sgml-mode.el has "comm" on that basis too.
4146
4147 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4148
4149         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4150         containing tspecial characters if they have been already quoted.
4151
4152 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4153
4154         * dns-mode.el (auto-mode-alist): Purecopy string.
4155
4156 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4157
4158         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4159
4160 2009-10-24  Glenn Morris  <rgm@gnu.org>
4161
4162         * gnus-art.el (help-xref-stack-item): Define for compiler.
4163
4164 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4165
4166         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4167
4168 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4169
4170         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4171
4172 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4173
4174         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4175         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4176
4177 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4178
4179         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4180         (gnus-overlays-in): New alias to overlays-in.
4181
4182         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4183         gnus-overlay-get, and gnus-delete-overlay.
4184         (gnus-summary-show-thread): Make it work as well for systems in which
4185         next-single-char-property-change is not available.
4186         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4187
4188         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4189         (gnus-overlay-get): New alias to extent-property.
4190         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4191
4192         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4193         SXEmacs.
4194
4195         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4196         SXEmacs.
4197
4198 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4199
4200         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4201
4202 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4203
4204         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4205         and XEmacs that don't have `remove-overlays'.
4206
4207 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4208
4209         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4210         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4211         selective display.  Use overlays instead.
4212
4213 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4214
4215         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4216
4217 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4218
4219         * spam-stat.el (spam-stat-load): Fix typo in message.
4220
4221 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4222
4223         * dig.el (dig-invoke): Fix typo in docstring.
4224         (query-dig): Reflow docstring.
4225
4226 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4227
4228         * gnus-art.el (gnus-article-encrypt-body):
4229         * message.el (message-check-recipients):
4230         * mm-util.el (mm-codepage-setup):
4231         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4232         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4233
4234 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4235
4236         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4237         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4238         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4239         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4240         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4241
4242 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4243
4244         * dig.el: Add "Keywords: comm", as per net-utils.el.
4245
4246 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4247
4248         * dig.el (dig-mode): Use define-derived-mode.
4249
4250 2009-09-19  Glenn Morris  <rgm@gnu.org>
4251
4252         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4253
4254 2009-09-18  Glenn Morris  <rgm@gnu.org>
4255
4256         * gnus-diary.el (gnus-diary-check-message):
4257         * message.el (message-insert-formatted-citation-line):
4258         * nnbabyl.el (top-level):
4259         * nndiary.el (nndiary-schedule):
4260         Fix typos in condition-case handlers.
4261
4262 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4263
4264         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4265         configuration that provides the sole article window in a frame;
4266         position point correctly after deleting a part.
4267
4268 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4269
4270         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4271         (spam-resolve-registrations-routine): Use it to unregister articles
4272         that change status.
4273
4274 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4275
4276         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4277         with XEmacs.
4278         (parse-time-string-chars): Use it.
4279
4280 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4281
4282         * imap.el (imap-interactive-login): Better messages.
4283         (imap-open): Fix bug with renamed buffer on reconnect.
4284         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4285         for easier debugging and cleaner code.  On successful (guessed based on
4286         server capabilities) secondary authentication, set imap-state
4287         correctly.
4288         (imap-last-authenticator): Define imap-last-authenticator as a variable
4289         to avoid warnings.
4290
4291 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4292
4293         * nnrss.el (nnrss-request-article): Remove binding of
4294         default-enable-multibyte-characters that has gotten needless by
4295         the 2007-07-13 change in rfc2047-encode-message-header.
4296
4297         * mml.el (mml-insert-multipart): Error on the message header.
4298         (mml-insert-part): Error on the message header; position point at
4299         the end of a MIME tag.
4300
4301 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4302
4303         * time-date.el (autoload): Expand define-obsolete-function-alias into
4304         defalias and make-obsolete for old Emacsen that Gnus supports.
4305         (with-no-warnings): Define it for old Emacsen.
4306         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4307         is available.
4308         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4309         float-time is available; suppress compile warning for time-to-seconds.
4310
4311         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4312         (gnus-float-time): Alias to float-time if it exists.
4313
4314         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4315         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4316         float-time is available; suppress compile warning for time-to-seconds.
4317
4318         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4319         XEmacs.
4320
4321 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4322
4323         * imap.el (imap-message-map): Docstring fix.
4324
4325 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4326
4327         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4328         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4329         Add the optional argument `encoding' that overrides the default.
4330
4331         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4332         mm-encode-buffer.
4333
4334 2009-09-04  Glenn Morris  <rgm@gnu.org>
4335
4336         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4337         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4338         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4339         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4340         * mm-util.el (mm-with-unibyte-current-buffer)
4341         (mm-find-buffer-file-coding-system):
4342         * yenc.el (yenc-decode-region): Use default-value rather than
4343         default-enable-multibyte-characters.
4344
4345 2009-09-03  Glenn Morris  <rgm@gnu.org>
4346
4347         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4348         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4349         than default-enable-multibyte-characters.
4350
4351 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4352
4353         * gnus-art.el (gnus-article-read-summary-keys):
4354         Fix gnus-buffer-configuration's value temporarily used.
4355
4356 2009-09-02  Glenn Morris  <rgm@gnu.org>
4357
4358         * gnus-util.el (gnus-float-time): New function.
4359         * gnus-delay.el (gnus-delay-article):
4360         * gnus-sum.el (gnus-thread-latest-date):
4361         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4362         * nnspool.el (nnspool-request-newgroups):
4363         Use gnus-float-time rather than time-to-seconds.
4364         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4365
4366         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4367         (gnus-header-subject-face, gnus-header-newsgroups-face)
4368         (gnus-header-name-face, gnus-header-content-face):
4369         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4370         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4371         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4372         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4373         (gnus-cite-face-11):
4374         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4375         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4376         (gnus-server-closed-face, gnus-server-denied-face)
4377         (gnus-server-offline-face):
4378         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4379         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4380         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4381         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4382         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4383         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4384         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4385         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4386         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4387         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4388         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4389         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4390         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4391         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4392         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4393         (gnus-summary-high-undownloaded-face)
4394         (gnus-summary-low-undownloaded-face)
4395         (gnus-summary-normal-undownloaded-face)
4396         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4397         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4398         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4399         (gnus-splash-face):
4400         * message.el (message-header-to-face, message-header-cc-face)
4401         (message-header-subject-face, message-header-newsgroups-face)
4402         (message-header-other-face, message-header-name-face)
4403         (message-header-xheader-face, message-separator-face)
4404         (message-cited-text-face, message-mml-face):
4405         * sieve-mode.el (sieve-control-commands-face)
4406         (sieve-action-commands-face, sieve-test-commands-face)
4407         (sieve-tagged-arguments-face):
4408         * spam.el (spam-face):
4409         Mark face aliases with "-face" in the name as obsolete.
4410
4411 2009-09-01  Glenn Morris  <rgm@gnu.org>
4412
4413         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4414         than goto-line.
4415
4416 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4417
4418         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4419         Don't move point if the command is invoked inside the message header.
4420
4421 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4422
4423         * imap.el (imap-send-command): Simplify.
4424         (imap-wait-for-tag): point-max -> buffer-size.
4425
4426 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4427
4428         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4429         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4430         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4431         * nnir.el (nnir-swish-e-index-file):
4432         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4433         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4434         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4435         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4436         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4437         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4438
4439 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4440
4441         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4442         Don't save excursion.
4443
4444 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4445
4446         * nnheader.el (nnheader-find-file-noselect):
4447         * mm-util.el (mm-insert-file-contents):
4448         Use (default-value 'major-mode) instead of default-major-mode.
4449
4450 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4451
4452         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4453
4454 2009-08-26  Glenn Morris  <rgm@gnu.org>
4455
4456         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4457         than placing in files.el.
4458
4459 2009-08-25  Glenn Morris  <rgm@gnu.org>
4460
4461         * nnir.el (top-level): Don't require cl at run-time.
4462         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4463         Replace cl-function substitute with gnus-replace-in-string.
4464         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4465         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4466         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4467         simplified expansions.
4468
4469 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4470
4471         * dig.el (dig): Add autoload cookie.
4472
4473 2009-08-22  Glenn Morris  <rgm@gnu.org>
4474
4475         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4476         goto-line.
4477
4478 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4479
4480         * parse-time.el (parse-time-string-chars): Save match data.
4481
4482 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4483
4484         * parse-time.el (parse-time-string-chars): Compute using character
4485         classes, to handle non-ascii characters (Bug#3190).
4486
4487 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4488
4489         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4490
4491         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4492         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4493         (gnus-mm-display-part, gnus-mime-display-single)
4494         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4495         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4496
4497         * gnus-sum.el
4498         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4499         (gnus-summary-move-article): Add expirable mark to articles copied or
4500         moved to group that has auto-expire turned on if the option is non-nil.
4501
4502 2009-07-24  Glenn Morris  <rgm@gnu.org>
4503
4504         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4505         Fix typo.  (Bug#3903)
4506
4507 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4508
4509         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4510         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4511         that should not be used for draft articles.
4512         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4513         that has no concern in minor mode keys.
4514         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4515         Abolish.
4516
4517 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4518
4519         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4520         article without making inquiry to a user for unknown encoding.
4521
4522         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4523         (nnmaildir--scan): Assume i-node and device number that file-attributes
4524         returns might be cons-cell.
4525
4526         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4527
4528         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4529
4530 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4531
4532         * auth-source.el: Remove docs now in auth.texi.  Don't use
4533         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4534         `auth-source-hide-passwords' and use them.
4535
4536 2009-07-15  Glenn Morris  <rgm@gnu.org>
4537
4538         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4539
4540 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4541
4542         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4543         excessive whitespace from the default values of title and description.
4544
4545 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4546
4547         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4548         mail-fetch-field to fetch Content-Description header in order to
4549         exclude newlines.
4550
4551 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4552
4553         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4554         format used by GnuPG 2.0.11.
4555
4556 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4557
4558         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4559         to deleted part.
4560
4561 2009-05-30  David Engster  <dengste@eml.cc>
4562
4563         * nnmairix.el: Remove old documentation in the commentary block.
4564         (nnmairix-request-group): Do not update active file for nnml back ends.
4565         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4566         end so that overview files are ignored.
4567         (nnmairix-update-groups): Make updating the groups more robust by using
4568         marks.
4569         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4570         with dollar characters in message-id.
4571
4572 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4573
4574         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4575         2008-12-25 in dns.el.
4576
4577 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4578
4579         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4580         could happen if the text is only composed of spaces and/or tabs.
4581
4582 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4583
4584         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4585         when sending a queued message to avoid extra mml tags.
4586
4587 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4588
4589         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4590
4591 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4592
4593         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4594         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4595         rmail-toggle-header for XEmacs;
4596         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4597
4598 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4599
4600         * gnus-dired.el: Remove autoload for gnus-setup-message.
4601         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4602         displaying Gnus logo; always use compose-mail.
4603
4604 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4605
4606         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4607
4608 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4609
4610         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4611         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4612         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4613         available.
4614         (gnus-nocem-epg-verify): New function.
4615
4616 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4617
4618         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4619
4620 2009-02-15  Glenn Morris  <rgm@gnu.org>
4621
4622         * gnus-util.el (rmail-insert-rmail-file-header)
4623         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4624         autoloads.
4625         (rmail-default-rmail-file): Remove unnecessary declaration.
4626         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4627
4628 2009-02-14  Glenn Morris  <rgm@gnu.org>
4629
4630         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4631         variable (only used in gnus-util, which declares it anyway).
4632         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4633         which was only needed by gnus-art (changed to not use it any more).
4634         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4635         only used in gnus-util, which autoloads it itself.
4636         (rmail-update-summary): Fix autoload.
4637
4638         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4639         rather than rmail-output-to-rmail-file.
4640
4641 2009-02-07  Glenn Morris  <rgm@gnu.org>
4642
4643         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4644         autoload of function that no longer exists.
4645         (rmail-toggle-header): Declare.
4646         (message-forward-rmail-make-body): Handle mbox Rmail.
4647
4648 2009-01-31  Glenn Morris  <rgm@gnu.org>
4649
4650         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4651         2009-01-09 change.
4652
4653 2009-01-31  Dave Love  <fx@gnu.org>
4654
4655         * imap.el (imap-fetch-safe): Bind debug-on-error.
4656         (imap-debug): Add imap-fetch-safe.
4657
4658 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4659
4660         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4661         (auth-source-forget-all-cached): New convenience function.
4662         (auth-source-user-or-password): Accept list of modes or a single mode.
4663
4664         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4665         auth-source modes.
4666
4667         * netrc.el (netrc-machine-user-or-password): Use list of
4668         auth-source modes.
4669
4670         * nnimap.el (nnimap-open-connection): Use list of
4671         auth-source modes.
4672
4673         * nntp.el (nntp-send-authinfo): Use list of
4674         auth-source modes.
4675
4676 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4677
4678         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4679         now.
4680
4681 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4682
4683         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4684         coding system in XEmacs; add a workaround for XEmacs.
4685
4686         * lpath.el: Fbind coding-system-aliasee.
4687
4688 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4691         of current-language-environment.
4692
4693 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4694
4695         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4696         available at runtime.
4697
4698 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4699
4700         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4701
4702 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4703
4704         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4705         the greatest positive fixnum value doesn't work under an XEmacs with
4706         bignum support; use the most-positive-fixnum constant instead,
4707         available since Emacs 21.1 with cl and XEmacs 21.1.
4708
4709 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4712         XEmacs gets not to work.
4713
4714 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4715
4716         * mm-util.el (mm-coding-system-priorities): Allow the value like
4717         "Japanese (UTF-8)" of current-language-environment.
4718
4719 2009-01-09  Glenn Morris  <rgm@gnu.org>
4720
4721         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4722         with last-command-event.
4723
4724 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4725
4726         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4727         in the doc string.
4728
4729         * message.el (message-fix-before-sending): Amend comment.
4730
4731 2009-01-08  Dave Love  <fx@gnu.org>
4732
4733         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4734
4735 2009-01-07  David Engster  <dengste@eml.cc>
4736
4737         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4738         simplified server definitions by converting it via
4739         gnus-server-to-method.
4740
4741 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4742
4743         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4744         parameter's operands.
4745
4746 2009-01-06  David Engster  <dengste@eml.cc>
4747
4748         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4749         primary select method (for gnus-group-mark-article-as-read).
4750
4751 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4752
4753         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4754         `(gnus)Face', not `(gnus)X-Face'.
4755
4756 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4757
4758         * mm-util.el (mm-ucs-to-char): New function.
4759
4760         * mm-url.el (mm-url-decode-entities): Use it.
4761
4762         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4763         unicode-to-char.
4764
4765 2009-01-05  Dave Love  <fx@gnu.org>
4766
4767         * time-date.el: Require cl for `declare'.
4768
4769 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4770
4771         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4772         Dave Love.
4773
4774 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4775
4776         * message.el (message-fix-before-sending): Add `eight-bit' to
4777         illegible-text check.
4778
4779 2009-01-03  Michael Olson  <mwolson@gnu.org>
4780
4781         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4782         `headers' is nil.  This can occur if the IMAP server does not have
4783         permissions to read messages from a folder, but can write new messages
4784         to the folder.
4785         (nnimap-request-article-part): Do not insert `data' if it is nil.
4786
4787         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4788         characters which will confuse `read', so skip past them.
4789
4790 2009-01-01  Dave Love  <fx@gnu.org>
4791
4792         * imap.el (imap-string-to-integer): Fix typo.
4793         (imap-fetch-safe): New function.
4794         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4795
4796         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4797
4798         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4799         (imap-parse-greeting): Fix doc strings.
4800         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4801         (imap-parse-flag-list): Make messages unique.
4802         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4803
4804         * nnimap.el: Fix author email.
4805         (nnimap-split-rule): Add FIXME comment.
4806         (nnimap-debug): Fix doc string.
4807
4808 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4809
4810         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4811
4812 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4813
4814         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4815         nslookup if resolv.conf isn't available.
4816         (dns-query): Rename from query-dns.
4817         (dns-query-cached): Rename from query-dns-cached.
4818
4819 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4820
4821         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4822         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4823         to check if those variables exist (first appeared in Emacs 18.50).
4824
4825 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4826
4827         * mm-util.el (mm-line-number-at-pos): New function.
4828
4829         * spam-report.el (spam-report-process-queue): Use it.
4830
4831 2008-12-24  David Engster  <dengste@eml.cc>
4832
4833         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4834         parameters that haven't existed as variables as buffer-local variables.
4835
4836 2008-12-23  Dave Love  <fx@gnu.org>
4837
4838         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4839         cadar.
4840
4841         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4842         imap-starttls-p.
4843         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4844
4845 2008-12-22  Dave Love  <fx@gnu.org>
4846
4847         * imap.el: Fix author email.  Doc fixes.
4848         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4849         reply.
4850
4851 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4852
4853         * spam-report.el (spam-report-gmane-max-requests): New constant.
4854         (spam-report-gmane-wait): New variable.
4855         (spam-report-gmane-ham, spam-report-gmane-spam)
4856         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4857         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4858         the server.
4859
4860         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4861         Add explanations.
4862
4863         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4864         nnheader-accept-process-output and nnheader-read-timeout if available.
4865         (pop3-movemail): Use it.
4866
4867         * message.el (message-check-news-body-syntax): Fix signature check if
4868         there's an attachment.
4869
4870 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4871
4872         * mm-util.el: Add comments to the mm- emulating functions.
4873
4874 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4875
4876         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4877         by Stephen Berman <stephen.berman@gmx.net>.
4878
4879 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4880
4881         * mm-util.el (mm-substring-no-properties): New function.
4882         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4883         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4884         (mm-string-to-multibyte): Doc fix.
4885
4886         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4887
4888 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4889
4890         * mml.el (mml-attach-file): Strip text properties from file name.
4891         (Bug#1574)
4892
4893 2008-12-16  Glenn Morris  <rgm@gnu.org>
4894
4895         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4896
4897 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4898
4899         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4900         knows since the charset specified might be a bogus alias that
4901         mm-charset-synonym-alist provides.
4902
4903 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4904
4905         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4906         "ISO_8859-1".
4907
4908         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4909
4910 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4911
4912         * mm-util.el (mm-charset-eval-alist):
4913         Define it before mm-charset-to-coding-system.
4914         (mm-charset-to-coding-system): Add optional argument `silent';
4915         define it before mm-charset-override-alist.
4916         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4917         default value if it can be used in Emacs currently running;
4918         silence mm-charset-to-coding-system.
4919
4920 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4921
4922         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4923         `allow-override' which says whether to use `mm-charset-override-alist'.
4924         (rfc2047-decode-encoded-words): Use it.
4925
4926         * mm-util.el (mm-charset-override-alist): Fix custom type;
4927         add `(gb2312 . gbk)' to choices.
4928
4929 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4930
4931         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4932         fast.
4933
4934         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4935
4936         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4937
4938 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4939
4940         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4941         on links.
4942
4943         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4944
4945 2008-12-03  Lute Kamstra  <lute@gnu.org>
4946
4947         * sha1.el: Remove leading * from docstrings of defcustoms,
4948         deffaces, defconsts and defuns.
4949
4950 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4951
4952         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4953         users' addresses that don't have domain parts.
4954         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4955         rather than message-narrow-to-head since there will be the message
4956         header separator.
4957
4958 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4959
4960         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4961         since the result is inserted in a unibyte buffer anyway.
4962         (nnimap-demule-use-string-to-multibyte): Remove.
4963         (nnimap-demule): Alias it to mm-string-to-multibyte.
4964
4965 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4966
4967         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4968         variable for debugging bug#464 and bug#1174.
4969         (nnimap-demule): Use it.
4970
4971 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4972
4973         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4974         score calculation correctly.
4975
4976 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4977
4978         * message.el (message-send-mail): Just set the buffer to unibyte
4979         rather than use mm-with-unibyte-current-buffer which does a lot more.
4980         (message-send-mail-partially): Don't bother with
4981         mm-with-unibyte-current-buffer since it's already been made unibyte by
4982         message-send-mail.
4983
4984 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4985
4986         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4987
4988 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4989
4990         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4991
4992 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4993
4994         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4995         require itself and to remove `with-no-warnings'.
4996
4997 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4998
4999         * starttls.el (starttls-any-program-available): Get the name of the
5000         available TLS layer program.
5001         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5002         well as the host name in the "opening" message.
5003
5004         * auth-source.el (auth-source-cache, auth-source-do-cache)
5005         (auth-source-user-or-password): Cache passwords and logins by default,
5006         allow override with `auth-source-do-cache'.
5007         (auth-source-forget-user-or-password): Allow users to remove cache
5008         entries if needed.
5009
5010 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5011
5012         * md4.el (md4-buffer): Fix typo in docstring.
5013         (md4, md4-64): Doc fixes.
5014         (md4-pack-int32): Reflow docstring.
5015
5016 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5017
5018         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5019         condition-case to only the forward-sexp call.
5020
5021 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5022
5023         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5024         quotes contained.  Make it more robust regardless by an extra
5025         condition-case wrapper.
5026
5027 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5030
5031 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * nnml.el (nnml-request-expire-articles): Check if the function set to
5034         `nnmail-expiry-target' returns the symbol `delete'.
5035
5036         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5037
5038         * nnmail.el (nnmail-expiry-target): Fix custom type.
5039
5040 2008-10-02  Glenn Morris  <rgm@gnu.org>
5041
5042         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5043         Silence compiler warning.
5044
5045 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5046
5047         * tls.el (open-tls-stream): Show the actual command being
5048         executed, instead of the format string.
5049
5050 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5051
5052         * lpath.el: Fbind codepage-setup for Emacs 23.
5053
5054 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5055
5056         * mml.el (mml-menu): Don't assume mml2015 is bound.
5057
5058 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5059
5060         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5061         exists.
5062
5063 2008-09-27  Glenn Morris  <rgm@gnu.org>
5064
5065         * gnus-util.el (mail-header-remove-comments): Autoload it.
5066
5067 2008-09-27  Andreas Schwab  <schwab@suse.de>
5068
5069         * gnus-util.el (gnus-split-references): Strip comments.
5070         (gnus-parent-id): Likewise.
5071
5072 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5073
5074         * message.el (message-confirm-send): Fix version.
5075
5076 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5077
5078         * message.el (message-idna-to-ascii-rhs-1): Use
5079         mail-extract-address-components rather than mail-header-parse-addresses
5080         that is an alias by default to ietf-drums-parse-addresses that does not
5081         support non-ASCII names in headers' contents.
5082
5083 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5084
5085         * message.el (message-confirm-send): Fixed variable documentation to
5086         avoid the "y/n" wording.
5087
5088 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5089
5090         * message.el (message-set-auto-save-file-name): Save to a different
5091         filename so multiple messages (especially drafts) can be recovered.
5092
5093 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5094
5095         * message.el (message-confirm-send): Add appropriate version.
5096
5097 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5098
5099         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5100         defvar.
5101
5102 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5103
5104         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5105         (mm-pkcs7-enveloped-magic): Ditto.
5106
5107 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5108
5109         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5110         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5111
5112 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5113
5114         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5115         default, it's better.
5116
5117 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5118
5119         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5120         summary line gnus-number property and ignore them (with a warning
5121         message).
5122
5123 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5124
5125         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5126         macro caddr in the interactive form since it won't be expanded.
5127
5128 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5129
5130         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5131         `charset'; fix name of function called recursively.
5132         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5133
5134 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5135
5136         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5137         (gnus-mime-set-charset-parameters): New function.
5138         (gnus-mime-view-part-as-charset): Use it to correctly display part
5139         specifying wrong charset.
5140
5141 2008-09-08  David Engster  <dengste@eml.cc>
5142
5143         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5144         in completing-read for back end server.
5145
5146 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5147
5148         * message.el (message-confirm-send): New variable to confirm sending a
5149         message.
5150         (message-send): Use it.
5151
5152 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5153
5154         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5155
5156 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5157
5158         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5159
5160 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5161
5162         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5163         prevent tracking too many groups.
5164         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5165         Use it.
5166
5167 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5168
5169         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5170         moving point to the bottom of the window in order to avoid recentering.
5171
5172 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5173
5174         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5175
5176         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5177         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5178         (gnus-article-beginning-of-window): Fix calculation.
5179
5180 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5181
5182         * gnus-msg.el (gnus-summary-supersede-article)
5183         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5184         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5185         message header.
5186
5187 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5188
5189         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5190         pending output coming after the status change.
5191
5192 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5193
5194         * message.el:
5195         * gnus-start.el:
5196         * gnus-registry.el: Remove VMS support.
5197
5198 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5199
5200         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5201         macro.
5202         (rfc2104-hash): Use it.
5203
5204 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5205
5206         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5207         (gnus-summary-sort-by-most-recent-date): New commands.
5208         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5209         and menu entries.
5210
5211 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5212
5213         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5214         don't redisplay article for raw contents; remove plural articles stuff.
5215
5216         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5217         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5218         on gnus-summary-save-article; display results properly.
5219
5220 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5221
5222         * lpath.el: No need to fbind ns-focus-frame.
5223
5224 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5225
5226         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5227
5228 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5231         gnus-save-all-headers.
5232
5233 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5234
5235         * gnus-util.el (ns-focus-frame): Remove declaration.
5236         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5237         like x.
5238
5239 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5240
5241         * rfc2104.el (rfc2104-zero): Delete defconst.
5242         (rfc2104-hex-alist): Likewise.
5243         (rfc2104-hex-to-int): Delete func.
5244         (rfc2104-hexstring-to-bitstring): Likewise.
5245         (rfc2104-nybbles): New defconst.
5246         (rfc2104-hash): Rewrite for speed.
5247
5248 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5249
5250         * tls.el (open-tls-stream): Make it work with the 2nd argument
5251         BUFFER that is a string but does not exist as a buffer object, as
5252         mentioned in the doc-string.
5253
5254 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5257         SXEmacs.
5258
5259 2008-07-16  Glenn Morris  <rgm@gnu.org>
5260
5261         * gnus-util.el (ns-focus-frame): Declare for compiler.
5262
5263 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5264
5265         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5266         set as a group parameter.
5267         (gnus-summary-save-in-pipe): Work when it is called independently.
5268         (gnus-summary-pipe-to-muttprint): Don't modify
5269         gnus-summary-pipe-output-default-command.
5270
5271 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5272
5273         * message.el (message-send-mail-with-sendmail):
5274         Display the error message.
5275
5276 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5277
5278         * gnus-art.el (gnus-default-article-saver):
5279         Add gnus-summary-save-in-pipe to choices.
5280         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5281         gnus-summary-pipe-output-default-command as the default command.
5282         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5283         instead of gnus-last-shell-command.
5284
5285         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5286         New user option.
5287         (gnus-summary-muttprint-program): Mention the value will be changed.
5288         (gnus-summary-save-article): Force showing of all headers.
5289         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5290
5291 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5292
5293         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5294
5295 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5296
5297         * nnimap.el (nnimap-id):
5298         * sieve-manage.el (sieve-manage-open): Doc fixes.
5299
5300 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5301
5302         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5303         if available.
5304
5305 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5306
5307         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5308
5309         * nnkiboze.el (nnkiboze-generate-group):
5310         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5311
5312         * nnmairix.el: Require CL.
5313
5314 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5315
5316         * dgnushack.el: Autoload get-display-table and put-display-table for
5317         XEmacs 21.5.
5318
5319         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5320         21.4 and SXEmacs.
5321
5322 2008-06-15  David Engster  <dengste@eml.cc>
5323
5324         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5325
5326 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5327
5328         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5329         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5330         runtime choice under XEmacs.
5331
5332         * gnus-sum.el (gnus-summary-set-display-table):
5333         Use `gnus-put-display-table', `gnus-get-display-table',
5334         `gnus-set-display-table' for the display table, instead of `aset'.
5335
5336         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5337         Use `gnus-put-display-table', `gnus-get-display-table',
5338         `gnus-set-display-table' for the display table.
5339
5340 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5341
5342         * nnmairix.el: Add autoloads.
5343
5344 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5345
5346         * nnmairix.el (nnmairix-delete-recreate-group)
5347         (nnmairix-update-and-clear-marks): Fix error messages.
5348
5349 2008-06-14  David Engster  <dengste@eml.cc>
5350
5351         * nnmairix.el: Upgrade to version 0.6.
5352         (nnmairix-group-toggle-propmarks-this-group)
5353         (nnmairix-group-toggle-readmarks-this-group)
5354         (nnmairix-group-delete-recreate-this-group)
5355         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5356         (nnmairix-remove-tick-mark-original-article): New commands.
5357         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5358         (nnmairix-propagate-marks-to-nnmairix-groups)
5359         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5360         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5361         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5362         functions needed for marks propagation and manipulation of read marks.
5363         (nnmairix-update-groups): New function.
5364         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5365         (nnmairix-determine-original-group-from-registry)
5366         (nnmairix-determine-original-group-from-path)
5367         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5368         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5369         New helper functions.
5370         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5371         keystrokes for new commands.
5372         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5373         (nnmairix-request-group): Check allow-fast group parameter.
5374         (nnmairix-request-create-group): Set allow-fast group parameter if
5375         nnmairix-allowfast-default is set.
5376         (nnmairix-close-group): Propagate marks upon closing if needed.
5377         (nnmairix-group-toggle-threads-this-group): Use new.
5378         nnmairix-group-toggle-parameter helper function.
5379         (nnmairix-search): Better check for empty search result.
5380         (nnmairix-goto-original-article): Use new helper functions for
5381         determining original article.
5382         (nnmairix-show-original-article): Make sure message-id is in brackets.
5383         (nnmairix-call-mairix-binary): Change variable name.
5384         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5385         helper function.
5386         (nnmairix-widget-toggle-activate): Fix doc string.
5387
5388 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5389
5390         * nnir.el: Require edmacro when compiling with XEmacs.
5391         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5392         available in Emacs 21.
5393
5394 2008-06-11  Glenn Morris  <rgm@gnu.org>
5395
5396         * gnus-util.el (x-focus-frame):
5397         * gnus.el (image-size):
5398         * mm-decode.el (image-size): Declare.
5399
5400         * gnus-picon.el (declare-function): Add compat definition.
5401         (image-size): Declare.
5402
5403         * gnus-group.el (tool-bar-map):
5404         * gnus-sum.el (tool-bar-map): Define for compiler.
5405
5406         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5407
5408         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5409
5410         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5411         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5412         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5413         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5414         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5415         * sieve-manage.el, spam-report.el, spam.el:
5416         Remove unnecessary eval-and-compile of autoloads.
5417
5418 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5419
5420         * auth-source.el: Precise Tramp doc.
5421
5422 2008-06-07  Glenn Morris  <rgm@gnu.org>
5423
5424         * nnmairix.el: Remove unnecessary eval-when-compile.
5425
5426 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5427
5428         * lpath.el: Fbind propertize for XEmacs 21.4.
5429
5430 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5431
5432         * nnir.el: Move here from ../contrib.
5433
5434 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5435
5436         * gnus-util.el (gnus-read-shell-command): New function.
5437         * mm-decode.el (mm-pipe-part):
5438         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5439
5440 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5441
5442         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5443
5444 2008-06-03  Glenn Morris  <rgm@gnu.org>
5445
5446         * pop3.el (nnheader-accept-process-output): Autoload it.
5447
5448 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5451         are not 2-digit hexadecimal characters that follow `%'s.
5452
5453 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5454
5455         * message.el (message-bogus-recipient-p): Fix type in doc string.
5456         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5457         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5458         Improve custom options.
5459         (message-bogus-recipient-p): Adjust accordingly.
5460
5461 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5462
5463         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5464         long-form month and day names.
5465
5466 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5467
5468         * dgnushack.el: Autoload debug, eudc-expand-inline and
5469         pgg-snarf-keys-region for XEmacs.
5470
5471         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5472
5473         * nnmairix.el: Require edmacro when compiling with XEmacs.
5474
5475 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5476
5477         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5478         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5479
5480 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5481
5482         * auth-source.el: Add more docs.
5483
5484         * netrc.el (netrc-machine): Always match if the port is not given.
5485
5486 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5487
5488         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5489         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5490         retrieval faster in some cases, but might make CPU usage larger.  If
5491         this has any bad side effects, we might revert this change.
5492
5493         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5494         seems to make mail retrieval much, much faster.
5495         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5496         unconditionally.
5497
5498         * gnus-draft.el (gnus-group-send-queue): Bind
5499         message-send-mail-partially-limit to nil to avoid being prompted.
5500
5501 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5502
5503         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5504
5505         * message.el (message-bogus-address-regexp): Fix and improve custom
5506         type.
5507         (message-setup-hook): Add message-check-recipients as custom option.
5508
5509 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5510
5511         * message.el (message-cite-function): Remove bogus autoload which crept
5512         in during merge from v5-10.
5513
5514 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5515
5516         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5517
5518         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5519
5520         * auth-source.el: Preliminary Tramp docs.
5521         (auth-sources): Change the default auth-sources to use
5522         EPA .gpg files.
5523
5524 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5525
5526         * nntp.el: Autoload `auth-source-user-or-password'.
5527         (nntp-send-authinfo): Use it.
5528
5529         * nnimap.el: Autoload `auth-source-user-or-password'.
5530         (nnimap-open-connection): Use it.
5531
5532         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5533         for the gnus-message function.
5534         (auth-source-user-or-password): Use it.
5535
5536 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5537
5538         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5539         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5540         (rfc2104-hash): Use it.
5541
5542 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5543
5544         * gnus-art.el (gnus-article-toggle-truncate-lines):
5545         Don't use `iff' in docstring.
5546
5547 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5548
5549         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5550
5551         * gnus-util.el (gnus-extract-address-component-name)
5552         (gnus-extract-address-component-email): Convenience functions around
5553         `gnus-extract-address-components'.
5554
5555         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5556         Use `gnus-extract-address-component-email' to fix bug of comparing full
5557         sender name to `user-mail-address'.
5558
5559 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5560
5561         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5562         catch/throw to optimize.
5563         (gnus-registry-find-keywords): Just use member to find a keyword.
5564
5565 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5566
5567         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5568         is current before calling gnus-server-prepare.
5569         (gnus-server-setup-buffer, gnus-server-update-server)
5570         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5571
5572 2008-05-04  Juri Linkov  <juri@jurta.org>
5573
5574         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5575         (mailcap-file-default-commands): Use mailcap-replace-in-string
5576         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5577         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5578
5579 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5580
5581         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5582
5583 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5584
5585         * gnus.el: Bump version to 0.11.
5586
5587 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5588
5589         * gnus.el: No Gnus v0.10 is released.
5590
5591 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5592
5593         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5594         hooks.
5595         (gnus-update-read-articles): Speed up non-marks-using users.
5596         (gnus-use-marks): Define gnus-use-marks.
5597         (gnus-propagate-marks): Rename variable to something more sensible.
5598
5599 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5600
5601         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5602         (gmm-image-load-path-for-library): Fix typos in docstrings.
5603         (gmm-message): Reflow docstring.
5604
5605 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5606
5607         * mail-source.el (mail-source-set-1, mail-source-bind):
5608         Move auth-source code out of the macro to clean it up and fix bugs.
5609
5610 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5611
5612         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5613         by sender if it's equal to user-mail-address, it's likely to be
5614         useless.
5615
5616         * mail-source.el (mail-source-bind): Don't use user or password if they
5617         are not bound.  Unintern them if they are nil.  Don't use server unless
5618         it's bound, and default it to empty string otherwise.
5619
5620 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5621
5622         * mail-source.el: Load auth-source.el.
5623         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5624         get user name or password, if auth-sources is set up.
5625
5626         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5627         strategy of splitting with parent.
5628         (gnus-registry-split-fancy-with-parent)
5629         (gnus-registry-post-process-groups): Use it and fix prior
5630         bug (returning a list as the split result).
5631
5632         * auth-source.el (auth-sources): Remove server parameter.
5633         (auth-source-pick, auth-source-user-or-password)
5634         (auth-source-user-or-password-imap)
5635         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5636         (auth-source-user-or-password-sftp)
5637         (auth-source-user-or-password-smtp): Remove server parameter.
5638
5639 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5640
5641         * smime.el (smime-sign-region, smime-encrypt-region)
5642         (smime-decrypt-region):
5643         Remove redundant calls to `generate-new-buffer-name'.
5644
5645 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5646
5647         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5648         Don't use QP for message/rfc822.
5649         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5650
5651 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5652
5653         * sieve-manage.el (sieve-string-bytes): Remove.
5654         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5655         correct byte-length only if the process's coding-system is the same as
5656         the one used internally by Emacs to represent strings.
5657
5658 2008-04-22  Juri Linkov  <juri@jurta.org>
5659
5660         * mailcap.el (mailcap-file-default-commands): New function.
5661
5662 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5663
5664         * message.el (message-signature-separator, message-cite-function):
5665         Change custom version.
5666
5667 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5668
5669         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5670         commands.
5671         (tls-checktrust): Ditto.
5672
5673 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5674
5675         * mm-decode.el (mm-display-external): Make temp file read-only.
5676
5677 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5678
5679         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5680         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5681         `C-c C-f d'.
5682
5683 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5684
5685         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5686
5687 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5688
5689         * gnus.el: Bump version to 0.9.
5690
5691 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5692
5693         * gnus.el: No Gnus v0.8 is released.
5694
5695 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5696
5697         * mail-source.el (mail-source-value):
5698         Prefer fboundp to functionp so it works with macros as well.
5699
5700 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5701
5702         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5703         Fix last change in case the element is not even a symbol.
5704
5705 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5706
5707         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5708         Prefer fboundp to functionp so it works with macros as well.
5709
5710 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5711
5712         * auth-source.el: Added docs.
5713         (auth-sources): Modify format to support server.
5714         (auth-source-pick, auth-source-user-or-password)
5715         (auth-source-user-or-password-imap)
5716         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5717         (auth-source-user-or-password-sftp)
5718         (auth-source-user-or-password-smtp): Add server parameter.
5719
5720 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5721
5722         * gnus-registry.el: Initialize the registry when gnus-registry-install
5723         is t.
5724
5725 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5726
5727         * compface.el (uncompface): Make buffer unibyte.
5728
5729 2008-04-05  Glenn Morris  <rgm@gnu.org>
5730
5731         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5732
5733 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5734
5735         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5736         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5737
5738         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5739         multibyteness after rather than before erasing it.
5740
5741         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5742         mm-with-multibyte.
5743         (gnus-request-article-this-buffer): Make sure the proper decoding is
5744         used if gnus-original-article-buffer happens to be unibyte.
5745
5746         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5747         default-enable-multibyte-characters.
5748
5749         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5750         default-enable-multibyte-characters.
5751
5752         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5753
5754         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5755
5756 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5757
5758         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5759         (imap-message-copyuid-1): Use it.
5760         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5761         J. Williams in
5762         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5763
5764         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5765         imap-enable-exchange-bug-workaround.
5766         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5767
5768 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5769
5770         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5771         a 100 byte status-checks into a 2-3MB transfer for each group.
5772         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5773         to enable bug workaround or not.
5774         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5775
5776 2008-03-31  Glenn Morris  <rgm@gnu.org>
5777
5778         * message.el (mml2015-use): Declare for compiler.
5779         (message-info): Require mml2015 when appropriate.
5780
5781 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5784         whitespace.
5785
5786 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5787
5788         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5789         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5790         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5791         (nntp-service-to-port): New function.
5792         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5793         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5794         (nntp-open-netcat-stream): New function.
5795         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5796
5797 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5798
5799         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5800
5801 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5802
5803         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5804
5805 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5806
5807         * dns.el (dns-write): Use set-buffer-multibyte.
5808
5809 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5810
5811         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5812
5813 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5814
5815         * message.el (message-signature-separator): Change default.
5816         Improve custom type.
5817         (message-cite-function): Change default to
5818         message-cite-original-without-signature.
5819
5820         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5821         toggle.
5822
5823         * message.el (message-check-news-body-syntax): Fix signature check.
5824         (message-setup-1): Mark buffer as unmodified _after_ running
5825         message-setup-hook and handling message-alternative-emails.
5826         (message-shorten-references): Be more strict when building list of
5827         valid references to comply with GNKSA.
5828
5829         * gnus-group.el (gnus-read-ephemeral-bug-group)
5830         (gnus-read-ephemeral-debian-bug-group)
5831         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5832
5833         * message.el (message-info): Don't use booleanp which isn't supported
5834         in Emacs 21 and XEmacs.
5835
5836 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5837
5838         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5839         gnus-group-gmane-group-download-format.
5840         (gnus-group-read-ephemeral-gmane-group): Rename from
5841         gnus-group-read-ephemeral-gmane-group.
5842         (gnus-read-ephemeral-gmane-group-url): Rename from
5843         gnus-group-read-ephemeral-gmane-group-url.
5844         (gnus-bug-group-download-format-alist): New variable.
5845         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5846         (gnus-read-ephemeral-emacs-bug-group): New commands.
5847
5848 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5849
5850         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5851         (gnus-visible-headers): Improve custom type.
5852
5853 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5854
5855         * mml.el (mml-menu): Add workarounds for XEmacs.
5856
5857         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5858         X-Boundary header.
5859
5860         * message.el (message-simplify-recipients): Fix previous commit.
5861
5862 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5863
5864         * mm-util.el (mm-set-buffer-multibyte): New function.
5865         * mm-decode.el (mm-copy-to-buffer): Use it.
5866
5867 2008-03-19  Glenn Morris  <rgm@gnu.org>
5868
5869         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5870         Accidentally removed in the sync process with Emacs.
5871
5872 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5873
5874         * message.el (message-alter-recipients-discard-bogus-full-name):
5875         New function.
5876         (message-alter-recipients-function): New variable.
5877         (message-get-reply-headers): Use it.
5878         (message-replace-header): New helper function.
5879         (message-recipients-without-full-name): New variable.
5880         (message-simplify-recipients): New command.
5881
5882         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5883
5884         * message.el (message-info): Handle EasyPG manual.
5885
5886         * mml.el (mml-menu): Add entry for EasyPG.
5887
5888 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5889
5890         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5891         parameter.
5892
5893         * message.el (message-disassociate-draft): Specify drafts group name
5894         fully.
5895
5896 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5897
5898         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5899         unnecessary duplicates from the match list.
5900
5901 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5902
5903         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5904
5905         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5906
5907         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5908         args of `how-many' of which the XEmacs version doesn't take; declare
5909         Info-index-next as function.
5910
5911 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5912
5913         * gnus-score.el (gnus-score-headers): Fix handling of
5914         gnus-inhibit-slow-scoring.
5915
5916         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5917         string.
5918         (gnus-button-url-regexp): Improve handling of parenthesis.
5919         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5920         (gnus-button-handle-info-keystrokes): Handle index entries.
5921
5922 2008-03-15  Glenn Morris  <rgm@gnu.org>
5923
5924         * parse-time.el (parse-time-string): Simplify.
5925
5926 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5927
5928         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5929         Incoming* files.
5930
5931 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5932
5933         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5934         (auth-source-pick): Use it.
5935
5936 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5937
5938         * binhex.el (binhex-decode-region-internal):
5939         * uudecode.el (uudecode-decode-region-internal):
5940         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5941         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5942         setting default-enable-multibyte-characters.
5943
5944 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5945
5946         * auth-source.el (auth-source-protocols)
5947         (auth-source-protocols-customize, auth-source-choices): Added and
5948         modified variable customizations and defaults.
5949         (auth-source-pick, auth-source-user-or-password)
5950         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5951         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5952         (auth-source-user-or-password-sftp)
5953         (auth-source-user-or-password-smtp): Use new variables and provide an
5954         interface to netrc.el.
5955
5956 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5959         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5960         Make sure the nntp port to specify is a string.
5961
5962 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5963
5964         * nntp.el: Use with-current-buffer.
5965         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5966         dubious mm-with-unibyte-current-buffer.
5967         (nntp-with-open-group-function): New function extracted from
5968         nntp-with-open-group macro.
5969         (nntp-with-open-group): Use the function, so it's easier to debug.
5970         Add indentation and debugging info.
5971         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5972         the use of the netcat alternatives.
5973
5974         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5975         Avoid mm-string-as-multibyte as well.
5976
5977         * nnweb.el (nnweb-insert-html):
5978         Remove use of nnheader-string-as-multibyte.
5979
5980         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5981         (nnheader-string-as-multibyte): Remove.
5982
5983         * mm-view.el: Use inhibit-read-only.
5984         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5985         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5986         or unibyte-string.
5987
5988         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5989         (mm-uu-yenc-extract): Use with-current-buffer.
5990
5991         * gnus-soup.el (gnus-soup-send-packet): Don't use
5992         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5993
5994         * nnmh.el: Use with-current-buffer.
5995         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5996         mm-string-as-multibyte on the output of mm-encode-coding-string.
5997
5998         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5999         (nnimap-request-move-article): Use with-current-buffer.
6000
6001         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6002         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6003         conversion uses string-make-unibyte rather than string-as-unibyte.
6004
6005         * gnus-msg.el: Use with-current-buffer.
6006
6007         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6008
6009 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6010
6011         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6012         string for caching if it is 'PIN.
6013
6014 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * lpath.el: Consider the case without Emacs/W3.
6017
6018 2008-03-08  Glenn Morris  <rgm@gnu.org>
6019
6020         * time-date.el (date-to-time, time-subtract, time-add)
6021         (safe-date-to-time): Doc fixes.
6022
6023 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6024
6025         * mail-source.el (mail-source-delete-old-incoming-confirm):
6026         Change default to nil.
6027         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6028
6029 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * lpath.el: Rearrange.
6032
6033         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6034         (gnus-article-goto-prev-page): Work for articles having ^L's.
6035
6036         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6037
6038         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6039
6040 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6041
6042         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6043         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6044         (gnus-bookmark-jump): Adjust some variable names.
6045
6046 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6047
6048         * auth-source.el: New package.
6049         (auth-source-choices): Add customization entry point variable.
6050
6051         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6052         bug.
6053
6054 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6055
6056         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6057         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6058         (gnus-registry-install-shortcuts): Rename from
6059         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6060         the `gnus-registry-mark-map' keymap dynamically from
6061         `gnus-registry-marks'.  The generated functions update the summary line
6062         when a registry mark is added or deleted, and will call
6063         `gnus-registry-install-p' (see the comments in the code).
6064         (gnus-registry-user-format-function-M): Use concat intelligently.
6065
6066         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6067         the registry mark functions.
6068
6069 2008-03-05  Glenn Morris  <rgm@gnu.org>
6070
6071         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6072         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6073         gnus-art.
6074         (top-level): No need to load own source when compiling.
6075
6076 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6077
6078         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6079         Suggested by <chris.anderton@zetnet.co.uk>.
6080
6081 2008-03-04  Glenn Morris  <rgm@gnu.org>
6082
6083         * gnus-sum.el (top-level): No need to require gnus when compiling,
6084         since unconditionally required near start of file.
6085         (gnus-summary-display-while-building): Move definition before use.
6086
6087 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6088
6089         * gnus-registry.el (gnus-registry-user-format-function-M): Add
6090         formatting function.
6091
6092 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6093
6094         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
6095         with plists.
6096         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6097         Use new format.
6098
6099 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6102         `where-is-internal' that returns a range of key sequences.
6103
6104 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6105
6106         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6107
6108         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6109         (gnus-summary-jump-to-group): Consider windows on other displayed
6110         frames as well.  Similar changes might be needed elsewhere, but that's
6111         the one I've bumped into during my use.
6112
6113         * nndoc.el (nndoc-oe-dbx-type-p):
6114         * gnus-msg.el (gnus-debug):
6115         * gnus-group.el (gnus-update-group-mark-positions):
6116         Use mm-string-to-multibyte.
6117
6118 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6119
6120         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6121         doesn't handle NotDashEscaped.
6122
6123         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6124         (mml-dnd-attach-options): Fix typo in custom choice.
6125
6126         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
6127         nndoc-article-type to mbox.
6128         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6129
6130         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6131         to nil, instead of html2text.
6132
6133         * imap.el (imap-debug): Add `imap-ping-server'.
6134
6135         * gnus-bookmark.el: Add FIXMEs.
6136
6137         * message.el (message-form-letter-separator)
6138         (message-send-form-letter-delay): New variables.
6139         (message-send-form-letter): Use them.  New command to send form
6140         letters.  Requested by Uwe Siart.
6141         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6142
6143 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6144
6145         * Update copyright years.
6146
6147 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6148
6149         Sync from EMACS_22_BASE.
6150
6151         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6152
6153 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6154
6155         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6156         empty author.
6157
6158 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6159
6160         * gnus-registry.el (gnus-registry-marks): Add variable for
6161         customization of marks and their appearance.
6162         (gnus-registry-read-mark): Use it.
6163         (gnus-registry-do-marks): Add utility function to loop through
6164         `gnus-registry-marks'.
6165         (gnus-registry-install-shortcuts-and-menus): Add function to install
6166         shortcuts and menus.
6167         (gnus-registry-initialize): Use it.
6168         (gnus-registry-default-mark): Clarify documentation.
6169
6170 2008-02-29  Glenn Morris  <rgm@gnu.org>
6171
6172         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6173         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6174         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6175         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6176         Change defcustom :version from 23.0 to 23.1.
6177
6178 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6179
6180         * gnus-registry.el (gnus-registry-follow-group-p)
6181         (gnus-registry-post-process-groups): Add functions to aid registry
6182         splitting and improve logging.  Clarify behavior in function
6183         documentation.
6184         (gnus-registry-split-fancy-with-parent): Use them.
6185
6186 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6187
6188         * gnus-art.el: Use with-current-buffer.
6189
6190 2008-02-27  David Engster  <dengste@eml.cc>
6191
6192         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6193         Express real group name in the response.
6194
6195 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6196
6197         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6198         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6199         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6200         autoload gnus-registry-fetch-group when compiling.
6201         (nnmairix-request-group-with-article-number-correction): Remove
6202         unreferenced argument passed to nnmairix-call-backend.
6203
6204 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6205
6206         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6207         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6208         Wilde.
6209
6210 2008-02-27  Glenn Morris  <rgm@gnu.org>
6211
6212         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6213         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6214         variables to defconsts.  Convert comments to doc-strings.
6215         (nnmairix-last-server, nnmairix-current-server): Convert from free
6216         variables to defvars.  Convert comments to doc-strings.
6217         (gnus-registry-fetch-group): Autoload.
6218         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6219         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6220         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6221         caddr.
6222         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6223         nnmairix-request-group-with-article-number-correction call.
6224         (nnmairix-fast, nnmairix-group): New, less general names, for free
6225         variables passed from nnmairix-request-group to
6226         nnmairix-request-group-with-article-number-correction.  Declare.
6227         (nnmairix-request-group-with-article-number-correction):
6228         Use nnmairix-fast, nnmairix-group rather than fast, group.
6229
6230 2008-02-26  David Engster  <dengste@eml.cc>
6231
6232         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6233         version 0.5.
6234
6235 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6236
6237         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6238         instead of making an extra function call.  Don't add the current group
6239         to articles only when they have the group.  Use
6240         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6241         Reported by David <de_bb@arcor.de>.
6242
6243 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6244
6245         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6246         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6247
6248 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6249
6250         * mail-source.el (mail-source-delete-incoming): Change default.
6251         Supplement doc string.
6252
6253         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6254
6255 2008-02-14  Glenn Morris  <rgm@gnu.org>
6256
6257         * time-date.el (format-seconds): New function.
6258
6259 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6260
6261         * nnmail.el (nnmail-message-id-cache-file): Derive from
6262         `gnus-home-directory'.
6263
6264 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6265
6266         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6267         Document negative prefix.
6268
6269         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6270
6271 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6272
6273         * message.el (message-unsent-separator): Add the Exim bounce
6274         separator.
6275
6276 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6277
6278         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6279         list.
6280         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6281         recipient/signer list.
6282
6283 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6284
6285         * Makefile.in (datarootdir): Define.
6286         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6287         name that might contain whitespace.
6288
6289 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6290
6291         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6292         fbound (Emacs 23 unicode), signal an error.
6293
6294 2008-02-08  Glenn Morris  <rgm@gnu.org>
6295
6296         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6297
6298 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6299
6300         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6301         ports to the calls to `netrc-machine-user-or-password' in addition to
6302         "imap" and "imaps".
6303
6304 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6305
6306         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6307
6308         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6309
6310 2008-02-01  Kenichi Handa  <handa@m17n.org>
6311
6312         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6313         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6314         (rfc2104-hash): Convert the result of concat to unibyte string.
6315
6316 2008-02-01  Dave Love  <fx@gnu.org>
6317
6318         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6319         coding-system-for-read.
6320         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6321
6322 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6323
6324         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6325         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6326         <hanche@math.ntnu.no>.
6327
6328 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6329
6330         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6331
6332         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6333
6334 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6335
6336         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6337         * message.el (message-beginning-of-line): Use featurep instead of bound
6338         tests in order to resolve conditionals at compile time.
6339
6340 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6341
6342         * mail-source.el (mail-sources): Add `group' choice.
6343
6344         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6345         parameter `in-group' to control into which group the articles go.
6346         Add treatment of `group' mail-source.
6347
6348 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6349
6350         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6351
6352         * mm-decode.el (mm-dissect-buffer): Decode description.
6353
6354         * mml.el (mml-to-mime): Encode message header first.
6355
6356 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6357
6358         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6359         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6360
6361         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6362         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6363
6364 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6365
6366         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6367
6368 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6369
6370         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6371         prefix keys.
6372         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6373         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6374         gnus-xmas.el.
6375
6376         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6377         (gnus-xmas-article-describe-bindings): New function.
6378         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6379         gnus-xmas-article-describe-bindings.
6380
6381         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6382
6383 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6384
6385         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6386         Add new variables for article mark management.
6387         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6388         list of extra data entries which, when present, will indicate that the
6389         article ID should not be trimmed from the registry.
6390         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6391         functions.
6392         (gnus-registry-read-mark): New function to read a mark name from the
6393         user.
6394         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6395         (gnus-registry-set-article-mark-internal): New functions to add and
6396         remove marks.
6397         (gnus-registry-get-article-marks): New function to show the marks for
6398         an article, or retrieve them for further use.
6399
6400 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6401
6402         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6403         keys when no argument is given.
6404
6405 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6406
6407         * imap.el (imap-ping-server): New variable.
6408         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6409         (imap-ping-server): Minor doc string fixes.
6410
6411 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6412
6413         * imap.el (imap-ping-server): New function.
6414         (imap-opened): Call imap-ping-server.
6415
6416 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6417
6418         * gnus-sum.el (gnus-article-sort-by-random)
6419         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6420         jidanni@jidanni.org.
6421
6422 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6423
6424         * gnus-art.el (gnus-article-describe-bindings): New function.
6425         (gnus-article-read-summary-keys): Use it.
6426         (gnus-article-mode-map): Bind `C-h b' to it.
6427
6428 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6429
6430         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6431         XEmacs.
6432         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6433         against non-character events.
6434
6435         * lpath.el: Fbind map-keymap for Emacs 21.
6436
6437 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6438
6439         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6440         command.
6441         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6442         instead of END.  Change name of the temp file.
6443         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6444         customizable.
6445
6446 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6449         bind `S W' to gnus-article-wide-reply-with-original; set default
6450         binding to gnus-article-read-summary-send-keys.
6451         (gnus-article-read-summary-keys): Fix the order of keys; display
6452         continuation keys correctly in the echo area; describe bindings
6453         correctly when keys end with `C-h'.
6454         (gnus-article-read-summary-send-keys): New function.
6455         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6456         for gnus-article-read-summary-send-keys; display continuation keys
6457         correctly in the echo area.
6458         (gnus-article-reply-with-original): Ignore prefix argument.
6459         (gnus-article-wide-reply-with-original): New function.
6460
6461         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6462         Emacs 21.
6463
6464 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6465
6466         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6467         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6468
6469 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6470
6471         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6472         (gnus-group-read-ephemeral-gmane-group): New command.
6473
6474 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6475
6476         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6477
6478 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6479
6480         * message.el (message-send-mail-function): Increase custom version.
6481
6482         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6483         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6484
6485 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6486
6487         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6488         for the cases where imap-authenticate is called with a nil buffer
6489         parameter.
6490
6491 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6492
6493         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6494         html parts correctly; support forwarded messages.
6495         (gnus-article-browse-html-article): Remove work buffers.
6496
6497         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6498         compiling.
6499         (netrc-bound-and-true-p): New macro.
6500         (netrc-parse): Use it instead of bound-and-true-p that is not available
6501         in XEmacs 21.4.
6502
6503 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6504
6505         * gnus-registry.el (gnus-registry-mark-article)
6506         (gnus-registry-article-marks): Add functionality to mark articles
6507         through the Gnus registry.
6508
6509         * encrypt.el: Clarify documentation for the new pgg method.
6510         (encrypt-file-alist): Add PGG option.
6511         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6512         functionality.  Abstract password key and messaging to external
6513         functions.
6514         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6515         (encrypt-message-method-and-cipher): Add new convenience external
6516         functions.
6517         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6518         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6519
6520         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6521         (netrc-parse): Use encrypt-file-alist to determine if
6522         encrypt-find-model or encrypt-insert-file-contents should be used.
6523
6524         * encrypt.el: Clarify documentation.  Load password-cache or
6525         password, whichever one is found first, instead of autoloading.
6526
6527 2007-12-19  Glenn Morris  <rgm@gnu.org>
6528
6529         * mml.el (message-options-set, message-narrow-to-head)
6530         (message-in-body-p, message-mail-p, message-encode-message-body):
6531         Autoload.
6532         (message-remove-header, message-narrow-to-headers-or-head)
6533         (message-subscribed-p, message-make-mail-followup-to)
6534         (message-position-on-field, message-news-p)
6535         (message-options-set-recipient, message-generate-headers)
6536         (message-sort-headers): Declare as functions.
6537
6538 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6539
6540         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6541         convention in doc string.
6542
6543 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6544
6545         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6546         title to html parts.
6547         (gnus-article-browse-html-article): Pass message header to it.
6548
6549         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6550
6551 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6552
6553         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6554         or password compatible with XEmacs.
6555
6556 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6557
6558         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6559         format document.
6560         (gnus-mime-delete-part): Don't write description line if empty.
6561         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6562
6563 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6564
6565         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6566         (gnus-summary-mark-read-and-unread-as-read)
6567         (gnus-summary-mark-current-read-and-unread-as-read)
6568         (gnus-summary-mark-unread-as-ticked): Doc fix.
6569         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6570
6571 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6572
6573         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6574         Christoph Conrad <christoph.conrad@gmx.de>.
6575
6576 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6577
6578         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6579         yes-or-no-p.
6580
6581 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6582
6583         * mm-decode.el (mm-add-meta-html-tag): New function.
6584         (mm-save-part-to-file, mm-pipe-part): Use it.
6585
6586         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6587         gnus-y-or-n-p instead of y-or-n-p.
6588         (gnus-article-browse-html-parts): Work with message/external-body; use
6589         mm-add-meta-html-tag.
6590
6591 2007-12-11  Glenn Morris  <rgm@gnu.org>
6592
6593         * gnus-cache.el: Require gnus-sum not just when compiling.
6594
6595         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6596
6597         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6598         definitions before use.
6599
6600         * mm-decode.el: Require gnus-util.
6601         (mm-remove-part): Only call delete-annotation on XEmacs.
6602
6603         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6604
6605         * nnmail.el: Require gnus-int.
6606
6607         * spam.el: Move `require's before `eval-when-compile's.
6608
6609         * gnus-ems.el (gnus-alive-p):
6610         * gnus-fun.el (message-goto-eoh):
6611         * gnus-util.el (gnus-group-name-decode):
6612         * mail-source.el (gnus-compress-sequence):
6613         * message.el (Info-goto-node, format-spec):
6614         * mm-bodies.el (message-options-get):
6615         * mm-decode.el (mm-view-pkcs7):
6616         * mm-util.el (gmm-write-region):
6617         * mml-smime.el (mml-compute-boundary)
6618         (gnus-completing-read-with-default):
6619         * mml.el (widget-button-press, gnus-make-hashtable):
6620         * mml1991.el (mm-decode-content-transfer-encoding)
6621         (mm-encode-content-transfer-encoding)
6622         (message-options-get, message-options-set):
6623         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6624         * nnfolder.el (gnus-request-group):
6625         * nnheader.el (ietf-drums-unfold-fws):
6626         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6627         * smime.el (gnus-run-mode-hooks):
6628         * spam-stat.el (gnus-message): Autoload.
6629
6630         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6631         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6632         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6633         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6634         Add declare-function compatibility definition.
6635
6636         * gnus-cache.el (nnvirtual-find-group-art):
6637         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6638         (gnus-add-image, gnus-add-wash-type):
6639         * gnus-group.el (nnkiboze-score-file):
6640         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6641         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6642         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6643         (message-tokenize-header, gnus-get-buffer-create)
6644         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6645         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6646         * gnus.el (gnus-group-decoded-name):
6647         * mail-source.el (imap-capability):
6648         * mm-bodies.el (message-options-set):
6649         * mm-decode.el (gnus-configure-windows):
6650         * mm-extern.el (message-goto-body):
6651         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6652         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6653         (epg-sub-key-validity, message-options-set):
6654         * mml.el (widget-event-point, gnus-configure-windows):
6655         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6656         * mml2015.el (epg-check-configuration, epg-configuration)
6657         (message-options-set):
6658         * nndb.el (nndb-request-article):
6659         * nnfolder.el (gnus-request-create-group):
6660         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6661         * nnmaildir.el (gnus-group-mark-article-read):
6662         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6663         * rfc1843.el (message-fetch-field):
6664         * spam.el (gnus-extract-address-components):
6665         Declare as functions.
6666
6667 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6668
6669         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6670
6671         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6672
6673         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6674         bind show-trailing-whitespace for XEmacs.
6675
6676 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6677
6678         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6679         new no-op macro for backward compatibility.
6680
6681         * imap.el (imap-string-to-integer): New function.
6682
6683 2007-12-09  Glenn Morris  <rgm@gnu.org>
6684
6685         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6686
6687         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6688         * message.el, mm-view.el, sieve-manage.el, smime.el:
6689         Add declare-function compatibility definition.
6690
6691         * gnus-art.el (w3-region, w3m-region, Info-menu):
6692         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6693         * gnus-sum.el (gnus-get-predicate):
6694         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6695         * message.el (mail-abbrev-in-expansion-header-p):
6696         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6697         (w3m-detect-meta-charset, w3m-region):
6698         * sieve-manage.el (password-read, password-cache-add)
6699         (password-cache-remove):
6700         * smime.el (password-read-and-add): Declare as functions.
6701
6702 2007-12-08  David Kastrup  <dak@gnu.org>
6703
6704         * gnus-sum.el (gnus-summary-simplify-subject-query):
6705         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6706         `message'.
6707
6708 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6709
6710         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6711         it to bind idna-program, installation-directory, defined-colors, and
6712         face-attribute for XEmacs of the version that compiles defcustom forms.
6713
6714 2007-12-07  Glenn Morris  <rgm@gnu.org>
6715
6716         * gnus-art.el (article-make-date-line): Revert previous change.
6717
6718 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6719
6720         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6721
6722 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6723
6724         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6725         Call gnus-add-to-range ranges only once with a prepared article-list.
6726
6727 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6728
6729         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6730         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6731         group names with backslashes.  Reported by Tassilo Horn
6732         <tassilo@member.fsf.org>.
6733
6734 2007-12-06  Deepak Goel  <deego3@gmail.com>
6735
6736         * gnus-art.el (article-make-date-line):
6737         * gnus-start.el (gnus-load):
6738         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6739
6740 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6741
6742         * gnus-art.el (gnus-use-idna)
6743         * gnus-start.el (gnus-site-init-file)
6744         * message.el (message-use-idna)
6745         * mm-uu.el (mm-uu-hide-markers)
6746         * smiley.el (smiley-style): Revert changes that suppress warnings.
6747
6748 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6749
6750         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6751         specify charset to html source.  Reported by Christoph Conrad
6752         <christoph.conrad@gmx.de>.
6753
6754 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6757         idna-program in order to suppress byte compile warning issued by XEmacs
6758         that came to byte compile the default value section of defcustom forms
6759         recently.
6760
6761         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6762         value of installation-directory.
6763
6764         * message.el (message-use-idna): Don't directly refer to the value of
6765         idna-program.
6766
6767         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6768
6769         * smiley.el (smiley-style): Don't directly call face-attribute.
6770
6771 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6772
6773         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6774
6775         * gnus-dired.el: Reduce Gnus dependencies.
6776         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6777         require.  Use autoloads instead.
6778         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6779         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6780         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6781         (gnus-dired-mode): Adjust doc string.
6782         (gnus-dired-mail-mode): New variable.
6783         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6784         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6785         (gnus-dired-mail-buffers): New function.  Return mail or message
6786         composition buffers.
6787         (gnus-dired-attach): Use it.
6788         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6789         NO-DECODE.
6790         (gnus-dired-print): Use `gnus-print-buffer' depending on
6791         `gnus-dired-mail-mode'.
6792
6793 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6794
6795         * rfc2047.el (rfc2047-encoded-word-regexp)
6796         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6797         explaining what regexp patterns are for.
6798
6799 2007-12-04  Glenn Morris  <rgm@gnu.org>
6800
6801         * password.el: Move to password-cache.el.
6802
6803         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6804         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6805         * mml-smime.el (password-read, password-cache-add)
6806         (password-cache-remove):
6807         No need to autoload, since mml-sec requires password.
6808
6809         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6810         * message.el (gnus-extract-address-components):
6811         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6812
6813         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6814         password.
6815
6816 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6817
6818         * mailcap.el: Reduce dependencies.
6819         (mail-header-parse-content-type): Autoload.
6820         (mailcap-delete-duplicates): New alias.
6821         (mailcap-mime-info): Add optional argument NO-DECODE.
6822         (mailcap-mime-types): Use mailcap-delete-duplicates.
6823
6824         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6825
6826 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6827
6828         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6829         (imap-parse-status): Upcase status-att for servers that sends them
6830         lower-case (e.g., MS Exchange 2007).
6831
6832 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6833
6834         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6835         function.
6836
6837         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6838         (gnus-uu-yenc-article): New function.
6839
6840         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6841
6842         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6843         buffer.
6844
6845 2007-12-02  Glenn Morris  <rgm@gnu.org>
6846
6847         * binhex.el (binhex): New custom group.
6848         (binhex-decoder-program, binhex-decoder-switches)
6849         (binhex-use-external): Move to the binhex custom group.
6850
6851         * uudecode.el (uudecode): New custom group.
6852         (uudecode-decoder-program, uudecode-decoder-switches)
6853         (uudecode-use-external): Move to the uudecode custom group.
6854
6855         * netrc.el (top-level): Don't load `encrypt' features.
6856         (netrc-parse): Don't use encrypt.
6857         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6858
6859         * encrypt.el: Remove file.
6860
6861 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6862
6863         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6864         matches on patches.
6865
6866         * gnus-art.el (gnus-article-browse-html-article): Mention
6867         `mm-text-html-renderer' in the doc string.
6868
6869         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6870         string.  Add comments.
6871
6872         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6873         if rhs is ASCII.
6874
6875 2007-12-01  Glenn Morris  <rgm@gnu.org>
6876
6877         * mail-source.el (top-level): Require format-spec before
6878         eval-when-compile.
6879
6880 2007-11-30  Glenn Morris  <rgm@gnu.org>
6881
6882         * encrypt.el: Require password, rather than autoloading password-read.
6883
6884 2007-11-29  Glenn Morris  <rgm@gnu.org>
6885
6886         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6887         (sasl-make-client, sasl-next-step, sasl-step-data)
6888         (sasl-step-set-data): Declare as functions.
6889
6890 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6891
6892         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6893
6894 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6895
6896         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6897         certs should be verified and what is to be done in the event of a
6898         verification failure.
6899
6900         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6901         caller can indicate whether the cache should be disregarded for this
6902         call.  This way the result of the call is reproducible at all times and
6903         can be considered a canonical server name for the supplied method.
6904         (gnus-agent-method-p): Canonicalize server names by pushing their
6905         method through `gnus-method-to-server' using the no-cache argument.
6906
6907         * gnus-srvr.el (gnus-server-insert-server-line): Call
6908         `gnus-method-to-server' with `no-cache' argument.
6909
6910         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6911         gnus-agent-possibly-synchronize-flags as this should be called when the
6912         server is actually being opened.
6913         (gnus-agent-possibly-synchronize-flags)
6914         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6915         flags file of an agentized server to the latter function.
6916
6917         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6918         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6919         after a connection has been established successfully.
6920
6921 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6922
6923         * gnus-art.el (article-display-face): Force to display face if called
6924         interactively; check if gnus-article-x-face-too-ugly matches author.
6925         (article-display-x-face): Display face even if From header is missing
6926         as article-display-face does.
6927
6928 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6929
6930         * hashcash.el (message-narrow-to-headers-or-head)
6931         (message-fetch-field, message-goto-eoh)
6932         (message-narrow-to-headers): Declare as functions.
6933
6934 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6935
6936         * mail-source.el (mail-sources): Default to fetch from file for
6937         compatibility with default of nnmail-spool-file.
6938
6939 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6940
6941         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6942         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6943         to look for encoded word that should be encoded again.
6944         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6945         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6946         encoding pattern.
6947         (rfc2047-decode-region): Switch strict regexp and loose one according
6948         to rfc2047-allow-irregular-q-encoded-words.
6949
6950 2007-11-25  Romain Francoise  <romain@orebokech.com>
6951
6952         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6953
6954 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6955
6956         * tls.el (tls-program): Provide more custom choices from
6957         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6958         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6959
6960 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6961
6962         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6963         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6964
6965         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6966         `nnmail-spool-file'.
6967
6968         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6969         `nnmail-spool-file'.
6970
6971         * gnus-move.el (gnus-change-server): Ditto.
6972
6973         * gnus-kill.el (gnus-batch-score): Ditto.
6974
6975         * gnus-cache.el (gnus-jog-cache): Ditto.
6976
6977         * gnus-msg.el (gnus-summary-reply):
6978         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6979
6980 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6981
6982         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6983         version.  Minor improvement to doc strings.
6984         (tls-program): Add comment.
6985
6986 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6987
6988         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6989         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6990         mismatch between the hostname provided in the certificate and the name
6991         of the host connnecting to.
6992         (open-tls-stream): Use them.  Check certificates against trusted root
6993         certificates.
6994
6995 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6996
6997         * gnus-cache.el (gnus-cache-generate-nov-databases):
6998         Use nnml-generate-nov-databases-directory instead of
6999         nnml-generate-nov-databases-1.
7000
7001 2007-11-24  Glenn Morris  <rgm@gnu.org>
7002
7003         * message.el (message-tool-bar-retro): Update for rename
7004         mail_send.xpm->mail-send.xpm.
7005
7006 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7007
7008         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7009         `smime-ldap-search' for Emacs 22 and up.
7010
7011 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7012
7013         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7014
7015         * message.el (message-send-mail-function): Fix error convention.
7016         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7017         (message-widen-reply, message-send-mail, message-talkative-question)
7018         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7019         (message-clone-locals, message-send-news): Use with-current-buffer.
7020         (message-insert-or-toggle-importance): Remove unused var `valid'.
7021         (message-make-references): Remove unused var `new-references'.
7022         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7023
7024 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7025
7026         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7027         (spam-split-symbolic-return-positive): Reflow docstring.
7028         (spam-backends, spam-summary-exit-behavior)
7029         (spam-mark-ham-unread-before-move-from-spam-group)
7030         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7031         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7032         (spam-clear-cache, spam-backend-check, spam-install-backend)
7033         (spam-install-statistical-backend, spam-list-of-processors)
7034         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7035         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7036         (spam-check-crm114, spam-initialize, spam-unload-hook):
7037         Fix typos in docstrings.
7038
7039 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7042         been checked if they have never been read and those group levels are
7043         higher than the one that a user specified.
7044
7045 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7048         foreign groups unless a group level is specified by a user.
7049         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7050
7051 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7052
7053         * message.el (message-send-mail-function): Require sendmail.
7054
7055 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7056
7057         * message.el (message-send-mail-function): Check for smtpmail too.
7058
7059         * utf7.el (utf7-encode, utf7-decode): Use coding system
7060         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7061
7062         * message.el (message-send-mail-function): New function.
7063         (message-send-mail-function): Set default using
7064         message-send-mail-function.  Adjust doc string.
7065         (message-send-mail-with-mailclient): New function.
7066
7067 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7068
7069         * smime.el (from):
7070         * rfc2047.el (message-posting-charset):
7071         * qp.el (mm-use-ultra-safe-encoding):
7072         * pop3.el (parse-time-months):
7073         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7074         * nnml.el (files):
7075         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7076         (jka-compr-compression-info-list, ange-ftp-path-format)
7077         (efs-path-regexp):
7078         * nndiary.el (files):
7079         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7080         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7081         (epg-digest-algorithm-alist, inhibit-redisplay)
7082         (password-cache-expiry):
7083         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7084         (pgg-output-buffer, password-cache-expiry):
7085         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7086         (efs-path-regexp):
7087         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7088         (inhibit-redisplay):
7089         * mm-uu.el (file-name, start-point, end-point, entry)
7090         (gnus-newsgroup-name, gnus-newsgroup-charset):
7091         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7092         (latin-unity-ucs-list):
7093         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7094         (mm-uu-binhex-decode-function):
7095         * message.el (gnus-message-group-art, gnus-list-identifiers)
7096         (rmail-enable-mime-composing, gnus-local-organization)
7097         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7098         (gnus-read-active-file, facemenu-add-face-function)
7099         (facemenu-remove-face-function, gnus-article-decoded-p)
7100         (tool-bar-mode):
7101         * mail-source.el (display-time-mail-function):
7102         * gnus-util.el (nnmail-pathname-coding-system)
7103         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7104         (gnus-original-article-buffer, gnus-user-agent)
7105         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7106         (xemacs-codename, sxemacs-codename, emacs-program-version):
7107         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7108         * gnus-start.el (gnus-agent-covered-methods)
7109         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7110         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7111         (gnus-newsgroup-headers, gnus-group-list-mode)
7112         (gnus-group-mark-positions, gnus-newsgroup-data)
7113         (gnus-newsgroup-unreads, nnoo-state-alist)
7114         (gnus-current-select-method, mail-sources)
7115         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7116         (nnmail-spool-file, gnus-cache-active-hashtb):
7117         * gnus-mh.el (mh-lib-progs):
7118         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7119         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7120         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7121         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7122         (gnus-group-buffer):
7123         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7124         (font-lock-set-defaults):
7125         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7126         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7127         (gnus-summary-post-menu, total-parts, type, condition, length):
7128         * gnus-agent.el (gnus-agent-read-agentview):
7129         * flow-fill.el (show-trailing-whitespace):
7130         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7131         eval-and-compile wrappers for byte compiler pacifiers.
7132
7133         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7134         (mm-display-inline-fontify): Check for featurep 'xemacs not
7135         extent-list.
7136
7137         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7138         itimer-list.
7139         (mm-create-image-xemacs): Only do something for XEmacs.
7140         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7141
7142         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7143
7144         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7145         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7146
7147 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7148
7149         * nnimap.el (nnimap-split-download-body):
7150         * gnus-demon.el (gnus-demon):
7151         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7152
7153 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7154
7155         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
7156         macros.
7157         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7158         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7159         copy data from unibyte buffer to multibyte current buffer.
7160         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7161         to copy data from unibyte current buffer to multibyte buffer.
7162         (nntp-make-process-buffer): Make process buffer unibyte.
7163
7164         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7165
7166 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7167
7168         * pop3.el (pop3-open-server): Accept and process data more robustly at
7169         connexion start to avoid spurious "POP SSL connexion failed" errors.
7170
7171 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7174         read group names.
7175
7176 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7177
7178         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7179
7180 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7181
7182         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7183         (nnmail-save-active): Use a unibyte buffer when saving active file,
7184         which may contain non-ASCII group names.
7185
7186         * nnml.el (nnml-request-group): Decode group names in messages.
7187
7188 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7189
7190         * message.el (message-citation-line-function)
7191         (message-insert-formatted-citation-line): Fix spelling of
7192         `message-insert-formated-citation-line'.
7193
7194 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7195
7196         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7197
7198 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7201         nnmail-pathname-coding-system.
7202
7203         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7204         that a user enters; decode group names in messages.
7205
7206         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7207
7208 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7209
7210         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7211
7212         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7213
7214         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7215         risky local variable.
7216
7217         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7218
7219 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7220
7221         * encrypt.el: Improve documentation to fix function name typo.
7222         Reported by Daiki Ueno <ueno@unixuser.org>.
7223
7224 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7227         even if the point is not in the last page of an article.
7228         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7229         back to the previous page.
7230
7231 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7232
7233         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7234
7235 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7238
7239 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7240
7241         * message.el (message-check-news-body-syntax): Avoid
7242         mm-string-as-multibyte.
7243         (message-hide-headers): Don't assume (point-min)==1.
7244
7245 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7246
7247         * message.el (message-remove-blank-cited-lines): Fix if remove is
7248         given.
7249         (message-bogus-address-regexp): New variable.
7250         (message-bogus-recipient-p): New function.
7251         (message-check-recipients): New command.
7252         (message-syntax-checks): Add `bogus-recipient'.
7253         (message-fix-before-sending): Add `bogus-recipient'.
7254
7255         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7256         (gnus-treat-body-boundary): Don't test window-system.
7257
7258 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7259
7260         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7261
7262 2007-10-28  Miles Bader  <miles@gnu.org>
7263
7264         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7265         at compile-time too.
7266
7267 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7268
7269         * gnus-msg.el (gnus-message-setup-hook): Add
7270         `message-remove-blank-cited-lines' to options.
7271
7272 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7273
7274         * message.el (message-remove-blank-cited-lines): New function.
7275         Suggested by Karl Plästerer.
7276
7277 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7278
7279         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7280         mapc.
7281
7282         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7283         (top-level): Use mapc to set functions to be traced for debugging.
7284
7285         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7286         called for effect with while loop.
7287
7288         * message.el (message-talkative-question): Replace mapcar called for
7289         effect with mapc.
7290
7291         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7292         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7293         called for effect with dolist.
7294
7295         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7296
7297         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7298         gnus-extra-headers and nnmail-extra-headers.
7299
7300         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7301         called for effect with dolist.
7302         (top-level): Use mapc to set functions to be traced for debugging.
7303
7304         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7305         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7306         dolist.
7307
7308         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7309         Replace mapcar called for effect with mapc.
7310         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7311         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7312         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7313         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7314
7315         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7316         remove-if that's a cl function.
7317
7318         * webmail.el (webmail-debug): Replace mapcar called for effect with
7319         dolist.
7320
7321         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7322         with mapc.
7323
7324 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7325
7326         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7327         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7328         with while loop.
7329
7330         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7331         functions from article-* functions.
7332         (gnus-multi-decode-header): Replace mapcar called for effect with
7333         dolist.
7334
7335         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7336         (gnus-bookmark-show-details): Replace mapcar called for effect with
7337         while loop.
7338
7339         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7340         called for effect with while loop.
7341
7342         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7343         with dolist.
7344
7345         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7346         mapcar called for effect with dolist.
7347
7348         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7349
7350         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7351         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7352         Replace mapcar called for effect with dolist.
7353         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7354         mapc.
7355
7356         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7357         Replace mapcar called for effect with dolist.
7358         (gnus-topic-list): Replace mapcar called for effect with mapc.
7359
7360         * gnus.el: Use mapc instead of mapcar to add autoloads.
7361
7362 2007-10-23  Richard Stallman  <rms@gnu.org>
7363
7364         * gnus-group.el (gnus-group-highlight): Mark as risky.
7365
7366 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7367
7368         * gnus.el (gnus-server-to-method): Return method found first in
7369         gnus-newsrc-alist.
7370
7371         * gnus-art.el (gnus-article-highlight-signature)
7372         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7373         button overlay without the front stickiness.
7374
7375 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7376
7377         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7378         overview buffer needed a catch to receive its throw.
7379         (gnus-agent-flush-cache): Declared as interactive to make this function
7380         easier to use.
7381
7382 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7383
7384         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7385         `next-line'.
7386
7387 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7388
7389         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7390         exclude address matching message-dont-reply-to-names.
7391
7392 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7393
7394         * gnus-util.el (gnus-string<): New function.
7395
7396         * gnus-sum.el (gnus-article-sort-by-author)
7397         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7398
7399 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7400
7401         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7402         the frame-focus tag is set in gnus-buffer-configuration.
7403
7404 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7405
7406         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7407         the front stickiness.
7408
7409 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7410
7411         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7412         url pattern; remove duplicate one.
7413         (gnus-article-extend-url-button): New function.
7414         (gnus-article-add-buttons): Use it.
7415         (gnus-button-push): Use concatenated url that it makes.
7416
7417 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7418
7419         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7420
7421 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7422
7423         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7424         Don't hardcode point-min==1.
7425
7426 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7427
7428         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7429         Fix comment about "iso8859-1".
7430
7431 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7432
7433         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7434         ones returned from the verify-function.
7435
7436         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7437         mml2015-extract-cleartext-signature if extraction failed.
7438
7439 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7440
7441         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7442         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7443         failed.
7444
7445 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7446
7447         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7448
7449 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7450
7451         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7452         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7453         recommends to use EasyPG instead of PGG.
7454
7455         * pgg.el: Revert to revision 6.23.2.16.
7456
7457         * pgg-def.el: Revert to revision 6.6.2.14.
7458
7459         * pgg-gpg.el: Revert to revision 6.23.2.34.
7460
7461 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7462
7463         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7464         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7465         thread for both the null and zero (kill/expire thread) universal prefix
7466         cases.
7467         (gnus-summary-expire-thread): Add new function to expire a thread,
7468         using gnus-summary-kill-thread.
7469         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7470         shortcuts for gnus-summary-expire-thread.
7471         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7472         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7473
7474 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7475
7476         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7477         extras value, so an extras entry can be deleted.
7478         (gnus-registry-delete-extra-entry): Use it.
7479         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7480         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7481         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7482         storage through the gnus-registry, and provide an appropriate API for
7483         it.
7484
7485 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7488         Suggested by Leo <sdl.web@gmail.com>.
7489
7490         * gnus.el: Do.
7491
7492 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7493
7494         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7495         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7496
7497         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7498
7499         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7500         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7501
7502 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7503
7504         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7505         newline.
7506         (nnmbox-request-accept-article): Don't change article in source buffer;
7507         narrow to header to use message-fetch-field rather than
7508         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7509         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7510         as delimiters; make sure article ends with newline.
7511         (nnmbox-delete-mail): Correct last position of article to be deleted;
7512         ignore X-Gnus-Newsgroup header in article body.
7513         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7514         positions; make sure article ends with newline.
7515
7516         * message.el (message-display-abbrev): Don't infloop when a user
7517         inserts SPC in the beginning of header.
7518
7519         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7520         coding-system-for-read and coding-system-for-write for XEmacs having no
7521         file-coding feature.
7522
7523         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7524
7525 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7526
7527         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7528         list of groups not followed by default.  Fix type to be regexp.
7529         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7530
7531 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7532
7533         * hmac-def.el (define-hmac-function): Switch from old-style to
7534         new-style backquotes.
7535
7536         * md4.el (md4-make-step): Likewise.
7537
7538 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7541         raw-text coding system when saving .newsrc file, which may contain
7542         non-ASCII group names.
7543
7544 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7545
7546         * gnus-cus.el (gnus-score-extra): New widget.
7547         (gnus-score-extra-convert): New function.
7548         (gnus-score-customize): Use it for Extra.
7549
7550 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7551
7552         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7553         (mml2015-mailcrypt-clear-verify): Use it.
7554         (mml2015-gpg-clear-verify): Use it.
7555         (mml2015-pgg-clear-verify): Use it.
7556         (mml2015-epg-clear-verify): Replace the current part with the output
7557         from GnuPG; don't extract the plaintext by itself.
7558
7559         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7560         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7561         mml2015-clear-verify-function; don't touch the armor headers or
7562         dash-escaped text here.
7563
7564 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7565
7566         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7567         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7568         parts, or application/octet-stream as a last resort.
7569         (gnus-mime-view-part-as-type): Don't toggle display.
7570         (gnus-mime-view-part-as-charset): Don't turn off display before
7571         querying charset.
7572
7573         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7574         stuff to undisplayer function in Emacs.
7575         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7576
7577         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7578         text/calendar parts.
7579
7580 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7581
7582         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7583         decoding text/calendar parts.
7584
7585         * message.el (message-forward-make-body-mime): Always mark body as
7586         having no illegible text; remove signed-or-encrypted argument.
7587         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7588
7589         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7590         (mml-generate-mime-1): Don't encode body if it is specified to be in
7591         raw form; don't make buffer be unibyte when inserting multibyte string.
7592
7593 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7594
7595         * sha1.el: Fix up comment style.
7596         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7597         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7598
7599         * hex-util.el: Fix up comment style.
7600         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7601
7602         * gnus-salt.el: Use with-current-buffer.
7603         (gnus-pick-setup-message): Fix long-standing typo.
7604
7605 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7606
7607         * imap.el (imap-logout-timeout): New variable.
7608         (imap-logout, imap-logout-wait): New functions.
7609         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7610
7611         * nnimap.el (nnimap-logout-timeout): New server variable.
7612         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7613         nnimap-logout-timeout.
7614
7615         * gnus-art.el (gnus-article-summary-command-nosave)
7616         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7617
7618 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7619
7620         * gnus.el (gnus-maximum-newsgroup): New variable.
7621
7622         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7623         according to gnus-maximum-newsgroup.
7624
7625         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7626         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7627         Limit the range of articles according to gnus-maximum-newsgroup.
7628
7629 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7630
7631         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7632         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7633         Don't perform gnus-configure-windows here; reuse existing sticky
7634         article buffer.
7635
7636         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7637         it doesn't exist in gnus-article-mode.
7638
7639 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7640
7641         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7642         (gnus-agent-decoded-group-name): New function.
7643         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7644         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7645
7646 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7647
7648         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7649         Add binding for gnus-sticky-article.
7650         (gnus-summary-exit): Don't kill sticky article buffers.
7651
7652         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7653         article buffer.
7654         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7655         (gnus-kill-sticky-article-buffers): New commands.
7656
7657 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * nntp.el (nntp-xref-number-is-evil): New server variable.
7660         (nntp-find-group-and-number): If it is non-nil, don't trust article
7661         numbers in the Xref header.
7662
7663 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7664
7665         * gnus-agent.el (gnus-agent-read-group): New function.
7666         (gnus-agent-flush-group, gnus-agent-expire-group)
7667         (gnus-agent-regenerate-group): Use it.
7668         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7669         nnmail-pathname-coding-system.
7670
7671 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7672
7673         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7674
7675         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7676         that are unread as unread, and also as selected so that information of
7677         marks having been changed by a user may be updated when exiting group.
7678
7679 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7680
7681         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7682         calculated ignoring signature parts to gnus-treat-article.
7683
7684 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7685
7686         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7687         a point here in order to keep the window start.
7688         (gnus-insert-mime-security-button): Make a button overlay without the
7689         front stickiness.
7690         (gnus-mime-display-security): Goto the end of a button.
7691
7692         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7693
7694 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7697         group-name-at-point.
7698         (gnus-group-completing-read): New function that offers decoded
7699         non-ASCII group names for completion.
7700         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7701         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7702         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7703         (gnus-group-fetch-control): Use it.
7704         (gnus-fetch-group): Use group-name-at-point for the initial value
7705         rather than the default value; use gnus-alive-p.
7706
7707         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7708         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7709         (gnus-summary-post-news): Use gnus-group-completing-read.
7710
7711         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7712         (gnus-read-move-group-name): Decode group name for completion.
7713
7714 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7715
7716         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7717         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7718         Yamaoka slightly modified the code).
7719
7720 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7721
7722         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7723         (nnmail-split-incoming): Bind it.
7724
7725         * nnml.el (nnml-group-name-charset): New function.
7726         (nnml-decoded-group-name): Use it; don't decode group name if
7727         nnmail-group-names-not-encoded-p is non-nil.
7728         (nnml-encoded-group-name): New function.
7729         (nnml-group-pathname): Inline nnml-decoded-group-name.
7730         (nnml-request-expire-articles): Decode group name in message.
7731         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7732         nnmail-pathname-coding-system.
7733         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7734         not decoded ones according to nnmail-group-names-not-encoded-p.
7735         (nnml-generate-active-info): Use nnml-encoded-group-name.
7736
7737 2007-08-08  Glenn Morris  <rgm@gnu.org>
7738
7739         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7740         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7741         doc-strings and comments.
7742
7743 2007-07-25  Glenn Morris  <rgm@gnu.org>
7744
7745         * Relicense all FSF files to GPLv3 or later.
7746
7747 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7748
7749         * gnus-sum.el (gnus-summary-move-article): Make
7750         gnus-summary-respool-article work.
7751
7752 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7753
7754         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7755         string.
7756
7757 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7758
7759         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7760         that should be ignored when comparing distant RSS articles with local
7761         ones.
7762         (nnrss-make-hash-index): New function.  Create a hash index according
7763         to the ignored fields.
7764         (nnrss-check-group): Use it.
7765
7766 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7767
7768         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7769
7770         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7771
7772         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7773         the new optional argument ENCODED is non-nil.
7774         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7775         coding system for encoding group name.
7776         (gnus-group-make-rss-group): Pass un-encoded group name to
7777         gnus-group-make-group.
7778         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7779         encoded.
7780
7781         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7782         Encode group name to which articles are moved or copied.
7783         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7784         coding system for encoding Newsgroup, Followup-To and Xref headers.
7785
7786         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7787         marks; use nnheader-file-coding-system to write a file.
7788         (nnagent-retrieve-headers): Bind file-name-coding-system to
7789         nnmail-pathname-coding-system.
7790
7791         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7792
7793         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7794         (nnml-request-article, nnml-request-create-group)
7795         (nnml-request-rename-group, nnml-find-id)
7796         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7797         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7798         (nnml-save-marks): Use nnml-group-pathname instead of
7799         nnmail-group-pathname.
7800
7801         (nnml-request-create-group, nnml-request-expire-articles)
7802         (nnml-request-move-article, nnml-request-delete-group)
7803         (nnml-deletable-article-p, nnml-possibly-create-directory)
7804         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7805         (nnml-open-marks): Bind file-name-coding-system to
7806         nnmail-pathname-coding-system.
7807
7808         (nnml-request-article): Pass server argument to nnml-find-group-number.
7809         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7810         server argument to nnml-possibly-create-directory.
7811         (nnml-request-accept-article): Pass server argument to
7812         nnml-active-number and nnml-save-mail.
7813         (nnml-find-group-number): Pass server argument to nnml-find-id.
7814         (nnml-request-update-info): Pass server argument to
7815         nnml-marks-changed-p.
7816
7817         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7818         (nnml-save-mail, nnml-active-number): Add server argument.
7819
7820         (nnml-request-delete-group): Warn if group is missing.
7821         (nnml-get-nov-buffer): Decode group name.
7822         (nnml-generate-active-info): Encode group name.
7823         (nnml-open-marks): Decode group name in messages.
7824
7825 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7826
7827         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7828         if it is not specified.
7829         (gnus-article-pipe-part, gnus-article-save-part)
7830         (gnus-article-interactively-view-part, gnus-article-copy-part)
7831         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7832         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7833         (gnus-article-replace-part, gnus-article-delete-part)
7834         (gnus-article-view-part-as-type): Pass raw prefix argument to
7835         gnus-article-part-wrapper.
7836
7837 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7838
7839         * gnus-agent.el (gnus-agent-save-active): Bind
7840         nnheader-file-coding-system to gnus-agent-file-coding-system.
7841
7842         * gnus-cache.el (gnus-cache-save-buffers)
7843         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7844         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7845         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7846         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7847         (gnus-cache-generate-active, gnus-cache-rename-group)
7848         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7849         (gnus-cache-update-overview-total-fetched-for): Bind
7850         file-name-coding-system to nnmail-pathname-coding-system.
7851         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7852         variables.
7853         (gnus-cache-decoded-group-name): New function.
7854         (gnus-cache-file-name): Use it.
7855         (gnus-cache-generate-active): Use non-decoded group name for active.
7856
7857         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7858         right place.
7859         (gnus-write-active-file): Don't break non-ASCII group names.
7860
7861         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7862         nnmail-pathname-coding-system.
7863
7864         * lpath.el: Bind default-file-name-coding-system,
7865         file-name-coding-system and language-info-alist for XEmacs.
7866
7867         * gnus-uu.el (gnus-uu-decode-save): Typo.
7868
7869 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7870
7871         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7872
7873 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7874
7875         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7876         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7877         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7878         (gnus-agent-flush-group, gnus-agent-flush-cache)
7879         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7880         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7881         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7882         (gnus-agent-regenerate-group)
7883         (gnus-agent-update-files-total-fetched-for)
7884         (gnus-agent-update-view-total-fetched-for): Bind
7885         file-name-coding-system to nnmail-pathname-coding-system.
7886         (gnus-agent-group-pathname): Don't encode file names by
7887         nnmail-pathname-coding-system.
7888         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7889         coding-system-for-write instead of buffer-file-coding-system to
7890         gnus-agent-file-coding-system.
7891
7892         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7893         Decode group name.
7894
7895         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7896
7897         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7898         (gnus-read-newsrc-el-file): Make group names unibyte.
7899
7900         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7901         nnmail-pathname-coding-system.
7902
7903         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7904         (nnrss-request-delete-group): Bind file-name-coding-system to
7905         nnmail-pathname-coding-system.
7906         (nnrss-read-server-data, nnrss-read-group-data): Bind
7907         file-name-coding-system correctly.
7908         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7909
7910         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7911         (nntp-server-to-method-cache): New variable.
7912         (nntp-group-pathname): New function that decodes non-ASCII group names.
7913         (nntp-possibly-create-directory, nntp-marks-changed-p)
7914         (nntp-save-marks, nntp-open-marks): Use it.
7915         (nntp-possibly-create-directory, nntp-open-marks):
7916         Bind file-name-coding-system to nnmail-pathname-coding-system.
7917         (nntp-open-marks): Decode group names when bootstrapping marks.
7918
7919         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7920         Newsgroups and Folowup-To headers.
7921
7922 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7923
7924         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7925         (gnus-server-closed-face, gnus-server-denied-face)
7926         (gnus-server-offline-face): Remove variable.
7927         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7928
7929         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7930         of modifying message-stack directly for XEmacs.
7931
7932         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7933         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7934         if the coding-system argument is nil for XEmacs.
7935
7936         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7937         mm-charset-override-alist.
7938
7939         * rfc2047.el: Don't require base64; require rfc2045 for the function
7940         rfc2045-encode-string.
7941         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7942         to quote the parameter value.
7943
7944 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7945
7946         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7947         form in gnus-group-name-charset-method-alist.
7948
7949         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7950         overrides the default layout edit-form.
7951
7952         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7953
7954         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7955
7956 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7957
7958         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7959         as unfetched articles.
7960
7961 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7962
7963         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7964
7965 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7966
7967         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7968         original back end that keeps marks in the local system.
7969
7970 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7971
7972         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7973         arg of pop-to-buffer for XEmacs.
7974         (gnus-article-read-summary-keys): Ditto; don't restore window
7975         configuration if summary command ends up with neither article buffer
7976         nor summary buffer; describe bindings if summary keys end with C-h.
7977
7978 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7979
7980         * message.el (message-fix-before-sending): Skip raw message part to be
7981         forwarded while checking illegible text.
7982         (message-forward-make-body-mime, message-forward-make-body): Mark
7983         signed or encrypted raw message as having no illegible text.
7984
7985 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7986
7987         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7988         (gnus-message-with-timestamp-1): New macro.
7989         (gnus-message-with-timestamp): New function.
7990         (gnus-message): Use them.
7991
7992         * nnheader.el (nnheader-message): Use them.
7993
7994 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7995
7996         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7997         .newsrc.eld file.
7998
7999 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8000
8001         * gnus-agent.el (gnus-agent-fetch-headers)
8002         (gnus-agent-retrieve-headers): Bind
8003         gnus-decode-encoded-address-function to identity.
8004
8005         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8006         available also when the server returns simply a dot.
8007
8008         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8009
8010 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8011
8012         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8013
8014 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8015
8016         * gnus-ems.el (gnus-x-splash): Make it work.
8017
8018         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8019         from being used.
8020
8021         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8022
8023 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8024
8025         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8026         4th and the 5th arguments.
8027
8028         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8029         the front stickiness.
8030         (gnus-article-summary-command-nosave): Correct the order of the
8031         arguments passed to pop-to-buffer.
8032         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8033         summary command ends up with the article buffer.
8034
8035         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8036         the same faces.
8037
8038 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8039
8040         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8041
8042 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8043
8044         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8045         * gnus-sum.el (gnus-summary-highlight):
8046         * pgg.el (pgg-sign-region, pgg-sign):
8047         * mail-source.el (mail-source-delete-old-incoming-confirm):
8048         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8049
8050 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8051
8052         * gnus-art.el (gnus-mime-view-part-externally)
8053         (gnus-mime-view-part-internally): Fix predicate function passed to
8054         completing-read.
8055
8056         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8057
8058         * gnus.el (gnus-update-message-archive-method): Add :version.
8059
8060 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8061
8062         * gnus.el (gnus-update-message-archive-method): New variable.
8063
8064         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8065         according to gnus-message-archive-method if
8066         gnus-update-message-archive-method is non-nil.
8067
8068 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8069
8070         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
8071         by Loic Dachary <loic@dachary.org>.
8072         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8073
8074 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8075
8076         * message.el (message-pop-to-buffer): Add switch-function argument.
8077         (message-mail): Pass switch-function argument to it.
8078
8079 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8080
8081         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8082         Improve doc string.
8083
8084 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8085
8086         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8087         (gnus-header-content)
8088         * gnus-cite.el (gnus-cite-10)
8089         * gnus-srvr.el (gnus-server-closed)
8090         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8091         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8092         (gnus-group-mail-3-empty, gnus-group-mail-low)
8093         (gnus-group-mail-low-empty, gnus-splash)
8094         * message.el (message-header-to, message-header-cc)
8095         (message-header-subject, message-header-other, message-header-name)
8096         (message-header-xheader, message-separator, message-cited-text)
8097         (message-mml): Lighten colors of faces used for dark background.
8098
8099 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8100
8101         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8102         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8103
8104 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8105
8106         * message.el (message-narrow-to-headers-or-head):
8107         Ignore mail-header-separator in the body.
8108
8109 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8110
8111         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8112         same as window size.
8113
8114 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8115
8116         * message.el (message-font-lock-keywords): Use message-header-xheader
8117         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8118         ahead of the anything pattern, to get it recognised.
8119
8120 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8121
8122         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8123         spam.el loads uses it in the compiled defadvice form.
8124
8125 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8126
8127         * gnus-sum.el (gnus-articles-to-read)
8128         (gnus-summary-insert-old-articles): Don't truncate group name for
8129         `read-string'.
8130
8131         * gnus-util.el (gnus-limit-string): Delete this function.
8132
8133         * gnus-sum.el (gnus-simplify-subject-fully): Use
8134         `truncate-string-to-width' instead.
8135
8136 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8137
8138         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
8139         if, on summary exit, the next group has to be selected.
8140         (gnus-summary-exit): Use it.
8141
8142 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8143
8144         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8145         non-break space.
8146
8147 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8148
8149         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8150         Check if group is not a directory.
8151         (nnfolder-request-expire-articles): Don't delete articles if the target
8152         group is not available.
8153
8154         * nnml.el (nnml-request-create-group): Properly check if group is not a
8155         file.
8156         (nnml-request-expire-articles): Don't delete articles if the target
8157         group is not available.
8158
8159         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8160         Don't quote characters that are within parentheses.
8161
8162 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8163
8164         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8165         (gnus-handle-ephemeral-exit): Select article according to it.
8166
8167 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8168
8169         * message.el (message-insert-formated-citation-line): Remove newline.
8170         (message-citation-line-format): Add final \n here so that the user can
8171         avoid a blank line.
8172
8173 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8174
8175         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8176         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8177         Update lanl/arXiv support.
8178
8179 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8180
8181         * gnus.el: Bump version number.
8182
8183 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8184
8185         * gnus.el (gnus-version-number): Bump version.
8186
8187 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8188
8189         * gnus.el: No Gnus v0.6 is released.
8190
8191 2007-04-27  Didier Verna  <didier@xemacs.org>
8192
8193         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8194         * gmm-utils.el (gmm-regexp-concat): here.
8195         * message.el: Don't require 'gnus-util.
8196         (message-dont-reply-to-names): Handle name change above.
8197         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8198
8199 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8200
8201         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8202         since the initial value varies according to the system.
8203
8204 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8205
8206         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8207
8208 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8209
8210         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8211
8212 2007-04-24  Didier Verna  <didier@xemacs.org>
8213
8214         Improve the type of gnus-ignored-from-addresses.
8215         * gnus-util.el (gnus-orify-regexp): New function.
8216         * message.el (gnus-util): Require it.
8217         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8218         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8219         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8220
8221 2007-04-24  Didier Verna  <didier@xemacs.org>
8222
8223         * gnus-sum.el:
8224         * gnus-utils.el: Fix some trailing whitespaces.
8225
8226 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8227
8228         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8229         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8230         article's Message-ID; refer parent article in summary buffer.
8231
8232         * message.el (message-bounce): Call mime-to-mml.
8233
8234         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8235         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8236         optimize and/or forms properly.
8237
8238 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8239
8240         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8241         URL.
8242
8243 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8244
8245         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8246
8247 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8248
8249         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8250         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8251         displayed of multipart/alternative part if it is invoked from summary
8252         buffer.
8253
8254         * mm-view.el (mm-inline-text-html-render-with-w3m)
8255         (mm-inline-text-html-render-with-w3m-standalone)
8256         (mm-inline-render-with-function): Use mail-parse-charset by default.
8257
8258 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8259
8260         * parse-time.el (parse-time-string-chars): Check if CHAR
8261         is less than the length of parse-time-syntax.
8262
8263 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8266         from gnus-newsgroup-processable.
8267
8268 2007-04-16  Didier Verna  <didier@xemacs.org>
8269
8270         * gnus-msg.el (gnus-configure-posting-styles): Handle
8271         message-signature-directory properly with :file syntax.  Reported by
8272         "Leo".
8273
8274 2007-04-11  Didier Verna  <didier@xemacs.org>
8275
8276         New user option: message-signature-directory.
8277         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8278         * message.el (message-insert-signature): Ditto.
8279         * message.el (message-signature-file): Doc update.
8280         * message.el (message-signature-directory): New.
8281
8282 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * gnus-msg.el (gnus-inews-yank-articles): Use
8285         message-exchange-point-and-mark instead of exchange-point-and-mark.
8286
8287 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8288
8289         * message.el (message-yank-original): Make sure cited text ends with
8290         newline; don't exchange point and mark.
8291
8292 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8293
8294         * tls.el (open-tls-stream): Properly handle case where there
8295         is no associated buffer.
8296
8297 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8298
8299         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8300         message-yank-original, make sure (< mark TEXT point).
8301
8302 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8303
8304         * message.el (message-fill-column): New variable.
8305         (message-mode): Use it.  Add comment on a possible new hook.
8306
8307         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8308         (nnmail-get-new-mail): Reformat.
8309
8310         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8311
8312         * gmm-utils.el: Fix Commentary.
8313         (gmm-tool-bar-from-list): Fix typo in doc string.
8314
8315 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8316
8317         * message.el (message-yank-original): Don't switch point and mark
8318         unnecessarily to put point and mark as documented.
8319
8320 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8321
8322         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8323         from the message heads.
8324
8325 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8326
8327         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8328         article buffer does not have a window.  This may not be the best
8329         solution but is certainly better than setting the start of the null,
8330         that is the current, window.
8331
8332 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8333
8334         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8335         (gnus-draft-setup): Run it.
8336
8337         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8338         gnus-score-fast-scoring.  Allow regexp.
8339         (gnus-score-headers): Use it.
8340
8341         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8342         XEmacs.
8343
8344         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8345         string.
8346         (gnus-button-alist): Also catch `<f1> k ...'.
8347         (gnus-treat-display-x-face): Fix doc string.
8348
8349 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8350
8351         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8352         evaluation of gnus-extended-version to ensure correct generation of the
8353         User-Agent header when message-generate-headers-first is used.
8354
8355 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8356
8357         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8358         hashcash-path is nil.  Don't call callback with incorrect number of
8359         parameters if val is 0.
8360
8361 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8362
8363         * message.el (message-required-news-headers):
8364         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8365
8366 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8367
8368         * tls.el (open-tls-stream): In handshake-waiting loop,
8369         don't wait more if there is output available to process.
8370
8371 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8372
8373         * tls.el (tls-program): Doc fix.
8374
8375 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8376
8377         * message.el (message-generate-new-buffers): Change the meaning of the
8378         nil value; add `standard' to the choices; treat t as `unique'; improve
8379         doc string.
8380         (gnus-select-frame-set-input-focus): Autoload.
8381         (message-buffer-name): Search for the existing message buffer if
8382         message-generate-new-buffers is nil or `standard'; treat the value t of
8383         message-generate-new-buffers as `unique'.
8384         (message-pop-to-buffer): Raise the frame already displaying the message
8385         buffer; clear the echo area after querying.
8386         (message-setup): Pass the `continue' argument to compose-mail.
8387         (message-mail): Prefer `switch-function' if it is given; search for the
8388         existing message buffer if the `continue' argument is non-nil; pass
8389         continue and switch-function arguments to compose-mail by way of
8390         message-setup.
8391         (message-mail-other-window): Adjust argument of message-setup.
8392         (message-mail-other-frame): Ditto.
8393
8394 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8395
8396         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8397         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8398         to turn font-lock on when turning gnus-message-citation-mode on.
8399
8400 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8401
8402         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8403         (mml-smime-function-alist): New variable; add epg as the backend.
8404         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8405         mml-smime- functions instead.
8406         * mm-view.el: Require smime.
8407
8408 2007-03-05  Didier Verna  <didier@xemacs.org>
8409
8410         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8411         instead of just inheritance for posting styles.
8412         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8413
8414 2007-02-24  Chris Moore  <dooglus@gmail.com>
8415
8416         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8417         * pgg-pgp.el (pgg-pgp-encrypt-region):
8418         * pgg-gpg.el (pgg-gpg-encrypt-region):
8419         Check pgg-encrypt-for-me if no other recipients.
8420
8421 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8422
8423         * tls.el (tls-certtool-program): Fix custom type.
8424
8425 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8426
8427         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8428         and point-at-eol instead of line-(beginning|end)-position.
8429
8430         * assistant.el (assistant-parse-buffer): Ditto.
8431
8432         * netrc.el (netrc-parse-services): Ditto.
8433
8434 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8435
8436         * mml2015.el (mml2015-epg-find-usable-key): New function.
8437         (mml2015-epg-sign): Use it.
8438         (mml2015-epg-encrypt): Use it.
8439
8440 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8441
8442         * message.el (message-make-in-reply-to): Quote name containing
8443         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8444         if there are special characters.  Reported by NAKAJI Hiroyuki
8445         <nakaji@jp.freebsd.org>.
8446
8447 2007-02-27  Didier Verna  <didier@xemacs.org>
8448
8449         Include the group parameters as well as the topic ones in the
8450         inheritance filter process.
8451         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8452         argument GROUP-PARAMS-LIST.
8453         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8454
8455 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8456
8457         * nntp.el (nntp-never-echoes-commands)
8458         (nntp-open-connection-functions-never-echo-commands): New variables.
8459         (nntp-send-command): Use them.
8460
8461 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8462
8463         * mml2015.el (mml2015-epg-verify): Simplified.
8464
8465 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8466
8467         * mml.el (mml-content-disposition-alist): New user option.
8468         (mml-content-disposition): New function.
8469         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8470         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8471
8472 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8473
8474         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8475         verification.
8476
8477 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8478
8479         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8480         articles posted in the last 24 hours.
8481
8482 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8483
8484         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8485
8486 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8487
8488         * nntp.el (nntp-send-command): Don't wait for echoes when
8489         nntp-open-ssl-stream is used.
8490
8491 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8492
8493         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8494         (gnus-message-add-citation-keywords)
8495         (gnus-message-remove-citation-keywords): Remove.
8496         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8497         directly, make the variables in font-lock-defaults buffer-local, add
8498         gnus-message-citation-keywords to them and then update the value of
8499         font-lock-keywords.
8500
8501 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8502
8503         * message.el (message-cite-original-1): Don't call
8504         gnus-article-highlight-citation.
8505
8506         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8507         citations; fix line count.
8508
8509 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8510
8511         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8512         (gnus-message-add-citation-keywords)
8513         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8514         versions of font-lock-add-keywords and font-lock-remove-keywords to
8515         work with XEmacs correctly.
8516
8517 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * gnus-cite.el (gnus-cite-face-list): Set the values of
8520         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8521         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8522         (gnus-message-cite-prefix-regexp): New variable.
8523         (gnus-message-search-citation-line): Use it; protect against long
8524         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8525         the 0th match data for Emacs.
8526         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8527         (gnus-message-add-citation-keywords): Append keywords rather than
8528         prepending; emulate font-lock-add-keywords if it is not available.
8529         (gnus-message-remove-citation-keywords): Emulate
8530         font-lock-remove-keywords if it is not available.
8531
8532         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8533
8534         * message.el (message-cite-prefix-regexp): Set the value of
8535         gnus-message-cite-prefix-regexp.
8536
8537 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8538
8539         * nnweb.el (nnweb-google-parse-1): Update parser.
8540
8541 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8542
8543         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8544
8545 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8546
8547         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8548         regexp.
8549
8550 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8551
8552         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8553         string-to-multibyte.
8554         (uudecode-decode-region-internal): Use it.
8555
8556         * lpath.el: Fbind string-as-multibyte for XEmacs.
8557
8558 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8559
8560         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8561         custom choice.
8562
8563         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8564
8565 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8566
8567         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8568
8569         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8570         `write-region' to respect `mm-inhibit-file-name-handlers'.
8571
8572 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8573
8574         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8575         Use gnus-home-directory instead of "~/" or "$HOME".
8576
8577 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8578
8579         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8580         to mention filename.
8581         Add comments at beginning regarding usage.
8582         (encrypt-write-file-contents): Change interactive so a string is
8583         acceptable.  If the file has no associated model, show an error instead
8584         of a nonsense prompt.
8585
8586 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8587
8588         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8589         Thanks to Yoshihiko Yamada for kind notification of this typo.
8590
8591 2007-01-12  Kenichi Handa  <handa@m17n.org>
8592
8593         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8594         multibyte buffer.
8595
8596 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8597
8598         * gnus-score.el (gnus-score-fast-scoring): New variable.
8599         (gnus-score-headers): Use it.
8600
8601         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8602
8603         * message.el (message-cite-original-1): Call
8604         gnus-article-highlight-citation if requested.
8605         (message-make-from): Allow name and address as optional arguments.
8606
8607         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8608
8609         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8610         bugs to doc string.
8611         (gnus-button-alist): Add mid\\|message-id.
8612         (gnus-button-fetch-group): Extend for use in
8613         `browse-url-browser-function'.
8614         (gnus-button-url-regexp): Try to catch paired parentheses like in
8615         Wikipedia URLs.
8616
8617         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8618         Suggested by Simon Krahnke <overlord@gmx.li>.
8619
8620 2007-01-13  Romain Francoise  <romain@orebokech.com>
8621
8622         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8623         Update copyright.
8624
8625 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8626
8627         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8628
8629 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8630
8631         * gnus-registry.el (gnus-registry-unfollowed-groups)
8632         (gnus-registry-split-fancy-with-parent): Fix documentation.
8633
8634 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8635
8636         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8637         from nnweb groups.
8638
8639 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8640
8641         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8642         Xref urls.  Erase buffer before requesting head.
8643
8644 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8645
8646         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8647         customizable.
8648
8649 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8650
8651         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8652         no signing key is found.
8653         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8654         no encrypting and/or signing key is found.
8655
8656 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8657
8658         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8659
8660 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8661
8662         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8663         headers read from disk with the ones newly found in the current search.
8664         This should no longer cause problems, because the article numbers in
8665         Gmane's `nov.php' output are ignored since the previous change.
8666
8667 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8668
8669         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8670
8671 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8672
8673         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8674         replace-regexp-in-string; bind url-version; fbind display-images-p and
8675         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8676         find-face and set-itimer-function for Emacs; bind itimer-list for
8677         Emacs.
8678
8679         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8680
8681 2007-01-01  Romain Francoise  <romain@orebokech.com>
8682
8683         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8684
8685 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8686
8687         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8688         `define-minor-mode' macro definition expanded properly.
8689         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8690         exclude it there.
8691
8692         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8693         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8694         `fboundp' test.
8695         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8696         This is OK to autoload in (S)XEmacs now.
8697
8698 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8699
8700         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8701         keystroke.
8702         (gnus-summary-limit-to-singletons): Fix typo.
8703
8704         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8705         else fails.
8706
8707 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8708
8709         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8710         docstring.
8711
8712         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8713         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8714         (gnus-summary-insert-dormant-articles): Fix typo in message.
8715
8716 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8717
8718         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8719         nil for XEmacs.
8720         (gnus-message-citation-mode): Don't autoload in XEmacs.
8721
8722         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8723
8724 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8725
8726         * nnimap.el (nnimap-expunge-search-string): Mention
8727         nnimap-search-uids-not-since-is-evil in docstring.
8728
8729 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8730
8731         * spam.el: Revert to make-obsolete-variable because
8732         define-obsolete-variable-alias is not supported in Emacs 21.
8733
8734         * spam.el (spam-ifile-path, spam-ifile-database-path)
8735         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8736         make-obsolete-variable.
8737         (spam-bsfilter-path, spam-bsfilter-program)
8738         (spam-spamassassin-path, spam-spamassassin-program)
8739         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8740         use "path" inappropriately.
8741         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8742         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8743         variable names.
8744
8745 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8746
8747         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8748         summary buffer.
8749
8750         * password.el (password-cache-remove): Use clear-string to burn
8751         password, if available.
8752
8753 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8754
8755         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8756
8757         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8758
8759         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8760         (gnus-message-highlight-citation): Move defcustom here from
8761         gnus-cite.el.
8762         (gnus-message-citation-mode): Autoload.
8763
8764         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8765         checks to make it compile with XEmacs.
8766         (gnus-message-citation-mode): New minor mode.
8767         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8768         (gnus-message-highlight-citation): New variables.
8769         (gnus-message-search-citation-line)
8770         (gnus-message-add-citation-keywords)
8771         (gnus-message-remove-citation-keywords)
8772         (turn-on-gnus-message-citation-mode)
8773         (turn-off-gnus-message-citation-mode): New functions.
8774
8775 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8776
8777         * gnus-cite.el: Enable highlighting of different citation levels in
8778         message-mode.
8779
8780 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8781
8782         * message.el (message-make-fqdn): Fix comment.
8783         (message-bogus-system-names): Add ".local".
8784
8785         * spam.el (spam-ifile-path, spam-ifile-program)
8786         (spam-ifile-database-path, spam-ifile-database)
8787         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8788         Don't use "path" inappropriately.
8789         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8790         strings.
8791         (spam-check-ifile, spam-ifile-register-with-ifile)
8792         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8793         new variable names.
8794
8795         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8796         (gnus-treat-display-smileys): Simplify using
8797         gnus-image-type-available-p.
8798
8799         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8800         available.
8801
8802         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8803         `display-images-p' if available.
8804
8805 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8806
8807         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8808         one after turning on the buffer's multibyteness instead of decoding
8809         them directly in the unibyte buffer that causes unexpected conversion
8810         in Emacs 23 (unicode).
8811
8812 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8813
8814         * message.el (message-generate-hashcash): Fix custom type.
8815
8816 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8817
8818         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8819
8820 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8821
8822         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8823         disconnect icons.  Add help text.
8824
8825 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8826
8827         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8828         negated to be consistent with the others we handle.
8829
8830 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8831
8832         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8833         version of gnus-summary-buffer to something, so that we can use two
8834         article buffers at the same time.
8835
8836 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8837
8838         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8839         trigger all the extra headers.
8840         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8841         sorting.
8842
8843 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8844
8845         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8846         solid groups.
8847
8848 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8849
8850         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8851
8852 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8853
8854         * legacy-gnus-agent.el: Add Copyright notice.
8855
8856 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8857
8858         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8859
8860 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8861
8862         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8863
8864         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8865         to make it work reliably in CVS Emacs.
8866         (gnus-summary-limit-strange-charsets-predicate)
8867         (gnus-summary-limit-to-predicate): New functions.
8868
8869 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8870
8871         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8872         specifying array size.
8873         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8874         array if it is too small.
8875         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8876         (gnus-sort-threads-loop): New function.
8877
8878 2006-12-06  Chris Moore  <dooglus@gmail.com>
8879
8880         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8881         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8882
8883 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8884
8885         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8886         options.
8887
8888 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8889
8890         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8891         DOS-ing the recipient.
8892
8893         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8894         the headers when creating the mapping to avoid mismappings.
8895         (nnweb-gmane-create-mapping): Always nix out old mapping.
8896
8897 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8898
8899         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8900         and mm-verify-option to never.
8901
8902 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8903
8904         * message.el (message-signed-or-encrypted-p): New function.
8905         (message-forward-make-body): Use it.
8906
8907         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8908         Replace encode-coding-string with mm-encode-coding-string.
8909
8910 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8911
8912         * nneething.el (nneething-decode-file-name): Replace
8913         decode-coding-string with mm-decode-coding-string.
8914
8915         * gnus-int.el (gnus-open-server): Say failed server's name.
8916
8917 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8918
8919         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8920         strings to a single string.  Quote `errors-file-name'.
8921         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8922         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8923         Adjust calls.  Use `shell-quote-argument'.
8924
8925 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8926
8927         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8928         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8929
8930         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8931         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8932         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8933         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8934         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8935         (gnus-subscribe-newsgroup, gnus-1):
8936         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8937         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8938         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8939         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8940
8941 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8942
8943         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8944         keystroke.
8945         (gnus-summary-limit-to-bodies): Implement headersp.
8946
8947 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8948
8949         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8950
8951 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8952
8953         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8954
8955 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8956
8957         * message.el (message-generate-hashcash): Expand range of values to
8958         include `opportunistic'.
8959         (message-send-mail): Use it.
8960
8961 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8962
8963         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8964         and comment it.
8965
8966         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8967
8968 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8969
8970         * gnus-util.el (gnus-extract-address-components): Improve comment.
8971
8972 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8973
8974         * gnus-util.el (gnus-extract-address-components): Work with address in
8975         which the name portion contains @.
8976
8977         * lpath.el: Fbind custom-autoload.
8978
8979 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8980
8981         * gnus.el (gnus-start): Move custom group up.
8982         (gnus-select-method): Don't autoload, but make it available for
8983         `customize-variable'.
8984         (gnus-getenv-nntpserver): Don't autoload.
8985
8986 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8987
8988         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8989
8990 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8991
8992         * message.el (message-sendmail-extra-arguments): New variable.
8993         (message-send-mail-with-sendmail): Use it.
8994
8995 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8998         mm-with-unibyte-current-buffer to make string unibyte.
8999
9000         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9001         mm-string-as-multibyte.
9002
9003 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9004
9005         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9006         Reported by Werner Koch <wk@gnupg.org>.
9007
9008 2006-11-14  Daiki Ueno  <ueno@p360>
9009
9010         * mml2015.el: Autoload epa-select-keys when compiling.
9011
9012 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9013
9014         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9015         message-options.
9016         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9017
9018 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9019
9020         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
9021         EasyPG (< 0.0.6).
9022         (mml2015-always-trust): New user option.
9023         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9024         prompt.
9025
9026 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * nntp.el (nntp-authinfo-force): New variable.
9029         (nntp-send-authinfo): Use it.
9030
9031 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9032
9033         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9034         decode encoded words.  Improve prompt.  Add comment about forwarding.
9035         (message-replacement-char): Move up.
9036
9037 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9038
9039         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9040         instead of gnus-intersection because arguments of gnus-sorted-nunion
9041         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9042
9043 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9044
9045         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9046         (message-simplify-subject-functions): Enable
9047         message-strip-subject-encoded-words by default.
9048
9049 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9050
9051         * message.el (message-strip-subject-encoded-words): New function.
9052         (message-simplify-subject-functions): New variable.
9053         (message-simplify-subject): Use it.  Fix typo in doc string.
9054         Support message-strip-subject-encoded-words.
9055
9056 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9057
9058         * gnus-diary.el (gnus-diary-delay-format-function):
9059         * nndiary.el (nndiary-reminders):
9060         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9061
9062 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9063
9064         * gnus-art.el (article-hide-boring-headers): Fetch date from
9065         gnus-original-article-buffer to avoid problems with localized date
9066         strings.
9067
9068 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9069
9070         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9071
9072 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9073
9074         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9075         New variables.
9076         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9077         (mm-charset-synonym-alist): Move some entries to
9078         mm-codepage-iso-8859-list.
9079         (mm-charset-synonym-alist, mm-charset-override-alist): Add
9080         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9081
9082 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9083
9084         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9085
9086 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9087
9088         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9089         with Emacs 21 and XEmacs.
9090
9091 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9092
9093         * spam.el (spam-parse-address): New function for better parsing,
9094         catching errors, etc.
9095         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9096
9097 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9098
9099         * mm-view.el: Add interactive arg to html2text autoload.
9100
9101 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9102
9103         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9104
9105 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9106
9107         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
9108         variables.
9109         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9110         (mm-charset-synonym-alist): Move some entries to
9111         mm-codepage-iso-8859-list.
9112
9113         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9114
9115 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9116
9117         * message.el (message-citation-line-format)
9118         (message-insert-formated-citation-line): Fix implementation of %E, %N
9119         and %n according to the doc string.
9120
9121 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9122
9123         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9124         car-safe to avoid bad parses.
9125
9126 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9127
9128         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9129         names.
9130
9131         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9132
9133 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9134
9135         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9136         header.
9137
9138         * message.el (message-draft-headers): Add Date.
9139         (message-headers-to-generate): Fix typo in docstring.
9140
9141         * nndraft.el (nndraft-required-headers): New variable.
9142         (nndraft-generate-headers): Use it.
9143
9144         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9145
9146 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9147
9148         * gnus-registry.el (gnus-registry-wash-for-keywords)
9149         (gnus-registry-find-keywords): New functions to allow easy searching of
9150         articles that are in the registry.
9151
9152 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9153
9154         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9155         ietf-drums-parse-address instead of gnus-extract-address-components.
9156         Reported by Damien Elmes <damien@repose.cx>.
9157
9158 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9159
9160         * gnus.el (gnus-mime): Remove unused custom group.
9161
9162 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9163
9164         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9165         "blank line" when searching for end of armor headers.
9166
9167 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9168
9169         * gmm-utils.el (gmm-write-region): Fix variable name.
9170
9171 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9172
9173         * gmm-utils.el (gmm-write-region): New function based on compatibility
9174         code from `mm-make-temp-file'.
9175
9176         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9177
9178         * nnmaildir.el (nnmaildir--update-nov)
9179         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9180         Use `gmm-write-region'.
9181
9182 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9183
9184         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9185         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9186
9187         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9188
9189         * message.el (message-replacement-char): New variable.
9190         (message-fix-before-sending): Use it.
9191         (message-simplify-subject): New function to remove duplicate code.
9192         (message-reply, message-followup): Use it.
9193
9194         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9195         gnus-summary-limit-to-articles.
9196
9197 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9198
9199         * gnus-util.el (gnus-with-local-quit): New macro.
9200
9201         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9202
9203 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9204
9205         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9206         ignore non-string data.
9207
9208 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9209
9210         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9211         non-string data (needs to be done in the registry too).
9212
9213 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9214
9215         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9216         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9217         (gnus-registry-split-fancy-with-parent)
9218         (gnus-registry-fetch-simplified-message-subject-fast)
9219         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9220         Remove text properties on ingress into the registry and when it's saved.
9221         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9222         registry from entries with no groups.
9223
9224 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9225
9226         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9227         function to remove string properties.
9228
9229 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9230
9231         * gmm-utils.el (gmm): Adjust custom version.
9232
9233         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9234         custom version.
9235
9236         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9237
9238 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9239
9240         * gnus-art.el (gnus-insert-prev-page-button)
9241         (gnus-insert-next-page-button): Simplify.  Reformat.
9242
9243 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9244
9245         * gnus-art.el (gnus-insert-prev-page-button)
9246         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9247
9248 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9249
9250         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9251
9252 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9253
9254         * gnus-art.el (gnus-insert-mime-button)
9255         (gnus-insert-mime-security-button):
9256         Apply gnus-article-button-face to MIME and security buttons.
9257
9258 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9259
9260         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9261         readable.
9262
9263 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9264
9265         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9266
9267 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9268
9269         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9270         `browse-url-of-file' instead of `browse-url'.
9271
9272 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9273
9274         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9275         regexp.  Articles containing quotation were cut prematurely.
9276
9277 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9278
9279         * message.el (message-cite-original-1): Use nobody by default for the
9280         value of From header.
9281         (message-reply): Ditto.
9282
9283 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9284
9285         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9286         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9287         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9288
9289 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9290
9291         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9292         mails in the doc string.  Add some URLs in comment.
9293         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9294
9295 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9296
9297         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9298         backslashes handling and the way to find boundaries of quoted strings.
9299
9300 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9301
9302         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9303         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9304         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9305         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9306
9307 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9308
9309         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9310         doc string.
9311         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9312
9313 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9314
9315         * lpath.el: Fbind epg-check-configuration.
9316
9317 2006-09-06  Simon Josefsson  <jas@extundo.com>
9318
9319         * mml2015.el (mml2015-use): Doc fix, mention epg.
9320
9321 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9322
9323         * mml2015.el (mml2015-use): Default to epg, if available.
9324
9325 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9326
9327         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9328         message-sender.
9329         (mml1991-epg-encrypt): Ditto.
9330         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9331         message-sender.
9332         (mml2015-epg-encrypt): Ditto.
9333
9334 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9335
9336         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9337         several common directories.
9338
9339 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9340
9341         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9342         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9343
9344 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9345
9346         * gnus-art.el (article-decode-encoded-words): Make it fast.
9347
9348 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9349
9350         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9351
9352         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9353         in quoted string into `\'.
9354
9355 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9356
9357         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9358         Use standard-syntax-table.
9359
9360 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9361
9362         * gnus-art.el (gnus-decode-address-function): New variable.
9363         (article-decode-encoded-words): Use it to decode headers which are
9364         assumed to contain addresses.
9365         (gnus-mime-delete-part): Remove useless `or'.
9366
9367         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9368         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9369         (gnus-nov-parse-line): Use it to decode From header.
9370         (gnus-get-newsgroup-headers): Ditto.
9371         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9372
9373         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9374         (mail-decode-encoded-address-string): New alias.
9375
9376         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9377         New function.
9378         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9379         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9380         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9381         (rfc2047-decode-string): Ditto.
9382         (rfc2047-decode-address-region): New function.
9383         (rfc2047-decode-address-string): New function.
9384
9385 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9386
9387         * message.el (message-caesar-buffer-body): Allow rotating headers.
9388
9389         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9390
9391         * message.el (message-insert-formated-citation-line): Fix %f.
9392         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9393
9394 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9395
9396         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9397         (gnus-bookmark-mouse-available-p): New macro.
9398         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9399         (gnus-bookmark-bmenu-show-infos): Use it.
9400         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9401         (gnus-bookmark-bmenu-hide-infos): Ditto.
9402         (gnus-bookmark-remove-properties): New function.
9403         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9404         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9405         (gnus-bookmark-write-file): Bind coding-system-for-write.
9406         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9407         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9408         group before selecting it.
9409         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9410         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9411         quit-window if it is not available; use gnus-mouse-2 and bind it to
9412         gnus-bookmark-bmenu-select-by-mouse.
9413         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9414         (gnus-bookmark-bmenu-select-by-mouse): New function.
9415
9416 2006-08-13  Romain Francoise  <romain@orebokech.com>
9417
9418         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9419         space.
9420
9421 2006-08-10  Romain Francoise  <romain@orebokech.com>
9422
9423         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9424         (dns-mode-soa-auto-increment-serial): New user option.
9425         (dns-mode-soa-maybe-increment-serial): New function.
9426         (dns-mode): Add the latter to `write-contents-functions'.
9427
9428 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9429
9430         * compface.el (uncompface): Use binary rather than raw-text-unix.
9431
9432 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9433
9434         * compface.el (uncompface): Make sure the eol conversion doesn't take
9435         place when communicating with the external programs.  Reported by
9436         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9437
9438 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9441
9442 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9443
9444         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9445         Make it more robust by parsing author and date independently.
9446
9447 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9448
9449         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9450
9451 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9452
9453         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9454         first matching secret key.
9455         (mml2015-epg-encrypt): Ditto.
9456
9457         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9458         first matching secret key.
9459         (mml1991-epg-encrypt): Ditto.
9460
9461         * mml2015.el (mml2015-encrypt-to-self): New user option.
9462         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9463         mml2015-epg-encrypt-to-self is set.
9464
9465         * mml1991.el (mml1991-encrypt-to-self): New variable.
9466         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9467         mml1991-epg-encrypt-to-self is set.
9468
9469         * mml2015.el (mml2015-signers): New user option.
9470         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9471         (mml2015-epg-encrypt): Allow to select signing keys.
9472
9473         * mml1991.el (mml1991-signers): New variable.
9474         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9475         (mml1991-epg-encrypt): Allow to select signing keys.
9476
9477 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9478
9479         * nnheader.el (nnheader-insert-head): Make it work even if the file
9480         uses CRLF for the line-break code.
9481
9482 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9483
9484         * mml2015.el: Require mml-sec instead of password.
9485         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9486         (mml2015-cache-passphrase): Inherit the default value from
9487         mml-secure-cache-passphrase.
9488         (mml2015-passphrase-cache-expiry): Inherit the default value from
9489         mml-secure-passphrase-cache-expiry.
9490
9491         * mml1991.el: Require mml-sec instead of password.
9492         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9493         (mml1991-cache-passphrase): Inherit the default value from
9494         mml-secure-cache-passphrase.
9495         (mml1991-passphrase-cache-expiry): Inherit the default value from
9496         mml-secure-passphrase-cache-expiry.
9497
9498         * mml-sec.el: Require password.
9499         (mml-secure-verbose): New user option.
9500         (mml-secure-cache-passphrase): New user option.
9501         (mml-secure-passphrase-cache-expiry): New user option.
9502
9503 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9504
9505         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9506         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9507         andreas@altroot.de (Andreas Vögele).
9508
9509         FIXME: Use `tiny change'?
9510
9511 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9512
9513         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9514         workaround for the url package included with Emacs.
9515
9516         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9517
9518 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9519
9520         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9521         correctly.  This fixes a bug caused by the 2006-05-12 change.
9522
9523 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9524
9525         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9526         some information about the error when saying that the `bogus' mail
9527         group will be used.
9528
9529 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9530
9531         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9532         string.
9533
9534 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9535
9536         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9537
9538 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9539
9540         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9541
9542 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9543
9544         * mml1991.el (mml1991-function-alist): Add epg.
9545         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9546         (mml1991-epg-encrypt): New functions.
9547
9548 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9549
9550         * mml2015.el (mml2015-verbose): New variable.
9551         (mml2015-cache-passphrase): Ditto.
9552         (mml2015-passphrase-cache-expiry): Ditto.
9553         (mml2015-function-alist): Add epg.
9554         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9555         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9556         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9557         functions.
9558
9559 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9560
9561         * message.el (message-cite-original-1): Preserve region when removing
9562         quoted text due to X-No-Archive in order to avoid bogus attribution
9563         when citing multiple messages.
9564
9565 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9566
9567         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9568         Kenneth Jacker <khj@be.cs.appstate.edu>.
9569
9570 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9571
9572         * gnus-diary.el (gnus-user-format-function-d)
9573         (gnus-user-format-function-D): Autoload.
9574
9575         * imap.el (Commentary): Fix typo.
9576
9577         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9578         2006-04-22 contribution.
9579
9580 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9581
9582         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9583         It didn't really fix the bogosity I'm seeing with solid web groups.
9584
9585 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9586
9587         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9588         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9589         created using server names.  If we use the feature without declaring
9590         it, Gnus does not properly manage server and group state.
9591
9592         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9593         bound.
9594
9595 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9596
9597         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9598         looking up the method using GROUP's prefix before inventing a new one.
9599         It is used on killed/unknown groups in various places where returning
9600         an all-new method isn't expected by the caller.
9601
9602         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9603         and match semantics of gnus-group-real-prefix.
9604
9605 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9606
9607         * nnmail.el (nnmail-broken-references-mailers): New variable.
9608         (nnmail-ignore-broken-references): New function generalizing
9609         nnmail-fix-eudora-headers.
9610         (nnmail-fix-eudora-headers): Now obsolete.
9611
9612         * gnus-art.el (gnus-button-handle-custom): Support
9613         `customize-apropos*'.
9614
9615 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9616
9617         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9618
9619         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9620         articles.
9621
9622 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9623
9624         * message.el (message-cite-reply-above): New variable.
9625         (message-yank-original): Use it.
9626
9627 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9628
9629         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9630
9631 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9632
9633         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9634         as read.
9635
9636         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9637
9638 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9639
9640         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9641         (gnus-bookmark-default-file): Use gnus-directory.
9642         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9643         Remove "*" in doc string.
9644         (gnus-bookmark-write-file): Simplify.
9645         (gnus-bookmark-maybe-sort-alist): Use `when'.
9646         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9647         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9648         FIXME about Emacs 21 and XEmacs compatibility.
9649         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9650         compatibility.
9651         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9652         compatibility.
9653         (gnus-bookmark-menu-heading): Fix version.
9654
9655 2006-06-19  Bastien Guerry  <bzg@altern.org>
9656
9657         * gnus-bookmark.el: New file.
9658
9659 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9660
9661         * message.el (message-syntax-checks): Doc fix.
9662
9663 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9664
9665         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9666         unsubscribed groups as if they were killed ones.  It causes duplicate
9667         entries in gnus-newsrc-alist.
9668
9669 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9670
9671         * message.el (message-syntax-checks): Doc fix.
9672         (message-send-mail): Add check for continuation headers.
9673         (message-check-news-header-syntax): Fix regexp used to check for
9674         continuation headers.
9675
9676 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9677
9678         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9679
9680 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9681
9682         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9683
9684 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9685
9686         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9687         default-truncate-lines.
9688
9689 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9690
9691         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9692         to fill the utf-8 entry.
9693
9694         * lpath.el: Fbind unicode-precedence-list.
9695
9696 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9697
9698         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9699
9700 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9701
9702         * gnus-agent.el (directory-files-and-attributes): Move all the way
9703         forward (the third and final move).
9704         (gnus-agent-read-agentview): Trap reconstruction errors due to
9705         nonexistant directory.  Handle by returning nil.
9706
9707 2006-05-30  Didier Verna  <didier@xemacs.org>
9708
9709         * message.el (message-dont-reply-to-names): Update the custom type.
9710         * message.el (message-dont-reply-to-names): New defsubst: potentially
9711         convert a list of regexps into a single one.
9712         * message.el (message-get-reply-headers): Use it.
9713         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9714
9715 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9716
9717         * gnus-agent.el (directory-files-and-attributes): Move forward.
9718
9719 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9720
9721         * gnus-ml.el (gnus-mailing-list-subscribe)
9722         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9723         (gnus-mailing-list-message): Fix doc strings.
9724
9725 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9726
9727         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9728         of doing it manually.
9729
9730 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9731
9732         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9733         comment.
9734
9735 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9736
9737         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9738         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9739         (gnus-agent-read-local): All symbols allocated in my-obarray.
9740         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9741         (gnus-agent-regenerate-group): Check numeric names to see if they are
9742         messages or groups.
9743         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9744         better way of do this...)
9745
9746         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9747         'dummy.group' (there should be a better way of do this...)
9748
9749 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9750
9751         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9752         (gnus-saved-headers): Ditto.
9753         (gnus-default-article-saver): Mention functions may have properties.
9754         (gnus-article-save): Override gnus-save-all-headers and
9755         gnus-saved-headers by :headers property which saver function may have.
9756         (gnus-summary-save-in-file): Add :headers property.
9757         (gnus-summary-write-to-file): Ditto.
9758
9759         * gnus-sum.el (gnus-summary-save-article): Bind
9760         gnus-prompt-before-saving to t when saving many articles in a file;
9761         always show all headers.
9762
9763         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9764
9765 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9766
9767         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9768         marks.
9769
9770         * message.el (message-indent-citation): Add optional arguments to allow
9771         using it outside of message buffers.
9772
9773         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9774         (gnus-article-treat-unfold-headers): Use it.
9775         (gnus-article-truncate-lines): New variable.
9776         (gnus-article-mode): Use it.
9777         (gnus-article-toggle-truncate-lines): New function.
9778
9779         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9780         gnus-article-toggle-truncate-lines.
9781
9782         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9783         coding system in XEmacs, use binary.
9784
9785 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9786
9787         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9788         after-load-alist.
9789
9790         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9791         this function should save decoded articles.
9792         (gnus-summary-write-to-file): Use property to specify this function
9793         should save decoded articles and specify gnus-summary-save-in-file
9794         should be used to save articles other than the first one when saving
9795         many articles.
9796         (gnus-summary-save-body-in-file): Use property to specify this
9797         function should save decoded articles.
9798         (gnus-summary-write-body-to-file): Use property to specify this
9799         function should save decoded articles and specify
9800         gnus-summary-save-body-in-file should be used to save articles other
9801         than the first one when saving many articles.
9802
9803         * gnus-sum.el (gnus-summary-save-article): Simplify.
9804
9805 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9806
9807         * gnus-art.el (gnus-default-article-saver): Add
9808         gnus-summary-write-body-to-file.
9809         (gnus-article-save-coding-system): Don't use coding system object
9810         in XEmacs.
9811         (gnus-read-save-file-name): Add optional `dir-var' argument which
9812         specifies directory in which files are saved; work even if optional
9813         `variable' argument is not specified.
9814         (gnus-summary-write-to-file): Read file name.
9815         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9816         (gnus-summary-write-body-to-file): New function.
9817
9818         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9819         (gnus-summary-local-variables): Add it.
9820         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9821         (gnus-summary-save-article): Remove optional `decode' argument;
9822         determine whether to decode articles by the value of
9823         gnus-default-article-saver; when saving many files using
9824         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9825         it first and use gnus-summary-save-in-file or
9826         gnus-summary-save-body-in-file thereafter unless
9827         gnus-prompt-before-saving is always; move point to article which
9828         will be saved.
9829         (gnus-summary-save-article-file): Revert.
9830         (gnus-summary-write-article-file): Revert.
9831         (gnus-summary-save-article-body-file): Revert.
9832         (gnus-summary-write-article-body-file): New function.
9833
9834 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9835
9836         * gnus-art.el (gnus-default-article-saver): Doc fix.
9837         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9838         from gnus-summary-save-article-coding-system, and default to a
9839         certain coding system.
9840         (gnus-output-to-file): Add coding cookie and encode text according
9841         to gnus-article-save-coding-system; don't use mm-append-to-file.
9842
9843         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9844         gnus-art.el and rename to gnus-article-save-coding-system.
9845         (gnus-summary-save-article): Require gnus-art; don't show all
9846         headers if it decodes articles; don't add coding cookie here;
9847         don't bind mm-text-coding-system-for-write.
9848         (gnus-summary-save-article-file): Save decoded articles.
9849         (gnus-summary-write-article-file): When saving many files, use
9850         gnus-summary-write-to-file first and gnus-summary-save-in-file
9851         thereafter unless gnus-prompt-before-saving is always.
9852         (gnus-summary-save-article-body-file): Save decoded articles.
9853
9854         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9855
9856 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9857
9858         * nnrss.el (nnrss-check-group): Bind hash-index.
9859
9860 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9861
9862         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9863         its hash index.  Store this hash in `nnrss-group-data'.
9864         (nnrss-read-group-data): Update accordingly.
9865
9866 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9867
9868         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9869         entry.
9870
9871         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9872         gnus-article-browse-html-article.
9873
9874 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9875
9876         * gnus-sum.el (gnus-summary-mime-map): Add
9877         gnus-article-browse-html-article.
9878
9879         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9880
9881 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9882
9883         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9884         suitable coding systems in customize.
9885
9886 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9887
9888         * mail-source.el (mail-sources): Fix custom type.
9889
9890 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9891
9892         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9893         (gnus-summary-expire-articles-now): Shorten prompt.
9894
9895         * gmm-utils.el (wid-edit): Require.
9896         (defun-gmm): Renamed from `gmm-defun-compat'.
9897         (gmm-image-search-load-path): Use it.
9898         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9899
9900 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9901
9902         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9903         variable.
9904         (gnus-summary-save-article): Add optional `decode' argument.  If
9905         it is set and gnus-summary-save-article-coding-system is non-nil,
9906         save decoded article.
9907         (gnus-summary-write-article-file): Save decoded article if
9908         gnus-summary-save-article-coding-system is non-nil.
9909
9910         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9911         type.
9912
9913 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9914
9915         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9916
9917 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9918
9919         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9920         first to test gnus-single-article-buffer which may be buffer-local.
9921
9922         * gnus-sum.el (gnus-summary-setup-buffer): Make
9923         gnus-single-article-buffer buffer-local and nil in ephemeral
9924         group; make gnus-article-buffer, gnus-article-current, and
9925         gnus-original-article-buffer always buffer-local.
9926         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9927         group.
9928         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9929
9930 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9931
9932         * nnml.el (nnml-request-compact-group): Compressed files might not
9933         have .gz extension.
9934
9935 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9936
9937         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9938         (mm-copy-to-buffer): Use with-current-buffer.
9939         (mm-display-part): Simplify.
9940         (mm-inlinable-p): Add optional arg `type'.
9941
9942 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9943
9944         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9945         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9946         Try harder to show the attachment internally or externally using
9947         gnus-mime-view-part-as-type.
9948
9949 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9950
9951         * message.el (message-from-style, message-signature-separator)
9952         (message-user-organization-file, message-send-mail-function)
9953         (message-citation-line-function, message-yank-prefix)
9954         (message-indent-citation-function, message-signature)
9955         (message-signature-file, message-signature-insert-empty-line):
9956         Remove autoloads.
9957
9958         * gnus-art.el (gnus-buttonized-mime-types): Remove
9959         "multipart/signed".  Revert 2006-04-26 change.
9960
9961 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9962
9963         * gnus.el (gnus-version-number): Bump version.
9964
9965 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9966
9967         * gnus.el: No Gnus v0.5 is released.
9968
9969 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9970
9971         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9972         fetching articles by message-id.
9973
9974 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9975
9976         * message.el (hashcash): Require hashcash as normal.
9977
9978         * ecomplete.el (ecomplete-highlight-match-line): Use
9979         point-at-eol.
9980         (ecomplete-highlight-match-line): Use `highlight', because that
9981         face exists in both Emacs and XEmacs.
9982
9983         * message.el (message-display-abbrev): Use point-at-bol.
9984
9985         * mail-source.el: Don't require timer/timer-funcs.
9986
9987         * gnus-async.el: Ditto.
9988
9989         * password.el: Ditto.
9990
9991         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9992
9993         * mm-url.el: Ditto.
9994
9995         * gnus-xmas.el: Don't require timer-funcs.
9996
9997         * mm-util.el: Require timer/timer-funcs.
9998
9999 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10000
10001         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10002         Close.
10003
10004 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10007         unibyte after clear-decrypt function runs.
10008
10009         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10010         returns as a unibyte string.
10011
10012 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10013
10014         * lpath.el: Revert.
10015
10016         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10017         (pgg-gpg-process-sentinel): Revert.
10018
10019         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10020         (pgg-pgp-lookup-key): Revert.
10021
10022         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10023         (pgg-pgp5-lookup-key): Revert.
10024
10025         * pgg.el (pgg-fetch-key): Revert.
10026
10027 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10028
10029         * lpath.el: Fbind string-as-multibyte for XEmacs.
10030
10031         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10032         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10033         (mml1991-pgg-encrypt): Ditto.
10034
10035         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10036         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10037         a multibyte buffer.
10038
10039         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10040         (pgg-pgp-lookup-key): Ditto.
10041
10042         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10043         (pgg-pgp5-lookup-key): Ditto.
10044
10045         * pgg.el (pgg-fetch-key): Ditto.
10046
10047 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10048
10049         * message.el (message-user-organization-file): Check several
10050         locations of the organization file.
10051
10052         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10053         Add gnus-article-view-part-as-type.
10054
10055         * gnus-art.el (gnus-article-view-part-as-type): New function.
10056
10057         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10058         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10059
10060         * mml.el: Simplify autoload.
10061         (mml-mode): defvar dnd-protocol-alist instead of using
10062         symbol-value.
10063         (mml-default-directory): New variable.
10064         (mml-minibuffer-read-file): Use it.
10065         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10066
10067         * message.el (message-citation-line-format): New variable.
10068         (message-insert-formated-citation-line): New function.
10069         (message-citation-line-function): Add
10070         `message-insert-formated-citation-line' to custom type.
10071
10072         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10073         to doc string.
10074
10075         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10076         depending on mm-verify-option.
10077
10078 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10079
10080         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10081         binding pgg-* variables; reimplement the section which prevents
10082         MIME header from being signed.
10083         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10084         pgg-text-mode; remove a blank line at the top of body.
10085
10086         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10087         lines at the top of body; use gnus-newsgroup-charset if there's no
10088         Charset header.
10089
10090 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10091
10092         * message.el (message-self-insert-commands): Doc fix.
10093
10094         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10095         (mm-uu-pgp-encrypted-test): Ditto.
10096         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10097         between header and body; return application/pgp-encrypted handle
10098         if decryption failed; decode decrypted body by charset.
10099
10100         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10101         element match to application/pgp-*.
10102
10103 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10104
10105         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10106         HTML.
10107
10108 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10109
10110         * mail-source.el (mail-source-call-script): Message the error
10111         string.
10112
10113 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10114
10115         * gnus-util.el (gnus-byte-compile): Use it.
10116
10117 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10118
10119         * gnus-util.el (kill-empty-logs): New function.
10120
10121 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10122
10123         * message.el (message-mail-alias-type): Doc fix.
10124         (message-mail-alias-type-p): New function.
10125         (message-send): Use it.
10126         (message-mode): Ditto.
10127         (message-strip-forbidden-properties): Ditto.
10128
10129         * ecomplete.el (ecomplete-database-file-coding-system): New
10130         variable.
10131         (ecomplete-save): Use it.
10132         (ecomplete-setup): Use it.
10133
10134 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10135
10136         * message.el (message-self-insert-commands): New variable.
10137         (message-strip-forbidden-properties): Use it.
10138
10139 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10140
10141         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10142         that doesn't make XEmacs choke.
10143
10144 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10145
10146         * gnus-util.el (gnus-replace-in-string):
10147         Prefer replace-regexp-in-string over of replace-in-string.
10148
10149 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * gnus-util.el (gnus-select-frame-set-input-focus):
10152         Use select-frame-set-input-focus if it is available in XEmacs; use
10153         definition defined in Emacs 22 for old Emacsen.
10154
10155         * dgnushack.el: Autoload unmorse-region for XEmacs.
10156
10157         * lpath.el: Bind cursor-in-non-selected-windows and
10158         select-frame-set-input-focus for XEmacs.
10159
10160 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10163
10164 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10165
10166         * gnus-registry.el (gnus-registry-cache-save): Remove text
10167         properties when saving via the temp buffer.
10168
10169 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10170
10171         * message.el (message-generate-hashcash): Honor custom type.
10172
10173 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10174
10175         * message.el (message-generate-hashcash): Default to non-nil when
10176         hashcash is found.
10177
10178         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10179         (gnus-refer-thread-limit): Increase default to 500.
10180
10181         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10182
10183         * flow-fill.el (fill-flowed): Allow delete-space.
10184
10185 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10186
10187         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10188         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10189         Remove autoloads.
10190
10191 2006-04-18  Simon Josefsson  <jas@extundo.com>
10192
10193         * message.el (message-generate-hashcash): Default to.
10194
10195 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10196
10197         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10198         concatenating segments rather than before concatenating them.
10199
10200 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10201
10202         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10203
10204 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10205
10206         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10207
10208         * message.el (message-forward-make-body-plain): Allow
10209         message-forward-ignored-headers to be a list.
10210         (message-remove-ignored-headers): Factor out into function.
10211         (message-forward-make-body-mml): Use it.
10212
10213         * imap.el (imap-quote-specials): New function.
10214         (imap-login-auth): Quote specials.
10215
10216         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10217         (rfc2231-parse-string): Allow concatanation of parameters that
10218         aren't contiguous.  The test case is
10219           (mail-header-parse-content-type "message/external-body;
10220             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10221             access-type=LOCAL-FILE;
10222             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10223
10224 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10225
10226         * nntp.el (nntp-accept-process-output): Return the value of
10227         `nnheader-accept-process-output'.
10228
10229 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10230
10231         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10232         (gnus-button-alist): Recognize more diff formats.
10233         (gnus-button-patch): Strip directory.
10234
10235 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10236
10237         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10238         Emacs 22 when setting focus.
10239
10240 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10241
10242         * gnus-art.el (gnus-article-treat-types): Do treatment of
10243         text/x-verbatim parts.
10244         (gnus-button-patch): New command.
10245
10246         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10247         addresses that contain invalid characters.
10248
10249 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10250
10251         * message.el (message-put-addresses-in-ecomplete): Use
10252         gnus-replace-in-string.
10253         (message-is-yours-p): Use the more correct
10254         mail-header-parse-address instead of
10255         mail-extract-address-components.
10256         (message-put-addresses-in-ecomplete): Fix typo.
10257
10258         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10259         keystroke.
10260
10261         * gnus-art.el (gnus-treatment-function-alist): Change order of
10262         newsgroups/generic header folding to avoid double-folding.
10263
10264         * message.el (message-hidden-headers): Add X-Draft-From.
10265
10266         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10267         command.
10268         (gnus-summary-repeat-search-article-backward): New command.
10269
10270         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10271         groups in the parent topic.
10272
10273 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10274
10275         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10276         (spam-extra-header-to-number): Return the CRM114 number as a
10277         number instead of a string.
10278
10279 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10280
10281         * gnus-art.el (gnus-face-properties-alist): Moved here from
10282         gnus-fun.
10283
10284         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10285
10286 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10287
10288         * message.el (message-strip-forbidden-properties): Only display on
10289         self-insert-command.
10290
10291         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10292         reindent.
10293         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10294
10295 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10296
10297         * smiley.el (smiley-style): Fix typo.
10298
10299 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10300
10301         * hashcash.el (hashcash-insert-payment-async-2): Use
10302         message-goto-eoh instead of doing it manually.
10303         (mail-add-payment): Use message-narrow-to-header instead of trying
10304         to do the same itself.
10305
10306         * message.el (message-hidden-headers): Add Face.
10307
10308         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10309         reparenting code.
10310         (gnus-summary-reparent-children): Refactored out code.
10311         (gnus-summary-thread-map): New keystroke.
10312         (gnus-summary-reparent-children): Make into command.
10313
10314         * smiley.el (smiley-style): Default to `medium' if using a large
10315         font.
10316
10317         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10318         does it itself.
10319
10320         * message.el (message-point-in-header-p): Simplify definition.
10321
10322 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10323
10324         * nnagent.el (nnagent-request-set-mark): Silence log file
10325         writing.
10326         (nnagent-request-set-mark): Use write-region instead of
10327         append-to-file.
10328
10329         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10330         strange select method.
10331
10332         * ecomplete.el (ecomplete-display-matches): Get highlightling
10333         right.
10334         (ecomplete-display-matches): Use literals.
10335         (ecomplete-display-matches): Disable message logging.
10336
10337         * message.el (message-display-abbrev): Small optimization.
10338
10339         * ecomplete.el (ecomplete-display-matches): Allow automatic
10340         display.
10341
10342         * message.el (message-strip-forbidden-properties): Display
10343         abbrevs.
10344         (message-display-abbrev): Get automatic display right.
10345
10346         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10347         keystrokes.
10348
10349 2006-04-13  Romain Francoise  <romain@orebokech.com>
10350
10351         TODO: Backport to v5-10!
10352
10353         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10354         Moved here (and renamed) from gnus-registry.el.
10355
10356         * gnus-registry.el: Require gnus-util.
10357         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10358
10359 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10360
10361         * gnus-group.el (gnus-group-catchup-current): Change
10362         if-then-else-if-then-else into cond.
10363         (gnus-group-catchup): Indent.
10364         (group-name-at-point): New function.
10365         (gnus-fetch-group): Provide default from thing at point.
10366
10367 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10368
10369         * message.el (message-display-abbrev): Fix regexp.
10370
10371         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10372         choosing.
10373         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10374         dead variables.
10375
10376         * message.el (message-newline-and-indent): Remove debugging.
10377         (message-display-abbrev): Use new implementation.
10378
10379 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10380
10381         * gnus-art.el (gnus-article-mode): Set
10382         cursor-in-non-selected-windows to nil.
10383
10384         * smiley.el: Revert previous change.
10385         (smiley-data-directory): defvar it before using it in the
10386         defcustom of `smiley-style'.
10387
10388 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10389
10390         * message.el (message-newline-and-indent): New function.
10391
10392         * ecomplete.el: Implement more bits.
10393
10394         * message.el (message-put-addresses-in-ecomplete): Clean up the
10395         string.
10396
10397         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10398
10399         * gnus-sum.el (gnus-summary-save-parts): Bind
10400         gnus-summary-save-parts-counter and use it to make unique file
10401         names.
10402
10403         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10404
10405         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10406         parameter to say whether to actually parse the individual
10407         addresses.
10408
10409         * message.el (message-put-addresses-in-ecomplete): New function.
10410         (ecomplete): Require.
10411         (message-mail-alias-type): Add ecomplete as an option.
10412
10413 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10414
10415         * flow-fill.el (fill-flowed): Remove trailing space from blank
10416         quoted lines.
10417
10418 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419
10420         * smiley.el (smiley-style): Move definition later to avoid a
10421         compilation warning.
10422
10423 2006-04-12  Kenichi Handa  <handa@m17n.org>
10424
10425         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10426         buffer and then decode the buffer text if necessary.
10427         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10428         first, and after mm-encode-body, change the buffer to unibyte.
10429         Use mm-disable-multibyte instead of set-buffer-multibyte.
10430
10431 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10432
10433         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10434         Content-Type header instead of Content-Disposition header.
10435         (gnus-mime-inline-part): Ditto.
10436         (gnus-mime-view-part-as-charset): Ignore charset that the part
10437         specifies.
10438
10439         * mm-decode.el (mm-display-part): Work with external parts and
10440         usual parts similarly.
10441
10442         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10443         instead of gnus-display-mime.
10444
10445         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10446         instead of with-temp-buffer.
10447
10448         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10449         tag to summarized topics part in order to encode non-ASCII text.
10450
10451 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10452
10453         * smiley.el (smiley-style): New variable.
10454         (smiley-directory): New function.
10455         (smiley-data-directory): Derive from `smiley-style' using
10456         `smiley-directory'.
10457         (smiley-regexp-alist): Add new entries.
10458
10459         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10460         (gnus-article-browse-delete-temp): Add :version.
10461
10462 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10463
10464         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10465         the sieve region.
10466
10467 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10468
10469         * gnus.el (gnus-version-number): Bump version.
10470
10471 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10472
10473         * gnus.el: No Gnus v0.4 is released.
10474
10475 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10476
10477         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10478         layout.
10479
10480         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10481         unknown charset.
10482
10483         * message.el (message-header-synonyms): Add Original-To to the
10484         default.
10485
10486         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10487         optional parameter.
10488
10489 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10490
10491         * gnus-fun.el (gnus): Require it for gnus-directory.
10492
10493 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10494
10495         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10496
10497 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10498
10499         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10500
10501 2006-04-05  Simon Josefsson  <jas@extundo.com>
10502
10503         * password.el (password-reset): New function.
10504
10505 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10506
10507         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10508         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10509
10510 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10511
10512         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10513         Some whitespace was matched into the url, which broke browsing hits
10514         > 100 when mm-url-use-external was nil.
10515
10516 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10517
10518         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10519         gnus-extra-headers for 'Newsgroups.
10520
10521         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10522         bound.
10523
10524 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10525
10526         * pgg-gpg.el: Clean up process buffers every time gpg processes
10527         complete.
10528
10529 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10530
10531         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10532         doc string.
10533
10534 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10535
10536         * pgg-gpg.el (pgg-gpg-process-filter)
10537         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10538
10539         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10540         lines, temporary fix.
10541
10542 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10543
10544         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10545
10546 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10547
10548         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10549         default-enable-multibyte-characters.  This reverts the change from
10550         revision 6.17 which is no longer necessary because the passphrase
10551         is sent separately now.  GnuPG messages are unreadable under
10552         multibyte locales with default-enable-multibyte-characters set to
10553         nil.
10554
10555 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10556
10557         * message.el (message-tool-bar-gnome): Move "spell".
10558
10559 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10560
10561         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10562         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10563         instead.
10564
10565 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10566
10567         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10568         newsgroups handling for NNTP overviews which don't include
10569         Newsgroups.
10570
10571 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10572
10573         * message.el (message-resend): Bind message-generate-hashcash to nil.
10574
10575 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10576
10577         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10578         when searching for already-paid recipients.
10579
10580 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10581
10582         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10583         passphrases when it is not needed.
10584         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10585         passphrase stuff from gpg, should only be necessary when you use
10586         gpg with a smartcard.
10587
10588 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10589
10590         * mml.el (mml-insert-mime): Ignore cached contents of
10591         message/external-body part.
10592
10593         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10594         (mm-insert-part): Ditto.
10595
10596 2006-03-23  Simon Josefsson  <jas@extundo.com>
10597
10598         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10599         Reiner.
10600         (pgg-gpg-use-agent-p): Use it again.
10601
10602 2006-03-23  Simon Josefsson  <jas@extundo.com>
10603
10604         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10605         older emacsen.
10606         (pgg-gpg-use-agent-p): Don't use it.
10607
10608 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10609
10610         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10611         if we can.
10612
10613 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10614
10615         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10616         (pgg-gpg-update-agent): New function.
10617         (pgg-gpg-use-agent-p): New function.
10618         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10619         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10620         (pgg-gpg-sign-region): Use it.
10621
10622 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10623
10624         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10625         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10626
10627 2006-03-21  Simon Josefsson  <jas@extundo.com>
10628
10629         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10630         <wilde@sha-bang.de>.
10631         (pgg-gpg-use-agent): New variable.
10632         (pgg-gpg-process-region): Use it.
10633         (pgg-gpg-encrypt-region): Likewise.
10634         (pgg-gpg-encrypt-symmetric-region): Likewise.
10635         (pgg-gpg-decrypt-region): Likewise.
10636         (pgg-gpg-sign-region): Likewise.
10637         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10638
10639 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10640
10641         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10642
10643         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10644         Add comment on version.
10645
10646 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10647
10648         * smiley.el: Add missing test smiley.
10649
10650 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * mm-decode.el (mm-with-part): New macro.
10653         (mm-get-part): Use it; work with message/external-body as well.
10654         (mm-save-part): Treat name and filename equally.
10655
10656         * mm-extern.el (mm-extern-cache-contents): New function.
10657         (mm-inline-external-body): Use it; force the part to be displayed;
10658         move undisplayer added to the cached handle to the parent.
10659
10660         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10661         (gnus-mime-view-part-as-type): Work with message/external-body.
10662
10663         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10664
10665 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10666
10667         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10668         images in image-load-path.  [Sync with image.el, revision 1.60, in
10669         Emacs.]
10670
10671 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10672
10673         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10674         path rather than symbol.  Always return list of directories.
10675         Guarantee that image directory comes first.  [Sync with image.el,
10676         revision 1.59, in Emacs.]
10677
10678         * message.el (message-make-tool-bar): Adjust to new API of
10679         `gmm-image-load-path-for-library'.
10680
10681         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10682
10683         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10684
10685 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10686
10687         * gnus-art.el (gnus-article-only-boring-p):
10688         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10689         intangible text.
10690         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10691
10692 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10693
10694         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10695         `defun' instead of `gmm-defun-compat'.
10696
10697 2006-03-14  Simon Josefsson  <jas@extundo.com>
10698
10699         * message.el (message-unique-id): Don't use message-number-base36
10700         if (user-uid) is a float.
10701         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10702
10703 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10704
10705         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10706
10707         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10708         empty line between a part and a message part.
10709
10710 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10711
10712         * smiley.el: Add more test smileys.
10713         (smiley-data-directory, smiley-regexp-alist)
10714         (gnus-smiley-file-types): Fix doc strings.
10715         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10716         adding new elements.
10717         (smiley-mouse-map): Unused code.  Make it a comment.
10718
10719 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10722         scan latest NoCeM messages instead of old ones.
10723         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10724         delimiters that are recently used.
10725         (gnus-nocem-load-cache): Add autoload cookie.
10726
10727         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10728
10729         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10730         level which is larger than gnus-use-nocem is specified.
10731
10732         * gnus-group.el (gnus-group-get-new-news): Ditto.
10733
10734 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10735
10736         * gnus-util.el (gnus-tool-bar-update): New function.
10737
10738         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10739         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10740
10741         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10742
10743         * gnus-group.el (gnus-group-redraw-when-idle)
10744         (gnus-group-redraw-check): Remove.
10745         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10746
10747 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10748
10749         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10750         if optional last element is specified in splits (FIELD VALUE...).
10751
10752 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10753
10754         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10755         to gmm-image-load-path-for-library.  Call with no-error argument.
10756         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10757
10758         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10759
10760         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10761
10762         * gmm-utils.el (gmm-image-load-path): Remove alias.
10763
10764 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10765
10766         * gmm-utils.el (gmm-image-load-path): Add alias.
10767
10768         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10769         nnml-generate-nov-databases-1.
10770         (nnml-generate-nov-databases): Use it.
10771         (nnml-generate-nov-databases-directory): Document no-active
10772         argument.
10773
10774         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10775         directory if path is t.  Add no-error.
10776
10777         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10778         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10779
10780         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10781         resetting gnus-article-browse-html-temp-list.
10782
10783         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10784         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10785         Add example to docstring.  Rename local variables.  Move error
10786         checks to default case in cond and simplify.
10787
10788 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10789
10790         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10791         handle is multipart when calling it recursively.
10792         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10793
10794 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10795
10796         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10797         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10798
10799 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10800
10801         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10802         is loaded.
10803
10804         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10805         loaded.
10806
10807 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10808
10809         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10810         to "Emacs 23 (unicode)" in doc string.
10811
10812         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10813         "Emacs 23 (unicode)" in comment.
10814
10815 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10816
10817         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10818
10819         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10820         characters 160 through 255 in Emacs 23.
10821
10822 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10823
10824         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10825         gnus-article-browse-html-temp.
10826         (gnus-article-browse-delete-temp): Make it customizable.  Add
10827         `file'.  Adjust doc string.
10828         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10829         query for each file.  Adjust doc string.
10830         (gnus-article-browse-html-parts): Add
10831         `gnus-article-browse-delete-temp-files' to
10832         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10833
10834 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10835
10836         * gnus-art.el (gnus-article-browse-html-temp)
10837         (gnus-article-browse-delete-temp): New variables.
10838         (gnus-article-browse-delete-temp-files): New function.
10839         (gnus-article-browse-html-parts): Use it.
10840
10841 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10842
10843         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10844
10845         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10846         string.
10847
10848         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10849         gnus-summary-insert-new-articles when unplugged.  Remove
10850         gnus-summary-search-article-forward.
10851
10852         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10853         display-visual-class instead of display-color-cells.
10854
10855 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10856
10857         * dgnushack.el: Autoload customize-group for XEmacs.
10858
10859         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10860         message/* containing non-ASCII text properly.
10861
10862 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10863
10864         * message.el: Require gmm-utils, remove autoloads.
10865         (message-tool-bar): Set default based on
10866         gmm-tool-bar-style.
10867         (message-tool-bar-gnome): Add gmm-customize-mode.
10868
10869         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10870         gmm-tool-bar-style.
10871         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10872
10873         * gnus-group.el (gnus-group-tool-bar): Set default based on
10874         gmm-tool-bar-style.
10875         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10876
10877         * gmm-utils.el (gmm-image-directory): Rename variable from
10878         gmm-image-load-path.
10879         (gmm-image-load-path): Use gmm-image-directory.
10880         (gmm-customize-mode): New function.
10881         (gmm-tool-bar-style): New variable.
10882
10883         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10884         gnus-group-redraw-line-number.
10885         (gnus-group-redraw-check): Simplify.
10886         (gnus-group-tool-bar-update): Remove redraw check.
10887         (gnus-group-make-tool-bar): Add redraw check.
10888
10889 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10890
10891         * gnus-art.el (gnus-button): Add missing parentheses.
10892
10893 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10894
10895         * lpath.el: Fbind line-number-at-pos.
10896
10897 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10898
10899         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10900
10901 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10902
10903         * gnus-art.el (gnus-button): New face.
10904         (gnus-article-button-face): Use it.
10905
10906         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10907         gnus-summary-next-page.  Re-order.
10908
10909         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10910         next-node are now included.
10911         (gnus-group-redraw-line-number): New internal variable.
10912         (gnus-group-redraw-check): Helper function for updating the tool
10913         bar.
10914         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10915
10916         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10917
10918         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10919         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10920         Use it to match format of Spamassassin 3.0 and later.  Reported by
10921         IRIE Tetsuya <irie@t.email.ne.jp>.
10922         (spam-check-bogofilter)
10923         (spam-bogofilter-register-with-bogofilter): Fix args of
10924         `gnus-error' calls.
10925
10926 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10927
10928         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10929         unnecessary interaction when sending queued mails.  Reported by
10930         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10931
10932 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10933
10934         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10935         first or last are nil.
10936
10937 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10938
10939         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10940
10941 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10942
10943         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10944
10945 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10946
10947         * dns.el (query-dns): Protect more against buggy tcp output.
10948
10949 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10950
10951         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10952         nov.php.
10953
10954 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10955
10956         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10957         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10958         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10959         output on the server side.
10960         (nnweb-google-create-mapping): Update regexps and add some
10961         progress indication.
10962
10963 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10964
10965         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10966         gnus-agent-toggle-plugged.  Re-order icons.
10967         (gnus-group-tool-bar-gnome): Add
10968         gnus-group-{prev,next}-unread-group.
10969         (gnus-group-tool-bar-gnome): Re-order icons.
10970
10971         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10972         gnus-summary-insert-new-articles.
10973
10974         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10975         comments.
10976
10977         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10978         also available in Emacs 21.3.
10979
10980         * message.el (message-fix-before-sending): Change "Emacs 22" to
10981         "Emacs 23 (unicode)" in comment.
10982
10983         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10984         "Emacs 23 (unicode)" in comment.
10985
10986         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10987         comment.
10988         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10989
10990         * mm-view.el (mm-fill-flowed): Add :version.
10991
10992 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10993
10994         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10995         and load-path.
10996
10997 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10998
10999         * message.el: Autoload gmm-image-load-path.
11000         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11001         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11002         consitency.
11003
11004         * gmm-utils.el (gmm-image-load-path): Also search in
11005         "../etc/images".  Don't set gmm-image-load-path if we don't find
11006         the image.
11007
11008 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11009
11010         * gmm-utils.el (gmm-image-load-path): Don't make
11011         `gmm-image-load-path' include subdirectories which the second arg
11012         `image' might specify.
11013
11014         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11015         subdirectory to icon file names.
11016
11017         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11018
11019 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11020
11021         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11022         gmm-image-load-path calls.
11023
11024         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11025
11026         * message.el (message-make-tool-bar): Ditto.
11027
11028         * mml.el (mml-preview): Added comment concerning tool bar icons.
11029
11030         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11031         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11032
11033         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11034         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11035
11036         * message.el (message-tool-bar-gnome): Use new icon names.
11037         (message-make-tool-bar): Use `gmm-image-load-path'.
11038
11039         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
11040         functions from MH-E.
11041         (gmm-image-load-path): New variable from MH-E.
11042         (gmm-image-load-path): New function from MH-E.  Added arguments
11043         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11044         *-image-load-path-called-flag.
11045
11046 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11047
11048         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11049
11050 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11051
11052         * nnimap.el (nnimap-request-move-article): Change folder back to
11053         source group before deleting.
11054
11055 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11056
11057         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11058
11059         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
11060         mm-url.
11061
11062         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11063
11064 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11065
11066         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11067         coding system which mm-charset-to-coding-system returns for a
11068         given charset is valid.
11069
11070 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11071
11072         * html2text.el (html2text-remove-tag-list):
11073         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11074
11075 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11076
11077         * gnus-cus.el: Revert 2005-10-17 change.
11078
11079 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11080
11081         * gnus-art.el (article-strip-banner): Call
11082         article-really-strip-banner only when the regexp match is made.
11083
11084 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11085
11086         * gnus-art.el (article-strip-banner): Use
11087         gnus-extract-address-components instead of
11088         mail-header-parse-addresses to make it work with non-ASCII text;
11089         remove mail-encode-encoded-word-string.
11090
11091         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11092         values which are surrounded with \"...\"; make it never cause a
11093         Lisp error; give up parsing of parameters if it failed in
11094         extracting type.
11095
11096 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11097
11098         * smime.el (smime-cert-by-ldap-1): Fix bug where
11099         `smime-ldap-search' returns results without userCertificates.
11100
11101 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11102
11103         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11104
11105 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11106
11107         * spam.el (spam-check-spamassassin-headers): Adapt format for
11108         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11109         <ari@mbf.ocn.ne.jp>.
11110         (spam-list-of-processors): Add spam-use-gmane.
11111
11112 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11113
11114         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11115         make-temp-file; make it work with XEmacs as well.
11116
11117         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11118         mm-make-temp-file.
11119
11120         * mm-decode.el (mm-display-external): Use the 3rd arg of
11121         mm-make-temp-file.
11122         (mm-create-image-xemacs): Ditto.
11123
11124 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11125
11126         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11127         with message-narrow-to-headers.
11128         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11129         (gnus-draft-check-draft-articles): New function.
11130         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11131
11132 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11133
11134         * gnus-art.el (gnus-article-browse-html-parts):
11135         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11136         Don't use suffix argument for mm-make-temp-file for Emacs 21
11137         compatibility.  Remove useless `format'.
11138
11139 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11140
11141         * nnweb.el (nnweb-google-wash-article): Update regexps.
11142         (nnweb-group-alist): Use defvoo instead of defvar.
11143
11144 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11145
11146         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11147         re-loading nn* modules.
11148
11149 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11150
11151         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11152         for `tool-bar-mode' and don't check it's default-value.
11153
11154         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11155
11156         * message.el (message-make-tool-bar): Ditto.
11157
11158         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11159         `substring'.  Shorten tmp-file name.
11160
11161         * gnus.el: Remove bogus comment.
11162
11163 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11164
11165         * gnus-art.el (gnus-article-browse-html-parts): New function.
11166         (gnus-article-browse-html-article): New function for viewing html
11167         articles with a browser.
11168
11169 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11170
11171         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11172         in elisp.
11173         (pgg-gpg-encrypt-symmetric-region): Ditto.
11174         (pgg-gpg-sign-region): Ditto.
11175
11176         * pgg-def.el (pgg-text-mode): New variable.
11177
11178         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11179         (mml2015-pgg-encrypt): Ditto.
11180
11181         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11182         (mml1991-pgg-encrypt): Ditto.
11183
11184 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11187         message-make-date instead of current-time-string.
11188
11189         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11190         to gnus-decoded which mm-uu might set.
11191
11192 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11193
11194         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11195         don't decode quoted parameters; remove misimported Emacs code.
11196         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11197         (rfc2231-decode-encoded-string): Don't use split-string which
11198         behaves differently according to Emacs version; use
11199         mm-decode-coding-region to convert charset to coding-system.
11200         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11201         (rfc2231-encode-string): Remove misimported Emacs code.
11202
11203 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11204
11205         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11206         when calling mail-header-parse-content-type.
11207         (article-de-quoted-unreadable): Ditto.
11208         (article-de-base64-unreadable): Ditto.
11209         (article-wash-html): Ditto.
11210
11211         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11212         calling mail-header-parse-content-type and
11213         mail-header-parse-content-disposition.
11214         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11215         mail-header-parse-content-type.
11216
11217         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11218         insert charset and format parameters; encode description after
11219         inserting it to buffer.
11220         (mml-insert-parameter): Fold lines properly even if a parameter is
11221         segmented into two or more lines; change the max column to 76.
11222
11223         * rfc1843.el (rfc1843-decode-article-body): Don't use
11224         ignore-errors when calling mail-header-parse-content-type.
11225
11226         * rfc2231.el (rfc2231-parse-string): Return at least type if
11227         possible; don't cause an error even if it fails in parsing of
11228         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11229         (rfc2231-encode-string): Don't break lines at the beginning, leave
11230         it to mml-insert-parameter.
11231
11232         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11233         calling mail-header-parse-content-type.
11234
11235 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11236
11237         * spam-report.el (spam-report-gmane-use-article-number):
11238         Improve doc string.
11239         (spam-report-gmane-internal): Check if a suitable header was found
11240         in the article.
11241
11242 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11243
11244         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11245         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11246
11247 2006-02-05  Romain Francoise  <romain@orebokech.com>
11248
11249         Update copyright notices of all files in the gnus directory.
11250
11251 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11252
11253         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11254
11255 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11256
11257         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11258         segmented lines of parameter value to cope with Thunderbird 1.5
11259         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11260         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11261         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11262
11263 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11264
11265         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11266         parts.
11267
11268 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11269
11270         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11271         there's only one active file for all servers.
11272         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11273         solid groups.  Gnus might have used a FAST request to select the group.
11274         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11275         and nnweb-search redundantly in the active file.
11276         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11277         (nnweb-request-create-group): Don't use ARGS.
11278         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11279         initialisations.  Let nnoo do the work.
11280
11281 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11282
11283         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11284         Say the part has been decoded.
11285
11286         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11287
11288 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11289
11290         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11291         mailcap-viewer-test-cache when there's no 'test clause, since that
11292         will invert the meaning of a "nil" test previously determined by
11293         mailcap-mailcap-entry-passes-test.
11294
11295 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11296
11297         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11298         compiling.
11299
11300         * gnus-sum.el: Ditto.
11301
11302         * message.el: Don't bind tool-bar-map when compiling.
11303
11304 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11305
11306         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11307
11308 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11309
11310         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11311         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11312         current Google Groups.
11313
11314 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11315
11316         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11317         and tool-bar-mode.
11318
11319         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11320         and tool-bar-mode.
11321
11322         * message.el (message-tool-bar-update): Simplify.
11323         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11324
11325         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11326         gnus-summary-buffer.
11327         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11328         gnus-summary-reply.
11329
11330         * gmm-utils.el (gmm): Add :version.
11331
11332 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11333
11334         * Makefile.in (clean): New rule.
11335         (distclean): Use it.
11336
11337 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11338
11339         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11340         autoload.
11341
11342 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11343
11344         * gmm-utils.el (gmm-verbose): Add :group.
11345
11346 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11347
11348         * message.el: Change some comments WRT tool-bars.
11349
11350         * gnus-sum.el (gnus-summary-tool-bar)
11351         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11352         (gnus-summary-tool-bar-zap-list): New variables.
11353         (gnus-summary-make-tool-bar): Complete rewrite using
11354         `gmm-tool-bar-from-list'.
11355
11356         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11357         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11358         variables.
11359         (gnus-group-make-tool-bar): Complete rewrite using
11360         `gmm-tool-bar-from-list'.
11361         (gnus-group-tool-bar-update): New function.
11362
11363         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11364
11365 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11366
11367         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11368         is dissected into a single part of which the type is the same as
11369         the given one; decode charset.
11370
11371 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11372
11373         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11374         into alists as symbol not string, since that's what
11375         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11376         look for.
11377
11378 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11379
11380         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11381         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11382
11383         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11384
11385 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11386
11387         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11388         (gnus-xmas-mime-security-button-menu): New function.
11389
11390         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11391         (gnus-mime-security-button-menu): New definition.
11392         (gnus-mime-security-button-map): Use them.
11393         (gnus-mime-security-button-menu): New function.
11394         (gnus-insert-mime-security-button): Addition to help echo.
11395         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11396         (gnus-mime-security-pipe-part): New functions.
11397
11398         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11399         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11400
11401         * mm-decode.el (mm-handle-set-disposition): Remove.
11402         (mm-handle-set-description): Remove.
11403
11404 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11405
11406         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11407         (mm-w3m-standalone-supports-m17n-p): New function.
11408         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11409         w3m usage.
11410
11411         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11412         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11413
11414 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11415
11416         * message.el (message-tool-bar-zap-list): Use
11417         gmm-tool-bar-zap-list as custom type.
11418         (message-tool-bar-update): New function.
11419         (message-tool-bar, message-tool-bar-gnome)
11420         (message-tool-bar-retro): Add message-tool-bar-update.
11421         (message-tool-bar-gnome): Add flyspell-buffer.
11422
11423         * gnus-util.el (gnus-error): Describe `args'.
11424
11425         * gmm-utils.el (gmm-error): Describe `args'.
11426         (gmm-tool-bar-zap-list): New widget.
11427         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11428
11429 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11432         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11433         the number of recursive calls.
11434
11435         * mm-decode.el (mm-handle-set-disposition): New macro.
11436         (mm-handle-set-description): New macro.
11437
11438 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11439
11440         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11441         encoding.
11442
11443 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11444
11445         * message.el (message-tool-bar-zap-list, message-tool-bar)
11446         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11447         (message-tool-bar-local-item-from-menu): Remove.
11448         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11449         (message-make-tool-bar): New function.
11450         (message-mode): Use `message-make-tool-bar'.
11451
11452         * gmm-utils.el: New file.
11453         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11454         (gmm-lazy): New widget copied from `nnmail.el'.
11455         (gmm-tool-bar-from-list): New function for creating customizable
11456         tool bars.
11457         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11458         output.
11459         (gmm): Add :prefix to defgroup.
11460
11461 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11462
11463         * gmm-utils.el (gmm-widget-p): New function.
11464
11465 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11466
11467         * mml.el (mml-attach-file): Describe `description' in doc string.
11468         (mml-menu): Add Emacs MIME manual and PGG manual.
11469
11470 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11471
11472         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11473
11474 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11475
11476         * nntp.el (nntp-end-of-line): Doc fix.
11477
11478 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11479
11480         * imap.el (imap-open): Handle case where buffer is a buffer
11481         object.
11482
11483 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11484
11485         * gnus-delay.el (gnus-delay): Don't autoload.
11486         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11487         to be re-loaded when customizing the `gnus-delay' group.
11488
11489 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11490
11491         * message.el (message-insert-citation-line): Use newlines.
11492
11493 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11494
11495         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11496         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11497         these routines, so the passphrase can be managed externally and
11498         passed in to the system.
11499         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11500         pgg-add-passphrase-to-cache function.
11501
11502         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11503         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11504         these routines, so the passphrase can be managed externally and
11505         passed in to the system.
11506         (pgg-pgp5-sign-region): Use new name of
11507         pgg-add-passphrase-to-cache function.
11508
11509 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11510
11511         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11512         part of the decoded armor to find the key-identifier.
11513         (pgg-gpg-lookup-key-owner): New function to return the
11514         human-readable identifier of a key owner.
11515         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11516         itself.
11517         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11518         the key value) if we have a key and can match it against a secret
11519         key.  Also, added a note pointing out fact that the prompt only
11520         indicates the first matching key.
11521
11522         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11523         pgg-decrypt-region.
11524         (pgg-add-passphrase-to-cache): Rename from
11525         `pgg-add-passphrase-cache' to reduce confusion (all callers
11526         changed).
11527         (pgg-remove-passphrase-from-cache): Rename from
11528         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11529         changed).
11530         (pgg-read-passphrase, pgg-add-passphrase-cache)
11531         (pgg-remove-passphrase-cache): Add informative docstrings.
11532         (pgg-decrypt): Convey provided passphrase in subordinate call to
11533         pgg-decrypt-region.
11534
11535 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11536
11537         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11538         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11539         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11540         'passphrase' argument, so the passphrase can be managed externally
11541         and then passed in to the system.
11542
11543         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11544         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11545         so the passphrase cache can be used reliably with identifiers
11546         besides a pgp packet's key id.
11547
11548         * pgg-gpg.el (pgg-gpg-encrypt-region)
11549         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11550         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11551         these routines, so the passphrase can be managed externally and
11552         passed in to the system.
11553
11554         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11555         'notruncate' argument, so the passphrase cache can be used
11556         reliably with identifiers besides a pgp packet's key id.
11557
11558 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11559
11560         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11561         symmetric encryption.
11562         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11563         encrypted session key.
11564         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11565         message ask for the passphrase in a proper way.
11566
11567         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11568         New user commands for symmetric encryption.
11569
11570 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11571
11572         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11573
11574         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11575
11576 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11577
11578         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11579
11580 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11581
11582         * mm-decode.el (mm-inlined-types): Add application/pgp.
11583         (mm-automatic-display): Ditto.
11584
11585         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11586         part as text.
11587
11588 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11589
11590         * nnrss.el: Update copyright.
11591         (nnrss-opml-import): Query whether to subscribe to each entry.
11592
11593         * gnus-art.el:
11594         * gnus-sum.el:
11595         * gnus-xmas.el:
11596         * messagexmas.el:
11597         * mm-uu.el:
11598         * mm-view.el: Update copyright.
11599
11600 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11601
11602         * message.el (message-info): New function.
11603         (message-mode-menu): Add it.
11604         Update copyright.
11605
11606         * ChangeLog: Fix and update copyright.
11607
11608 2006-01-13  Romain Francoise  <romain@orebokech.com>
11609
11610         * message.el (message-forward-subject-name-subject): Prefer the
11611         address to 'nowhere' if the sender has no name.
11612         Fix typo.  Update copyright year.
11613
11614 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11615
11616         * gnus-art.el (article-wash-html): Use
11617         gnus-summary-show-article-charset-alist if a numeric arg is given.
11618         (gnus-article-wash-html-with-w3m-standalone): New function.
11619
11620         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11621         mm-inline-text-html-render-with-w3m-standalone.
11622         (mm-text-html-washer-alist): Map w3m-standalone to
11623         gnus-article-wash-html-with-w3m-standalone.
11624         (mm-inline-text-html-render-with-w3m-standalone): New function.
11625
11626 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11627
11628         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11629         Improve LaTeX.
11630
11631 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11632
11633         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11634         (nnrss-request-article): Render text/plain parts as HTML.
11635
11636         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11637         the buffer.
11638
11639 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11640
11641         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11642         custom definition of `gnus-posting-styles'.
11643
11644         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11645         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11646
11647 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11648
11649         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11650         Use nntp for bug archive.
11651
11652 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11653
11654         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11655         parts.
11656         (nnrss-normalize-date): New function converts ISO 8601 date into
11657         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11658         (nnrss-check-group): Use it.
11659
11660 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11661
11662         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11663
11664         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11665         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11666         (nnrss-insert-w3): Ditto.
11667
11668 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11669
11670         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11671         the articles to be forwarded including the case where neither a
11672         number of articles nor a region is specified.
11673
11674 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11675
11676         * nnrss.el (nnrss-request-article): Fix last change; fill
11677         text/plain parts.
11678
11679 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11680
11681         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11682         in text/plain part.
11683         (nnrss-check-group): Don't add excessive newline to dc:subject.
11684
11685 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11686
11687         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11688         article.
11689
11690 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11691
11692         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11693         (nnml-use-compressed-files, nnml-save-mail): Support other
11694         comression programs such as bzip2.
11695
11696 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11697
11698         * dns.el (query-dns): Make sure we check the buffer size before
11699         removing tcp headers.
11700
11701 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11702
11703         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11704         remove MIME buttons associated with multipart/alternative parts.
11705         (gnus-mime-display-alternative): Tag buttons using `article-type'
11706         text property.
11707
11708         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11709         associated with multipart/alternative parts.
11710
11711         * gnus-art.el (gnus-signature-separator): Fix custom type.
11712
11713         * mm-decode.el (mm-inlined-types): Fix custom type.
11714         (mm-keep-viewer-alive-types): Ditto.
11715         (mm-automatic-display): Ditto.
11716         (mm-attachment-override-types): Ditto.
11717         (mm-inline-override-types): Ditto.
11718         (mm-automatic-external-display): Ditto.
11719
11720 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11721
11722         * spam-report.el (spam-report-user-mail-address)
11723         (spam-report-user-agent): New variables.
11724         (spam-report-url-ping-plain): Use spam-report-user-agent.
11725
11726 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11727
11728         * gnus-art.el (gnus-button-handle-custom): Do not just use
11729         `customize-apropos' for any "M-x customize-*" button but the
11730         function called for.  Accept both the function name and its
11731         argument in order to achieve this.
11732         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11733         function name to `gnus-button-handle-custom' in case of "M-x
11734         customize-*" buttons.
11735
11736 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11737
11738         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11739         multipart/alternative and add xref to mm-discouraged-alternatives
11740         in doc string.
11741
11742         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11743         gnus-buttonized-mime-types in doc string.
11744
11745 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11746
11747         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11748         Suggest image/.* in the doc string.
11749
11750 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11751
11752         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11753         message-marks (Debian bug #342521).
11754
11755 2005-12-12  Simon Josefsson  <jas@extundo.com>
11756
11757         * password.el (password-read-from-cache): Add.
11758         (password-read): Use it.
11759
11760 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11763         us-ascii as a MIME charset.
11764
11765         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11766         against the case where the 2nd arg TYPE is nil.
11767
11768 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11769
11770         * pop3.el (pop3-stream-type): Fix custom version.
11771
11772         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11773
11774 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11775
11776         * mm-decode.el (mm-display-external): Add missing cdr.
11777
11778 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11779
11780         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11781         RFC1524) if it is in mailcap or add a suffix according to
11782         mailcap-mime-extensions when generating a temp filename; postpone
11783         deleting a temp file for 2 seconds for some wrappers, shell
11784         scripts, and so on, which might exit right after having started a
11785         viewer command as a background job.
11786
11787 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11788
11789         * nntp.el (nntp-marks-directory): Fix custom group.
11790
11791         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11792         steps when < 10.
11793
11794         * gnus-start.el (gnus-no-server-1): Mention
11795         `gnus-level-default-subscribed' in doc string.
11796
11797 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11798
11799         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11800         parens.
11801
11802 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11803
11804         * gnus-xmas.el (gnus-use-toolbar): Revert.
11805         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11806         gnus-use-toolbar is default.
11807
11808         * messagexmas.el (message-use-toolbar): Revert.
11809         (message-setup-toolbar): Use global default-toolbar if
11810         message-use-toolbar is default.
11811
11812 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11813
11814         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11815         according to default-toolbar-visible-p.
11816
11817         * messagexmas.el (message-use-toolbar): Ditto.
11818
11819 2005-11-26  Dave Love  <fx@gnu.org>
11820
11821         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11822         (tls-program, tls-success): Provide openssl alternative.
11823
11824         * starttls.el: Doc fixes.
11825         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11826         SERVICE to PORT.
11827
11828         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11829         port null or service name.
11830         (starttls-negotiate): Autoload.
11831
11832 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11833
11834         * message.el (message-kill-to-signature): Fix interactive spec.
11835
11836 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * pop3.el (pop3-open-server): Recognize a string as a service name.
11839
11840 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11841
11842         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11843
11844 2005-11-23  Dave Love  <fx@gnu.org>
11845
11846         Add pop3s, pop3/starttls.
11847
11848         * pop3.el (pop3-authentication-scheme): Clarify doc.
11849         (open-tls-stream, starttls-open-stream): Autoload.
11850         (pop3-stream-type): New.
11851         (pop3-open-server): Use it.
11852
11853         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11854         for POP.
11855         (mail-source-keyword-map): Add :stream for POP.
11856         (mail-source-fetch-pop): Use pop3-stream-type.
11857
11858 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11861         of current-time-string.
11862
11863 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11864
11865         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11866         date header.
11867
11868 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11869
11870         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11871         it can seriously impact performance as it bypasses the agent's
11872         local caches.
11873
11874 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11875
11876         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11877         must be explicitly online rather than "not explicitly offline" for
11878         its flags to be synchronized.
11879
11880         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11881         that gnus-uu-unmark-thread will function correctly.
11882
11883         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11884         1024K is instead displayed as 1M.
11885
11886 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11887
11888         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11889
11890 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11891
11892         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11893
11894 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11895
11896         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11897         error message to display actual error condition.
11898         (gnus-agent-save-local): Avoid saving symbols that are bound to
11899         nil as they simply result in a warning message in
11900         gnus-agent-read-local.
11901
11902 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11903
11904         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11905         rather than make-variable-buffer-local for file-precious-flag.
11906
11907 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11908
11909         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11910         for duplicates which are removed.  The invalid sort check then
11911         triggers a rescan after the sort as sorting may have moved
11912         duplicate entries such that they can be cheaply detected.
11913
11914 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11915
11916         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11917
11918 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11919
11920         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11921         internal variable to a custom variable.  Changed default value
11922         from compressed(2) to uncompressed(1).
11923         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11924         support for uncompressed agentview files.  Taken together, reading
11925         the agentview file should now be 6-7 times faster.
11926
11927 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11928
11929         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11930         as a buffer-local variable.  This avoids creating truncated
11931         dribble files as a result of a hang up, eg.
11932
11933 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11934
11935         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11936         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11937         XEmacs.
11938
11939 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11940
11941         * gnus-start.el (gnus-start-draft-setup): Enforce
11942         `gnus-draft-mode' for nndraft:drafts at startup.
11943
11944         * gnus.el (gnus-splash): Change custom group.
11945         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11946         allow-list argument.
11947
11948         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11949         string.
11950
11951 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11952
11953         * gnus-art.el (gnus-default-article-saver): Add user-defined
11954         `function' to custom type.
11955
11956 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11957
11958         * imap.el (imap-open): Handle case where buffer is a buffer
11959         object.
11960
11961 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11962
11963         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11964         long lines.
11965         (gnus-cache-delete-group): Wrap doc strings.
11966
11967         * gnus-agent.el (gnus-agent-rename-group)
11968         (gnus-agent-delete-group): Wrap doc strings.
11969
11970 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11971
11972         * messagexmas.el (message-use-toolbar): Change the valid values
11973         into default, top, bottom, left, and right.
11974         (message-toolbar-thickness): New variable.
11975         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11976         well.
11977         (message-setup-toolbar): Make it work.
11978
11979         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11980         (gnus-use-toolbar): Change the valid values into default, top,
11981         bottom, left, and right.
11982         (gnus-toolbar-thickness): New variable.
11983         (gnus-xmas-setup-toolbar): New function.
11984         (gnus-xmas-setup-group-toolbar): Use it.
11985         (gnus-xmas-setup-summary-toolbar): Use it.
11986
11987 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11988
11989         * gnus-start.el (gnus-1): Add "native" to
11990         gnus-predefined-server-alist.
11991
11992         * gnus.el (gnus-method-to-server): Don't add "native" to the
11993         lists here, because that leads to problems when
11994         gnus-select-method is bound.
11995
11996 2005-11-09  Simon Josefsson  <jas@extundo.com>
11997
11998         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11999         use (not sort-by-date) instead.
12000
12001 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12002
12003         * gnus-delay.el (gnus-delay-group): Don't autoload.
12004         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12005         to be re-loaded when customizing the `gnus-delay' group.
12006
12007 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12008
12009         * message.el: Revert last changes.
12010         (message-insert-citation-line): Use newlines.
12011
12012 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12013
12014         * message.el (message-courtesy-message)
12015         (message-mark-insert-begin, message-mark-insert-end)
12016         (message-elide-ellipsis, message-cancel-message)
12017         (message-add-header, message-change-subject)
12018         (message-cross-post-followup-to-header)
12019         (message-cross-post-insert-note, message-reduce-to-to-cc)
12020         (message-widen-reply, message-delete-not-region)
12021         (message-kill-to-signature, message-insert-signature)
12022         (message-insert-importance-high, message-insert-importance-low)
12023         (message-insert-or-toggle-importance)
12024         (message-insert-disposition-notification-to)
12025         (message-indent-citation, message-yank-original)
12026         (message-cite-original-without-signature, message-cite-original)
12027         (message-insert-citation-line, message-position-on-field)
12028         (message-fix-before-sending, message-send-mail-partially)
12029         (message-send-mail, message-send-mail-with-sendmail)
12030         (message-send-mail-with-qmail, message-send-news)
12031         (message-check-news-header-syntax, message-generate-headers)
12032         (message-insert-courtesy-copy, message-fill-address)
12033         (message-fill-header, message-shorten-references)
12034         (message-setup-1, message-cancel-news)
12035         (message-forward-make-body-plain, message-forward-make-body-mime)
12036         (message-forward-make-body-mml, message-encode-message-body)
12037         (message-forward-make-body-digest-plain)
12038         (message-forward-make-body-digest-mime)
12039         (message-use-alternative-email-as-from): Insert `hard-newline'
12040         instead of ordinary newlines.
12041
12042 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12043
12044         * message.el (message-generate-headers): Downcase the argument
12045         given to message-check-element.
12046
12047 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12048
12049         * nntp.el (nntp-authinfo-rejected): New error condition.
12050         (nntp-wait-for): Use new error condition to signal authentication
12051         error.
12052         (nntp-retrieve-data): Rethrow new error condition to break out of
12053         recursive call to nntp-send-authinfo.
12054
12055 2005-11-08  Romain Francoise  <romain@orebokech.com>
12056
12057         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12058         (gnus-summary-exit-map): Bind to `Z p'.
12059         (gnus-summary-make-menu-bar): Add menu item.
12060
12061 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12062
12063         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12064         (gnus-treat-*): Add `first' in all doc strings.
12065
12066         * gnus-group.el (gnus-group-compact-group): Fix typo.
12067
12068 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * gnus.el (gnus-parameters-case-fold-search): New variable.
12071         (gnus-parameters-get-parameter): Use it.
12072
12073         * gnus-score.el (gnus-home-score-file): Doc fix.
12074
12075 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12076
12077         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12078
12079 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12080
12081         * mm-util.el (mm-special-display-p): New function.
12082
12083         * mml.el (mml-preview): Use it; doc fix.
12084
12085 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12086
12087         * imap.el (imap-open): Handle case where buffer is a buffer object.
12088
12089 2005-10-29  Romain Francoise  <romain@orebokech.com>
12090
12091         * message.el (message-fix-before-sending): Fix comment.
12092
12093 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12094
12095         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12096
12097 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12098
12099         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12100         Used in gnus-score.el.
12101
12102 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12103
12104         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12105
12106 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12107
12108         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12109         whitespace removed in revision 7.8.  Use concatenated string to
12110         protect trailing whitespace.
12111
12112 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12113
12114         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12115         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12116         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12117         Courier IMAP ("some version from 2004").  Mostly based on similar
12118         code in the same function.
12119
12120 2005-10-26  Didier Verna  <didier@xemacs.org>
12121
12122         * gnus-group.el (gnus-group-compact-group): Invalidate original
12123         article buffer.
12124         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12125         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12126         NOV database and in article itself.
12127         Invalidate article backlog.
12128
12129 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12130
12131         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12132
12133 2005-10-26  Simon Josefsson  <jas@extundo.com>
12134
12135         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12136         part of 2004-07-25 change.
12137
12138 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12139
12140         * message.el (message-display-completion-list): New function.
12141         (message-expand-group): Use it; make sure the Completions buffer
12142         is modifiable.
12143 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12144
12145         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12146         user-mail-name is an empty string.
12147
12148 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12149
12150         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12151         depending on gnus-score-decay-constant.
12152
12153         * encrypt.el (encrypt-insert-file-contents)
12154         (encrypt-write-file-contents): Don't use `gnus-message'.
12155
12156         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12157         arguments.
12158         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
12159         arguments to mm-uu-verbatim-marks-extract.
12160         (mm-uu-hide-markers): New variable.
12161         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12162
12163         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12164         (gnus-convert-image-to-face-command): Use "convert" by default to
12165         allow other input image formats.
12166         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12167         accordingly.
12168
12169 2005-10-23  Simon Josefsson  <jas@extundo.com>
12170
12171         * imap.el (imap-gssapi-program): Align command line parameters
12172         with latest GNU SASL.
12173         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12174
12175 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12176
12177         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12178         HTML.
12179         (nnslashdot-request-article): Ditto.
12180
12181         * lpath.el (featurep): Add nobreak-char-display.
12182
12183 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12184
12185         * mail-source.el (mail-source-fetch-pop): Require pop3.
12186         (mail-source-check-pop): Ditto.
12187
12188 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12191         errors.
12192
12193 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12194
12195         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12196         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12197
12198         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12199
12200         * mm-bodies.el (mm-decode-string): Call
12201         `mm-charset-to-coding-system' with allow-override argument.
12202
12203 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12204
12205         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12206         (rfc2047-charset-to-coding-system): New function.
12207         (rfc2047-decode-encoded-words): New function.
12208         (rfc2047-decode-region): Use them.
12209         (rfc2047-decode-cte): Remove.
12210         (rfc2047-parse-and-decode): Remove.
12211         (rfc2047-decode): Remove.
12212
12213 2005-10-15  Kenichi Handa  <handa@m17n.org>
12214
12215         * rfc2047.el (rfc2047-decode-cte): New function.
12216         (rfc2047-decode-region): Change the way to decode successive
12217         encoded-words: decode B- or Q-encoding in each encoded-word,
12218         concatenate them, and decode it as charset.
12219
12220 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12221
12222         * lpath.el: Fbind codepage-setup for XEmacs.
12223
12224 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12225
12226         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12227         widget-move-and-invoke.
12228         (gnus-custom-mode): Use gnus-custom-map.
12229
12230 2005-10-15  Bill Wohler  <wohler@newt.com>
12231
12232         * message.el (message-tool-bar-map): Renamed image file from
12233         mail_send to mail/send.
12234
12235 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12236
12237         * message.el (message-expand-group): Pass the common
12238         prefix substring of completion to `display-completion-list'.
12239
12240 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12241
12242         * mml-sec.el (mml-secure-method): New internal variable.
12243         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12244         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12245         functions using mml-secure-method.
12246
12247         * mml.el (mml-mode-map): Add key bindings for those functions.
12248         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12249         Harder <harder@myrealbox.com>.
12250         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12251         end of message if point is the headers of the message.
12252
12253         * message.el (message-in-body-p): New function.
12254
12255         * assistant.el: Autoload gnus-util and netrc.
12256
12257         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12258         Use `mm-charset-override-alist' only when decoding.
12259
12260         * mm-bodies.el (mm-decode-body): Call
12261         `mm-charset-to-coding-system' with allow-override argument.
12262
12263         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12264         `filename' from Content-Disposition if Content-Type doesn't
12265         provide `name'.
12266         (gnus-mime-view-part-as-type): Set default instead of
12267         initial-input.
12268
12269 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12270
12271         * format-spec.el (format-spec): Propagate text properties of % spec.
12272
12273 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12274
12275         * gnus-art.el (gnus-treat-predicate): Add `first'.
12276
12277 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12278
12279         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12280         (mm-charset-override-alist): New variable.
12281         (mm-charset-to-coding-system): Use it.
12282         (mm-codepage-setup): New helper function.
12283         (mm-charset-eval-alist): New variable.
12284         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12285         about unknown charsets.
12286
12287         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12288
12289 2005-10-04  David Hansen  <david.hansen@gmx.net>
12290
12291         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12292         (nnrss-check-group): Ditto.
12293
12294 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12295
12296         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12297         Rename x-gnus-verbatim to x-verbatim.
12298         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12299
12300         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12301         x-verbatim.
12302
12303         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12304
12305         * gnus-util.el (gnus-remove-duplicates): Remove.
12306
12307         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12308         instead of gnus-remove-duplicates.
12309
12310         * message.el (message-remove-duplicates): Remove.
12311         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12312         message-remove-duplicates.
12313
12314         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12315         available, else use implementation from `delete-dups'.
12316
12317         * message.el (message-insert-expires): New function.
12318         (message-mode-map): Add key binding.
12319         (message-mode-field-menu): Add menu entry.
12320         (message-mode): Document it.
12321         (message-make-expires-date): Use `message-make-date'.
12322
12323 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12324
12325         * message.el (message-make-expires-date): New function.
12326
12327 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12328
12329         * Makefile.in (list-installed-shadows): New entry.
12330         (install): Use it.
12331         (remove-installed-shadows): New entry.
12332
12333         * dgnushack.el (dgnushack-default-load-path): New variable.
12334         (dgnushack-find-lisp-shadows): New function.
12335         (dgnushack-remove-lisp-shadows): New function.
12336
12337 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12338
12339         * Makefile.in (install-el-elc): New entry.
12340         (install): Use it so that .el files are necessarily installed.
12341
12342 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12343
12344         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12345
12346 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12347
12348         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12349         function rather than the diff-mode.el package.
12350         (mm-display-external): Use with-current-buffer.
12351         (mm-viewer-completion-map, mm-viewer-completion-map):
12352         Move initialization inside declaration.
12353
12354 2005-09-29  Simon Josefsson  <jas@extundo.com>
12355
12356         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12357         autoload mail-check-payment.
12358         (spam-check-hashcash): Define unconditionally, since hashcash.el
12359         is part of Gnus now.  Ignore errors from payment checking.
12360
12361 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12362
12363         * message.el (message-bold-region, message-unbold-region): Rename
12364         from `bold-region' and `unbold-region'.
12365
12366         * message.el: Remove useless autoloads.
12367
12368 2005-09-28  Simon Josefsson  <jas@extundo.com>
12369
12370         * message.el (message-use-idna): Default to t.
12371         (message-use-idna): Test whether encoding works too.  Doc fix.
12372
12373 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12374
12375         * nntp.el (nntp-warn-about-losing-connection): Remove.
12376
12377 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12378
12379         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12380         customizable.  Change default value.
12381         (mm-uu-diff-groups-regexp): Change default value.
12382         (mm-uu-type-alist): Add doc string.
12383         (mm-uu-configure): Add doc string.  Make it interactive.
12384         (mm-uu-tex-groups-regexp): New variable.
12385         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12386         (mm-uu-type-alist): Add LaTeX documents.
12387         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12388         of "text/verbatim".
12389         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12390
12391         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12392         instead of "text/verbatim".
12393
12394         * message.el (message-mark-inserted-region)
12395         (message-mark-insert-file): Use slrn style marks when called with
12396         prefix argument.
12397
12398 2005-09-27  Simon Josefsson  <jas@extundo.com>
12399
12400         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12401
12402 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12403
12404         * message.el (message-remove-duplicates): New function.
12405         Implementation borrowed from `gnus-remove-duplicates'.
12406         (message-idna-to-ascii-rhs): Also encode idna addresses in
12407         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12408         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12409         only ask about the same idna domain once per header and also tell
12410         in what header to replace the idna domain.
12411
12412         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12413         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12414         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12415         a header is decoded and not just the last one.
12416
12417 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12418
12419         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12420         has been decoded.
12421
12422         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12423         (mm-insert-part): Don't modify text if it has been decoded.
12424
12425         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12426         decoded.
12427
12428         * mm-view.el (mm-inline-text): Don't strip text props unless
12429         decoding enriched or richtext parts.
12430
12431 2005-09-25  Romain Francoise  <romain@orebokech.com>
12432
12433         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12434         * gnus-start.el (gnus-subscribe-interactively):
12435         * gnus-uu.el (gnus-uu-grab-articles):
12436         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12437         space.
12438
12439 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12440
12441         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12442         * mm-view.el (mm-view-pkcs7-decrypt):
12443         * gnus-sum.el (gnus-summary-limit-to-extra)
12444         (gnus-summary-respool-article, gnus-read-move-group-name):
12445         * gnus-score.el (gnus-summary-increase-score):
12446         * gnus-util.el (gnus-completing-read-with-default):
12447         * gnus-art.el (gnus-read-save-file-name)
12448         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12449         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12450         * message.el (message-check-news-header-syntax):
12451         Follow convention for reading with the minibuffer.
12452
12453 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12454
12455         * spam-report.el (spam-report-url-ping-plain):
12456         Use gnus-extended-version as User-Agent.
12457
12458         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12459         default value is nil.
12460
12461         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12462         (mm-uu-verbatim-marks-extract): New function.
12463         (mm-uu-extract): New face.
12464         (mm-uu-copy-to-buffer): Use it.
12465
12466         * spam-report.el (spam-report-gmane-ham): Renamed from
12467         `spam-report-gmane-unspam'.
12468         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12469         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12470
12471         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12472         Autoload.
12473         (spam-report-gmane-unregister-routine): Renamed
12474         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12475
12476 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12477
12478         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12479         (spam-report-gmane-unregister-routine): Add support for gmane
12480         unregistration.
12481
12482         * spam-report.el (spam-report-gmane-unspam)
12483         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12484         (spam-report-gmane): Change to take a single article and do unspam
12485         registration.
12486
12487 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12488
12489         * mm-url.el (mm-url-decode-entities): Fix regexp.
12490
12491 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12492
12493         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12494         default to nil, to be able to use Gnus at all.  If the default
12495         switches to something else, then the function should be fixed not
12496         be exceedingly slow.
12497
12498 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12499
12500         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12501         fail hard.
12502
12503         * spam-report.el: Add better Keywords line.
12504
12505         * spam.el: Add Maintainer and better Keywords line.
12506
12507 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12508
12509         * gnus-art.el (gnus-article-replace-part)
12510         (gnus-mime-replace-part): New functions.
12511         (gnus-mime-action-alist, gnus-mime-button-commands)
12512         (gnus-mime-save-part-and-strip): Added file argument.
12513         (gnus-article-part-wrapper): Added interactive argument.
12514
12515         * gnus-sum.el (gnus-summary-mime-map): Add
12516         `gnus-article-replace-part'.
12517
12518 2005-09-19  Didier Verna  <didier@xemacs.org>
12519
12520         The nnml compaction feature:
12521         * nnml.el (nnml-request-compact-group): New function.
12522         * nnml.el (nnml-request-compact): New function.
12523         * gnus-int.el (gnus-request-compact-group): New function.
12524         * gnus-int.el (gnus-request-compact): New function.
12525         * gnus-group.el (gnus-group-compact-group): New function.
12526         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12527         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12528         * gnus-srvr.el (gnus-server-compact-server): New function.
12529         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12530         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12531
12532 2005-09-18  Deepak Goel  <deego@gnufans.org>
12533
12534         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12535         format spec.
12536
12537 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12538
12539         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12540
12541 2005-09-15  Romain Francoise  <romain@orebokech.com>
12542
12543         * message.el (message-fill-paragraph): Clarify docstring.
12544
12545 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12546
12547         * gnus-art.el (gnus-mime-display-part): Protect against broken
12548         MIME messages.
12549
12550 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12553         before parsing header.
12554
12555 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12556
12557         * html2text.el (html2text-replace-list): Add new entities.
12558
12559 2005-09-11  Romain Francoise  <romain@orebokech.com>
12560
12561         * message.el (message-alternative-emails): Improve docstring.
12562         (message-setup-1): Call `message-use-alternative-email-as-from'
12563         after `message-setup-hook' to give it precedence over posting
12564         styles, etc.
12565         (message-use-alternative-email-as-from): Add docstring.  Remove
12566         the original From header if present.
12567
12568         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12569         (nnml-save-mail): Use it.
12570
12571         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12572         articles.  Add new argument `silent'.
12573         (gnus-uu-mark-all): Report the total number of marked articles.
12574
12575 2005-09-10  Romain Francoise  <romain@orebokech.com>
12576
12577         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12578         (gnus-uu-mark-series): Likewise.
12579
12580 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12581
12582         * spam-report.el (spam-report-gmane): Fix generation of spam
12583         report URL.
12584
12585 2005-09-10  Simon Josefsson  <jas@extundo.com>
12586
12587         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12588         t, based on discussion on the ding list with Robert Epprecht
12589         <epprecht@solnet.ch>.
12590
12591 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12592
12593         * spam-report.el (spam-report-gmane): Make it work without
12594         X-Report-Spam header.  Gmane now only provides Archived-At.
12595         This is only used if `spam-report-gmane-use-article-number' is nil.
12596         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12597
12598         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12599         make `gnus-summary-sort-by-recipient' work with threading.
12600
12601         * nnweb.el (nnweb-google-wash-article): Print a message if article
12602         is not available.
12603
12604 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12605
12606         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12607         change.  Decode text/* parts content before displaying.
12608
12609 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12610
12611         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12612
12613 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12614
12615         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12616
12617         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12618         url-package-name, url-package-version,
12619         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12620         w3m-display-inline-images, and w3m-minor-mode-map.
12621
12622 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12623
12624         * message.el (message-tab-body-function): Fix mismatched custom type.
12625
12626         * gnus.el (gnus-group-change-level-function): Ditto.
12627
12628         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12629
12630         * gnus-art.el (gnus-signature-limit)
12631         (gnus-article-mime-part-function): Ditto.
12632
12633 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12634
12635         * mml.el (mml-mode): Silence the byte compiler.
12636
12637         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12638         using `(sit-for 0)' before moving the point to the specified part;
12639         skip unbuttonized parts.
12640         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12641         return to the summary window if gnus-auto-select-part is non-nil.
12642
12643 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12644
12645         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12646         variables.
12647         (mml-dnd-attach-file, mml-mode): Use them.
12648
12649         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12650         Make fetching article by MID work again for Google Groups.  Added
12651         FIXME concerning gnus-group-make-web-group.
12652
12653         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12654         Don't depend on Gnus by using mail-extract-address-components if
12655         gnus-extract-address-components is not bound.
12656
12657 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12658
12659         * gnus-art.el (gnus-mime-display-security): Don't display the
12660         signature, but only the signed part.
12661
12662 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12663
12664         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12665
12666         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12667         list, not listp.
12668
12669 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12670
12671         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12672         when encoding.
12673
12674         * mm-bodies.el (mm-decode-content-transfer-encoding):
12675         De-canonicalize CRLF for all text content types, not just
12676         text/plain.
12677
12678 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12679
12680         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12681         valid article; point arrow and cursor at the MIME button.
12682
12683 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12684
12685         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12686         Suggested by Dan Christensen <jdc@uwo.ca>.
12687
12688         * mm-decode.el (mm-save-part): Enable change of prompt.
12689
12690 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12691
12692         * gnus-msg.el (gnus-inews-add-send-actions): Made
12693         `message-post-method' lambda parameter ARG `&optional'.
12694
12695 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12696
12697         * gnus-sum.el (gnus-summary-mime-map): Added
12698         gnus-article-save-part-and-strip, gnus-article-delete-part and
12699         gnus-article-jump-to-part.
12700
12701         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12702         (gnus-article-edit-part): Use it.
12703         (gnus-article-part-wrapper): Added no-handle argument.
12704         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12705         functions.
12706
12707 2005-08-29  Romain Francoise  <romain@orebokech.com>
12708
12709         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12710         docstring.
12711         (gnus-face-from-file): Likewise.
12712
12713 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12714
12715         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12716         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12717         non-nil.
12718         (gnus-auto-select-part): New variable.
12719         (gnus-article-jump-to-part): New function.
12720         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12721         (gnus-mime-delete-part): Allow selecting specified part after
12722         deleting or stripping parts.
12723         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12724         part if argument is bogus.
12725
12726 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12727
12728         * gnus-art.el (w3m-minor-mode-map):
12729         * gnus-spec.el (gnus-newsrc-file-version):
12730         * gnus-util.el (nnmail-active-file-coding-system)
12731         (gnus-original-article-buffer, gnus-user-agent):
12732         * gnus.el (gnus-ham-process-destinations)
12733         (gnus-parameter-ham-marks-alist)
12734         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12735         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12736         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12737         * mm-decode.el (gnus-current-window-configuration):
12738         * mm-extern.el (gnus-article-mime-handles):
12739         * mm-url.el (url-current-object, url-package-name)
12740         (url-package-version):
12741         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12742         (smime-keys, w3m-cid-retrieve-function-alist)
12743         (w3m-current-buffer, w3m-display-inline-images)
12744         (w3m-minor-mode-map):
12745         * mml-smime.el (gnus-extract-address-components):
12746         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12747         (gnus-newsrc-hashtb, message-default-charset)
12748         (message-deletable-headers, message-options)
12749         (message-posting-charset, message-required-mail-headers)
12750         (message-required-news-headers):
12751         * mml1991.el (mc-pgp-always-sign):
12752         * mml2015.el (mc-pgp-always-sign):
12753         * nnheader.el (nnmail-extra-headers):
12754         * rfc1843.el (gnus-decode-encoded-word-function)
12755         (gnus-decode-header-function, gnus-newsgroup-name):
12756         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12757
12758 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12759
12760         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12761         the end of the date treatments.
12762
12763 2005-08-15  Simon Josefsson  <jas@extundo.com>
12764
12765         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12766         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12767         Capello and Romain Francoise.
12768         (pgg-fetch-key-function): Removed, not used?
12769         (pgg-insert-url-with-w3): Require url, to get
12770         url-insert-file-contents regardless of where it is defined.
12771
12772 2005-08-13  Romain Francoise  <romain@orebokech.com>
12773
12774         * message.el (message-cite-original-1): New function.
12775         (message-cite-original): Use it.
12776         (message-cite-original-without-signature): Ditto.
12777
12778 2005-08-08  Romain Francoise  <romain@orebokech.com>
12779
12780         * message.el (message-yank-empty-prefix): New variable.
12781         (message-indent-citation): Use it.
12782         (message-cite-original-without-signature): Respect X-No-Archive.
12783
12784 2005-08-08  Simon Josefsson  <jas@extundo.com>
12785
12786         * pgg.el: Autoload url-insert-file-contents instead of loading
12787         w3/url.
12788         (pgg-insert-url-with-w3): Don't load url here.
12789
12790 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12791
12792         * message.el (message-kill-to-signature): Don't insert newline at
12793         bol.
12794         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12795
12796 2005-08-06  Romain Francoise  <romain@orebokech.com>
12797
12798         * message.el (message-user-fqdn): Fix typo in docstring.
12799
12800 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12801
12802         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12803
12804         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12805
12806 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * mm-bodies.el (mm-encode-body): Use coding system rather than
12809         charset to encode text.
12810
12811         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12812         number of charsets if utf-8 is available (XEmacs).
12813
12814 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12815
12816         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12817         taken from `gnus-button-mid-or-mail-regexp'.
12818         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12819         (gnus-button-alist): Improve regexp for domain part of the MIDs
12820         for news:localpart@domain buttons.
12821         (gnus-button-ctan-directory-regexp): Update.
12822
12823 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12824
12825         * sieve-manage.el (sieve-manage-interactive-login): Use
12826         make-local-variable rather than make-variable-buffer-local.
12827         (sieve-manage-open): Ditto.
12828         (sieve-manage-authenticate): Ditto.
12829
12830         * mml.el (mml-generate-mime-1): Make the content type default to
12831         text/plain if the filename is not specified.
12832
12833 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12834
12835         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12836         instead of insert-buffer.
12837
12838         * message.el (message-yank-original): Ditto; set the mark at the
12839         end of the yanked message.
12840
12841 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12842
12843         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12844         lines to scroll rather than to stop it.
12845
12846         * mml.el (mml-generate-default-type): Add doc string.
12847         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12848         default to application/octet-stream when determining the content
12849         type if it is not specified for the part or the mml contents; add
12850         a comment about mml-generate-default-type.
12851
12852 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12853
12854         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12855         make it default to application/octet-stream when determining the
12856         content type if it is not specified for the external contents.
12857
12858 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12859
12860         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12861         segmented parameter but also other parameters might be there.
12862
12863 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12864
12865         * mm-decode.el (mm-display-external): Delete temp file, directory
12866         and buffer immediately if the external process is exited.
12867
12868 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12869
12870         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12871         fewer lines than that of scroll-margin.
12872         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12873
12874 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * gnus-art.el (gnus-article-next-page): Revert.
12877         (gnus-article-beginning-of-window): New macro.
12878         (gnus-article-next-page-1): Use it.
12879         (gnus-article-prev-page): Ditto.
12880         (gnus-article-edit-part): Use insert-buffer-substring instead of
12881         insert-buffer.
12882         (gnus-article-edit-exit): Ditto.
12883
12884         * gnus-util.el (gnus-beginning-of-window): Remove.
12885         (gnus-end-of-window): Remove.
12886
12887         * lpath.el: Don't bind header-line-format and scroll-margin.
12888
12889 2005-07-25  Simon Josefsson  <jas@extundo.com>
12890
12891         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12892         to have the url package without w3.  Reported by Daiki Ueno
12893         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12894
12895 2005-07-20  Didier Verna  <didier@xemacs.org>
12896
12897         * gnus-diary.el: Remove the description comment (nndiary is now
12898         properly documented in the Gnus manual).
12899         Fix the spelling of "Back End".
12900         * nndiary.el: Ditto.
12901         Fix the copyright notice.
12902
12903 2005-07-18  Romain Francoise  <romain@orebokech.com>
12904
12905         * gnus-sum.el (gnus-summary-to-prefix)
12906         (gnus-summary-newsgroup-prefix): New variables.
12907         (gnus-summary-from-or-to-or-newsgroups): Use them.
12908
12909 2005-07-17  Romain Francoise  <romain@orebokech.com>
12910
12911         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12912         space as it's generally not especially interesting to the user.
12913
12914 2005-07-16  Romain Francoise  <romain@orebokech.com>
12915
12916         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12917         nil to avoid prompting and file modification if one of the
12918         messages at the top of the nnfolder file contains a copyright
12919         notice.
12920         Update copyright notice.
12921
12922         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12923         instead of `current-time-string' as the latter creates a time
12924         string that is not RFC 2822 compliant (it lacks the zone).
12925         Update copyright notice.
12926
12927 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12928
12929         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12930         for text/rtf.  Display default in prompt.  Pass default for M-n.
12931
12932         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12933
12934 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12935
12936         * gnus-msg.el (gnus-button-mailto): Remove
12937         save-selected-window-window hackery because it relies on
12938         save-selected-window internals.
12939
12940 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12941
12942         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12943         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12944         (gnus-article-prev-page): Ditto.
12945
12946         * gnus-util.el (gnus-beginning-of-window): New function.
12947         (gnus-end-of-window): New function.
12948
12949         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12950
12951 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12952
12953         * gnus-score.el (gnus-score-edit-all-score): Set
12954         gnus-score-edit-exit-function to gnus-score-edit-done and call
12955         gnus-message.
12956
12957 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12958
12959         * gnus-msg.el (gnus-button-mailto): Remove
12960         save-selected-window-window hackery because it relies on
12961         save-selected-window internals.
12962
12963 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12964
12965         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12966         add-minor-mode.
12967         (gnus-binary-mode): Ditto.
12968
12969         * gnus-topic.el (gnus-topic-mode): Ditto.
12970
12971 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12972
12973         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12974         (gnus-article-prev-page): Take scroll-margin into consideration.
12975
12976 2005-07-04  Lute Kamstra  <lute@gnu.org>
12977
12978         Update FSF's address in GPL notices.
12979
12980 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12981
12982         * gnus.el (gnus-exit):
12983         * gnus-group.el (gnus-group-icons):
12984         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12985
12986         * gnus-nocem.el (gnus-nocem):
12987         * message.el (message-various, message-buffers, message-sending)
12988         (message-interface, message-forwarding, message-insertion)
12989         (message-headers, message-news, message-mail):
12990         * pgg-gpg.el (pgg-gpg):
12991         * pgg-parse.el (pgg-parse):
12992         * pgg-pgp.el (pgg-pgp):
12993         * pgg-pgp5.el (pgg-pgp5):
12994         * pop3.el (pop3): Finish `defgroup' description with period.
12995
12996 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * gnus-art.el (article-display-face): Improve the efficiency.
12999         (article-display-x-face): Ditto; remove grey x-face stuff.
13000
13001 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * gnus-art.el (article-display-face): Correct the position in
13004         which Faces are inserted.
13005
13006 2005-06-29  Didier Verna  <didier@xemacs.org>
13007
13008         * gnus-art.el (article-display-face): Display faces in correct
13009         order.
13010
13011 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13014         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13015         (gnus-nocem-check-article): Fetch the Type header.
13016         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13017         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13018         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13019         make sure gnus-nocem-hashtb is initialized.
13020         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13021         (gnus-nocem-unwanted-article-p): Ditto.
13022
13023         * pgg.el (pgg-verify): Return the verification result.
13024
13025 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13026
13027         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13028         is ascii.
13029
13030 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13031
13032         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13033         `show-nonbreak-escape'.
13034
13035 2005-06-23  Lute Kamstra  <lute@gnu.org>
13036
13037         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13038
13039         * dig.el (dig-mode):
13040         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13041
13042 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13043
13044         * nnimap.el (nnimap-split-download-body): Fix spellings.
13045
13046 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13047
13048         * gnus-art.el (gnus-article-encrypt-body):
13049         * gnus-cus.el (gnus-score-customize):
13050         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13051         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13052
13053 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13054
13055         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13056         header by looking for magic "MII" at the beginnig.
13057
13058 2005-06-16  Miles Bader  <miles@gnu.org>
13059
13060         * gnus-xmas.el (gnus-xmas-group-startup-message):
13061         Use renamed gnus-splash face.
13062
13063         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13064         (assistant-field-face): New backward-compatibility alias for renamed
13065         face.
13066         (assistant-render-text): Use renamed assistant-field face.
13067
13068         * spam.el (spam): Remove "-face" suffix from face name.
13069         (spam-face): New backward-compatibility alias for renamed face.
13070         (spam-face, spam-initialize): Use renamed spam face.
13071
13072         * message.el (message-header-to, message-header-cc)
13073         (message-header-subject, message-header-newsgroups)
13074         (message-header-other, message-header-name)
13075         (message-header-xheader, message-separator, message-cited-text)
13076         (message-mml): Remove "-face" suffix from face names.
13077         (message-header-to-face, message-header-cc-face)
13078         (message-header-subject-face, message-header-newsgroups-face)
13079         (message-header-other-face, message-header-name-face)
13080         (message-header-xheader-face, message-separator-face)
13081         (message-cited-text-face, message-mml-face):
13082         New backward-compatibility aliases for renamed faces.
13083         (message-font-lock-keywords): Use renamed message faces.
13084
13085         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13086         (sieve-test-commands, sieve-tagged-arguments):
13087         Remove "-face" suffix from face names.
13088         (sieve-control-commands-face, sieve-action-commands-face)
13089         (sieve-test-commands-face, sieve-tagged-arguments-face):
13090         New backward-compatibility aliases for renamed faces.
13091         (sieve-control-commands-face, sieve-action-commands-face)
13092         (sieve-test-commands-face, sieve-tagged-arguments-face):
13093         Use renamed sieve faces.
13094
13095         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13096         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13097         (gnus-group-news-3-empty, gnus-group-news-4)
13098         (gnus-group-news-4-empty, gnus-group-news-5)
13099         (gnus-group-news-5-empty, gnus-group-news-6)
13100         (gnus-group-news-6-empty, gnus-group-news-low)
13101         (gnus-group-news-low-empty, gnus-group-mail-1)
13102         (gnus-group-mail-1-empty, gnus-group-mail-2)
13103         (gnus-group-mail-2-empty, gnus-group-mail-3)
13104         (gnus-group-mail-3-empty, gnus-group-mail-low)
13105         (gnus-group-mail-low-empty, gnus-summary-selected)
13106         (gnus-summary-cancelled, gnus-summary-high-ticked)
13107         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13108         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13109         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13110         (gnus-summary-low-undownloaded)
13111         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13112         (gnus-summary-low-unread, gnus-summary-normal-unread)
13113         (gnus-summary-high-read, gnus-summary-low-read)
13114         (gnus-summary-normal-read, gnus-splash):
13115         Remove "-face" suffix from face names.
13116         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13117         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13118         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13119         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13120         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13121         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13122         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13123         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13124         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13125         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13126         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13127         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13128         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13129         (gnus-summary-normal-ticked-face)
13130         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13131         (gnus-summary-normal-ancient-face)
13132         (gnus-summary-high-undownloaded-face)
13133         (gnus-summary-low-undownloaded-face)
13134         (gnus-summary-normal-undownloaded-face)
13135         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13136         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13137         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13138         (gnus-splash-face):
13139         New backward-compatibility aliases for renamed faces.
13140         (gnus-group-startup-message): Use renamed gnus faces.
13141
13142         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13143         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13144         (gnus-server-agent): Remove "-face" suffix from face names.
13145         (gnus-server-agent-face, gnus-server-opened-face)
13146         (gnus-server-closed-face, gnus-server-denied-face)
13147         (gnus-server-offline-face):
13148         New backward-compatibility aliases for renamed faces.
13149         (gnus-server-agent-face, gnus-server-opened-face)
13150         (gnus-server-closed-face, gnus-server-denied-face)
13151         (gnus-server-offline-face): Use renamed gnus faces.
13152
13153         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13154         Remove "-face" suffix from face names.
13155         (gnus-picon-xbm-face, gnus-picon-face):
13156         New backward-compatibility aliases for renamed faces.
13157
13158         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13159         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13160         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13161         (gnus-cite-11): Remove "-face" suffix from face names.
13162         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13163         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13164         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13165         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13166         New backward-compatibility aliases for renamed faces.
13167         (gnus-cite-attribution-face, gnus-cite-face-list)
13168         (gnus-article-boring-faces): Use renamed gnus faces.
13169
13170         * gnus-art.el (gnus-signature, gnus-header-from)
13171         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13172         (gnus-header-content): Remove "-face" suffix from face names.
13173         (gnus-signature-face, gnus-header-from-face)
13174         (gnus-header-subject-face, gnus-header-newsgroups-face)
13175         (gnus-header-name-face, gnus-header-content-face):
13176         New backward-compatibility aliases for renamed faces.
13177         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13178
13179         * gnus-sum.el (gnus-summary-selected-face)
13180         (gnus-summary-highlight): Use renamed gnus faces.
13181         * gnus-group.el (gnus-group-highlight): Likewise.
13182
13183 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13184
13185         * gnus-sieve.el (gnus-sieve-article-add-rule):
13186         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13187         * spam-stat.el (spam-stat-buffer-change-to-spam)
13188         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13189
13190         * message.el (message-is-yours-p):
13191         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13192
13193 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * mm-view.el (mm-inline-text): Withdraw the last change.
13196
13197 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13200         executing enriched-decode.
13201
13202 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13203
13204         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13205         charset of tar files.
13206
13207 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13208
13209         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13210
13211 2005-06-04  Lute Kamstra  <lute@gnu.org>
13212
13213         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13214         information is never recorded.
13215
13216 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13217
13218         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13219
13220 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13221
13222         * pop3.el (pop3-apop): Run md5 in the binary mode.
13223
13224         * starttls.el (starttls-set-process-query-on-exit-flag):
13225         Use eval-and-compile.
13226
13227 2005-05-31  Simon Josefsson  <jas@extundo.com>
13228
13229         * smime.el (smime-replace-in-string): Define.
13230         (smime-cert-by-ldap-1): Use it.
13231
13232 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13233
13234         * gnus-art.el (article-display-x-face): Replace
13235         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13236
13237         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13238         set-process-query-on-exit-flag or process-kill-without-query.
13239
13240         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13241         loop instead of replace-regexp.
13242
13243         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13244         instead of process-kill-without-query if it is available.
13245
13246         * lpath.el: Fbind ldap-search-entries.
13247
13248         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13249         instead of find-file-hooks if it is available.
13250
13251         * mml1991.el: Bind pgg-default-user-id when compiling.
13252
13253         * mml2015.el: Bind pgg-default-user-id when compiling.
13254
13255         * nndraft.el (nndraft-request-associate-buffer):
13256         Use write-contents-functions instead of write-contents-hooks if it is
13257         available.
13258
13259         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13260         instead of find-file-hooks if it is available.
13261
13262         * nntp.el (nntp-open-connection): Replace
13263         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13264         (nntp-open-ssl-stream): Ditto.
13265         (nntp-open-tls-stream): Ditto.
13266
13267         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13268         set-process-query-on-exit-flag or process-kill-without-query.
13269         (starttls-open-stream-gnutls): Use it instead of
13270         process-kill-without-query.
13271         (starttls-open-stream): Ditto.
13272
13273 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13274
13275         * smime.el (smime-cert-by-ldap-1): Don't use
13276         replace-regexp-in-string.
13277
13278 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13279
13280         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13281
13282         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13283         in PEM format.  Adjust to the XEmacs compability.
13284
13285 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13286
13287         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13288         by `string-to-number'.
13289         * gnus-agent.el (gnus-agent-regenerate-group)
13290         (gnus-agent-fetch-articles): Ditto.
13291         * gnus-art.el (gnus-button-fetch-group): Ditto.
13292         * gnus-cache.el (gnus-cache-generate-active)
13293         (gnus-cache-articles-in-group): Ditto.
13294         * gnus-group.el (gnus-group-set-current-level)
13295         (gnus-group-insert-group-line): Ditto.
13296         * gnus-score.el (gnus-score-set-expunge-below)
13297         (gnus-score-set-mark-below, gnus-summary-score-effect)
13298         (gnus-summary-score-entry): Ditto.
13299         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13300         (gnus-soup-pack): Ditto.
13301         * gnus-spec.el (gnus-xmas-format): Ditto.
13302         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13303         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13304         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13305         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13306         * nndb.el (nndb-get-remote-expire-response): Ditto.
13307         * nndiary.el (nndiary-parse-schedule-value)
13308         (nndiary-string-to-number, nndiary-request-replace-article)
13309         (nndiary-request-article): Ditto.
13310         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13311         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13312         * nneething.el (nneething-make-head): Ditto.
13313         * nnfolder.el (nnfolder-request-article)
13314         (nnfolder-retrieve-headers): Ditto.
13315         * nnheader.el (nnheader-file-to-number): Ditto.
13316         * nnkiboze.el (nnkiboze-request-article): Ditto.
13317         * nnmail.el (nnmail-process-unix-mail-format)
13318         (nnmail-process-babyl-mail-format): Ditto.
13319         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13320         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13321         (nnmh-request-create-group, nnmh-request-list-1)
13322         (nnmh-request-group, nnmh-request-article): Ditto.
13323         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13324         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13325         * nnsoup.el (nnsoup-make-active): Ditto.
13326         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13327         * nntp.el (nntp-find-group-and-number)
13328         (nntp-retrieve-headers-with-xover): Ditto.
13329         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13330         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13331         (pgg-format-key-identifier): Ditto.
13332         * pop3.el (pop3-last, pop3-stat): Ditto.
13333         * qp.el (quoted-printable-decode-region): Ditto.
13334
13335         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13336         of concat.
13337
13338 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13339
13340         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13341
13342         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13343
13344         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13345
13346         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13347
13348         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13349
13350         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13351
13352         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13353         (gnus-carpal-mode): Ditto.
13354
13355         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13356         (gnus-browse-mode): Ditto.
13357
13358         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13359
13360         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13361
13362 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13363
13364         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13365
13366 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * gnus-util.el (gnus-run-mode-hooks): New function.
13369
13370         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13371
13372         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13373         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13374
13375 2005-05-27  Lute Kamstra  <lute@gnu.org>
13376
13377         * dns-mode.el (dns-mode): Specify customization group.
13378
13379 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13380
13381         * gnus-agent.el (gnus-agent-make-mode-line-string):
13382         Use mode-line-highlight as mouse-face.
13383
13384 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * canlock.el (canlock): Change the parent group to news.
13387
13388         * deuglify.el (gnus-outlook-deuglify): Add :group.
13389
13390         * dig.el (dig): Add :group.
13391
13392         * dns-mode.el (dns-mode): Add :group.
13393
13394         * encrypt.el (encrypt): Add :group.
13395
13396         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13397         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13398         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13399         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13400         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13401
13402         * gnus-diary.el (gnus-diary): Add :group.
13403
13404         * gnus.el (gnus-group-news-1-face): Add :group.
13405         (gnus-group-news-1-empty-face): Ditto.
13406         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13407         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13408         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13409         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13410         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13411         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13412         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13413         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13414         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13415         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13416         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13417         (gnus-summary-high-ticked-face): Ditto.
13418         (gnus-summary-low-ticked-face): Ditto.
13419         (gnus-summary-normal-ticked-face): Ditto.
13420         (gnus-summary-high-ancient-face): Ditto.
13421         (gnus-summary-low-ancient-face): Ditto.
13422         (gnus-summary-normal-ancient-face): Ditto.
13423         (gnus-summary-high-undownloaded-face): Ditto.
13424         (gnus-summary-low-undownloaded-face): Ditto.
13425         (gnus-summary-normal-undownloaded-face): Ditto.
13426         (gnus-summary-high-unread-face): Ditto.
13427         (gnus-summary-low-unread-face): Ditto.
13428         (gnus-summary-normal-unread-face): Ditto.
13429         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13430         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13431
13432         * hashcash.el (hashcash): New custom group.
13433         (hashcash-default-payment): Add :group.
13434         (hashcash-payment-alist): Ditto.
13435         (hashcash-default-accept-payment): Ditto.
13436         (hashcash-accept-resources): Ditto.
13437         (hashcash-path): Ditto.
13438         (hashcash-extra-generate-parameters): Ditto.
13439         (hashcash-double-spend-database): Ditto.
13440         (hashcash-in-news): Ditto.
13441
13442         * message.el (message-minibuffer-local-map): Add :group.
13443
13444         * netrc.el (netrc): Add :group.
13445
13446         * sieve-manage.el (sieve-manage-log): Add :group.
13447         (sieve-manage-default-user): Diito.
13448         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13449         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13450         (sieve-manage-authenticators): Ditto.
13451         (sieve-manage-authenticator-alist): Ditto.
13452         (sieve-manage-default-port): Ditto.
13453
13454         * sieve-mode.el (sieve-control-commands-face): Add :group.
13455         (sieve-action-commands-face): Ditto.
13456         (sieve-test-commands-face): Ditto.
13457         (sieve-tagged-arguments-face): Ditto.
13458
13459         * smime.el (smime): Add :group.
13460
13461         * spam-report.el (spam-report): Add :group.
13462
13463         * spam.el (spam, spam-face): Add :group.
13464
13465 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13466
13467         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13468         return \n.\n.\n at the end of articles.  Protect against that.
13469         (nntp-with-open-group): Allow debugging.
13470
13471         * nnheader.el (mail-header-set-extra): Make into a function
13472         because I just could't understand how to quote the list properly.
13473
13474         * dns.el (query-dns-cached): New function.
13475
13476 2005-05-26  Lute Kamstra  <lute@gnu.org>
13477
13478         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13479
13480 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13481
13482         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13483
13484         * gnus-art.el: Don't autoload mail-extract-address-components.
13485
13486         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13487         eval-and-compile to evaluate it.
13488
13489         * hashcash.el: Don't autoload executable-find.
13490
13491         * nndb.el: Don't declare the nndb back end two or more times; don't
13492         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13493
13494         * nntp.el: Autoload format-spec instead of format; use
13495         eval-and-compile to evaluate autoload forms.
13496
13497 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13498
13499         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13500
13501 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13502
13503         * gnus.el (gnus-version-number): Bump version.
13504
13505 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13506
13507         * gnus.el: No Gnus v0.3 is released.
13508
13509 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13510
13511         * lpath.el (featurep): Bind show-nonbreak-escape.
13512
13513 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13514
13515         * gnus-art.el (gnus-article-edit-part): Disable undo.
13516
13517 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13518
13519         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13520         gnus-article-date-lapsed-new-header is t if date timer is active;
13521         skip headers in which the original date value is empty.
13522         (gnus-article-save-original-date): Redefine it as a macro.
13523         (gnus-display-mime): Use it.
13524
13525 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13526
13527         * gnus-art.el (article-date-ut): Support converting date in
13528         forwarded parts as well.
13529         (gnus-article-save-original-date): New function.
13530         (gnus-display-mime): Use it.
13531
13532 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13533
13534         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13535         enclosure element of <item>.
13536
13537 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13538
13539         * message.el (message-kill-buffer-query): Renamed from
13540         `message-kill-buffer-query-if-modified'.  Added :version.
13541
13542 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13543
13544         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13545         window layout.
13546
13547 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13548
13549         * mml.el: Autoload dnd when compiling.
13550
13551 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13552
13553         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13554         x-dnd-*.
13555
13556 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * qp.el (quoted-printable-encode-region): Save excursion.
13559
13560 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13561
13562         * message.el (message-kill-buffer-query-if-modified): Add new variable
13563         so the user can kill a modified message buffer quickly.
13564         (message-kill-buffer): Use it.
13565
13566 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13567
13568         * lpath.el: Fbind display-time-event-handler; don't fbind
13569         string-to-multibyte.
13570
13571         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13572
13573 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13574
13575         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13576         contained in text because xml.el decodes entities) with LFs.
13577
13578 2005-04-11  Lute Kamstra  <lute@gnu.org>
13579
13580         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13581         differently.
13582
13583 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13584
13585         * mm-util.el (mm-detect-coding-region): Typo.
13586
13587 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13590
13591 2005-04-06  Deepak Goel  <deego@gnufans.org>
13592
13593         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13594         user-function allow user modifications of the scores.
13595         (spam-stat-score-buffer-user): New function, to allow
13596         user-computed modifications to the score.
13597         (spam-stat-score-buffer-user-functions): List of additional
13598         scoring functions.
13599         (spam-stat-error-holder): Global temporary error holder.
13600         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13601         variable.
13602
13603 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13604
13605         * gnus-registry.el (gnus-registry-clean-empty-function)
13606         (gnus-registry-trim, gnus-registry-fetch-groups)
13607         (gnus-registry-delete-group): Groups that match
13608         `gnus-registry-ignored-groups' are removed from the registry
13609         entries, not just ignored for splitting.  This helps clean up the
13610         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13611         to get all the groups a message ID is in.
13612
13613         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13614         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13615         (spam-stat-score-buffer-user-functions): Add :number custom type.
13616
13617 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13618
13619         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13620         argument in XEmacs.
13621
13622         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13623         (nnrss-request-group): Decode group name first.
13624         (nnrss-request-article): Make a text/plain article if mml-to-mime
13625         failed.
13626         (nnrss-get-encoding): Return a compatible encoding according to
13627         nnrss-compatible-encoding-alist.
13628         (nnrss-find-el): Use consp instead of listp.
13629         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13630
13631 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13632
13633         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13634         which Emacs 20 doesn't support.
13635         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13636
13637 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13638
13639         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13640         silence the byte compiler inside the defun.
13641
13642         * gnus-demon.el (parse-time-string): Add autoload.
13643
13644         * gnus-delay.el (parse-time-string): Add autoload.
13645
13646         * gnus-art.el (parse-time-string): Add autoload.
13647
13648         * nnultimate.el (parse-time): Require for `parse-time-string'.
13649
13650 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13651
13652         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13653
13654         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13655
13656         * smime.el (smime-ldap-host-list): Add :version.
13657
13658 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13659
13660         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13661         pass it to `gnus-browse-read-group'.
13662         (gnus-browse-read-group): Add NUMBER argument and pass it to
13663         `gnus-group-read-ephemeral-group'.
13664
13665         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13666         argument and pass it to `gnus-group-read-group'.
13667
13668 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13669
13670         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13671         mm-xemacs-find-mime-charset-1 if we have the mule feature
13672         available at runtime.
13673
13674 2005-03-25  Werner Lemberg  <wl@gnu.org>
13675
13676         * nnmaildir.el: Replace `illegal' with `invalid'.
13677
13678 2005-03-23  Lute Kamstra  <lute@gnu.org>
13679
13680         * time-date.el: Add comment on time value formats.
13681         Don't require parse-time.
13682         (with-decoded-time-value): New macro.
13683         (encode-time-value): New function.
13684         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13685         (days-to-time): Return a valid time value when arg is huge.
13686         (time-since): Use time-subtract.
13687         (time-to-number-of-days): Use time-to-seconds.
13688
13689 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13690
13691         * gnus-start.el (gnus-display-time-event-handler):
13692         Check display-time-timer at runtime rather than only at load time
13693         in case display-time-mode is turned off in the mean time.
13694
13695 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13696
13697         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13698         used.
13699
13700         * nneething.el (nneething-map-file-directory): Derive from
13701         `gnus-directory'.
13702
13703         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13704         the To/Cc button.
13705
13706 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13707
13708         * nnmaildir.el (nnmaildir-request-accept-article):
13709         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13710
13711 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13712
13713         * gnus-async.el: Require timer-funcs at compile time when in
13714         XEmacs for `run-with-idle-timer'.
13715
13716 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13717
13718         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13719         autoloaded function.
13720
13721 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13722
13723         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13724
13725 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13726
13727         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13728
13729 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13730
13731         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13732         gnus-expert-user to default.
13733
13734 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13735
13736         * nnimap.el (nnimap-open-server): Ditto.
13737
13738         * imap.el (imap-authenticate): Fix typo.
13739
13740 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13741
13742         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13743         buffer (since IMAP server might return FETCH response out of
13744         order, and the nntp buffer must be sorted).
13745
13746 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13747
13748         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13749         comparison on string.
13750
13751         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13752         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13753         (gnus-agent-summary-fetch-series): Modified to protect against
13754         gnus-agent-summary-fetch-group clearing processable flags.
13755         (gnus-agent-synchronize-group-flags): Update live group buffer as
13756         synchronization may occur due to the user toggle the plugged
13757         status.
13758         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13759         successfully downloaded.
13760         (gnus-agent-expire-group-1): Avoid using markers when the overview
13761         is in ascending order; greatly improves performance.
13762         (gnus-agent-regenerate-group): Use
13763         gnus-agent-synchronize-group-flags to reset read status in both
13764         gnus and server.
13765         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13766
13767 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13768
13769         * message.el: Don't autoload former message-utils variables.
13770         (message-strip-subject-trailing-was): Change doc string.
13771
13772         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13773         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13774         (nnweb-google-search): Add "hl=en" here.
13775         (nnweb-google-parse-1, nnweb-google-create-mapping):
13776         Don't hardcode URL.
13777
13778 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13779
13780         * message.el (message-get-reply-headers, message-followup):
13781         Mention related variables `message-use-followup-to' and
13782         `message-use-mail-followup-to', in the information buffer.
13783
13784         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13785         of broken groups(-beta).google.com.
13786
13787 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13788
13789         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13790         parameter to invoked gnus-request-move-article; remove the
13791         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13792         all at once instead of once per article.
13793         (gnus-summary-remove-process-mark): Accept a list of articles as
13794         well as a single article for processing.
13795
13796         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13797         parameter.
13798
13799         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13800
13801         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13802
13803         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13804         parameter.
13805
13806         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13807         parameter.
13808
13809         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13810         parameter and remove the gnus-sum-hint-move-is-internal variable.
13811
13812         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13813         parameter.
13814
13815         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13816         parameter.
13817
13818         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13819         parameter.
13820
13821         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13822
13823         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13824         parameter.
13825
13826         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13827         parameter.
13828
13829 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13830
13831         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13832         a more conservative way.
13833
13834 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13835
13836         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13837         buffer, so it moves the window's cursor.
13838
13839 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13840
13841         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13842         `mm-dissect-multipart' and receive the from field as an (optional)
13843         argument from `mm-dissect-multipart'.
13844         (mm-dissect-multipart): Receive the from field as an argument and
13845         pass it on when we call `mm-dissect-buffer' on MIME parts.
13846         Fixes verification/decryption of signed/encrypted MIME parts.
13847
13848 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13849
13850         * gnus-sum.el (gnus-summary-move-article): Set
13851         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13852         whatever it calls (right now, only nnimap-request-move article
13853         respects it).
13854
13855         * nnimap.el (nnimap-request-move-article): When
13856         gnus-sum-hint-move-is-internal is set, don't do the extra
13857         nnimap-request-article.
13858
13859 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13860
13861         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13862
13863         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13864         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13865
13866         * gnus-sum.el (gnus-summary-caesar-message):
13867         Apply `gnus-treat-article' after rotation.
13868
13869         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13870         doc string.
13871
13872 2005-02-22  Simon Josefsson  <jas@extundo.com>
13873
13874         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13875         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13876         <arne@arnested.dk>.
13877         (encrypt): Add password-cache and password-cache-expiry as group
13878         members.
13879
13880 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13881
13882         * smime.el (smime-ldap-host-list): Doc fix.
13883         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13884         cache) password.
13885         (smime-sign-region): Use it.
13886         (smime-decrypt-region): Use it.
13887         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13888         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13889         fails.
13890         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13891         certificate from DER to PEM format rather than calling openssl.
13892
13893         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13894
13895         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13896         for signing/encryption.
13897
13898         * mml.el (mml-parse-1): Use them.
13899
13900 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13901
13902         * nnrss.el (nnrss-verbose): Removed.
13903         (nnrss-request-group): Use `nnheader-message' instead.
13904
13905 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13906
13907         * nnrss.el (nnrss-verbose): New variable.
13908         (nnrss-request-group): Make it say nnrss is requesting a group.
13909
13910 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13911
13912         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13913         Handle news URL with given port correctly.
13914
13915 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13916
13917         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13918         containing special characters.
13919
13920         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13921
13922         * mml.el (mime-to-mml): Ditto.
13923
13924         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13925         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13926         (rfc2047-decode-region): Quote decoded words containing special
13927         characters when rfc2047-quote-decoded-words-containing-tspecials
13928         is non-nil.
13929
13930 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13931
13932         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13933
13934         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13935
13936 2005-02-15  Simon Josefsson  <jas@extundo.com>
13937
13938         * nnimap.el (nnimap-debug): Doc fix.
13939
13940         * imap.el (imap-debug): Doc fix.
13941
13942 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13945
13946 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13947
13948         * gnus.el (spam-contents): Improve docs for spam-contents
13949         parameter in its variable incarnation.
13950
13951 2005-02-14  Simon Josefsson  <jas@extundo.com>
13952
13953         * smime-ldap.el: Use require instead of load-library for ldap.
13954         (smime-ldap-search): Indent.
13955         (smime-ldap-search-internal): Shorten line.
13956
13957         * smime.el (smime-cert-by-dns): Add doc-string.
13958         (smime-cert-by-ldap-1): Indent.
13959
13960         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13961         mml-smime-get-dns-ldap.
13962         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13963
13964 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13965
13966         * smime.el: Require smime-ldap.
13967         (smime-ldap-host-list): New variable.
13968         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13969
13970         * mml-smime.el (mml-smime-encrypt-query): New function.
13971         (mml-smime-encrypt-query): Use it.
13972
13973         * smime-ldap.el: New file.
13974
13975 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13976
13977         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13978
13979 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13980
13981         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13982         argument in doc string.  Make query for type more clear.
13983
13984 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13985
13986         * gnus.el (gnus-group-startup-message): Search for gnus images in
13987         etc/images/gnus.
13988         * mm-util.el (mm-image-load-path): Likewise.
13989         * smiley.el (smiley-data-directory): Search for smilies in
13990         etc/images/smilies.
13991
13992 2005-02-09  Kim F. Storm  <storm@cua.dk>
13993
13994         Change Emacs release version from 21.4 to 22.1 throughout.
13995         Change Emacs development version from 21.3.50 to 22.0.50.
13996
13997 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13998
13999         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14000
14001         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14002         non-Mule XEmacs as well.
14003         (mm-decompress-buffer): Signal an error intentionally if it does
14004         not decompress compressed data because auto-compression-mode is
14005         disabled.
14006
14007 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14008
14009         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14010         an ID in the registry even if it has no groups.
14011
14012 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14013
14014         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14015         merge it into mm-decompress-buffer.
14016         (gnus-mime-copy-part): Use the MIME part charset, the value which
14017         a user specified or gnus-newsgroup-charset for decoding, like
14018         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14019         save-buffer what was used.  Suggested by Kevin Ryde
14020         <user42@zip.com.au>.
14021         (gnus-mime-inline-part): Allow the name parameter as well as the
14022         filename parameter; force decompressing of compressed data; always
14023         display contents being not decoded as unibyte.
14024
14025         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14026         as well as the filename parameter.
14027
14028         * mm-util.el (mm-decompress-buffer): Merge
14029         gnus-mime-jka-compr-maybe-uncompress.
14030         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14031         of compressed data.
14032
14033 2005-02-08  Simon Josefsson  <jas@extundo.com>
14034
14035         * imap.el (imap-log): Doc fix.
14036
14037 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14038
14039         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14040         the coding cookies; decompress compressed parts.
14041
14042         * mml.el (mml-generate-mime-1): Add the charset parameter according
14043         to the value which a user specified manually or the coding cookie.
14044
14045         * mm-util.el (mm-string-to-multibyte): New function.
14046         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14047         (mm-coding-system-to-mime-charset): New function.
14048         (mm-decompress-buffer): New function.
14049         (mm-find-buffer-file-coding-system): New function.
14050
14051         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14052         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14053         parts.
14054
14055 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14056
14057         * mm-view.el (mm-display-inline-fontify): Decode a part according
14058         to the charset parameter.
14059
14060 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14061
14062         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14063         prefix arg is neither nil nor a number, as info specifies.
14064
14065 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14066
14067         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14068         timestamps.
14069
14070 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14071
14072         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14073         groups error checking and notify user.
14074
14075 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14076
14077         * message.el (message-send-mail-function): Check existence of
14078         sendmail-program first before using default value
14079         `message-send-mail-with-sendmail'.  Otherwise use more generic
14080         `smtpmail-send-it'.
14081
14082 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14083
14084         * nntp.el (nntp-request-update-info): Always return nil.
14085
14086 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14087
14088         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14089
14090 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14091
14092         * message.el (message-beginning-of-line): Change the behavior when
14093         invoked between BOL and : so that it first moves backward.
14094
14095 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14096
14097         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14098         article buffer when editing of the article is discarded.
14099         (gnus-article-prepare): Revert.
14100
14101 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14102
14103         * gnus-art.el (gnus-article-prepare):
14104         Remove message-strip-forbidden-properties from the local hook.
14105
14106 2005-01-27  Simon Josefsson  <jas@extundo.com>
14107
14108         * password.el (password-cache-add): Only start one timer per key.
14109         Reported by Derek Atkins <warlord@MIT.EDU>.
14110
14111 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14112
14113         * run-at-time.el: Removed.  It is no longer needed as
14114         timer-funcs.el in the xemacs-base package has a working version of
14115         `run-at-time'.
14116
14117         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14118
14119         * password.el: Require timer-funcs instead of run-at-time in
14120         XEmacs.
14121         Remove `password-run-at-time' macro.
14122         (password-cache-add): Use `run-at-time' instead of
14123         `password-run-at-time'.
14124
14125         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14126         Remove `nnheader-cancel-function-timers' alias,
14127         `cancel-function-timers' exists in XEmacs in timer-funcs.
14128
14129         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14130         for `run-with-idle-timer'.
14131
14132         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14133         for `run-at-time'.
14134
14135         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14136         for `with-timeout'.
14137
14138         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14139         the same as for XEmacs 21.4.
14140         No need to ignore `run-with-idle-timer', this function exists in
14141         XEmacs now in timer-funcs.el in the xemacs-base package.
14142         (dgnushack-compile): No need to delete
14143         run-at-time.el from the list of files to compile because it
14144         doesn't exist anymore.
14145
14146 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14147
14148         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14149         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14150
14151 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14152
14153         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14154         sensitively.
14155
14156 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14157
14158         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14159
14160 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14161
14162         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14163         which will be inserted according to the multibyteness of a buffer
14164         rather than the type of contents.  Suggested by ARISAWA Akihiro
14165         <ari@mbf.ocn.ne.jp>.
14166
14167         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14168         of string which old xml.el may return rather than a string.
14169
14170 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14171
14172         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14173
14174 2005-01-16  Simon Josefsson  <jas@extundo.com>
14175
14176         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14177         idn/idna.el isn't available.
14178         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14179         <michael@waxrat.com>.
14180
14181         * hashcash.el: Remove non-FSF copyright header.
14182
14183         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14184         (hashcash-generate-payment): Use it.
14185         (hashcash-generate-payment-async): Use it.
14186
14187 2005-01-15  Simon Josefsson  <jas@extundo.com>
14188
14189         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14190         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14191
14192         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14193         gnus-summary-idna-message.
14194         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14195         (gnus-summary-idna-message): New function.
14196
14197 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14198
14199         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14200         gnus-novice-user.
14201
14202 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14203
14204         * nnrss.el (nnrss-request-delete-group): Delete entries in
14205         nnrss-group-alist as well.
14206         (nnrss-save-server-data): Insert newline.
14207
14208 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14209
14210         * gnus.el (gnus-user-agent): Use list of symbols instead of
14211         symbols.  Display full version number for (S)XEmacs.  Optionally
14212         display (S)XEmacs codename.
14213
14214         * gnus-util.el (gnus-emacs-version): Update for new
14215         `gnus-user-agent'.
14216
14217         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14218         Gnus version.
14219
14220 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14221
14222         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14223         which is unreadable in some setups.
14224
14225 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14226
14227         * gnus-spec.el (gnus-update-format-specifications): Flush the
14228         group format spec cache if it doesn't support decoded group names.
14229
14230 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14231
14232         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14233         Allow to apply decay on score files matching a regexp.
14234
14235 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14236
14237         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14238         compatibility in %g and %c.
14239
14240 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14241
14242         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14243         name for only %g and %c.
14244         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14245         of gnus-tmp-group to decoded group name.
14246         (gnus-group-make-rss-group): Exclude `/'s from group names.
14247
14248 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14249
14250         * nnrss.el (nnrss-get-encoding): Fix regexp.
14251
14252 2004-12-27  Simon Josefsson  <jas@extundo.com>
14253
14254         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14255         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14256         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14257
14258 2004-12-17  Kim F. Storm  <storm@cua.dk>
14259
14260         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14261
14262         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14263
14264 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14265
14266         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14267
14268 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14269
14270         * nnrss.el: Require rfc2047 and mml.
14271         (nnrss-file-coding-system): New variable.
14272         (nnrss-format-string): Redefine it as an inline function.
14273         (nnrss-decode-group-name): New function.
14274         (nnrss-string-as-multibyte): Remove.
14275         (nnrss-retrieve-headers): Decode group name; don't use
14276         nnrss-format-string.
14277         (nnrss-request-group): Decode group name.
14278         (nnrss-request-article): Decode group name; allow a Message-ID as
14279         well as an article number; don't use nnrss-format-string; encode a
14280         Message-ID string which may contain non-ASCII characters; use
14281         mml-to-mime to compose a MIME article.
14282         (nnrss-request-expire-articles): Decode group name.
14283         (nnrss-request-delete-group): Decode group name.
14284         (nnrss-fetch): Clarify error message.
14285         (nnrss-read-server-data): Use insert-file-contents instead of load;
14286         bind file-name-coding-system; use multibyte buffer.
14287         (nnrss-save-server-data): Bind coding-system-for-write to the
14288         value of nnrss-file-coding-system; bind file-name-coding-system;
14289         add coding cookie.
14290         (nnrss-read-group-data): Use insert-file-contents instead of load;
14291         bind file-name-coding-system; use multibyte buffer.
14292         (nnrss-save-group-data): Bind coding-system-for-write to the
14293         value of nnrss-file-coding-system; bind file-name-coding-system.
14294         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14295         make it work with non-ASCII text.
14296         (nnrss-find-el): Make it work with old xml.el as well.
14297
14298 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14299
14300         * nnrss.el (nnrss-get-encoding): New function.
14301         (nnrss-fetch): Use unibyte buffer initially; bind
14302         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14303         decode contents according to the encoding attribute.
14304         (nnrss-save-group-data): Add coding cookie.
14305         (nnrss-mime-encode-string): New function.
14306         (nnrss-check-group): Use it to encode subject and author.
14307
14308 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14309
14310         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14311         imaginary variable.
14312
14313 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14314
14315         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14316         correctly even if there are wide characters.
14317
14318 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14319
14320         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14321         downcased symbol names; make a new cache instead of reusing
14322         bbdb-hashtable.
14323
14324 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14325
14326         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14327         concatenating segments rather than before concatenating them.
14328         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14329
14330         * message.el (message-get-reply-headers): Bind `extra'.
14331
14332 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14333
14334         * message.el (message-extra-wide-headers): New variable.
14335         (message-get-reply-headers): Use it.
14336
14337 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14338
14339         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14340         (gnus-agent-group-pathname): Ditto.
14341
14342         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14343
14344         * gnus-group.el (gnus-group-make-group): Decode group name.
14345         (gnus-group-make-rss-group): Register the group data after opening
14346         the nnrss group.
14347
14348 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14349
14350         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14351         by expiry now get marked as read.
14352
14353 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14354
14355         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14356
14357 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14358
14359         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14360         unify Latin characters in XEmacs.
14361         (mm-find-mime-charset-region): Use it.
14362
14363 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14364
14365         * gnus-util.el (gnus-delete-directory): New function.
14366
14367         * gnus-agent.el (gnus-agent-delete-group): Use it.
14368
14369         * gnus-cache.el (gnus-cache-delete-group): Use it.
14370
14371 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14372
14373         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14374         names.
14375
14376 2004-12-16  Simon Josefsson  <jas@extundo.com>
14377
14378         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14379
14380 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14383
14384         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14385         (gnus-group-set-current-level): Decode group name.
14386
14387 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14388
14389         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14390         failed.
14391
14392 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14393
14394         * gnus-group.el (gnus-group-delete-group): Decode group name.
14395         (gnus-group-make-rss-group): Encode group name.
14396         (gnus-group-catchup-current): Decode group name.
14397         (gnus-group-kill-group): Decode group name.
14398
14399 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14400
14401         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14402
14403 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * gnus-group.el (gnus-group-make-rss-group):
14406         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14407
14408         * gnus-start.el (gnus-setup-news): Honor user's setting to
14409         gnus-message-archive-method.  Suggested by Lute Kamstra
14410         <lute@gnu.org>.
14411
14412 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14413
14414         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14415         global counterparts of the buffer-local variables.
14416
14417 2004-11-16  Romain Francoise  <romain@orebokech.com>
14418
14419         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14420         counterparts of the buffer-local variables.
14421
14422 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14423
14424         * message.el (message-forbidden-properties): Fixed typo in doc
14425         string.
14426
14427 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14428
14429         * gnus-util.el (gnus-replace-in-string): Added doc string.
14430
14431         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14432         to avoid problems when splitting mails with many recipients.
14433
14434 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14435
14436         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14437         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14438
14439 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14440
14441         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14442         if there is no hashtable in memory or file modification time is
14443         newer than cached timestamp.
14444
14445 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14446
14447         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14448         not-matching option.
14449
14450 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14451
14452         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14453         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14454         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14455         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14456         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14457         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14458
14459 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14460
14461         * message.el (message-forward-make-body-mml): Remove headers
14462         according to message-forward-ignored-headers if a message is decoded.
14463
14464 2004-12-02  Romain Francoise  <romain@orebokech.com>
14465
14466         * message.el (message-forward-make-body-plain): Always remove
14467         headers according to message-forward-ignored-headers.
14468
14469 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14470
14471         * spam.el (spam-summary-prepare-exit): Remove the
14472         gnus-summary-limit pop for now, it has problems with ham marks for
14473         me.
14474
14475 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14476
14477         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14478         correctly.
14479
14480 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14481
14482         * format-spec.el (format-spec): Message the char.
14483
14484 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14485
14486         * gnus-art.el (gnus-split-methods): Reformat comments.
14487
14488         * spam.el (spam-summary-prepare-exit): Remove article limits
14489         before exiting the summary buffer.
14490
14491 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14492
14493         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14494         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14495
14496         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14497         order to silence the byte compiler.
14498
14499         * spam.el: Fix the way to silence the byte compiler, which
14500         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14501         bbdb-search-simple, spam-BBDB-register-routine,
14502         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14503         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14504         spam-stat-buffer-is-spam, spam-stat-load,
14505         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14506         spam-stat-save and spam-stat-split-fancy.
14507
14508 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14509
14510         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14511         which may confuse users.
14512         (canlock-password-for-verify): Ditto.
14513
14514         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14515
14516         * gnus-art.el (gnus-emphasis-alist): Ditto.
14517
14518         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14519
14520         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14521
14522         * gnus-start.el (gnus-save-killed-list): Ditto.
14523
14524         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14525         (gnus-sum-thread-tree-root): Ditto.
14526         (gnus-sum-thread-tree-false-root): Ditto.
14527         (gnus-sum-thread-tree-single-indent): Ditto.
14528
14529         * message.el (message-courtesy-message): Ditto.
14530         (message-archive-note): Ditto.
14531         (message-subscribed-address-file): Ditto.
14532         (message-user-fqdn): Ditto.
14533
14534         * spam-report.el (spam-report-gmane-regex): Ditto.
14535
14536         * spam.el (spam-blackhole-good-server-regex): Ditto.
14537
14538 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14539
14540         * mml.el (mml-preview): Widen the message buffer before copying
14541         the contents to the preview buffer; sort headers before previewing.
14542
14543         * message.el (message-hidden-headers): Fix the way to avoid a bug
14544         in the `repeat' widget in Emacs 21.3 or earlier.
14545
14546 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14547
14548         * message.el (message-hidden-headers): Default to "^References:".
14549         Improve customization type.  Suggested by Reiner Steib
14550         <Reiner.Steib@gmx.de>.
14551
14552 2004-11-25  Romain Francoise  <romain@orebokech.com>
14553
14554         * message.el (message-strip-forbidden-properties): Remove check for
14555         obsolete `message-hidden' text property, hidden headers are not
14556         accessible in the buffer anymore.
14557
14558 2004-11-22  Romain Francoise  <romain@orebokech.com>
14559
14560         * message.el (message-header-format-alist): Add `From' in list
14561         so that it can be sorted.
14562         (message-fix-before-sending): Widen and sort headers before
14563         sending.
14564         (message-hide-headers): Use narrowing to hide headers by moving
14565         them to the top of the buffer and narrowing to the region
14566         underneath.
14567
14568 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14569
14570         * message.el (message-strip-forbidden-properties): Bind
14571         buffer-read-only (etc) to nil.
14572
14573 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14574
14575         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14576         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14577
14578 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14579
14580         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14581
14582 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14583
14584         * dns.el (query-dns): Use sit-for to time instead of
14585         accept-process-output, since that doesn't seem to work on udp
14586         sockets.
14587
14588 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14589
14590         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14591
14592 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14593
14594         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14595         doc string.  Improve doc string.
14596
14597 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14598
14599         * nntp.el (nntp-request-update-info): Return nil if
14600         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14601         may not call gnus-activate-group which uselessly issues the GROUP
14602         commands for all nntp groups and wastes time.  Reported by Romain
14603         Francoise <romain@orebokech.com>.
14604
14605         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14606
14607 2004-11-15  Simon Josefsson  <jas@extundo.com>
14608
14609         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14610         headers separately.
14611         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14612         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14613
14614 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14615
14616         * gnus-start.el (gnus-convert-old-newsrc):
14617         Assign legacy-gnus-agent to 5.10.7.
14618
14619 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14620
14621         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14622         start of the lines.
14623
14624 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14625
14626         * hashcash.el (hashcash-default-payment): Change default to 20.
14627         (hashcash-default-accept-payment): Change default to 20.
14628         (hashcash-process-alist): New variable.
14629         (hashcash-generate-payment-async): Add.
14630         (hashcash-already-paid-p): Add.
14631         (hashcash-insert-payment): Don't generate payments twice.
14632         (hashcash-insert-payment-async): Add.
14633         (hashcash-insert-payment-async-2): Add.
14634         (hashcash-cancel-async): Add.
14635         (hashcash-wait-async): Add.
14636         (hashcash-processes-running-p): Add.
14637         (hashcash-wait-or-cancel): Add.
14638         (mail-add-payment): New optional argument.  Conditionally start
14639         asynchronous calculation.
14640         (mail-add-payment-async): Add.
14641
14642         * message.el (message-send-mail): Wait for asynchronous hashcash
14643         results.  Don't clobber existing X-Hashcash headers.
14644         (message-setup-1): Call mail-add-payment-async when
14645         message-generate-hashcash is non-nil.
14646
14647 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14648
14649         * message.el (message-use-alternative-email-as-from): Examine the
14650         From header as well; use message-make-from in order to include a
14651         user's full name.
14652
14653 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14654
14655         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14656         default; improve customization type.
14657         (gnus-emphasis-custom-with-format): New macro.
14658         (gnus-emphasis-custom-value-to-external): New function.
14659         (gnus-emphasis-custom-value-to-internal): New function.
14660
14661 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14662
14663         * dns.el (query-dns): Resolve reverse addresses.
14664
14665 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14666
14667         * gnus-group.el (gnus-group-get-new-news): Use it.
14668
14669         * gnus-start.el (gnus-check-reasonable-setup): New function.
14670
14671 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14672
14673         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14674         "Args out of range" error.  Reported by Arnaud Giersch
14675         <arnaud.giersch@free.fr>.
14676
14677 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14678
14679         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14680
14681 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14682
14683         * spam.el (spam group): Add :version.
14684
14685         * pgg-def.el (pgg group): Add :version.
14686
14687 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14688
14689         * gnus-art.el (gnus-article-edit-article): Don't associate the
14690         article buffer with a draft file.  This is a temporary measure
14691         against the 2004-08-22 change to gnus-article-edit-mode.
14692
14693 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14694
14695         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14696         (html2text-format-tags): Remove unused variable `attr'.
14697
14698 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14699
14700         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14701
14702         * tls.el (tls-process-connection-type, tls-success)
14703         (tls-certtool-program): Add :version.
14704
14705         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14706         (starttls-extra-arguments, starttls-process-connection-type)
14707         (starttls-connect, starttls-failure, starttls-success): Add :version.
14708
14709         * spam-stat.el (spam-stat): Add :version.
14710
14711         * sieve.el (sieve): Add :version.
14712
14713         * sha1.el (sha1): Add :version.
14714         (sha1-use-external): Remove redundant version.
14715
14716         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14717         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14718         (nnmail-split-fancy-match-partial-words)
14719         (nnmail-split-lowercase-expanded): Add :version.
14720
14721         * nndiary.el (nndiary): Add :version.
14722
14723         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14724
14725         * mml-sec.el (mml-default-sign-method)
14726         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14727         Add :version.
14728
14729         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14730
14731         * mm-url.el (mm-url-use-external, mm-url-program)
14732         (mm-url-arguments): Add :version.
14733
14734         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14735         (mm-attachment-file-modes, mm-decrypt-option)
14736         (mm-w3m-safe-url-regexp): Add :version.
14737
14738         * message.el (message-cite-prefix-regexp)
14739         (message-sendmail-envelope-from, message-minibuffer-local-map)
14740         (message-user-fqdn, message-completion-alist): Add :version.
14741
14742         * gnus-win.el (gnus-configure-windows-hook)
14743         (gnus-use-frames-on-any-display): Add :version.
14744
14745         * gnus-art.el (gnus-article-address-banner-alist)
14746         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14747         (gnus-treat-from-picon, gnus-treat-mail-picon)
14748         (gnus-treat-x-pgp-sig): Add :version.
14749
14750         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14751         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14752         (gnus-summary-article-delete-hook)
14753         (gnus-summary-display-while-building): Add :version.
14754
14755         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14756         (gnus-get-top-new-news-hook): Add :version.
14757
14758         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14759         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14760
14761         * gnus-registry.el (gnus-registry): Add :version.
14762
14763         * gnus-spec.el (gnus-use-correct-string-widths)
14764         (gnus-make-format-preserve-properties): Add :version.
14765
14766         * gnus.el (gnus-group-charter-alist)
14767         (gnus-group-fetch-control-use-browse-url)
14768         (gnus-install-group-spam-parameters): Add :version.
14769
14770         * gnus-diary.el (gnus-diary): Add :version.
14771
14772         * gnus-delay.el (gnus-delay): Add :version.
14773
14774         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14775         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14776         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14777         Add :version.
14778
14779         * gnus-agent.el (gnus-agent-max-fetch-size)
14780         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14781         (gnus-agent-prompt-send-queue): Add :version.
14782
14783         * deuglify.el (gnus-outlook-deuglify): Add :version.
14784
14785         * html2text.el: Beautify code.  Improve doc strings.  Some
14786         checkdoc cleanup.
14787         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14788
14789 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14790
14791         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14792
14793 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14794
14795         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14796         when package is loaded.
14797
14798         * spam.el (spam-summary-score-preferred-header): Add global preference
14799         for people who want to override the default SpamAssassin over
14800         Bogofilter preference (when both are set).
14801         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14802         (spam-user-format-function-S): Check
14803         spam-summary-score-preferred-header.
14804         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14805         (spam-user-format-function-S): Format the score correctly.
14806
14807 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14810         signature file.  Suggested by Manoj Srivastava
14811         <srivasta@golden-gryphon.com>.
14812
14813         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14814         iso-2022-jp even in the Japanese language environment.
14815         Suggested by Jason Rumney <jasonr@gnu.org>.
14816
14817 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14818
14819         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14820         use the same characters as the dummy marks; make it free from
14821         getting affected by the language environment.
14822         (gnus-summary-read-group-1): Update mark positions only when the
14823         format spec is updated.
14824
14825         * gnus-spec.el (gnus-update-format-specifications): Return a list
14826         of updated types.
14827
14828 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14829
14830         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14831         of boundp to check if display-warning is available.
14832
14833 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14834
14835         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14836
14837 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14838
14839         * nnspool.el (nnspool-spool-directory): Use news-path if the
14840         news-directory variable is not bound.
14841
14842         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14843         function instead of display-warning if it is not available.
14844
14845 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14846
14847         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14848         v5-10: Use `point-at-bol'.
14849
14850 2004-10-26  Simon Josefsson  <jas@extundo.com>
14851
14852         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14853         <chenggao@gmail.com>.
14854
14855 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14856
14857         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14858         instead.
14859
14860 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14861
14862         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14863         to remove a server from the nnimap-server-buffer-alist.
14864         (nnimap-open-connection, nnimap-close-server): Use it.
14865
14866         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14867
14868 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14869
14870         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14871         running the major-mode function.
14872
14873 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14876         dummy marks in the right way.
14877
14878 2004-10-18  David Edmondson  <dme@dme.org>
14879
14880         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14881         excessively.
14882
14883 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14884
14885         * gnus-util.el (gnus-split-references): Accept a nil references
14886         string and go on blissfully.
14887
14888         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14889         cases where the references string is non-nil but has no references.
14890
14891         * encrypt.el: Add autoload tags.
14892
14893         * spam.el (spam-resolve-registrations-routine): Remove article
14894         from unregistration list too.  Reported by David Hanak
14895         <dhanak@isis.vanderbilt.edu>
14896
14897 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14898
14899         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14900         nil.  Changed custom type.
14901
14902 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14903
14904         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14905
14906         * gnus-sum.el (gnus-summary-move-article): Use it.
14907
14908 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14909
14910         * encrypt.el: Add autoload cookies.
14911
14912         * spam.el (spam-backend-article-list-property)
14913         (spam-backend-get-article-todo-list)
14914         (spam-backend-put-article-todo-list)
14915         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14916         Resolve registrations separately.
14917         (spam-register-routine): Format comments.
14918         (spam-unregister-routine, spam-register-routine): Always call with
14919         specific-articles, no default list.
14920         (spam-summary-prepare-exit): Use the spam-classifications function.
14921
14922         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14923         gnus-encrypt.el.
14924
14925         * encrypt.el: Copied from gnus-encrypt.el.
14926
14927         * gnus-encrypt.el: Commented that it's obsolete.
14928
14929 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14930
14931         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14932         (gnus-score-save): Use it.
14933
14934         * message.el (message-bury): Use `window-dedicated-p'.
14935
14936 2004-10-15  Simon Josefsson  <jas@extundo.com>
14937
14938         * pop3.el (top-level): Don't require nnheader.
14939         (pop3-read-timeout): Add.
14940         (pop3-accept-process-output): Add.
14941         (pop3-read-response, pop3-retr): Use it.
14942
14943 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14944
14945         * spam.el (spam-register-routine): Move comment.
14946         (spam-verify-bogofilter): Use 'unknown for the initial
14947         spam-bogofilter-valid state, not 'never.
14948
14949         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14950         for netrc-machine.
14951
14952         * nnimap.el (nnimap-open-connection): Use
14953         netrc-machine-user-or-password.
14954
14955 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14956
14957         * gnus-registry.el (gnus-registry-unload-hook):
14958         Set as a variable with add-hook.
14959
14960         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14961         of news-path.
14962
14963         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14964
14965         * spam.el: Delete duplicate `provide'.
14966         (spam-unload-hook): Set as a variable with add-hook.
14967
14968 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14971         in the doc string.
14972
14973         * message.el (message-ignored-news-headers)
14974         (message-ignored-supersedes-headers)
14975         (message-ignored-resent-headers)
14976         (message-forward-ignored-headers): Improve custom type.
14977
14978 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14979
14980         * message.el (message-tokenize-header): Fix 2004-09-06 change
14981         which used point-min in the wrong place.
14982
14983 2004-10-12  Simon Josefsson  <jas@extundo.com>
14984
14985         * tls.el (tls-certtool-program): New variable.
14986         (tls-certificate-information): New function, based on
14987         ssl-certificate-information.
14988
14989 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14990
14991         * compface.el: Move the version of ELisp-based uncompface program
14992         to the contrib directory because of the copyright problem.
14993
14994 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14995
14996         * message.el (message-kill-buffer): Raise the current frame.
14997
14998 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14999
15000         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15001
15002         * gnus.el (message-y-or-n-p): Autoload.
15003
15004         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15005         (pop3-password-required, pop3-authentication-scheme)
15006         (pop3-leave-mail-on-server): Made customizable.
15007         (pop3): New custom group.
15008         (pop3-retr): Remove `sleep-for' statements.
15009         Suggested by Dave Love <fx@gnu.org>.
15010
15011         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15012         Windows/DOS.
15013
15014         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15015         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
15016         Dave Love <fx@gnu.org>.
15017
15018         * mml.el (mml-minibuffer-read-disposition): Require match.
15019         Suggested by Dave Love <fx@gnu.org>.
15020
15021 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15022
15023         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15024         doc string.
15025
15026 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15027
15028         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15029
15030 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15031
15032         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15033         instead of calling `mm-insert-inline', to decode text/* parts
15034         before displaying them.
15035
15036 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * mm-uu.el (mm-uu-text-plain-type): New variable.
15039         (mm-uu-pgp-signed-extract-1): Use it.
15040         (mm-uu-pgp-encrypted-extract-1): Use it.
15041         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15042         bind mm-uu-text-plain-type with that value.
15043         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15044         mm-uu-dissect.
15045
15046 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15047
15048         * gnus-group.el (gnus-update-group-mark-positions):
15049         * gnus-sum.el (gnus-update-summary-mark-positions):
15050         * message.el (message-check-news-body-syntax):
15051         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15052         of string-as-multibyte.
15053
15054 2004-10-05  Juri Linkov  <juri@jurta.org>
15055
15056         * gnus-group.el (gnus-update-group-mark-positions):
15057         * gnus-sum.el (gnus-update-summary-mark-positions):
15058         * message.el (message-check-news-body-syntax):
15059         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15060         8-bit unibyte values to a multibyte string for search functions.
15061
15062 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15063
15064         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15065         (mm-uu-dissect-text-parts): New function.
15066
15067         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15068         dissect text parts.
15069
15070         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15071         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15072
15073         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15074
15075         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
15076         gnus-current-topics instead of gnus-current-topic.
15077
15078 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15079
15080         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15081
15082 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15083
15084         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15085         where approriate.
15086
15087         * nnml.el (nnml-generate-active-info): do.
15088
15089         * nndiary.el (nndiary-generate-active-info): do.
15090
15091         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15092         (gnus-topic-move): do.
15093
15094         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15095         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15096
15097         * gnus-srvr.el (gnus-server-prepare)
15098         (gnus-server-open-all-servers): do.
15099
15100         * gnus-msg.el (gnus-summary-cancel-article)
15101         (gnus-summary-resend-message)
15102         (gnus-summary-mail-crosspost-complaint): do.
15103
15104         * gnus-move.el (gnus-change-server): do.
15105
15106         * gnus-group.el (gnus-group-unmark-all-groups)
15107         (gnus-group-set-current-level): do.
15108
15109 2004-10-04  Simon Josefsson  <jas@extundo.com>
15110
15111         * message.el (message-generate-hashcash): Doc fix.
15112
15113 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15114
15115         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15116         avoid infinite recursion via gnus-get-function.
15117
15118 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15119
15120         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15121
15122         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15123
15124         * nnmail.el (nnmail-split-history): do.
15125
15126         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15127         (nnml-request-delete-group): do.
15128
15129         * nnslashdot.el (nnslashdot-read-groups): do.
15130
15131         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15132         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15133
15134         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15135         (nnspool-sift-nov-with-sed): Use last.
15136         (nnspool-retrieve-headers-with-nov): Use mapc.
15137         (nnspool-request-newgroups): Use dolist.
15138         (nnspool-request-group): Use last.
15139
15140         * nntp.el (nntp-read-server-type): Use dolist.
15141
15142         * nnvirtual.el (nnvirtual-create-mapping)
15143         (nnvirtual-update-read-and-marked): Use dolist.
15144         (nnvirtual-convert-headers): Simplify.
15145
15146 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15147
15148         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
15149         support for sync'ing tick marks.
15150
15151 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15152
15153         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15154         there's no visible header.
15155
15156 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15157
15158         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
15159         necessary, pass full group name to gnus-request-set-marks.
15160
15161 2004-10-01  Simon Josefsson  <jas@extundo.com>
15162
15163         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15164         acroread.
15165
15166 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15167
15168         * spam-report.el (spam-report-gmane): Fix interactive.
15169
15170         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15171
15172         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15173         when writing file.
15174         (gnus-agent-synchronize-flags): Don't default to being
15175         interactive.
15176
15177 2004-09-30  Simon Josefsson  <jas@extundo.com>
15178
15179         * message.el (message-generate-hashcash): Add.
15180         (message-send-mail): Use it, call mail-add-payment.
15181
15182 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15183
15184         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15185
15186 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15187
15188         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15189         gnus-requst-update-info with explicit code to sync the in-memory
15190         info read flags with the marks being sync'd to the backend.
15191
15192         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15193
15194 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15195
15196         * spam.el (spam-verify-bogofilter): Add new function.
15197         (spam-check-bogofilter)
15198         (spam-bogofilter-register-with-bogofilter): Use it.
15199         (spam-verify-bogofilter): Add small fixes.
15200
15201 2004-09-28  Simon Josefsson  <jas@extundo.com>
15202
15203         * hashcash.el (hashcash-generate-payment): Revert.
15204
15205 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15206
15207         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15208         gnus-extract-references instead of gnus-split-references.
15209
15210         * gnus-util.el (gnus-extract-references): Add new function, analogous
15211         to gnus-split-references but extracts only the message-ID without
15212         anything extra.
15213
15214         * hashcash.el (hashcash-generate-payment)
15215         (hashcash-check-payment): Do the right thing if hashcash-path is
15216         nil (because the hashcash program could not be found).
15217
15218         * spam.el (spam-use-hashcash): Remove comment.
15219
15220 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15221
15222         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15223         (gnus-cache-enter-article, gnus-cache-remove-article)
15224         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15225
15226         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15227
15228         * gnus-art.el (article-hide-boring-headers)
15229         (article-translate-strings, article-display-face)
15230         (gnus-article-mime-match-handle-first)
15231         (gnus-article-highlight-headers)
15232         (gnus-article-add-buttons-to-head): do.
15233
15234 2004-09-27  Simon Josefsson  <jas@extundo.com>
15235
15236         * hashcash.el: New version, from
15237         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15238         ../contrib/.
15239
15240 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15241
15242         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15243
15244 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15245
15246         * gnus-dup.el (gnus-dup-open): Use mapc.
15247         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15248
15249         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15250         Reported by Stefan Wiens <s.wi@gmx.net>.
15251
15252         * gnus.el (gnus-shutdown): Use dolist.
15253
15254         * gnus-undo.el (gnus-undo): Use mapc.
15255
15256         * nnrss.el (nnrss-generate-active): do.
15257
15258         * message.el (message-cite-original-without-signature)
15259         (message-cite-original): Use mapc.
15260         (message-do-actions, message-make-forward-subject): Use dolist.
15261
15262 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15263
15264         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15265         deletion to remove entire duplicate line.  Fixes merged article
15266         number bug.
15267
15268 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15269
15270         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15271         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15272         first ask if you want to open a server and then, even when you
15273         responded with no, asking if you want to synchronize the server's
15274         flags.
15275         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15276         multi-line expressions.
15277         (gnus-agent-synchronize-group-flags): New internal function.
15278         Updates marks in memory (in the info structure) AND in the
15279         backend.
15280
15281         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15282
15283         * nnagent.el (nnagent-request-set-mark): Use
15284         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15285         method, to ensure that synchronization updates marks in the
15286         backend and in the info (in memory) structure.
15287
15288 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15289
15290         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15291         convention fully; don't miss the root article of a thread; make
15292         the X-Draft-From header with correct article numbers.
15293
15294 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15295
15296         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15297         unless plugged.  Disable the agent so that an open failure causes
15298         an error.
15299
15300         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15301         Reverted 2004-09-21 change.  The backend must be opened while
15302         synchronizing flags even when the backend stores the flags
15303         locally.
15304
15305 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15306
15307         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15308         in `header' match.  Reported by Svend Tollak Munkejord.
15309
15310         * message.el (message-cite-original): Fix use of
15311         `message-cite-articles-with-x-no-archive'.
15312
15313 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15314
15315         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15316         (gnus-window-to-buffer): Ditto.
15317
15318         * mml.el (mml-preview-buffer): New variable.
15319         (mml-preview): Manage window layout with gnus-buffer-configuration.
15320
15321         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15322         X-Draft-From header even if those articles aren't quoted.
15323
15324 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15325
15326         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15327         (gnus-request-set-mark, gnus-request-update-mark): Use new
15328         g-s-t-u-l-m to decide to use backend even when unplugged.
15329
15330 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15331
15332         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15333         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15334
15335 2004-09-20  Simon Josefsson  <jas@extundo.com>
15336
15337         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15338         "utf-16-le".
15339
15340 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15341
15342         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15343
15344 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15345
15346         * uudecode.el (uudecode-use-external): Add :version.
15347
15348         * smime.el (smime-CA-file, smime-encrypt-cipher)
15349         (smime-dns-server): Add :version.
15350
15351         * smiley.el (gnus-smiley-file-types): Add :version.
15352
15353         * sha1.el (sha1-use-external): Add :version.
15354
15355         * pgg-def.el (pgg-query-keyserver): Add :version.
15356
15357         * nnmail.el (nnmail-fancy-expiry-targets)
15358         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15359         Add :version.
15360
15361         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15362         (nnimap-retrieve-groups-asynchronous): Add :version.
15363         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15364
15365         * mml.el (mml-content-disposition-parameters)
15366         (mml-insert-mime-headers-always): Add :version.
15367
15368         * mm-util.el (mm-coding-system-priorities): Add :version.
15369
15370         * mm-decode.el (mm-inline-text-html-with-images)
15371         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15372         (mm-verify-option): Add :version.
15373         (mm-text-html-renderer): Change :version.
15374
15375         * message.el (message-fcc-externalize-attachments)
15376         (message-required-headers, message-draft-headers)
15377         (message-subject-trailing-was-query)
15378         (message-subject-trailing-was-ask-regexp)
15379         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15380         (message-mark-insert-end, message-archive-header)
15381         (message-archive-note, message-cross-post-default)
15382         (message-cross-post-note, message-followup-to-note)
15383         (message-cross-post-note-function, message-use-mail-followup-to)
15384         (message-subscribed-address-functions)
15385         (message-subscribed-address-file, message-subscribed-addresses)
15386         (message-subscribed-regexps, message-allow-no-recipients)
15387         (message-yank-cited-prefix, message-signature-insert-empty-line)
15388         (message-hidden-headers, message-hierarchical-addresses)
15389         (message-mail-user-agent, message-use-idna)
15390         (message-valid-fqdn-regexp)
15391         (message-strip-special-text-properties, message-header-synonyms)
15392         (message-beginning-of-line, message-tab-body-function): Add :version.
15393         (message-insert-canlock, message-wide-reply-confirm-recipients):
15394         Change :version.
15395
15396         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15397         and :version.
15398         (mail-source-delete-old-incoming-confirm)
15399         (mail-source-movemail-program): Add :version.
15400
15401         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15402         (gnus-agent-cache, gnus-agent): Change :version.
15403
15404         * gnus-util.el (gnus-use-byte-compile): Change :version.
15405
15406         * gnus-sum.el (gnus-summary-make-false-root-always)
15407         (gnus-summary-default-high-score)
15408         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15409         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15410         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15411         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15412         (gnus-sum-thread-tree-single-indent)
15413         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15414         (gnus-sum-thread-tree-leaf-with-other)
15415         (gnus-sum-thread-tree-single-leaf): Add :version.
15416         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15417         (gnus-article-loose-mime): Change :version.
15418
15419         * gnus-start.el (gnus-backup-startup-file)
15420         (gnus-save-startup-file-via-temp-buffer): Add :version.
15421
15422         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15423         (gnus-server-offline-face): Add :version.
15424
15425         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15426
15427         * gnus-msg.el (gnus-gcc-externalize-attachments)
15428         (gnus-debug-files, gnus-debug-exclude-variables)
15429         (gnus-discouraged-post-methods): Change :version.
15430         (gnus-confirm-mail-reply-to-news)
15431         (gnus-confirm-treat-mail-like-news): Add :version.
15432
15433         * gnus-int.el (gnus-server-unopen-status): Add :version.
15434
15435         * gnus-group.el (gnus-group-jump-to-group-prompt)
15436         (gnus-large-ephemeral-newsgroup)
15437         (gnus-fetch-old-ephemeral-headers): Add :version.
15438
15439         * gnus-fun.el (gnus-x-face-directory)
15440         (gnus-convert-pbm-to-x-face-command)
15441         (gnus-convert-image-to-x-face-command)
15442         (gnus-convert-image-to-face-command): Add :version.
15443
15444         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15445
15446         * gnus-cite.el (gnus-cite-blank-line-after-header)
15447         (gnus-article-boring-faces): Add :version.
15448
15449         * gnus-art.el (gnus-buttonized-mime-types)
15450         (gnus-inhibit-mime-unbuttonizing)
15451         (gnus-treat-display-face)
15452         (gnus-treat-body-boundary): Change :version.
15453         (gnus-body-boundary-delimiter, gnus-picon-databases)
15454         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15455         (gnus-treat-date-english, gnus-treat-fold-headers)
15456         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15457         (gnus-treat-mail-picon, gnus-treat-wash-html)
15458         (gnus-article-encrypt-protocol)
15459         (gnus-use-idna, gnus-article-over-scroll)
15460         (gnus-mime-display-multipart-alternative-as-mixed)
15461         (gnus-mime-display-multipart-related-as-mixed)
15462         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15463         (gnus-ctan-url, gnus-button-ctan-handler)
15464         (gnus-button-handle-ctan-bogus-regexp)
15465         (gnus-button-ctan-directory-regexp)
15466         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15467         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15468         (gnus-button-man-level, gnus-button-emacs-level)
15469         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15470
15471         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15472         (gnus-agent-go-online): Change :version.
15473         (gnus-agent-expire-unagentized-dirs)
15474         (gnus-agent-auto-agentize-methods): Add :version.
15475
15476         * flow-fill.el (fill-flowed-display-column)
15477         (fill-flowed-encode-column): Add :version.
15478
15479         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15480         (gnus-outlook-deuglify-unwrap-max)
15481         (gnus-outlook-deuglify-cite-marks)
15482         (gnus-outlook-deuglify-unwrap-stop-chars)
15483         (gnus-outlook-deuglify-no-wrap-chars)
15484         (gnus-outlook-deuglify-attrib-cut-regexp)
15485         (gnus-outlook-deuglify-attrib-verb-regexp)
15486         (gnus-outlook-deuglify-attrib-end-regexp)
15487         (gnus-outlook-display-hook): Add :version.
15488
15489         * binhex.el (binhex-use-external): Add :version.
15490
15491 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15492
15493         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15494         and `invisible'.
15495
15496 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15497
15498         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15499         in gnus-registry-trim.
15500
15501 2004-09-13  Simon Josefsson  <jas@extundo.com>
15502
15503         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15504
15505         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15506
15507         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15508         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15509         <yamaoka@jpl.org>.
15510         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15511         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15512         <yamaoka@jpl.org>.
15513
15514         * sieve.el (sieve-manage-mode): Ditto.
15515
15516 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15517
15518         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15519
15520 2004-09-11  Simon Josefsson  <jas@extundo.com>
15521
15522         * dns-mode.el: Add.
15523
15524         * mm-view.el (mm-display-dns-inline): Add.
15525
15526         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15527         (mm-automatic-display): Ditto.
15528
15529         * mailcap.el (mailcap-mime-data): Add text/dns.
15530         (mailcap-mime-extensions): Map .soa to text/dns.
15531
15532 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15533
15534         * gnus-art.el (article-decode-mime-words, article-babel)
15535         (gnus-article-highlight-signature, gnus-article-add-buttons)
15536         (gnus-signature-toggle): Remove unnecessary bindings of
15537         `inhibit-read-only' inherited from v5.10 merge.
15538
15539 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15540
15541         * nntp.el (nntp): New customization group.
15542         (nntp-authinfo-file): Add customization group.
15543
15544         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15545
15546         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15547
15548         * gnus.el (to-address, to-list, subscribed)
15549         (large-newsgroup-initial): Ditto.
15550
15551         * flow-fill.el (fill-flowed-display-column)
15552         (fill-flowed-encode-column): Ditto.
15553
15554 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15555
15556         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15557         Use point-min rather than 1.
15558         (message-send-mail): Use buffer-size rather than point-max.
15559
15560         * gnus-sum.el (gnus-summary-search-article-forward):
15561         Signal a specific `search-failed' rather than a generic `error'.
15562
15563         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15564         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15565         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15566
15567 2004-09-10  Simon Josefsson  <jas@extundo.com>
15568
15569         * nndb.el (require): Remove tcp and duplicate cl.
15570
15571 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * gnus-agent.el (directory-files-and-attributes): Move forward.
15574
15575 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15576
15577         * gnus-agent.el (directory-files-and-attributes): Optionally
15578         defined to support XEmacs.
15579
15580 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15581
15582         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15583         to avoid run-time CL dependencies.
15584         (gnus-agent-unfetch-articles): New function.
15585         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15586         article numbers even when local .overview file is missing.
15587         (gnus-agent-read-article-number): New function.  Only accepts
15588         27-bit article numbers.
15589         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15590         gnus-agent-read-article-number.
15591         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15592         from backend while recognizing that article numbers in .overview
15593         must be valid.
15594         (gnus-agent-update-files-total-fetched-for): Use
15595         directory-files-and-attributes to improve performance.
15596         * gnus-int.el (gnus-request-move-article): Use
15597         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15598         improve performance.
15599
15600         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15601         some users confused by references to .newsrc when they only have a
15602         .newsrc.eld file.
15603         (gnus-convert-mark-converter-prompt)
15604         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15605         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15606         New function.  Used internally to only display 'gnus converting
15607         files' message when actually necessary.
15608
15609         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15610         methods now autoloaded.
15611
15612 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15613
15614         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15615         identifiers.
15616
15617 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15618
15619         * gnus-picon.el: Fix indentation and closing parenthesis.
15620
15621 2004-09-01  Simon Josefsson  <jas@extundo.com>
15622
15623         * message.el (message-canlock-generate): Require sha1, not
15624         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15625         to require within a function.  Sadly, if sha1.el isn't loaded, the
15626         let binding in m-c-g will hide the defcustom definition, which is
15627         bad.)
15628
15629         * canlock.el: Require sha1, not sha1-el.
15630
15631         * message.el: Don't autoload sha1 (there is a autoload cookie in
15632         sha1.el).
15633
15634         * sha1-el.el: Renamed to sha1.el.
15635
15636 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15637
15638         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15639
15640 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15641
15642         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15643
15644 2004-08-30  Kim F. Storm  <storm@cua.dk>
15645
15646         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15647
15648         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15649         Add :group 'nnimap.
15650
15651 2004-08-30  Andreas Schwab  <schwab@suse.de>
15652
15653         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15654         ?* and ?\;.
15655
15656         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15657         and ?\' to symbol instead of whitespace.
15658
15659 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15660
15661         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15662
15663         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15664         instead of re-search-forward.
15665
15666         * gnus-uu.el (gnus-uu-save-article): Ditto.
15667         (gnus-uu-post-encode-uuencode): Ditto.
15668
15669         * html2text.el (html2text-clean-list-items): Ditto.
15670         (html2text-clean-dtdd): Ditto.
15671         (html2text-format-tags): Ditto.
15672
15673         * message.el (message-send-mail-with-sendmail): Fix regexp.
15674         (message-fill-field-general): Use search-forward instead of
15675         re-search-forward.
15676         (unbold-region): Ditto.
15677
15678         * nnrss.el (nnrss-request-article): Ditto.
15679
15680         * nnslashdot.el (nnslashdot-request-article): Ditto.
15681
15682         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15683
15684         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15685         "Unrecognized menu descriptor" error in XEmacs.
15686
15687 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15688
15689         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15690         parent article of a sparse article in the thread hashtb.
15691
15692 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15693
15694         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15695         (nnmail-expand-newtext): Lowercase expanded entries if
15696         nnmail-split-lowercase-expanded is non-nil.
15697
15698 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15699
15700         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15701
15702         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15703         of gnus-tmp-news-method into string under XEmacs.  It will be
15704         passed to gnus-correct-length which takes only a string argument.
15705
15706 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15707
15708         * gnus-util.el (gnus-bind-print-variables): New macro.
15709         (gnus-prin1): Use it.
15710         (gnus-prin1-to-string): Use it.
15711         (gnus-pp): New function.
15712         (gnus-pp-to-string): New function.
15713
15714         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15715         Replace pp-to-string with gnus-pp-to-string.
15716         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15717         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15718         * gnus-msg.el (gnus-debug): Ditto.
15719         * gnus-score.el (gnus-score-save): Ditto.
15720         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15721         gnus-pp-to-string.
15722         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15723         with gnus-pp.
15724         * score-mode.el (gnus-score-pretty-print): Ditto.
15725         * webmail.el (webmail-debug): Ditto.
15726
15727 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15728
15729         * gnus-art.el (article-display-face, article-display-x-face):
15730         Use buffer-read-only.
15731
15732 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15733
15734         * gnus-art.el (article-hide-list-identifiers):
15735         Bind inhibit-read-only as t.
15736
15737 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15738
15739         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15740
15741 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15742
15743         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15744         (gnus-narrow-to-page): Don't assume point-min == 1.
15745         (gnus-article-edit-mode): Derive from message-mode.
15746
15747         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15748         point-min == 1.
15749
15750         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15751         Disable incorrect use of `assert'.
15752
15753         * message.el (message-mode): Set comment-start-skip.
15754
15755
15756 2004-08-22  Sam Steingold  <sds@gnu.org>
15757
15758         * pop3.el (pop3-leave-mail-on-server): New user variable.
15759         (pop3-movemail): Delete mail only when it is nil.
15760
15761 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15762
15763         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15764
15765         * mml.el (mml-preview): Use `pop-to-buffer'.
15766
15767         * message.el (message-goto-mail-followup-to): Insert after "To".
15768         (message-carefully-insert-headers): Add comment.
15769
15770         * gnus.el: Remove unused variable `gnus-article-check-size'.
15771
15772         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15773
15774         * gnus-art.el (gnus-button-alist): Improve
15775         `gnus-button-handle-library' entry.
15776
15777 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15778
15779         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15780         downcase, since XEmacs capitalizes error messages differently.
15781
15782 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15783
15784         * nntp.el: Add (require 'gnus) due to reference to
15785         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15786
15787 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15788
15789         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15790         `mm-fill-flowed'.
15791
15792         * mm-decode.el (mm-dissect-singlepart): Check it.
15793
15794 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15795
15796         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15797         'imap' for netrc parsing.
15798
15799 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15800
15801         * mailcap.el (mailcap-mime-data): Mark as risky.
15802
15803 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15804
15805         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15806         may be included in the encoded word.
15807         (rfc2047-encode): Don't append a space if the encoded word
15808         includes close parenthesis.
15809
15810 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15811
15812         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15813         of text within parentheses.
15814
15815 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15816
15817         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15818         (gnus-encrypt-write-file-contents): Make the password key the file
15819         name PLUS the cipher, not just the cipher.  Also remove failed
15820         passwords from the cache.
15821
15822 2004-08-06  Simon Josefsson  <jas@extundo.com>
15823
15824         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15825         fix.
15826
15827 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15828
15829         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15830         LWSP.
15831
15832 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15833
15834         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15835         to append in-reply-to: data to the references: header.
15836
15837         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15838         (netrc-parse): Use gnus-encrypt.el functions.
15839
15840         * gnus-encrypt.el: Add new file for encryption support; currently
15841         does only a few GPG ciphers and an internal XOR cipher.
15842
15843         * password.el: Add comments on using password-read-and-add.
15844         (password-read-and-add): Add function to read and add the
15845         password to the cache at once.
15846
15847 2004-07-28  Simon Josefsson  <jas@extundo.com>
15848
15849         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15850         parameter (but don't use it, for now).
15851
15852         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15853         instead of hard coding to nil.
15854
15855 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15856
15857         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15858         as mm-inline-image-xemacs does.
15859
15860 2004-07-26  Simon Josefsson  <jas@extundo.com>
15861
15862         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15863         Revert part of 2004-07-17 change below.
15864
15865 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15866
15867         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15868         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15869
15870 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15871
15872         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15873         quotes that actually start with ">" at the beginning of the
15874         lines.
15875
15876 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * rfc2047.el (rfc2047-encode-region): Fix last change.
15879         (rfc2047-encode-parameter): Remove useless concat.
15880
15881 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15882
15883         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15884         encode special characters; fix some kind of misconfigured headers;
15885         signal a real error if debug-on-quit or debug-on-error is non-nil.
15886         (rfc2047-encode-max-chars): New variable.
15887         (rfc2047-encode-1): Use it.
15888         (rfc2047-encode-parameter): New function.
15889
15890         * mml.el (mml-insert-parameter): Remove an excessive space.
15891
15892 2004-07-17  Simon Josefsson  <jas@extundo.com>
15893
15894         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15895         Kai Grossjohann <kai@emptydomain.de>.
15896         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15897         (gnus-group-make-menu-bar): Ditto.
15898
15899         * gnus-util.el (gnus-group-server): Add.
15900
15901 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15902
15903         * message.el (message-clone-locals): Clone sendmail and smtp
15904         variables.
15905
15906 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15907
15908         * rfc2047.el (rfc2047-encode-region): Fix last change.
15909
15910 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15911
15912         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15913         characters as non-special.
15914
15915 2004-07-09  Simon Josefsson  <jas@extundo.com>
15916
15917         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15918         Users will lose all flag changes made while unplugged with
15919         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15920         good default.  See numerous reports on ding mailing list.
15921
15922 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15923
15924         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15925         add generate-head-function and generate-article-function to the
15926         rfc822-forward entry.
15927         (nndoc-rfc822-forward-generate-article): New function.
15928         (nndoc-rfc822-forward-generate-head): New function.
15929
15930         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15931
15932 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15933
15934         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15935         respect display group parameter and gnus-summary-expunge-below.
15936         (gnus-articles-to-read): Remove unused reference to display group
15937         parameter.
15938
15939 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15940
15941         * nnheader.el (nnheader-uniquify-message-id): New experimental
15942         variable.
15943         (nnheader-nov-read-message-id): Use it.
15944
15945         * spam-report.el (spam-report-gmane): Add interactive.
15946
15947 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15948
15949         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15950         qp-or-base64 for the application/* types.
15951
15952 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15953
15954         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15955
15956 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15957
15958         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15959         trim value.
15960
15961 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15962
15963         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15964         New macro and function.
15965         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15966
15967 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15968
15969         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15970         after-load-alist.
15971
15972 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15973
15974         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15975         update info that isn't there.
15976
15977 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15978
15979         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15980         entry.
15981
15982 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15983
15984         * mm-view.el (mm-inline-render-with-function): Use multibyte
15985         buffer; decode html source by charset.
15986
15987         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15988
15989         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15990         Mule-UCS is loaded under XEmacs.
15991         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15992
15993 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15994
15995         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15996
15997 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15998
15999         * mm-util.el (mm-coding-system-p): Return a coding-system.
16000         (mm-mime-mule-charset-alist): Use shift_jis instead of
16001         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16002         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16003         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16004         instead of japanese-shift-jis and iso-latin-1 respectively in
16005         order to share the default value with both Emacs and XEmacs-mule.
16006         (mm-mule-charset-to-mime-charset): Make
16007         mm-coding-system-priorities effective.
16008         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16009         while predicating of candidates upon the priorities.
16010
16011 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16012
16013         * gnus-sum.el (gnus-summary-make-menu-bar): Add
16014         gnus-uu-invert-processable.
16015
16016         * gnus.el: Autoload gnus-uu-invert-processable.
16017
16018 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16019
16020         * mm-util.el (mm-with-multibyte-buffer): New macro.
16021
16022         * rfc2047.el (rfc2047-encode-string): Use it.
16023         (rfc2047-encode-region): Move point to the end of the region after
16024         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16025
16026 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16027
16028         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16029         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16030
16031 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16032
16033         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16034         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
16035         Karl Chen <quarl@nospam.quarl.org>.
16036
16037 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16038
16039         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16040         invalid addresses.
16041
16042 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16043
16044         * spam.el: Change section markers, revise TODO list.
16045         (spam-backends): Make new master list of all installed backends.
16046         (spam-summary-exit-behavior): Add new variable to determine how
16047         messages moves are done at summary exit.
16048         (spam-move-spam-nonspam-groups-only)
16049         (spam-process-ham-in-nonham-groups)
16050         (spam-process-ham-in-spam-groups): Remove variables, the
16051         spam-summary-exit-behavior variable should be used to manage this
16052         behavior.
16053         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16054         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16055         and spam-old-spam-articles.
16056         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16057         Add empty variables, placeholders for the backends they represent.
16058         (spam-set-difference): Move, unchanged.
16059         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16060         unless the user has a processor variable.
16061         (spam-classifications, spam-classification-valid-p)
16062         (spam-backend-properties, spam-backend-property-valid-p)
16063         (spam-backend-function-type-valid-p)
16064         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16065         (spam-report-articles-gmane, spam-report-articles-resend):
16066         Remove functions, they are not needed.
16067         (spam-install-backend-super, spam-backend-list)
16068         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16069         (spam-backend-function, spam-backend-ham-registration-function)
16070         (spam-backend-spam-registration-function)
16071         (spam-backend-ham-unregistration-function)
16072         (spam-backend-spam-unregistration-function)
16073         (spam-backend-statistical-p, spam-backend-mover-p)
16074         (spam-install-backend-alias, spam-install-checkonly-backend)
16075         (spam-install-mover-backend, spam-install-nocheck-backend)
16076         (spam-install-backend, spam-install-statistical-backend)
16077         (spam-install-statistical-checkonly-backend): Add backend installation
16078         support.
16079         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16080         (spam-group-processor-p): Use the new backend code and respect the
16081         summary exit behavior.
16082         (spam-mark-spam-as-expired-and-move-routine): Remove.
16083         (spam-summary-prepare): Change to use the new spam-old-articles
16084         variable.
16085         (spam-copy-or-move-routine, spam-copy-spam-routine)
16086         (spam-move-spam-routine, spam-copy-ham-routine)
16087         (spam-move-ham-routine): Add code to copy/move ham or spam.
16088         (spam-fetch-field-fast): Improve doc and code, plus allow the
16089         'number request.
16090         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
16091         variables.
16092         (spam-split, spam-find-spam): Use the new backend code.
16093         (spam-registration-functions): Remove variable.
16094         (spam-unregister-routine): Add convenience wrapper.
16095         (spam-log-undo-registration, spam-register-routine)
16096         (spam-log-processing-to-registry)
16097         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16098         where possible.
16099         (spam-check-gmane-xref, spam-check-regex-headers)
16100         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16101         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16102         (spam-check-bogofilter-headers, spam-check-spamoracle)
16103         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16104         (spam-check-crm114-headers): Use the spam-split-group that
16105         spam-split prepares, no need to determine it every time.
16106
16107         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16108         to the nnheader-parse-naked-head call.
16109
16110         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16111
16112         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16113         the nnheader-nov-read-message-id call.
16114
16115 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16116
16117         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16118         gnus-activate-group twice.  Suggested by Markus Peter
16119         <warp@spin.de>.
16120
16121 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16122
16123         * gnus-art.el (gnus-article-time-format): Exchange the order of
16124         day and month in the default value; fix customization type.
16125         (article-date-ut): Use add-text-properties.
16126         (article-make-date-line): Use message-make-date instead of
16127         current-time-string.
16128
16129         * message.el (message-fetch-field): Don't use set-text-properties.
16130         (message-make-date): Simplify.
16131
16132         * messagexmas.el (message-xmas-make-date): New function.
16133         (message-xmas-redefine): Defalias message-make-date to it.
16134
16135 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16136
16137         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16138         (rfc2047-encode-region): Treat text within parentheses as special;
16139         show the original text when error has occurred.
16140
16141         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16142         already-computed method to gnus-activate-group.
16143
16144         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16145         same select-methods identical Lisp objects.
16146
16147         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16148         object when modifying the info.
16149
16150 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16151
16152         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16153         gnus-opened-servers since it has never been opened with the new
16154         configuration yet.
16155
16156 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16157
16158         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16159         arg to nnheader-generate-fake-message-id.
16160
16161 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16162
16163         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16164         number and build a fake message ID localized to a group and
16165         article number (so it's repeatable from that point on).
16166         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16167         ID format.
16168
16169         * gnus-sum.el (gnus-get-newsgroup-headers): Call
16170         nnheader-generate-fake-message-id with the article number.
16171
16172 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16173
16174         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16175         end-of-buffer.
16176
16177 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16178
16179         * message.el (message-ignored-supersedes-headers): Add Approved.
16180
16181 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16182
16183         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16184         goto-char.
16185         (rfc2047-encode): Fold the line before encoding.
16186
16187 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16188
16189         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16190         folding -- not all headers can be folded, and this should be done
16191         by the message composition mode.  Probably.  I think.
16192
16193 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16194
16195         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16196         fast.
16197
16198         * gnus-ems.el (gnus-remove-image): Don't use
16199         message-text-with-property; remove only the image found first.
16200
16201         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16202         found first.
16203
16204 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16205
16206         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16207
16208 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16209
16210         * message.el (message-text-with-property): Make it fast and accept
16211         optional arguments.
16212         (message-strip-forbidden-properties): Use it.
16213         (message-fix-before-sending): Follow the m-t-w-p change.
16214
16215         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16216
16217 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16218
16219         * gnus-art.el (article-hide-headers): Don't change the buffer
16220         mistakenly when performing mml-preview even if
16221         gnus-single-article-buffer is nil.
16222
16223 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16224
16225         * message.el (message-expand-name-databases): New user option.
16226         (message-expand-name): Use it.
16227
16228 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16229
16230         * spam.el (spam-report-articles-resend)
16231         (spam-report-resend-register-routine): Allow ham reporting.
16232         (spam-report-resend-register-ham-routine): Add wrapper.
16233         (spam-registration-functions): Add ham resending functions.
16234         (spam-list-of-processors): Add ham resend processor.
16235
16236         * gnus.el (ham-resend-to): Add new group parameter.
16237         (spam-process): Add ham resend option.
16238
16239         * spam-report.el (spam-report-resend): Allow reporting ham.
16240         (spam-report-resend-ham): Add wrapper.
16241
16242 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16243
16244         * message.el (message-cite-articles-with-x-no-archive): New
16245         variable.
16246         (message-cite-original): Use it.
16247
16248 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16249
16250         * message.el (message-cite-original): Respect X-No-Archive.
16251
16252 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16253
16254         * gnus-art.el (article-hide-headers): Refer to the values for
16255         gnus-ignored-headers and gnus-visible-headers in the summary
16256         buffer since a user may have set them as group parameters.
16257
16258 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16259
16260         * assistant.el (assistant-node-name): Add convenience function.
16261         (assistant-render-text, assistant-render-node): Add error handling,
16262         plus handle multiple next nodes.
16263         (assistant-find-next-node): Comment out for now.
16264         (assistant-find-next-nodes): Add function, returns list of next
16265         nodes.
16266
16267 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16268
16269         * mail-source.el (mail-source-directory): Fix doc-string.
16270
16271 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16272
16273         * assistant.el (assistant-render-text, assistant-eval): Add :set
16274         widget type, which is different because it takes and returns a
16275         list.  Much hilarity ensues.
16276
16277 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16278
16279         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16280
16281         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16282         doc-string.
16283
16284         * gnus-start.el (gnus-activate-group): Added doc-string.
16285
16286 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16287
16288         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16289
16290 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16291
16292         * assistant.el (assistant-render-text): Try to add a :set
16293         widget, more to come.
16294
16295         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16296         strings.
16297         (spam-report-articles-resend)
16298         (spam-register-routine): Do registration iff any articles warrant
16299         it.
16300         (spam-summary-prepare-exit): Change log message for nil group
16301         destinations.
16302
16303 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16304
16305         * spam.el (spam-report-resend-register-routine): Allow
16306         spam-report-resend-to to be a group parameter or a global value.
16307
16308 2004-05-26  Simon Josefsson  <jas@extundo.com>
16309
16310         * starttls.el: Merge with my GNUTLS based starttls.el.
16311         (starttls-gnutls-program, starttls-use-gnutls)
16312         (starttls-extra-arguments, starttls-process-connection-type)
16313         (starttls-connect, starttls-failure, starttls-success): New
16314         variables.
16315         (starttls-program, starttls-extra-args): Doc fix.
16316         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16317         functions.
16318         (starttls-negotiate, starttls-open-stream): Check
16319         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16320         function if it is set.
16321
16322 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16323
16324         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16325         structured fields.
16326
16327 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16328
16329         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16330
16331 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16332
16333         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16334         variable.
16335         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16336         assigning the spam-mark to new messages.
16337
16338 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16339
16340         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16341
16342 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16343
16344         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16345
16346         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16347         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16348         default.
16349
16350 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16351
16352         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16353         correct data.
16354
16355 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16356
16357         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16358         (spam-group-processor-p): Fix function.
16359         (spam-group-processor-multiple-p)
16360         (spam-group-spam-processor-report-gmane-p)
16361         (spam-group-spam-processor-report-resend-p)
16362         (spam-group-spam-processor-bogofilter-p)
16363         (spam-group-spam-processor-blacklist-p)
16364         (spam-group-spam-processor-ifile-p)
16365         (spam-group-ham-processor-ifile-p)
16366         (spam-group-spam-processor-spamoracle-p)
16367         (spam-group-spam-processor-crm114-p)
16368         (spam-group-ham-processor-bogofilter-p)
16369         (spam-group-spam-processor-stat-p)
16370         (spam-group-ham-processor-stat-p)
16371         (spam-group-ham-processor-whitelist-p)
16372         (spam-group-ham-processor-BBDB-p)
16373         (spam-group-ham-processor-spamoracle-p)
16374         (spam-group-ham-processor-copy-p): Remove functions with some
16375         prejudice against unneeded code.
16376         (spam-report-articles-resend)
16377         (spam-report-resend-register-routine): Allow the group/topic
16378         spam-resend-to value to override spam-report-resend-to.
16379         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16380         properly now.
16381
16382         * gnus.el (spam-resend-to): Add group/topic parameter.
16383         (spam-process): Move the OBSOLETE processors to the end of the
16384         choices.
16385
16386 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16387
16388         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16389         with resend-to set to nil, and then ask the user if necessary.
16390         (spam-report-resend): spam-report-resend takes a list of articles, not
16391         separate article numbers.
16392
16393 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16394
16395         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16396         addition to emacs-w3m.
16397
16398 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16399
16400         * assistant.el (assistant-authinfo-data): New function.
16401         (assistant-eval): Eval for entire assistant.
16402
16403         * netrc.el (netrc-services-file): New variable.
16404         (netrc-parse-services): New function.
16405         (netrc-find-service-name): New function.
16406         (netrc-find-service-number): New function.
16407         (netrc-port-equal): New function.
16408         (netrc-machine): Use it.
16409
16410         * nnimap.el (nnimap-open-connection): Use netrc.
16411
16412         * gnus-util.el (gnus-netrc-get): Remove aliases.
16413
16414         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16415
16416         * assistant.el (wid-edit): Fix compilation.
16417
16418         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16419
16420 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16421
16422         * gnus-util.el (gnus-set-file-modes): New function.  (small
16423         patch).
16424
16425 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16426
16427         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16428
16429         * assistant.el (assistant-render-node): Fix up rendering and
16430         read-only text.
16431         (assistant-render-node): Reset.
16432         (assistant-make-read-only): Not sticky.
16433
16434 2004-05-20  Danny Siu  <dsiu@adobe.com>
16435
16436         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16437         centered even when gnus-auto-center-summary is t.
16438
16439 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16440
16441         * dns.el (dns-get-txt-answer): New function.
16442         (dns-read-txt): Ditto.
16443         (query-dns): Use it.
16444
16445 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16446
16447         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16448         active for foreign groups even if the group level is higher than
16449         the specified value.
16450
16451 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16452
16453         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16454         non-active groups.
16455
16456         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16457
16458 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16459
16460         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16461
16462 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16463
16464         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16465         (spam-crm114-header, spam-crm114-spam-switch)
16466         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16467         (spam-crm114-positive-spam-header)
16468         (spam-crm114-database-directory, spam-list-of-processors)
16469         (spam-group-spam-processor-crm114-p)
16470         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16471         (spam-generic-score, spam-list-of-checks)
16472         (spam-list-of-statistical-checks, spam-registration-functions)
16473         (spam-check-crm114-headers, spam-crm114-score)
16474         (spam-check-crm114, spam-crm114-register-with-crm114)
16475         (spam-crm114-register-spam-routine)
16476         (spam-crm114-unregister-spam-routine)
16477         (spam-crm114-register-ham-routine)
16478         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16479         asjo@koldfront.dk (Adam Sjøgren).
16480
16481         * gnus.el: Add spam-use-crm114.
16482
16483         * spam.el (spam-list-of-processors, spam-registration-functions):
16484         Add spam-use-resend.
16485         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16486         (spam-report-articles-gmane): Add doc fix.
16487         (spam-report-articles-resend, spam-report-resend-register-routine):
16488         Add wrappers around spam-report-resend-to.
16489
16490         * spam-report.el (spam-report-resend-to, spam-report-resend):
16491         Add support for resending spam.
16492         (spam-report-gmane): Fix line length >80.
16493
16494         * gnus.el (spam-process): Add spam-use-resend.
16495
16496 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16497
16498         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16499         number of processed spam messages.
16500         (spam-ham-copy-or-move-routine): Return the number of processed
16501         ham messages.
16502         (spam-summary-prepare-exit): Use the above values to decide
16503         whether status messages shouled be displayed.
16504
16505 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16506
16507         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16508         `rfc2047-encoding-function-alist' in order to avoid conflicting
16509         with the old version.
16510         (rfc2047-encode-region): Concatenate words containing non-ASCII
16511         characters in structured fields; don't encode space-delimited
16512         ASCII words even in unstructured fields; don't break words at
16513         char-category boundaries.
16514         (rfc2047-encode-1): New function.
16515         (rfc2047-encode): Use it; encode text so that it occupies the
16516         maximum width within 76-column; work correctly on Q encoding for
16517         iso-2022-* charsets.
16518         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16519         sure not to break a line just after the header name.
16520         (rfc2047-b-encode-region): Removed.
16521         (rfc2047-b-encode-string): New function.
16522         (rfc2047-q-encode-region): Removed.
16523         (rfc2047-q-encode-string): New function.
16524
16525         * mm-util.el (mm-replace-in-string): New function.
16526
16527 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16528
16529         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16530         get it right.
16531         (gnus-inews-make-draft): Really.
16532
16533 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16534
16535         * nnmh.el (nnmh-request-list-1): Don't check the link count
16536         before descending.  (small patch)
16537
16538 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16539
16540         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16541         stuff.
16542
16543         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16544         on real group name.
16545
16546         * gnus-art.el (gnus-signature-limit): Doc fix.
16547
16548         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16549
16550         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16551
16552 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16553
16554         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16555         isn't a string.
16556
16557 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16558
16559         * gnus-draft.el (gnus-draft-send): Bind
16560         rfc2047-encode-encoded-words.
16561
16562         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16563         (rfc2047-encodable-p): Say that =? needs encoding.
16564         (rfc2047-encode-encoded-words): New variable.
16565
16566         * gnus-group.el (gnus-group-select-group): Doc fix.
16567
16568         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16569
16570         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16571         to nil.
16572
16573         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16574
16575         * nnheader.el (nnheader-get-lines-and-char): New function.
16576
16577 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16578
16579         * gnus-msg.el (gnus-summary-followup-with-original): Document
16580         yanking of region when active.
16581
16582 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16585         groups if the group level is higher than the specified value.
16586
16587 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16588
16589         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16590         (gnus-group-jump-to-group): Added prefix argument using
16591         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16592         non-active group.
16593
16594         * compface.el (uncompface): Be verbose when changing
16595         `uncompface-use-external'.
16596
16597         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16598         handle manual section.
16599
16600 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16601
16602         * gnus-art.el (gnus-button-alist): Revert previous change.
16603
16604 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16605
16606         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16607
16608 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16609
16610         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16611         whether backend can accept message.
16612
16613         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16614
16615 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16616
16617         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16618         Avoid creating directory when nntp-marks-is-evil is true.
16619         Reported by Reiner Steib.
16620
16621 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16622
16623         * gnus-picon.el (gnus-picon-style): New variable.
16624         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16625         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16626         Jesper Harder <harder@ifa.au.dk>.
16627
16628 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16629
16630         * message.el (message-fill-field): Return point.
16631         (message-generate-headers): Go to end of field.
16632
16633         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16634         stuff for non-living groups.
16635
16636 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16637
16638         * gnus-art.el (gnus-article-followup-with-original)
16639         (gnus-article-reply-with-original): gnus-mark-active-p ->
16640         gnus-region-active-p.
16641
16642 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16643
16644         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16645         only when there is spam or ham to be processed.
16646
16647 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16648
16649         * mail-source.el (mail-source-delete-crash-box): Refactor.
16650         (mail-source-fetch): Use it.
16651         (mail-source-fetch-file): Ditto.
16652         (mail-source-fetch-directory): Run postscript in loop.
16653         (mail-source-fetch-pop): Delete.
16654         (mail-source-fetch-maildir): Ditto.
16655         (mail-source-fetch-imap): Ditto.
16656
16657         * imap.el (imap-authenticators): Comment out sasl.
16658
16659         * message.el (message-skip-to-next-address): New function.
16660         (message-fill-header-address): Refactor.
16661         (message-fill-address): Use it.
16662         (message-delete-address): Use it.
16663         (message-fill-header-general): Refactor.
16664         (message-fill-field-address): Rename.
16665         (message-narrow-to-field): Find the start of the header.
16666         (message-header-format-alist): Don't pre-fill.
16667         (message-fill-header): Removed.
16668         (message-insert-header): New function.
16669         (message-shorten-references): Use it.
16670
16671         * rfc2047.el (rfc2047-field-value): Strip props.
16672
16673         * mail-parse.el (mail-header-make-address): New alias.
16674
16675         * ietf-drums.el (ietf-drums-make-address): New function.
16676
16677         * imap.el: Add compiler directives.
16678
16679         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16680
16681         * gnus-art.el (article-decode-idna-rhs): Don't use
16682         message-idna-inside-rhs-p.
16683
16684 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16685
16686         * message.el (message-idna-inside-rhs-p): Removed.
16687         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16688
16689         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16690         false positives.
16691
16692 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16693
16694         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16695
16696 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16697
16698         * nneething.el (nneething-file-name): Don't create spurious
16699         files.
16700
16701         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16702         (gnus-inews-do-gcc): Remove sleep.
16703
16704         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16705         part under point.
16706
16707         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16708         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16709
16710 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16711
16712         * spam.el (spam-summary-prepare-exit): Fixed (length).
16713
16714 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16715
16716         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16717         as expired without moving it" message when there are spam
16718         messages left.
16719
16720 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16721
16722         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16723         header is not nil.
16724
16725 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16726
16727         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16728         nntp-possibly-create-directory, not nntp-possibly-change-group.
16729         (nntp-marks-changed-p): New arg SERVER.
16730         (nntp-request-update-info): Adjust caller.
16731
16732 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16733
16734         * nntp.el (nntp-save-marks): Pass missing arg.
16735
16736 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16737
16738         * nntp.el: Support marks.
16739         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16740         (nntp-marks-modtime, nntp-marks-directory): New variables.
16741         (nntp-request-set-mark, nntp-request-update-info)
16742         (nntp-possibly-create-directory, nntp-marks-changed-p)
16743         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16744         functions.
16745
16746 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16747
16748         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16749         (gnus-xmas-redefine): Rename.
16750
16751         * gnus-score.el (gnus-score-insert-help): Use
16752         gnus-select-lowest-window.
16753
16754         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16755         appt-select-lowest-window and rename to gnus-select-lowest-window.
16756
16757         * gnus.el: do.
16758
16759 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16760
16761         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16762         encodings of MIME-encoded words, in order to improve
16763         interoperability with several broken MUAs.
16764
16765 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16766
16767         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16768         tags, only when charsets are not specified in headers.
16769         (mm-inline-text-html-render-with-w3m): Ditto.
16770
16771         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16772         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16773
16774 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16775
16776         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16777         instead of MIME-decoded from fields when checking
16778         `gnus-article-address-banner-alist'.
16779
16780 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16781
16782         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16783         description rather than subject.
16784
16785 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16786
16787         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16788
16789 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16790
16791         * gnus.el (gnus-version-number): Bump.
16792
16793 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16794
16795         * gnus.el: No Gnus v0.2 is released.
16796
16797 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16798
16799         * gnus-agent.el (gnus-agent-read-agentview): Inline
16800         gnus-uncompress-range.
16801
16802 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16803
16804         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16805         `exec-installed-p'.
16806
16807 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16808
16809         * gnus.el (spam-process, spam-autodetect-methods): Add
16810         bsfilter and bsfilter-headers.
16811
16812         * spam.el (spam-bsfilter): New customize group.
16813         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16814         (spam-bsfilter-header, spam-bsfilter-probability-header)
16815         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16816         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16817         (spam-bsfilter-database-directory): New options.
16818         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16819         (spam-list-of-statistical-checks, spam-registration-functions):
16820         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16821         (spam-bsfilter-score): New command.
16822         (spam-check-bsfilter-headers, spam-check-bsfilter)
16823         (spam-bsfilter-register-with-bsfilter)
16824         (spam-bsfilter-register-spam-routine)
16825         (spam-bsfilter-unregister-spam-routine)
16826         (spam-bsfilter-register-ham-routine)
16827         (spam-bsfilter-unregister-ham-routine): New functions.
16828         (spam-generic-score): Support bsfilter; Accept an optional argument
16829         to recalcurate spam score even if scoring header has already been
16830         added.
16831         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16832         optional argument to recalcurate spam score even if scoring header
16833         has already been added.
16834
16835 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16836
16837         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16838         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16839         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16840         link is missing.
16841
16842 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16843
16844         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16845         (html2text-get-attr): Rewrite.
16846
16847         * message.el (message-setup-1): Remove redundant put-text-property
16848         on mail-header-separator.
16849
16850 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16851
16852         * gnus-registry.el (gnus-registry-cache-whitespace)
16853         (gnus-registry-action, gnus-registry-spool-action)
16854         (gnus-registry-split-fancy-with-parent): Change message levels
16855         from 5 to 3 or 7, as needed.
16856
16857         * spam.el (spam-summary-prepare-exit)
16858         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16859         (spam-split, spam-find-spam, spam-log-undo-registration)
16860         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16861         level from 5 to 6.
16862
16863 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16864
16865         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16866         2004-03-04 change).
16867
16868 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16869
16870         * sieve-manage.el (sieve-manage-open):
16871         * nnweb.el (nnweb-insert-html):
16872         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16873         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16874         * nnspool.el (nnspool-request-group):
16875         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16876         * nnml.el (nnml-request-update-info):
16877         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16878         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16879         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16880         (nnimap-request-set-mark):
16881         * nnfolder.el (nnfolder-request-update-info):
16882         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16883         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16884         * gnus-uu.el (gnus-uu-find-articles-matching):
16885         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16886         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16887         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16888         * gnus-nocem.el (gnus-nocem-scan-groups):
16889         * gnus-int.el (gnus-start-news-server):
16890         * gnus-group.el (gnus-group-make-kiboze-group)
16891         (gnus-group-browse-foreign-server):
16892         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16893         Use mapc when appropriate.
16894
16895 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16896
16897         FIXME: Make separate entries for each person.
16898
16899         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16900         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16901         <shields@msrl.com>:
16902
16903         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16904         may need for spam sorting and scoring.
16905         (spam-user-format-function-S): Add user format function suitable for
16906         general use.
16907         (spam-article-sort-by-spam-status): Add sorting function for summary
16908         sorting.
16909         (spam-extra-header-to-number): Add function to get a score from a
16910         header.
16911         (spam-summary-score): Add function to get a numeric score from the
16912         headers.
16913         (spam-generic-score): Fix function doc, was in wrong place.
16914         (spam-initialize): Take symbols when it's run, and install the
16915         extra headers that spam-necessary-extra-headers thinks we need.
16916
16917 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16918
16919         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16920         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16921
16922 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16923
16924         * gnus-sum.el (gnus-set-global-variables)
16925         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16926         (gnus-article-get-xrefs, gnus-summary-best-group)
16927         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16928         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16929         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16930         Use with-current-buffer.
16931
16932 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16933
16934         * spam.el (spam-summary-prepare-exit): Simplify logic.
16935         (spam-fetch-article-header): Read the article header if it's not
16936         available.
16937         (spam-list-articles): Simplify logic.
16938         (spam-filelist-register-routine): Fix bug with unregister-list.
16939
16940         * gnus-registry.el: Fix comments at beginning.
16941
16942 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16943
16944         * message.el (message-cater-to-broken-inn): Remove.
16945         (message-shorten-references): Make sure the total folded length of
16946         References is shorter than 998 characters to cater to a bug in INN
16947         2.3.  Also, don't pretend that references aren't folded -- this
16948         hasn't worked for a while.
16949
16950 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16951
16952         * gnus-agent.el (gnus-agentize):
16953         gnus-agent-send-mail-real-function no longer set to current value
16954         of message-send-mail-function but rather a lambda that calls
16955         message-send-mail-function.  The change makes the agent real-time
16956         responsive to user changes to message-send-mail-function.
16957
16958 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16959
16960         * legacy-gnus-agent.el
16961         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16962         help from Florian Weimer <fw@deneb.enyo.de>
16963
16964 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16965
16966         * nnmail.el (nnmail-cache-insert): Revert last change.
16967
16968 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * nnmail.el (nnmail-cache-insert): Always check whether
16971         nnmail-cache-ignore-groups matches a group name.
16972
16973 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16974
16975         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16976         (spam-find-spam, spam-log-processing-to-registry)
16977         (spam-log-registered-p, spam-log-unregistration-needed-p)
16978         (spam-log-undo-registration): Use gnus-message instead of
16979         gnus-error, none of these errors are fatal.
16980
16981         * gnus-registry.el (gnus-registry-clean-empty-function)
16982         (gnus-registry-clean-empty): Remove only empty entries without
16983         extra data.
16984
16985 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16986
16987         * spam-stat.el (spam-stat-buffer-change-to-spam)
16988         (spam-stat-buffer-change-to-non-spam): Change (error) to
16989         (gnus-message 8) invocation.
16990
16991 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16992
16993         * nntp.el (nntp-via-netcat-command): New variable.
16994         (nntp-via-netcat-switches): New variable.
16995         (nntp-open-via-rlogin-and-netcat): New function.
16996         (nntp-open-connection-function): Doc fix.
16997         (nntp-telnet-command): Doc fix.
16998         (nntp-end-of-line): Doc fix.
16999         (nntp-via-rlogin-command): Doc fix.
17000         (nntp-via-user-name): Doc fix.
17001         (nntp-via-address): Doc fix.
17002
17003 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17006         error in Emacs 21.1.
17007
17008 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17009
17010         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17011
17012 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17013
17014         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17015         (gnus-agent-with-refreshed-group): New macro.
17016         (gnus-agent-rename-group): New function.
17017         (gnus-agent-delete-group): New function.
17018         (gnus-agent-save-group-info): Use gnus-command-method when
17019         `method' parameter is nil.  Don't write nil entries into the
17020         active file.
17021         (gnus-agent-get-group-info): New function.
17022         (gnus-agent-fetch-articles): Use
17023         gnus-agent-update-files-total-fetched-for to increment disk space
17024         used.
17025         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
17026         gnus-agent-update-view-total-fetched-for to increment disk space
17027         used.
17028         (gnus-agent-get-local): Added optional parameters to avoid calling
17029         gnus-group-real-name and gnus-find-method-for-group.
17030         (gnus-agent-set-local): Delete stored entry if either min, or max,
17031         are nil.
17032         (gnus-agent-fetch-session): Reworded error/quit messages.  On
17033         quit, use gnus-agent-regenerate-group to record existance of any
17034         articles fetched to disk before the quit occurred.
17035         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17036         gnus-agent-update-view-total-fetched-for, and
17037         gnus-agent-update-files-total-fetched-for to decrement disk space
17038         used.
17039         (gnus-agent-retrieve-headers): Use
17040         gnus-agent-update-view-total-fetched-for to increment disk space
17041         used.
17042         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17043         with gnus-agent-update-files-total-fetched-for to decrement disk
17044         space and fresh group buffer.
17045         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17046         (gnus-agent-need-update-total-fetched-for): New variable.
17047         (gnus-agent-update-files-total-fetched-for): New function.
17048         (gnus-agent-update-view-total-fetched-for): New function.
17049         (gnus-agent-total-fetched-for): New function.
17050
17051         * gnus-cache.el (gnus-cache-save-buffers): Use
17052         gnus-cache-update-overview-total-fetched-for to change disk space
17053         used by this group.
17054         (gnus-cache-possibly-enter-article): Use
17055         gnus-cache-update-file-total-fetched-for to increment disk space
17056         used by this group.
17057         (gnus-cache-possibly-remove-article): Use
17058         gnus-cache-update-file-total-fetched-for to decrement disk space
17059         used by this group.
17060         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17061         (gnus-cache-rename-group): New function.
17062         (gnus-cache-delete-group): New function.
17063         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17064         (gnus-cache-need-update-total-fetched-for): New variable.
17065         (gnus-cache-with-refreshed-group): New macro.
17066         (gnus-cache-update-file-total-fetched-for): New function.
17067         (gnus-cache-update-overview-total-fetched-for): New function.
17068         (gnus-cache-rename-group-total-fetched-for): New function.
17069         (gnus-cache-delete-group-total-fetched-for): New function.
17070         (gnus-cache-total-fetched-for): New function.
17071
17072         * gnus-group.el: Require gnus-sum and autoload functions to
17073         resolve warnings when gnus-group.el compiled alone.
17074         (gnus-group-line-format): Documented new %F.
17075         (size of Fetched data) group line format; identifies disk space
17076         used by agent and cache.
17077         (gnus-group-line-format-alist): Defined new F format.
17078         (gnus-total-fetched-for): New function.
17079         (gnus-group-delete-group): No longer update
17080         gnus-cache-active-altered as gnus-request-delete-group now keeps
17081         the cache in sync.
17082         (gnus-group-list-active): Let the agent store a server's active
17083         list if currently plugged.
17084
17085         * gnus-int.el (gnus-request-delete-group):
17086         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17087         local disk in sync with the server.
17088         (gnus-request-rename-group):
17089         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17090         local disk in sync with the server.
17091
17092         * gnus-start.el (gnus-get-unread-articles):
17093         Cosmetic simplification to logic.
17094
17095         * gnus-util.el (gnus-rename-file): New function.
17096
17097 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17098
17099         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17100
17101 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17102
17103         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17104         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17105
17106 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17107
17108         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17109         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17110
17111 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17112
17113         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17114
17115 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17116
17117         * spam.el (spam-set-difference): Add function to replace
17118         gnus-set-difference in spam.el.
17119         (spam-summary-prepare-exit): Use spam-set-difference.
17120
17121 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17122
17123         * gnus-registry.el (gnus-registry-cache-file): Update to use
17124         gnus-dribble-directory OR gnus-home-directory OR ~.
17125         (gnus-registry-split-fancy-with-parent): Fix doc.
17126
17127 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17128
17129         * message.el (message-exchange-point-and-mark): Use
17130         message-mark-active-p.  Suggested by Jesper Harder
17131         <harder@ifa.au.dk>.
17132
17133 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17134
17135         * message.el (message-exchange-point-and-mark): Don't activate
17136         region if it was inactive.  Suggested by Hiroshi Fujishima
17137         <pooh@nature.tsukuba.ac.jp>.
17138
17139 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17140
17141         * gnus-art.el (article-display-face): Display Faces in the same
17142         order as X-Faces.
17143
17144 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17145
17146         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17147
17148 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17149
17150         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17151         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17152         (gnus-article-mime-hierarchy): Remove.
17153         (gnus-article-mime-hierarchy-next): Remove.
17154         (gnus-article-mode): Revert 2004-03-19 change.
17155         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17156         (gnus-insert-mime-button): Revert 2004-03-19 change.
17157         (gnus-mime-accumulate-hierarchy): Remove.
17158         (gnus-mime-enter-multipart): Remove.
17159         (gnus-mime-leave-multipart): Remove.
17160         (gnus-mime-display-part): Revert 2004-03-19 change.
17161         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17162
17163         * mml.el (mml-preview): Revert 2004-03-19 change.
17164
17165 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17166
17167         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17168
17169 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17170
17171         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17172         t while entering a file name using the mm-with-multibyte macro.
17173         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17174
17175         * mm-util.el (mm-with-multibyte): New macro.
17176
17177 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17178
17179         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17180         user option.
17181         (gnus-mime-multipart-functions): Doc and customization fix.
17182         (gnus-article-mime-hierarchy): New variable.
17183         (gnus-article-mime-hierarchy-next): New variable.
17184         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17185         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17186         gnus-article-mime-hierarchy-next to nil.
17187         (gnus-insert-mime-button): Show hierarchy numbers.
17188         (gnus-mime-accumulate-hierarchy): New function.
17189         (gnus-mime-enter-multipart): New function.
17190         (gnus-mime-leave-multipart): New function.
17191         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17192         (gnus-mime-display-alternative): Show hierarchy numbers.
17193
17194         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17195         gnus-article-mime-hierarchy-next to nil.
17196
17197 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17198
17199         * dns.el: Don't require gnus-xmas.
17200
17201 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17202
17203         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17204         inline PGP.
17205         (mml-menu): Disable mml-quote-region if mark is inactive.
17206
17207 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17208
17209         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17210         when the group's active is not available.
17211
17212 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17213
17214         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17215         error.
17216
17217 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17218
17219         * imap.el (imap-store-password): New variable.
17220         (imap-interactive-login): Use it.
17221         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17222
17223 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17224
17225         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17226         window-start and hscroll to summary window.
17227
17228 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17229
17230         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17231         conversion message to newsrc-dribble when an actual conversion is
17232         performed.
17233
17234 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17235
17236         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17237
17238 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17239
17240         * mm-decode.el (mm-complicated-handles): New function reviving
17241         former definition of mm-multiple-handles.
17242
17243         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17244         (gnus-mime-delete-part): Use it.
17245
17246 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17247
17248         * gnus-agent.el (gnus-agent-read-local): Bind
17249         nnheader-file-coding-system to gnus-agent-file-coding-system to
17250         avoid the implicit assumption that they will always be equal.
17251         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17252         coding-system-for-write, as the with-temp-file macro first prints
17253         to a buffer then saves the buffer.
17254
17255 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17256
17257         * gnus-art.el (gnus-article-edit-part): New function.
17258         (gnus-mime-save-part-and-strip): Use it; do query instead of
17259         signaling an error; don't use mm-multiple-handles.
17260         (gnus-mime-delete-part): Ditto.
17261
17262 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17263
17264         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17265         old file versions.
17266         (gnus-group-prepare-hook): Removed function that converted list
17267         form of gnus-agent-expire-days to group properties.
17268
17269         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17270         (gnus-request-accept-article): Re-indented.
17271
17272         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17273         converters to handle old agent file formats.  Added logic for a
17274         "backup before upgrading warning".
17275         (gnus-convert-mark-converter-prompt): Developers can mark
17276         functions as needing (default), or not needing,
17277         gnus-convert-old-newsrc's "backup before upgrading warning".
17278         (gnus-convert-converter-needs-prompt): Tests whether the user
17279         should be protected from potentially irreversable changes by the
17280         function.
17281
17282         * legacy-gnus-agent.el: New.  Provides converters that are only
17283         loaded when gnus-convert-old-newsrc needs to call them.
17284
17285 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17286
17287         * mail-source.el (mail-source-touch-pop): Doc fix.
17288
17289         * message.el (message-smtpmail-send-it): Doc fix.
17290
17291 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17292
17293         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17294
17295         * nnmail.el (nnmail-split-fancy): do.
17296
17297         * gnus-kill.el (gnus-kill, gnus-execute): do.
17298
17299 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17300
17301         * gnus-sum.el (gnus-widget-reversible-match)
17302         (gnus-widget-reversible-to-internal)
17303         (gnus-widget-reversible-to-external): New functions.
17304         (gnus-widget-reversible): New widget.
17305         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17306
17307 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17308
17309         * gnus-sum.el (gnus-thread-sort-functions)
17310         (gnus-article-sort-functions): Document `(not F)' items.
17311
17312 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17313
17314         * spam.el (spam-use-gmane-xref): Add new backend.
17315         (spam-gmane-xref-spam-group): Add variable to control the name of the
17316         Gmane spam group.
17317         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17318         (spam-regex-headers-spam, spam-regex-headers-ham)
17319         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17320         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17321         backends and checks.
17322         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17323
17324         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17325         an autodetect method.
17326
17327 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17328
17329         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17330         articles are being added to a group.
17331         (gnus-request-replace-article): Inform the agent that articles
17332         need to be uncached as the cached contents are no longer valid.
17333
17334 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17335
17336         * binhex.el: Don't autoload executable-find.
17337
17338         * canlock.el: Don't autoload mail-fetch-field.
17339
17340         * dgnushack.el: Autoload c-mode for XEmacs.
17341
17342         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17343
17344         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17345         rmail-dont-reply-to and rmail-output.
17346
17347         * gnus-score.el: Don't autoload ffap-string-at-point.
17348
17349         * gnus-setup.el: Don't autoload sc-cite-original.
17350
17351         * imap.el: Don't autoload base64-decode-string,
17352         base64-encode-string and md5.
17353
17354         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17355         and rmail-msg-restore-non-pruned-header.
17356
17357         * mm-decode.el: Don't autoload executable-find.
17358
17359         * mm-url.el: Don't autoload executable-find.
17360
17361         * mm-view.el: Don't autoload diff-mode.
17362
17363         * nndb.el: Don't autoload news-reply-mode, news-setup,
17364         cancel-timer and telnet.
17365
17366         * password.el: Don't autoload run-at-time for Emacs.
17367
17368         * sha1-el.el: Don't autoload executable-find.
17369
17370         * sieve-mode.el: Don't autoload c-mode.
17371
17372         * uudecode.el: Don't autoload executable-find.
17373
17374 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17375
17376         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17377         (gnus-agent-possibly-alter-active): Avoid null in numeric
17378         comparison.
17379         (gnus-agent-set-local): Refuse to save null in local object table.
17380         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17381         list of articles that will be marked as unread.
17382
17383 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17384
17385         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17386
17387 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17388
17389         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17390         language tags.
17391
17392 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17393
17394         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17395         Don't bind "obarray".
17396
17397         * gnus-sum.el (gnus-thread-sort-functions): Added
17398         `gnus-thread-sort-by-most-recent-number' and
17399         `gnus-thread-sort-by-most-recent-date'.
17400         Reported by Kai Grossjohann <kai@emptydomain.de>.
17401
17402 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17403
17404         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17405
17406 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17407
17408         * gnus-cus.el (gnus-agent-customize-category): Removed
17409         ignore-errors macro reference that required cl to be loaded at
17410         run-time.
17411
17412         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17413         single-interval range of the form (min . max).  Previously the
17414         range had to look like ((min . max)).  Likewise, return
17415         (min . max) rather than ((min . max)).
17416         (gnus-range-map): Use gnus-range-normalize to accept
17417         single-interval range.
17418
17419         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17420         the cache, but not the agent, now appear with their usual face.
17421
17422         * dgnushack.el (loaddir): New variable that is bound to the
17423         directory containing the dgnushack.el file. Use loaddir, rather
17424         than srcdir, to update load-path. Change lets dgnushack compile
17425         code in directories other than GNUS/lisp.
17426
17427 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17428
17429         * lpath.el: Don't bind w3m-safe-url-regexp.
17430
17431         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17432         w3m-safe-url-regexp variable buffer-local.
17433
17434         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17435
17436 2004-02-27  Simon Josefsson  <jas@extundo.com>
17437
17438         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17439         gnus-group-real-prefix.
17440         (gnus-summary-move-article): Use it, instead of
17441         gnus-group-real-prefix.
17442
17443 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17444
17445         * lpath.el: Bind w3m-safe-url-regexp.
17446
17447         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17448         w3m-safe-url-regexp variable buffer-local and set it as the value
17449         of mm-w3m-safe-url-regexp.
17450
17451         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17452
17453         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17454         parsing gnus-posting-styles when the message is not for replying.
17455
17456         * dgnushack.el: Autoload sgml-mode for XEmacs.
17457
17458         * nnrss.el (nnrss-opml-export): Use
17459         mm-set-buffer-file-coding-system instead of
17460         set-buffer-file-coding-system.
17461
17462 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17463
17464         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17465         of checkdoc.el).
17466         * nnrss.el: do.
17467         * gnus-mlspl.el: do.
17468         * gnus-ml.el: do.
17469         * gnus-srvr.el: do.
17470
17471         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17472
17473 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17474
17475         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17476         Corrections to custom-manual links.
17477
17478         * gnus-art.el (gnus-article): Ditto.
17479
17480         * mm-decode.el (mime-display, mime-security): Ditto.
17481
17482 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17483
17484         * flow-fill.el: Typo.
17485
17486 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17487
17488         * spam-wash.el: New file.
17489
17490 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17491
17492         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17493
17494 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17495
17496         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17497         to be run with new-articles as LIST1, not LIST2.
17498         (spam-registration-functions): Add spam-use-ham-copy as a nil
17499         registration backend.
17500
17501 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17502
17503         * spam-stat.el (spam-stat-washing-hook): New option.
17504         (spam-stat-buffer-words): Use it.
17505         (spam-stat-process-directory, spam-stat-test-directory): Use
17506         insert-file-contents-literally.
17507         (spam-stat-coding-system): New variable.
17508         (spam-stat-load, spam-stat-save): Use it.
17509
17510 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17511
17512         * spam-report.el (spam-report-plug-agent): Quote
17513         spam-report-url-to-file and spam-report-url-ping-plain.
17514
17515 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17516
17517         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17518         / in mailto URLs.
17519
17520 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17521
17522         * spam-report.el (spam-report-process-queue): Fix interactive use.
17523         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17524         (spam-report-unplug-agent): Doc fixes.
17525         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17526         (spam-report-agentize, spam-report-deagentize): Autoload.
17527
17528 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17529
17530         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17531
17532         * message.el (message-setup-fill-variables): Add mml tags to
17533         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17534         <ajk@iu.edu>.
17535         (message-mode): Don't modify paragraph-separate there.
17536
17537 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17538
17539         * compface.el (uncompface-use-external): Default to undecided.
17540         (uncompface-use-external-threshold): New variable.
17541         (uncompface-float-time): New macro.
17542         (uncompface): Determine whether to use the external decoder if
17543         uncompface-use-external is undecided.
17544
17545 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17546
17547         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17548         after images.
17549
17550         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17551
17552 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17553
17554         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17555
17556         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17557
17558         * gnus-sum.el (gnus-summary-limit-to-age)
17559         (gnus-summary-limit-children): do.
17560
17561         * gnus-int.el (gnus-request-scan): do.
17562
17563         * gnus-group.el (gnus-group-suspend): do.
17564
17565         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17566
17567         * gnus-cite.el (gnus-cite-parse-attributions): do.
17568
17569         * gnus-agent.el (gnus-summary-set-agent-mark)
17570         (gnus-agent-regenerate-group): do.
17571
17572         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17573
17574         * binhex.el (binhex-decode-region-internal): do.
17575
17576 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17577
17578         * gnus-fun.el (gnus-face-properties-alist): New user option.
17579         (gnus-display-x-face-in-from): Use it.
17580
17581         * gnus-art.el (article-display-face): Ditto.
17582
17583         * compface.el (uncompface-use-external): Default to nil.
17584
17585 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17586
17587         * nntp.el (nntp-erase-buffer): New function.
17588         (nntp-retrieve-data, nntp-send-command)
17589         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17590         (nntp-possibly-change-group): Use it.
17591
17592         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17593         with-current-buffer.
17594
17595 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17596
17597         * compface.el: Merge the ELisp-based uncompface program.
17598         (compface): New customization group.
17599         (uncompface-use-external): New user option.
17600         (uncompface): Call uncompface-internal if uncompface-use-external
17601         is nil.
17602         (uncompface-internal): New function.  Note that there are also
17603         some other functions and variables added for this function.
17604
17605 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17606
17607         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17608         if necessary.
17609
17610 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17611
17612         * spam-report.el (spam-report-unplug-agent)
17613         (spam-report-plug-agent, spam-report-deagentize)
17614         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17615         Add support for the Agent in spam-report: when unplugged, report to a
17616         file; when plugged, submit all the requests.
17617
17618         * spam.el (spam-register-routine): Fix message about
17619         registration.
17620
17621 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17622
17623         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17624         dependencies.
17625         (rfc2047-encode): Use it.
17626
17627         * gnus-art.el (gnus-button-marker-list): Move before first
17628         reference.
17629
17630         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17631         (imap-parse-body): Fix format string mismatch.
17632
17633         * gnus-score.el (gnus-summary-increase-score): do.
17634
17635         * nnrss.el (nnrss-close): New function.
17636
17637 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17638
17639         * nnrss.el (nnrss-make-filename): New function.
17640         (nnrss-request-delete-group, nnrss-read-server-data)
17641         (nnrss-save-server-data, nnrss-read-group-data)
17642         (nnrss-save-group-data): Use it.
17643         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17644         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17645         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17646
17647 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17648
17649         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17650
17651 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17652
17653         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17654         files.
17655
17656         * message.el (message-generate-headers-first): Don't quote nil
17657         and t in docstrings.
17658
17659         * imap.el (imap-id): do.
17660
17661         * gnus-agent.el (gnus-agent-consider-all-articles)
17662         (gnus-agent-queue-mail): do.
17663
17664 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17665
17666         * spam-report.el (spam-report-process-queue): New function.
17667         Process requests from `spam-report-requests-file'.
17668         (spam-report-process-queue): Doc fix.
17669
17670 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17671
17672         * spam.el (spam-register-routine)
17673         (spam-log-processing-to-registry, spam-log-registered-p)
17674         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17675         Change "check" to "spam-check" for semi-clarity.
17676
17677 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17678
17679         * pop3.el: Require nnheader.
17680
17681         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17682
17683         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17684
17685         * gnus-picon.el: Require cl.
17686
17687         * gnus-fun.el: Require gnus-ems and gnus-util.
17688
17689         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17690
17691         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17692
17693         * gnus-art.el (gnus-article-edit-mode): Define before first
17694         reference.
17695
17696 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17697
17698         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17699         (gnus-uu-post-encoded): Use point-at-bol.
17700
17701         * gnus-topic.el (gnus-group-active-topic-p): do.
17702
17703         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17704
17705         * gnus-group.el (gnus-group-kill-region): do.
17706
17707         * gnus-art.el (article-date-ut): do.
17708
17709         * message.el (message-fetch-field): Remove redundant
17710         case-fold-search binding.
17711         (message-narrow-to-field): Simplify.
17712
17713 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17714
17715         * spam.el (spam-directory): Derive from `gnus-directory'.
17716
17717         * spam-report.el (spam-report-url-to-file)
17718         (spam-report-requests-file): New function and variable for offline
17719         reporting.
17720         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17721         and user defined function.
17722         (spam-report-url-ping-mm-url): Remove doubled slash.
17723
17724 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17725
17726         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17727
17728 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17729
17730         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17731         format string mismatch.
17732
17733         * sieve.el (sieve-deactivate-all): do.
17734
17735         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17736
17737         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17738
17739         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17740
17741         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17742
17743 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17744
17745         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17746         the list of checks.
17747
17748 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17749
17750         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17751         padding.
17752
17753 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17754
17755         * mm-view.el (mm-fill-flowed): New variable.
17756         (mm-inline-text): Use it.
17757
17758 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17759
17760         * spam.el (spam-spamassassin-register-ham-routine)
17761         (spam-spamassassin-register-spam-routine): Fix function names.
17762
17763 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17764
17765         * gnus.el (gnus-tmp-grouplens): Remove.
17766         (gnus-summary-line-format): Remove grouplens.
17767
17768         * gnus-group.el (gnus-group-line-format): Ditto.
17769
17770         * gnus-spec.el (gnus-format-specs): Ditto.
17771         (gnus-update-format-specifications): Flush the group format spec
17772         cache if there's the grouplens stuff.
17773         (gnus-parse-simple-format): Replace %l with the empty string.
17774
17775 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17776
17777         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17778         omission.
17779
17780 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17781
17782         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17783         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17784
17785 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17786
17787         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17788         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17789         New macros and functions.
17790         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17791         Handle > NLINK_MAX messages.
17792         * nnmaildir.el (nnmaildir-request-set-mark): Use
17793         nnmaildir--emlink-p and nnmaildir--eexist-p.
17794
17795 2004-01-25  Alex Schroeder  <alex@gnu.org>
17796
17797         * spam-stat.el (spam-stat-process-directory-age): New option.
17798         (spam-stat-process-directory): Use it.
17799
17800 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17801
17802         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17803         (spam-stat-save): Accept prefix argument.
17804
17805 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17806
17807         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17808         links" error.
17809
17810 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17811
17812         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17813         the rest of the and/or forms.
17814
17815 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17816
17817         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17818         compatibility with old .newsrc.eld files.
17819
17820         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17821
17822         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17823
17824         * gnus-start.el (gnus-1): do.
17825
17826         * gnus-group.el (gnus-group-line-format-alist): do.
17827
17828         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17829
17830         * gnus-gl.el: Remove.
17831
17832 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17833
17834         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17835         marks consisting of a single range {for example, (3 . 5)} rather
17836         than a list of a single range { ((3 . 5)) }.
17837
17838 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17839
17840         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17841         with-current-buffer.
17842         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17843         avoid consing a string.
17844
17845         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17846         Remove obsolete entries for big5 and gb2312.
17847
17848 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17849
17850         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17851         uncompressed list.
17852
17853 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17854
17855         * spam-stat.el (spam-stat-strip-xref): New function.
17856         (spam-stat-process-directory): Use it.
17857
17858         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17859         here -- it's done in message-fetch-field.
17860
17861 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17862
17863         * gnus-agent.el (gnus-agent-queue-mail)
17864         (gnus-agent-prompt-send-queue): New variables.
17865         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17866         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17867         "nndraft:queue" along to gnus-draft-send.  Use
17868         gnus-agent-prompt-send-queue.
17869         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17870         is "nndraft:queue".  Suggested by Gaute Strokkenes
17871         <gs234@srcf.ucam.org>
17872
17873         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17874         (agent-enable-undownloaded-faces): Added.
17875         (gnus-agent-cat-groups): Use eval-and-compile, not
17876         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17877         method of gnus-agent-cat-groups even when the buffer has been
17878         evaled.
17879         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17880         delete gnus-agent-save-active-1.
17881         (gnus-agent-save-groups): Deleted.  Identical to
17882         gnus-agent-save-active.
17883         (gnus-agent-write-active): No longer adjust agent's copy of active
17884         file as agent's adjustments are now stored in their own
17885         file.  Removed optional parameter.
17886         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17887         servers.  Add use of min/max range limits from server's local
17888         file.
17889         (gnus-agent-save-alist): Removed unused optional argument.
17890         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17891         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17892         (gnus-agent-set-local): A per-server file that keeps min/max range
17893         limits for articles known to the agent.  Provides a fast mechanism
17894         for altering many active ranges.
17895         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17896         active file (local makes it unnecessary).
17897         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17898
17899         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17900         (agent-enable-undownloaded-faces): Added.
17901
17902         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17903         disable it when sending to "nndraft:queue".
17904         (gnus-group-send-queue): Add safety check to avoid sending queue
17905         when unplugged.
17906
17907         * gnus-group.el (gnus-group-catchup): Use new
17908         gnus-sequence-of-unread-articles, not
17909         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17910         numbers of articles.  Use gnus-range-map to avoid having to
17911         uncompress the unread list.
17912         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17913         Fixed invalid ange-ftp reference.
17914
17915         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17916         (gnus-sorted-range-intersection): Intersection of two ranges
17917         without requiring that they first be uncompressed.
17918
17919         * gnus-start.el (gnus-activate-group): Unless blocked by the
17920         caller, possibly expand the active range to include both cached
17921         and agentized articles.
17922         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17923         multiple version-dependent converters.
17924         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17925         gnus-agent-save-active.
17926         (gnus-save-newsrc-file): Save dirty agent range limits.
17927
17928         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17929         gnus-agent-possibly-alter-active.
17930         (gnus-adjust-marked-articles): Faster handling of simple lists.
17931
17932 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17933
17934         * spam-stat.el (spam-stat-test-directory): New optional argument
17935         displays a list of files detected.  Suggested by Andrew Cohen
17936         <cohen@andy.bu.edu>.
17937         (spam-stat-buffer-words-with-scores): Don't narrow and change
17938         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17939
17940 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17941
17942         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17943         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17944         (spam-spamassassin-arguments)
17945         (spam-spamassassin-spam-flag-header)
17946         (spam-spamassassin-positive-spam-flag-header)
17947         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17948         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17949         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17950         (spam-list-of-processors, spam-list-of-checks)
17951         (spam-list-of-statistical-checks, spam-registration-functions)
17952         (spam-check-spamassassin-headers, spam-check-spamassassin)
17953         (spam-spamassassin-score)
17954         (spam-spamassassin-register-with-sa-learn)
17955         (spam-spamassassin-register-spam-routine)
17956         (spam-spamassassin-register-ham-routine)
17957         (spam-assassin-register-spam-routine)
17958         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17959         (spam-bogofilter-score): Fix to show article before scoring.
17960
17961 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17962
17963         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17964         default scoring function.
17965         (spam-generic-score): Call spam-spamassassin-score if
17966         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17967         spam-bogofilter-score otherwise.
17968
17969         * gnus.el (spam-process, spam-autodetect-methods): Add
17970         spamassassin and spamassassin-headers.
17971
17972 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17973
17974         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17975         Suppress unnecessary messages.
17976
17977 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17978
17979         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17980         make-hash-table.
17981
17982 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17983
17984         * canlock.el (base64-encode-string): Don't autoload it.
17985
17986 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17987
17988         * run-at-time.el: Remove useless (require 'itimer),
17989         eval-and-compile and (featurep 'xemacs).
17990
17991 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17992
17993         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17994         GROUP is a virtual group.
17995
17996 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17997
17998         * gnus.el: Autoload `message-y-or-n-p'.
17999
18000 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18001
18002         * pgg-parse.el: Remove unnecessary (require 'custom).
18003
18004         * pgg-def.el: do.
18005
18006         * nnmail.el: do.
18007
18008         * gnus-undo.el: do.
18009
18010         * gnus-picon.el: do.
18011
18012         * gnus-util.el: do.
18013
18014 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18015
18016         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18017
18018 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18019
18020         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18021         handle, as well as a list.
18022
18023         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18024         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18025         (mm-w3m-cid-retrieve): Simplify.
18026
18027 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18028
18029         * message.el (message-kill-to-signature): Allow prefix arg to
18030         specify number of lines to keep before signature.
18031
18032 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18033
18034         * message.el (message-kill-to-signature): Change docstring.
18035
18036 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18037
18038         * canlock.el: Always require sha1-el.
18039         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18040
18041         * message.el: Autoload sha1 only when compiling.
18042
18043         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18044         eudc-expand-inline for XEmacs.
18045
18046 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18047
18048         * message.el (message-canlock-generate): Require sha1-el.
18049
18050 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18051
18052         * message.el (message-expand-name): Silence the byte compiler.
18053
18054         * lpath.el: Add detect-coding-system.
18055
18056         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18057         cus-edit.
18058
18059 2004-01-13  Simon Josefsson  <jas@extundo.com>
18060
18061         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18062         Invoke gnus-score-mode.  Reported by
18063         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18064
18065         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
18066         Jim Blandy <jimb@redhat.com> (tiny change).
18067
18068 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18069
18070         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18071
18072 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18073
18074         * spam.el (spam-get-article-as-string): Update to use
18075         gnus-request-article-this-buffer, much simpler.
18076         (spam-get-article-as-buffer): Remove.
18077
18078 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18079
18080         * message.el (message-expand-name): Use EUDC if the user uses that.
18081
18082 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18083
18084         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18085         character for the encoding to avoid consing a string.
18086
18087         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18088         unnecessarily.
18089
18090         * mm-util.el (mm-replace-chars-in-string): Remove.
18091
18092         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18093         of mm-replace-chars-in-string.
18094
18095 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18096
18097         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18098
18099         * mm-util.el (mm-subst-char-in-string): Support inplace.
18100
18101         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18102         a new string in every iteration.  Use shy groups.
18103
18104 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18105
18106         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18107         * gnus-soup.el (gnus-soup-group-brew):
18108         * gnus-msg.el (gnus-put-message):
18109         * gnus-move.el (gnus-group-move-group-to-server):
18110         * gnus-kill.el (gnus-batch-score):
18111         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18112         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18113         (gnus-group-update-group, gnus-group-read-group)
18114         (gnus-group-make-group, gnus-group-make-help-group)
18115         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18116         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18117         (gnus-group-sort-by-unread, gnus-group-catchup)
18118         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18119         (gnus-group-yank-group, gnus-group-set-info)
18120         (gnus-group-list-groups):
18121         * gnus.el (gnus-generate-new-group-name):
18122         * gnus-delay.el (gnus-delay-send-queue):
18123         * nnvirtual.el (nnvirtual-catchup-group):
18124         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18125         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18126         (gnus-group-prepare-topics, gnus-topic-check-topology):
18127         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18128         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18129         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18130         (gnus-group-make-articles-read):
18131         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18132         (gnus-group-change-level, gnus-kill-newsgroup)
18133         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18134         (gnus-get-unread-articles, gnus-make-articles-unread)
18135         (gnus-make-ascending-articles-unread): Use accessor
18136         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18137         to get group information for improved readability.
18138
18139
18140 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18141
18142         * gnus-art.el (article-decode-mime-words, article-babel)
18143         (gnus-article-highlight-signature, gnus-article-add-buttons)
18144         (gnus-signature-toggle): Use gnus-with-article-buffer.
18145
18146         * gnus-art.el (gnus-article-highlight-headers)
18147         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18148
18149         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18150         (gnus-article-set-globals, gnus-request-article-this-buffer)
18151         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18152         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18153         (gnus-mime-display-alternative): Use with-current-buffer.
18154
18155 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18156
18157         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18158         also under 80 char limit, and call gnus-error if needed.
18159         (spam-fetch-article-header): Fix - it was a
18160         buffer-local variable (gnus-newsgroup-data).
18161         (spam-find-spam): Use spam-generate-fake-headers, forget about
18162         spam-insert-fake-headers.
18163         (spam-insert-fake-headers): Remove.
18164
18165 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18166
18167         * deuglify.el (gnus-article-outlook-unwrap-lines)
18168         (gnus-outlook-rearrange-article)
18169         (gnus-outlook-repair-attribution-outlook)
18170         (gnus-outlook-repair-attribution-block)
18171         (gnus-outlook-repair-attribution-other): Remove redundant
18172         save-excursion.
18173
18174 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18175
18176         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18177         (spam-fetch-field-subject-fast)
18178         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18179         (spam-fetch-article-header): Add functions to deal with Gnus
18180         internals for fast retrieval of article header data.
18181         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18182
18183 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18184
18185         * pop3.el (pop3-md5): Remove.
18186         (pop3-apop): Replace pop3-md5 with md5.
18187
18188         * mm-bodies.el: base64 is always built-in.
18189
18190         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18191         with-current-buffer.
18192
18193 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18194
18195         * canlock.el (canlock-insert-header): Remove excessive grouping in
18196         regexp.
18197
18198         * gnus-sum.el (gnus-summary-read-document): Ditto.
18199
18200         * gnus-uu.el (gnus-uu-part-number): Ditto.
18201
18202         * html2text.el (html2text-remove-tags): Ditto.
18203         (html2text-format-tags): Ditto.
18204         (html2text-format-single-elements): Ditto.
18205
18206         * mml.el (mml-parse-1): Ditto.
18207
18208 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18209
18210         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18211
18212         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18213
18214         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18215
18216         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18217
18218 2003-11-15  Simon Josefsson  <jas@extundo.com>
18219
18220         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18221         (pgg-gpg-lookup-key): Use regexp match instead of
18222         split-string (split-string is different between emacs 21.2 and
18223         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18224
18225 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18226
18227         * gnus-art.el (gnus-mime-view-all-parts)
18228         (gnus-article-part-wrapper, gnus-article-view-part): Use
18229         with-current-buffer.
18230
18231 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18232
18233         * spam.el (spam-disable-spam-split-during-ham-respool)
18234         (spam-spamoracle-database, spam-cache-lookups)
18235         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18236         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18237         (spam-group-ham-marks, spam-group-spam-marks)
18238         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18239         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18240         also add spam-use-blackholes to the statistical checks.
18241         (spam-fetch-field-fast): Add interface to fetching fields, may
18242         become a macro.
18243         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18244         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18245         (spam-insert-fake-headers): Fake an article when needed.
18246         (spam-find-spam): Fake article when possible.
18247         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18248         (spam-check-bogofilter-headers): Use message-fetch-field instead
18249         of nnmail-fetch-field.
18250
18251 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18252
18253         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18254
18255 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18256
18257         * spam.el (spam-split): Do not require spam-use-CHECK to be
18258         enabled if that check is passed to spam-split explicitly; also
18259         fix so 'spam doesn't get converted to spam-split-group when
18260         spam-split-symbolic-return is t.
18261         (spam-find-spam): Find registrations of the article and use those
18262         instead of re-running spam-split to find the spam/ham
18263         classification of the article.
18264         (spam-log-processing-to-registry, spam-log-registered-p)
18265         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18266         Use gnus-error instead of gnus-message.
18267         (spam-log-registration-type): Add function to determine the
18268         classification of a message based on registry entries; will
18269         return nil if both 'spam and 'ham are found.
18270         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18271         a reasonably fast local cache without the loading errors.
18272         (spam-cache-lookups): Set to t by default.
18273         (spam-find-spam): Don't try to guess spam-cache-lookups.
18274         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18275         spam-caches entry.
18276         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18277         caching of whitelist/blacklist entries.
18278         (spam-check-whitelist, spam-check-blacklist): Invoke
18279         spam-from-listed-p with a type, not a cache variable.
18280         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18281
18282 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18283
18284         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18285
18286         * nnmail.el (nnmail-split-fancy): do.
18287
18288         * mml.el (mml-parse): do.
18289
18290         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18291         (gnus-score-adaptive): do.
18292
18293 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18294
18295         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18296         (gnus-mime-button-map): Don't set keymap parent.
18297         (gnus-button-ctan-directory-regexp): Use shy grouping.
18298         (gnus-prev-page-map): Don't set keymap parent.
18299         (gnus-prev-page-map): Remove duplicated one.
18300         (gnus-next-page-map): Don't set keymap parent.
18301         (gnus-mime-security-button-map): Ditto.
18302
18303         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18304         version number.
18305
18306         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18307
18308 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18309
18310         * canlock.el (canlock-sha1-function): Remove.
18311         (canlock-sha1-function-for-verify): Remove.
18312         (canlock-openssl-program): Remove.
18313         (canlock-openssl-args): Remove.
18314         (canlock-ignore-errors): Remove.
18315         (canlock-sha1-with-openssl): Remove.
18316         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18317         (canlock-verify): Don't use canlock-ignore-errors.
18318
18319         * sha1-el.el (sha1-string-external): Make it can return a string
18320         in binary form.
18321         (sha1-region-external): Ditto.
18322         (sha1-string-internal): Ditto.
18323         (sha1-region-internal): Ditto.
18324         (sha1-region): Ditto.
18325         (sha1-string): Ditto.
18326         (sha1): Ditto.
18327
18328 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18329
18330         * spam.el (spam-report-articles-gmane): New command.
18331
18332 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18333
18334         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18335
18336         * run-at-time.el (run-at-time-saved): Remove.
18337         (run-at-time): Doc fix.
18338
18339 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18340
18341         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18342         (gnus-summary-limit-map): Add it.
18343         (gnus-summary-make-menu-bar): do.
18344
18345 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18346
18347         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18348         Make attempt at some caching support (done for BBDB only now).
18349         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18350         addresses to be checked.
18351         (spam-clear-cache-BBDB): Add function, to be invoked by
18352         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18353         (spam-check-BBDB): Check and use the caches, if
18354         spam-cache-lookups is on, remove superfluous (provide).
18355
18356 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18357
18358         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18359
18360 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18361
18362         * run-at-time.el (run-at-time-saved): Move to after the definition
18363         of `run-at-time'.
18364
18365         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18366
18367 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18368
18369         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18370         mm-w3m-local-map-property.
18371
18372         * mm-view.el (mm-w3m-mode-map): Remove.
18373         (mm-w3m-local-map-property): Remove.
18374         (mm-inline-text-html-render-with-w3m): Don't use
18375         mm-w3m-local-map-property.
18376
18377 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18378
18379         * run-at-time.el: New file.
18380
18381         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18382         under Emacs.
18383
18384         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18385         of gnus-set-text-properties.
18386
18387         * gnus-uu.el (gnus-uu-save-article): Ditto.
18388
18389         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18390
18391         * gnus-cite.el (gnus-cite-parse): Ditto.
18392
18393         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18394         of gnus-.
18395
18396         * gnus-xmas.el (run-at-time): Require run-at-time.
18397
18398         * gnus.el: Changed calls to nnheader-run-at-time and
18399         password-run-at-time throughout to use run-at-time directly.
18400
18401         * password.el: Removed definition of run-at-time.
18402
18403         * nnheaderxm.el: Remove definition of run-at-time.
18404
18405 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18406
18407         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18408         in prompt.
18409
18410 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18411
18412         * messagexmas.el (message-xmas-redefine): Alias
18413         `message-make-caesar-translation-table' to
18414         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18415         version.
18416
18417         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18418         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18419         `gnus-xmas-set-text-properties'.
18420         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18421         `gnus-xmas-completing-read'.
18422         (gnus-xmas-completing-read): Removed.
18423         (gnus-xmas-open-network-stream): Removed.
18424
18425         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18426         XEmacs version.
18427
18428         * dns.el (dns-make-network-process): Use `open-network-stream'
18429         instead of `gnus-xmas-open-network-stream'.
18430
18431         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18432
18433         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18434
18435 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18436
18437         * gnus-art.el (gnus-mime-display-alternative)
18438         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18439         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18440         Don't use gnus-local-map-property.
18441
18442         * gnus-util.el (gnus-local-map-property): Remove.
18443
18444         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18445         gnus-completing-read-maybe-default with completing-read.
18446
18447         * gnus-util.el (gnus-completing-read): do.
18448         (gnus-completing-read-maybe-default): Remove.
18449
18450 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18451
18452         * password.el: Only autoload `run-at-time' if not XEmacs.
18453         Only autoload the itimer functions if XEmacs.
18454
18455 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18456
18457         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18458         XEmacsen.
18459
18460         * dgnushack.el: Autoload executable-find for XEmacs.
18461
18462 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18463
18464         * gnus-art.el (gnus-read-string): Remove.
18465         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18466         read-string.
18467
18468 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18469
18470         * netrc.el: Autoload password-read.
18471         (netrc): Add configuration group.
18472         (netrc-encoding-method, netrc-openssl-path): Add
18473         variables for encoding and decoding of files with symmetric
18474         ciphers.
18475         (netrc-encode): Add assistant function to encode a file with
18476         netrc-encoding-method.
18477         (netrc-parse): Add interactive parameter, added optional
18478         decoding if netrc-encoding-method is non-nil but otherwise
18479         behavior is standard.
18480         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18481         Do s/encode/encrypt/ everywhere.
18482
18483         * spam.el: Remove executable-find autoload.
18484
18485 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18486
18487         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18488
18489         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18490
18491 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18492
18493         * gnus-art.el (gnus-treat-ansi-sequences)
18494         (article-treat-ansi-sequences): New variable and function.
18495         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18496
18497         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18498         Use it.
18499
18500 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18501
18502         * mm-util.el (mm-quote-arg): Remove.
18503
18504         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18505         shell-quote-argument.
18506
18507         * gnus-uu.el (gnus-uu-command): do.
18508
18509         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18510
18511         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18512         with make-char.
18513
18514         * mm-util.el (mm-make-char): Remove.
18515
18516         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18517         add-minor-mode.
18518
18519         * gnus-undo.el (gnus-undo-mode): do.
18520
18521         * gnus-topic.el (gnus-topic-mode): do.
18522
18523         * gnus-sum.el (gnus-dead-summary-mode): do.
18524
18525         * gnus-start.el (gnus-slave-mode): do.
18526
18527         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18528
18529         * gnus-ml.el (gnus-mailing-list-mode): do.
18530
18531         * gnus-gl.el (gnus-grouplens-mode): do.
18532
18533         * gnus-draft.el (gnus-draft-mode): do.
18534
18535         * gnus-dired.el (gnus-dired-mode): do.
18536
18537         * gnus-ems.el (gnus-add-minor-mode): Remove.
18538
18539         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18540         Replace gnus-char-width with char-width.
18541
18542         * gnus-ems.el (gnus-char-width): Remove.
18543
18544         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18545         Replace gnus-char-width with char-width.
18546
18547         * gnus-ems.el (gnus-char-width): Remove.
18548
18549         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18550         definition.
18551         Remove Emacs 20 hash table compatibility code.
18552
18553         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18554         20 compatibility code.
18555
18556         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18557
18558         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18559
18560         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18561         with point-at-{eol,bol}.
18562
18563         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18564
18565         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18566
18567         * flow-fill.el (fill-flowed-point-at-bol)
18568         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18569
18570         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18571         Replace with point-at-{eol,bol} throughout all files.
18572
18573 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18574
18575         * ntlm.el (ntlm-string-as-unibyte): New macro.
18576         (ntlm-build-auth-response): Use it.
18577
18578         Remove Emacs 20 stuff:
18579         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18580         (butlast, mapc, remove): Remove the compiler macros.
18581         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18582         of delq and copy-sequence.
18583         * gnus-art.el (popup-menu): Remove the compiler macro.
18584         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18585         Emacs 20.
18586
18587 2004-01-05  Simon Josefsson  <jas@extundo.com>
18588
18589         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18590         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18591         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18592         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18593         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18594         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18595         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18596         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18597         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18598         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18599         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18600         string-xor into ntlm-string-xor.  Suggested by
18601         Jesper Harder <harder@myrealbox.com>.
18602
18603         * ntlm.el: Don't include poem.
18604
18605         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18606         Jesper Harder <harder@myrealbox.com>.
18607
18608         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18609
18610         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18611         probably breaks emacs with DL patch, but do we care? Is anyone
18612         still using the DL stuff?)
18613
18614         * sieve-manage.el: Use the password package.
18615         (sieve-manage-read-passwd): Remove.
18616         (sieve-manage-interactive-login): Use password.  Re-add
18617         condition-case around loop.
18618
18619         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18620         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18621         the password package.
18622
18623 2003-02-19  Simon Josefsson  <jas@extundo.com>
18624
18625         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18626         token.
18627
18628 2002-08-07  Simon Josefsson  <jas@extundo.com>
18629
18630         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18631         (sieve-manage-authenticators):
18632         (sieve-manage-authenticator-alist): Add some SASL mechs.
18633         (sieve-sasl-auth): New function.
18634         (sieve-manage-cram-md5-auth):
18635         (sieve-manage-plain-auth): Rewrite using SASL library.
18636         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18637         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18638         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18639         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18640
18641 2004-01-05  Simon Josefsson  <jas@extundo.com>
18642
18643         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18644         New files.
18645
18646 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18647
18648         * gnus-group.el (gnus-no-groups-message): Update.
18649
18650         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18651
18652 2003-11-09  Simon Josefsson  <jas@extundo.com>
18653
18654         * imap.el: Support for ID IMAP extension (RFC 2971).
18655         (imap-local-variables): Add imap-id.
18656         (imap-id): New variable.
18657         (imap-id): New function.
18658         (imap-parse-response): Parse untagged ID response.
18659         * nnimap.el (nnimap-id): New variable.
18660         (nnimap-open-connection): Use it.
18661
18662 2003-12-28  Simon Josefsson  <jas@extundo.com>
18663
18664         * gnus-score.el (gnus-score-edit-all-score): New.
18665         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18666
18667 2004-01-04  Simon Josefsson  <jas@extundo.com>
18668
18669         * password.el: Add.
18670
18671 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18672
18673         * dns.el (dns-query-types): Fix typo.
18674         (dns-query-types): New function.
18675         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18676         PTR and SOA replies, see RFC 1035.
18677
18678 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18679
18680         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18681
18682         * Moved to Changelog.2.
18683
18684 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18685
18686         * gnus.el (gnus-version-number): Bump version.
18687
18688 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18689
18690         * gnus.el: No Gnus v0.1 is released.
18691
18692 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18693
18694         * gnus.el: No Gnus v0.0 is released.
18695
18696 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18697
18698         * gnus.el (gnus-version-number): Bump.
18699         (gnus-version): No.
18700
18701 See ChangeLog.2 for earlier changes.
18702
18703     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18704       Free Software Foundation, Inc.
18705
18706   This file is part of GNU Emacs.
18707
18708   GNU Emacs is free software: you can redistribute it and/or modify
18709   it under the terms of the GNU General Public License as published by
18710   the Free Software Foundation, either version 3 of the License, or
18711   (at your option) any later version.
18712
18713   GNU Emacs is distributed in the hope that it will be useful,
18714   but WITHOUT ANY WARRANTY; without even the implied warranty of
18715   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18716   GNU General Public License for more details.
18717
18718   You should have received a copy of the GNU General Public License
18719   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18720
18721 ;; Local Variables:
18722 ;; coding: utf-8
18723 ;; fill-column: 79
18724 ;; add-log-time-zone-rule: t
18725 ;; End: