f23bad723d53c54a802590ea0c56331845ce423f
[gnus] / lisp / ChangeLog
1 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4         computing the boundary.
5
6 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
7
8         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
9         handle bindings.
10
11 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * pop3.el (pop3-number-of-responses): Removed.
14         (pop3-wait-for-messages): Rewrite to take linear time instead of
15         exponential time.
16
17 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18
19         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
20         re-fetch images.
21
22         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
23         re-fetch images when hitting `g' in Gnus.
24
25 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26
27         * mml.el (mml-inhibit-compute-boundary): New internal variable.
28         (mml-compute-boundary): Don't check collision if it is non-nil.
29         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
30         before checking collision.
31
32 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
33
34         * message.el (message-indent-citation): Really make sure there's a
35         newline at the end.
36
37         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
38         Fix suggested by John Wiegley.
39
40         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
41
42         * gnus-art.el (gnus-treat-hide-citation): Add doc.
43
44         * message.el (message-default-send-rename-function): Break out into its
45         own function.
46
47         * ecomplete.el (ecomplete-display-matches): Revert patch since it
48         doesn't work under XEmacs.
49
50         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
51         of "imaps" to word around Windows problems.
52         (nnimap-open-connection-1): Use it.
53
54         * message.el (message-indent-citation): Revert last change which made
55         `F' not work.
56
57 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
58
59         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
60         terminal as well.
61
62 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
65         because it displays images using overlays that aren't easy to copy to
66         the article buffer.
67
68 2011-09-20  Ćukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
69
70         * message.el (message-indent-citation): Fix empty line removal at the
71         end of the citation.
72
73 2011-09-20  Julien Danjou  <julien@danjou.info>
74
75         * auth-source.el (auth-source-netrc-create): Use default value for
76         password if specified. Evaluate default.
77         (auth-source-plstore-create): Ditto.
78         (auth-source-plstore-create, auth-source-netrc-create): Fix default
79         value evaluation.
80         (auth-source-netrc-create): Typo fix.
81         (auth-source-plstore-create): Ditto.
82
83         * password-cache.el (password-cache-remove): Remove entries even if the
84         value is nil, so that password with a nil value (negative caching) is
85         possible to invalidate.
86
87         * auth-source.el (auth-source-format-cache-entry): New function.
88
89 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
90
91         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
92
93 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
94
95         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
96
97 2011-09-19  Julien Danjou  <julien@danjou.info>
98
99         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
100         which work with things that are not ASCII.
101
102 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
105
106 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
107
108         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
109         message level.
110
111 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
112
113         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
114
115 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
116
117         * gnus.el (gnus-interactive-exit): Update defcustom spec.
118
119 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
120
121         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
122         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
123
124 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
125
126         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
127         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
128         articles.
129
130 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
131
132         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
133         (message-mail-other-window, message-mail-other-frame)
134         (message-news-other-window, message-news-other-frame):
135         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
136         instead of setting buffer display varibles.
137
138 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
139
140         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
141
142         * gnus-sum.el (gnus-fetch-headers): Bump message level.
143
144 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
145
146         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
147         duplicates" to a higher level.
148
149         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
150         most egregious messages.
151
152 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
153
154         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
155
156 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
157
158         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
159         up the file (bug#9351).
160
161 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
162
163         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
164         it does with all other backends, but decode the names immediately after
165         getting them.
166
167         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
168         decoding nnimap groups.
169
170         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
171         newsrc file.  It doesn't seem like an important optimisation any more.
172
173 2011-09-10  Dave Abrahams  <dave@boostpro.com>  (tiny change)
174
175         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
176         overflows.
177
178 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179
180         * gnus.el (gnus-article-mark-lists): Remove `recent'.
181         (gnus-interactive-exit): Extend to `quiet'.
182
183         * gnus-sum.el (gnus-offer-save-summaries): Use it.
184
185         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
186         string.
187
188         * plstore.el (plstore--get-buffer): Silence compiler warnings by
189         renaming function arguments from `this'.
190
191         * gnus-sum.el (gnus-newsgroup-recent): Remove.
192
193         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
194         has been renamed.
195         (gnus-lrm-string-p): Include RLM and PDF, too.
196
197         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
198         (bug#9225).
199
200 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
201
202         Add autoload cookies for functions used by sendmail.el.
203         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
204
205         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
206
207 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
208
209         * gnus-art.el (article-date-ut): Work properly even when there are
210         things like Date header in the body; work for forwarded parts.
211
212 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
213
214         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
215         original-article-buffer.
216
217 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
218
219         * nnir.el (nnir-compose-result): Fix matching of server type.
220         (nnir-run-swish++): Ditto.
221         (nnir-run-namazu): Ditto.
222         (nnir-run-notmuch): Ditto.
223
224 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
225
226         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
227         (bug#9405).
228
229         * gnus-score.el (gnus-summary-increase-score): Doc clarification
230         (bug#9421).
231
232         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
233         (bug#9425).
234
235         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
236         thing (bug#9426).
237
238 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
239
240         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
241         the error message.
242
243 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
244
245         * message.el (message-setup-1): Return t (Bug#9392).
246
247 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
248
249         * gnus-sum.el: When adding article headers to a summary buffer also
250         update gnus-newsgroup-articles (bug#9386).
251
252 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * auth-source.el: Autoload help-mode.
255
256 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
257
258         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
259         names.
260
261 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
262
263         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
264         mm-replace-in-string for compatibility issues.
265         * mml2015.el (mml2015-epg-verify): Ditto.
266
267 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
268
269         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
270
271         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
272
273 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
274
275         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
276         continue on and do the clean-up phase (bug#9188).
277
278         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
279         just ignore groups that can't be opened instead of erroring out
280         (bug#9225).
281
282         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
283         nil since some many people are fuddy-duddies.
284
285         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
286         images.
287
288         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
289         instead.
290
291         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
292
293         * gnus-util.el (gnus-process-live-p): Copy over compat function.
294
295         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
296         processing.
297
298         * nntp.el (nntp-kill-buffer): Kill the process before killing the
299         buffer to avoid warnings.
300
301 2011-08-20  Simon Josefsson  <simon@josefsson.org>
302
303         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
304         specified to reduce precision.
305
306 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
307
308         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
309         bodystructures (bug#9314).
310
311 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
314         Make button keymap non-sticky after buttons.
315
316 2011-08-18  David Engster  <dengste@eml.cc>
317
318         * nnmairix.el (nnmairix-request-set-mark)
319         (nnmairix-goto-original-article): Remove adding of article to registry,
320         since `gnus-registry-add-group' isn't available anymore.
321         (nnmairix-determine-original-group-from-registry):
322         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
323         available anymore.
324
325 2011-08-12  Simon Josefsson  <simon@josefsson.org>
326
327         * starttls.el (starttls-any-program-available): Define as obsolete
328         function.
329
330 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
331
332         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
333         versions which Gnus use when appropriate.
334
335         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
336         a pretty destructive command.
337
338         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
339
340 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
341
342         * message.el (message-fix-before-sending): Make a different warning
343         about NUL characters (bug#9270).
344
345         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
346         from custom (bug#9260).
347
348         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
349         things work in Emacs 22 and XEmacs, too.
350
351         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
352         default From.
353
354         * gnus-spec.el (gnus-lrm-string-p): New macro.
355         (gnus-lrm-string): New constant.
356         (gnus-summary-line-format-spec): LRM-ify the from.
357         (gnus-tilde-max-form): LRM-ify string chopping.
358
359         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
360
361         * message.el (message-is-yours-p): Allow disabling canlock checking
362         (bug#9295).
363         (message-shoot-gnksa-feet): Add `canlock-verify'.
364         (message-auto-save-directory): Use ~/ as the auto-save directory if the
365         message directory isn't writable (bug#9304).
366
367         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
368         non-world-readable.
369
370 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
371
372         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
373         articles.
374
375 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
376
377         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
378         copy-list.
379
380 2011-08-12  Sam Steingold  <sds@gnu.org>
381
382         * gnus-score.el (gnus-score-find-alist): Keep the score files already
383         in the reverse order to avoid modifying the cache with `nreverse'.
384         (gnus-all-score-files): Do not modify the value returned by
385         `gnus-score-find-alist' because it lives in a cache variable.
386         (gnus-current-home-score-file): No need to `nreverse' the return value
387         of `gnus-score-find-alist', it is already in the correct order.
388
389 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
390
391         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
392         type MESSAGE and subtype RFC822 is slightly different from those of
393         type TEXT.
394
395 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
396
397         * gnus-sum.el (gnus-summary-refer-article): Warp to article. This
398         allows article-referral to work from an nnir group.
399
400 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
401
402         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
403
404 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
405
406         * mml1991.el (mml1991-epg-find-usable-key)
407         (mml1991-epg-find-usable-secret-key): New function.
408         (mml1991-epg-sign): Check if signing key is usable.
409         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
410
411 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
412
413         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
414         server-variables only. This should fix a bug introduced with commit
415         e1889675b7f4adf057833c5513c9374134c4e053.
416         (nnir-run-query): 'nnir-search-engine should not be set from the global
417         environment.
418
419 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
420
421         * nnir.el (nnir-search-thread): Position point on referring article
422         line.
423         (nnir-warp-to-article): Clean up summary buffers.
424
425         * nnimap.el (nnimap-request-thread): Whitespace fix.
426
427 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
428
429         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
430
431 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
432
433         * starttls.el (starttls-available-p): Rename from
434         `starttls-any-program-available' and changed return convention.
435
436 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
437
438         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
439         `unix-sync' unless it's defined.
440
441 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
442
443         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
444         `aref' for XEmacs compatibiltiy.
445
446 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
447
448         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
449
450 2011-07-31  Dave Abrahams  <dave@boostpro.com>  (tiny change)
451
452         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
453         closures, quote the form properly (bug#9194).
454
455 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
456
457         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
458         (gnus-summary-insert-new-articles): Protect against servers that are
459         down.
460
461 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
462
463         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
464         in mm handle if none is specified.
465
466 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
467
468         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
469
470 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
471
472         * nnir.el (nnir-search-thread): New function to make an nnir group
473         based on a thread query.
474
475         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
476         of nnir in thread referral.
477         (gnus-summary-refer-thread): Use it.
478
479         * nnimap.el (nnimap-request-thread): Use it.
480
481 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
482
483         * shr.el (shr-tag-comment): Ignore HTML comments.
484
485 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
486
487         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
488         argument.
489         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
490         Use `nnir-address' to handle server info rather than passing an arg.
491
492         * nnimap.el (nnimap-make-thread-query): New utility function to format
493         an imap thread search query.
494         (nnimap-request-thread): Use it.
495
496         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
497         right select-method if we are not going back to the group buffer.
498
499 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
500
501         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
502         enter invalid buffer configurations into the quit form (bug#9107).
503         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
504         unplugged/plugged.
505
506         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
507         keep track of which ones are unread (bug#9061).
508
509         * gnus.el (gnus-refer-article-method): Allow entering any sexp
510         (bug#9055).
511
512         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
513         (bug#9041).
514
515         * gnus-html.el (mm-util): Require (bug#9073).
516
517         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
518         (gnus-summary-refer-thread): Use it to remove duplicates in the
519         un-threaded view (bug#9053).
520         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
521
522 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
523
524         * nnir.el (nnir-read-server-parm): Use default value from global
525         variable.  Without this the default search engine parameters aren't
526         used at all.
527
528 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
529
530         * message.el (message-unique-id): Don't use the undocumented return
531         value from (random t) (bug#9118).
532
533 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
534
535         * message.el (message-auto-save-directory): If the ~/Mail directory
536         doesn't exist, use ~ as the auto-save directory (bug#4432).
537
538         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
539         hasn't already been started.
540
541 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542
543         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
544
545         * message.el (message-reply): Work around mysterious bug where
546         `message-mode' seems to overwrite the locally bound `subject' variable.
547
548 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
549
550         * nnimap.el (nnimap-request-thread): Ensure search is performed in
551         correct group.
552
553         * gnus-int.el (gnus-request-thread): Add group argument.
554
555         * gnus-sum.el (gnus-summary-refer-thread): Use it.
556
557 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
558
559         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
560
561         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
562         renamed to `debbugs-gnu-*'.
563
564 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
565
566         * plstore.el: Revert the editing feature since it is not urgent.
567         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
568         (plstore-mode-decoded): Remove.
569
570 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
571
572         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
573         isn't very interesting any more, and it leaks potentially secret data.
574         (gnus-debug): Remove.
575
576         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
577         use of :custom-show.
578
579 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
580
581         * plstore.el: Add documentation.
582         (plstore-mode): New mode to edit plstore file.
583         (plstore-mode-toggle-display, plstore-mode-original)
584         (plstore-mode-decoded): New command.
585         (plstore--encode, plstore--decode, plstore--write-contents-functions)
586         (plstore--insert-buffer, plstore--make): New function.
587         (plstore-open, plstore-save): Simplify by using them.
588
589 2011-07-06  Glenn Morris  <rgm@gnu.org>
590
591         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
592
593 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
594
595         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
596         no longer is much used.
597         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
598         Articles".
599
600 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
601
602         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
603         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
604         `notmuch' backend.
605
606 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
607
608         * mm-decode.el (mm-text-html-renderer): Doc fix.
609
610         * gnus-msg.el (gnus-bug): Fix the MML tag.
611
612         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
613
614 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
615
616         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
617         secondary methods if started with `gnus-no-server'.
618
619 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
620
621         * message.el (message-return-action): Fix typo in docstring.
622
623 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
624
625         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
626         bug reports at once.
627
628         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
629
630 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
631
632         * nndraft.el: Require gnus-group.
633         (nndraft-request-list): Declare.
634
635         * nndraft.el (nndraft-update-unread-articles): Don't show group having
636         no unread article unless it matches gnus-permanently-visible-groups.
637
638         * nndraft.el (nndraft-update-unread-articles): New function.
639         (nndraft-request-associate-buffer): Use it to update the number of
640         unread articles for the nndraft groups in the group buffer when saving
641         or killing a draft message.
642
643 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
644
645         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
646         systems to binary before writing and reading the mbox files.
647
648         * gnus.el (gnus-summary-line-format): Link to the info node for %U
649         instead of trying to list them all (bug#8978).
650
651 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
652
653         * pop3.el (pop3-open-server): Use :end-of-capability.
654
655 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
656
657         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
658         the id is always a number.
659
660         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
661
662         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
663         debbugs mode, if possible.
664
665 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
666
667         * auth-source.el (auth-source-token-passphrase-callback-function):
668         Reindent.
669         (epg-context-operation): Remove unnecessary autoload.
670
671 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
672
673         * gnus.el (gnus-list-debbugs): New command.
674
675         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
676         mboxstat instead of the maintbox, since the stat seems to be fuller.
677
678         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
679         summary buffers.
680
681         * message.el (message-get-reply-headers): Delete all duplicates,
682         instead of the first.
683         (message-get-reply-headers): Ensure that we have progress while
684         deleting duplicates.
685
686         * gnus-msg.el (gnus-configure-posting-styles): Get the local
687         gnus-posting-style value from the summary buffer to make it easier to
688         make that a per-buffer conf.
689
690 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
691
692         * nnir.el (nnir-run-imap): Allow halting a search when an article is
693         found by setting `shortcut' in 'query.
694         (nnir-request-article): Use `shortcut' setting when requesting article
695         by Message-ID.
696
697 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
698
699         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
700         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
701         Bring the pseudo-headers back too.
702
703 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
704
705         * auth-source.el (auth-source-token-passphrase-callback-function):
706         Simplify and remove EPA dependency.
707
708 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
709
710         * nnir.el (nnir-request-article): Fix error message text.
711
712 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
713
714         * auth-source.el (plstore-delete): Autoload.
715         (auth-source-plstore-search): Support delete operation.
716         * plstore.el (plstore-delete): New function.
717
718 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
719
720         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
721         mark actually existing articles as unread rather than the ones that
722         active asserts.
723
724 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
725
726         * nntp.el (nntp-record-command):
727         * gnus-util.el (gnus-message-with-timestamp-1):
728         Use format-time-string rather than decoding time stamps by hand.
729         This is simpler and insulates the code from potential changes to
730         current-time format.
731
732 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
733
734         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
735
736 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
737
738         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
739         (plstore-save): Support public key encryption.
740         (plstore--init-from-buffer): New function.
741         (plstore-open): Use it; fix error when opening a non-existent file.
742         (plstore-revert): Use plstore--init-from-buffer.
743
744 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
745
746         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
747
748 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
749
750         * mml2015.el (mml2015-use): Replace string-match-p with string-match
751         for old Emacsen.
752
753 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
754
755         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
756         is not fully working.
757
758 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
759
760         * dgnushack.el: Autoload sha1 on XEmacs.
761
762         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
763         quit window configuration.
764
765         * auth-source.el (epg-context-set-passphrase-callback):
766         Remove duplicate autoload.
767
768 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
769
770         * nnir.el (nnir-request-article): Allow requesting articles by
771         Message-ID with nnimap.
772
773         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
774         current server.
775
776 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
777
778         * auth-source.el: Autoload EPA/EPG functions.
779         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
780         changed when EPA/EPG is not available.
781         (auth-source-backend): Rename "arg" member to "data".
782         (auth-source-backend-parse, auth-source-plstore-search)
783         (auth-source-plstore-create): Use it.
784
785 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
786
787         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
788         `gnus-refer-article-methods'.
789
790 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
791
792         * auth-source.el: Require EPA and EPG.
793         (auth-source-passphrase-alist): New variable.
794         (auth-source-passphrase-callback-function)
795         (auth-source-token-passphrase-callback-function): Callbacks for the
796         netrc field encryption (GPG tokens).
797         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
798         Symmetric encryption and decryption of the netrc GPG tokens.
799         (auth-source-netrc-normalize): Use them, simplifying the closure.
800
801 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
802
803         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
804         is available.
805
806 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
807
808         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
809         non-nil, and `nnimap-split-methods' is nil, use the former.
810
811 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
812
813         * plstore.el (plstore-revert): New function.
814         (plstore-open): Use it; hide the buffer from user.
815
816 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
817
818         * auth-source.el (auth-source-backend): New member "arg".
819         (auth-source-backend-parse): Handle new backend 'plstore.
820         * plstore.el: New file.
821
822 2011-06-30  Glenn Morris  <rgm@gnu.org>
823
824         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
825
826 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
827
828         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
829         expiring articles to.
830
831         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
832         variations as ASCII (bug#5458).
833
834 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
835
836         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
837
838 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * message.el (message-point-in-header-p): Tweak the function to default
841         to saying that we're not in the headers if there is no separator at
842         all.  This makes it possible to use the Message version of `M-q' in
843         buffers with no headers (bug#7987).
844         (message-point-in-header-p): Fix last checkin to work with an empty
845         mail-header-separator, too.
846
847         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
848         again, save the choice via customize.
849
850 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
851
852         * message.el (message-send-mail-function): Add `sendmail-query-once'.
853
854         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
855         ended the connection, bail out before waiting infinitely on a new
856         connection.
857
858 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
859
860         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
861         reports.
862
863         * gnus.el (gnus-bug-package): Use "gnus."
864         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
865
866 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
867
868         * dgnushack.el: Make the timer warning go away on XEmacs.
869
870         * gnus-art.el (gnus-article-stop-animations): New function to stop any
871         animations going on at article exit time.
872
873         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
874         since removing it breaks people upgrading.
875
876         * shr.el (shr-put-image): Use the new interface for animating images.
877         (shr-put-image): Animate for 60 seconds.
878
879         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
880         avoid compiler warnings.
881
882         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
883         error with `find-file-hooks' on Emacs 22.
884         (with-auth-source-epa-overrides): Ugly hack to Wrap the
885         `find-file-hook' things in `symbol-value' to avoid compilation warnings
886         on all architectures.
887
888         * spam.el (spam-stat): Require in a normal fashion without binding
889         `spam-stat-install-hooks' to avoid compilation warnings.
890
891         * spam-stat.el (spam-stat-install-hooks): Remove.
892         (spam-stat-install-hooks): Don't run automatically.
893
894 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
895
896         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
897         and keystroke.
898
899 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * auth-source.el (auth-source-netrc-cache): Move forward.
902
903 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
904
905         * proto-stream.el (proto-stream-open-starttls): Use
906         `gnutls-available-p' to see whether we have built-in support.
907
908         * auth-source.el (auth-source-netrc-create): Don't query the bits that
909         we already know.
910         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
911         (auth-source-netrc-create): Don't prompt for the stuff we already know.
912
913 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
914
915         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
916         %S format, since that looks odd.
917         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
918         file, especially when saving.
919
920 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
921
922         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
923         article found.
924
925 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
926
927         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
928         `auth-source-save-secrets' with a more sensitive alist that can be
929         configured per file.  Experimental, so defaults to 'never.
930         (auth-source-netrc-create): Use it.  Still experimental code.
931         (with-auth-source-epa-overrides): Use `find-file-hooks' if
932         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
933
934 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
935
936         * auth-source.el (auth-source-save-secrets): New variable to control if
937         secret tokens should be saved encrypted.
938         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
939         to `auth-source-netrc-normalize'.
940         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
941         on the EPA variables being defined.
942         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
943         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
944         the lexical-let closure.
945         (auth-source-netrc-create): Create "gpg:" tokens according to
946         `auth-source-save-secrets'.
947
948 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
949
950         * gnus-group.el (gnus-group-update-group): Add new argument
951         `info-unchanged' that stops updating dribble buffer.
952
953         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
954         deletes lines matching to it in dribble buffer.
955
956         * gnus-agent.el (gnus-agent-fetch-group-1):
957         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
958         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
959         * gnus-start.el (gnus-group-change-level):
960         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
961
962         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
963         if newsgroup info is not changed.
964
965         * gnus-group.el (gnus-group-get-new-news-this-group):
966         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
967         Don't update dribble buffer.
968
969 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
970
971         * gnus-registry.el (gnus-registry-remove-ignored): New function to
972         remove entries with groups we ignore.
973
974 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
975
976         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
977         the underline comes at the bottom.
978
979 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
980
981         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
982         `gnus-registry-user-format-function-M' and declare the latter obsolete.
983         (gnus-registry-article-marks-to-names): Rename from
984         `gnus-registry-user-format-function-M2'.
985
986 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
987
988         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
989         ephemeral group.
990
991 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * shr.el (shr-browse-image): Copy the URL if called interactively.
994
995 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
996
997         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
998         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
999         done, then unselected articles may be marked as read.
1000
1001         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
1002         since not doing this seems to lead to a race condition in pop3-logon.
1003
1004         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
1005         so that the call chain it correct when we call "upwards".
1006
1007         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
1008         in read-only groups.
1009
1010         * gnus-group.el (gnus-group-mark-article-read): Ditto.
1011
1012         * message.el (message-cite-reply-position): Doc string fix.
1013
1014         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
1015         avoid regexp overflow.
1016         (nnimap-transform-split-mail): Ditto.
1017
1018         * pop3.el (pop3-retr): Error out if the server closes the connection.
1019
1020 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1021
1022         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
1023         mm-with-unibyte-current-buffer.  The buffer should not contain any
1024         multibyte chars anyway at this stage.
1025
1026 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1027
1028         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
1029         at the end of lines.
1030
1031 2011-05-29  Julien Danjou  <julien@danjou.info>
1032
1033         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
1034
1035 2011-05-27  Glenn Morris  <rgm@gnu.org>
1036
1037         * gnus-group.el (gnus-bug-group-download-format-alist):
1038         Use the "maintainer" version of debian reports as well.
1039
1040 2011-05-26  Glenn Morris  <rgm@gnu.org>
1041
1042         * gnus-group.el (gnus-bug-group-download-format-alist):
1043         Use the "maintainer" version of debbugs.gnu.org reports.
1044
1045 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1046
1047         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
1048
1049 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1050
1051         * gnus-cus.el (gnus-agent-customize-category):
1052         * gnus-delay.el (gnus-delay-send-queue):
1053         * gnus.el (gnus-other-frame):
1054         Don't quote lambda expressions with `quote'.
1055
1056 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
1057
1058         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
1059         the thread moves us backwards and so we loop forever.
1060
1061 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
1064         whitespace in base64 data lines.
1065
1066 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1067
1068         * gnus-registry.el (gnus-registry-user-format-function-M):
1069         Use `mapconcat'.
1070         (gnus-registry-user-format-function-M2): Use to see the full text of
1071         the marks.  Make "," the mark text separator.
1072
1073         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
1074         authentication with auth-source.
1075
1076 2011-05-17  Glenn Morris  <rgm@gnu.org>
1077
1078         * gnus-group.el (gnus-import-other-newsrc-file):
1079         Use insert-file-contents.
1080
1081 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
1082
1083         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
1084         1000 iterations.
1085
1086 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1087
1088         * nntp.el (nntp-open-connection): Check if process-type is available.
1089
1090 2011-05-16  Julien Danjou  <julien@danjou.info>
1091
1092         * shr.el (shr-tag-del): Add support for del tag.
1093
1094 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1095
1096         * gnus-html.el (gnus-html-put-image): Register a displayer.
1097
1098         * shr.el (shr-image-displayer): Don't remove text props from alt text.
1099
1100 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
1101
1102         * registry.el (prune-factor): New initialization parameter defaulting
1103         to 0.1.
1104         (registry-prune-hard): Use it.
1105
1106         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
1107         0.1 expicitly.
1108
1109 2011-05-13  Glenn Morris  <rgm@gnu.org>
1110
1111         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
1112         is bound, since this function requires sendmail.
1113
1114 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1115
1116         * registry.el (registry-usage-test): Disable pruning test.
1117
1118 2011-05-11  David Engster  <dengste@eml.cc>
1119
1120         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
1121         Bind set-network-process-option for XEmacs.
1122
1123 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
1124
1125         * registry.el (registry-prune-hard-candidates)
1126         (registry-prune-soft-candidates): Helper methods for registry pruning.
1127         (registry-prune): Use them.  Make the sort function optional.
1128
1129 2011-05-10  Jim Meyering  <meyering@redhat.com>
1130
1131         * shr.el (shr-colorize-region): Fix typo "on on -> on".
1132
1133 2011-05-10  Julien Danjou  <julien@danjou.info>
1134
1135         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
1136         symbol and not a list.
1137
1138 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1139
1140         * gnus-art.el (gnus-article-mode): Move binding of
1141         shr-put-image-function here from gnus-article-prepare-display.
1142
1143         * shr.el (shr-put-image-function): New variable.
1144         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
1145         (shr-put-image): Return scaled image.
1146
1147         * gnus-art.el (gnus-shr-put-image): New function.
1148         (gnus-article-prepare-display): Bind shr-put-image-function to it.
1149
1150         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1151         original ones, as deletable.
1152
1153 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1154
1155         * nntp.el (nntp-open-connection): Set TCP keepalive option.
1156
1157 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1158
1159         * registry.el (registry-full): Add convenience method.  Fix logic.
1160         (registry-insert): Use it.  Fix logic here too.
1161
1162         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1163         `registry-prune' if `registry-full' returns t.
1164         (gnus-registry-handle-action)
1165         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1166         (gnus-registry-usage-test): Use it.
1167
1168 2011-05-07  Julien Danjou  <julien@danjou.info>
1169
1170         * shr.el (shr-link): Make shr-link inherit from link by default.
1171
1172 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
1173
1174         * shr.el (shr-urlify, shr-link): Fix shr-link face.
1175
1176 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1177
1178         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1179         error out because the face is not a list.
1180
1181 2011-05-05  Glenn Morris  <rgm@gnu.org>
1182
1183         * proto-stream.el (gnutls-negotiate): Fix declarations.
1184
1185         * gnus-start.el (gnus-propagate-marks): Declare.
1186
1187 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
1188
1189         * registry.el (registry-reindex): Fix percentage message.
1190
1191         * proto-stream.el (network-stream-open-starttls): Adjust to call
1192         `gnutls-negotiate' with :process and :hostname arguments.
1193
1194 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1195
1196         * shr.el: Add shr-link face for links.
1197         (shr-urlify): Use it.
1198
1199         * registry.el (registry-insert): Make error message more helpful.
1200
1201 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202
1203         * gnus-html.el (gnus-html-schedule-image-fetching):
1204         Use url-queue-retrieve, if it exists.
1205
1206         * shr.el (shr-tag-img): Ditto.
1207
1208         * gnus.el: Autoload more gnus-agent functions.
1209
1210         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1211         agent if we haven't already (bug#8502).
1212
1213         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1214         into the Agent, too.
1215
1216         * gnus-agent.el (gnus-agent-store-article): New function.
1217
1218         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1219         and moved from that file for reuse.
1220
1221         * pop3.el (pop3-open-server): Error messages are "-ERR".
1222
1223 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1224
1225         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1226         (open-tls-stream): Remove superfluous tls/starttls autoloads.
1227
1228 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1229
1230         * gnus.el: No Gnus v0.17 is released.
1231
1232 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1233
1234         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1235         buffer has moved to a different frame.
1236
1237 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1238
1239         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1240         to get the conversion from unibyte to multibyte buffers to work on
1241         Emacs 22.
1242
1243         * nntp.el (nntp-request-article): Slight clean-up.
1244
1245 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1246
1247         * shr.el (shr-strike-through): New face.
1248         (shr-tag-s): Use it to provide <s> support.
1249         (shr-tag-s): Remove duplicate definition.
1250
1251 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1252
1253         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1254         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1255
1256 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
1257
1258         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
1259         `gnutls-negotiate'.
1260         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
1261
1262 2011-04-23  Glenn Morris  <rgm@gnu.org>
1263
1264         * gnus-sum.el (gnus-extra-headers): Bump :version.
1265
1266 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1267
1268         * shr.el (shr-tag-sup): New function.
1269         (shr-tag-sub): Ditto.
1270
1271 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
1272
1273         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1274         for the case where `gnus-registry-ignored-groups' is a list of lists,
1275         and don't call `gnus-parameter-registry-ignore' otherwise.
1276
1277 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1278
1279         * nnimap.el (nnimap-user): New backend variable.
1280         (nnimap-open-connection-1): Use it.
1281         (nnimap-credentials): Accept user parameter so it's explicit what user
1282         name is desired.
1283
1284         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1285         default.
1286
1287         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1288         not gnus-registry.el.
1289
1290         * gnus-registry.el: Mention in comments how to modify
1291         `gnus-extra-headers' for proper recipient tracking and that it may
1292         already have To and Cc recently, which it does as of this commit.
1293         (gnus-registry-ignored-groups): Remove defcustom.
1294         Explain why in comments.
1295         (gnus-registry-action): Fix data-header reference to use the extra
1296         headers.  Explain in package commentary how to add To and Cc headers to
1297         the gnus-extra-headers.
1298         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1299         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1300         parameter list or a string list in `gnus-registry-ignored-groups'.
1301         Fix logic error.
1302
1303 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1304
1305         * shr.el (shr-expand-url): Protect against null urls.
1306
1307 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * shr.el (shr-base): New binding.
1310         (shr-tag-base): Keep track of <base>.
1311         (shr-expand-url): New function used throughout.
1312
1313 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
1314
1315         * gnus-registry.el
1316         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1317         (gnus-registry-ignored-groups): New variable.
1318         (gnus-registry-ignore-group-p): Use it.
1319         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1320         set the destination group to nil (same as delete) if it's ignored.
1321
1322 2011-04-20  David Engster  <dengste@eml.cc>
1323
1324         * tests/gnustest-nntp.el: New file for simple NNTP testing.
1325
1326         * Makefile.in (test-nntp): New rule.
1327         (check): Add it.
1328         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
1329
1330 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1331
1332         * gnus-registry.el (gnus-registry-action)
1333         (gnus-registry-fetch-header-fast):
1334         Don't use mail-header that looks an internal function of mailheader.el.
1335
1336 2011-04-19  Glenn Morris  <rgm@gnu.org>
1337
1338         * time-date.el (time-to-days): Remove unused local variables.
1339
1340 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1341
1342         * gnus-registry.el: Eliminate cl functions.
1343         (gnus-registry-sort-addresses): New function that replaces mapcan.
1344         (gnus-registry-action, gnus-registry-spool-action)
1345         (gnus-registry-split-fancy-with-parent)
1346         (gnus-registry-fetch-recipients-fast): Use it.
1347         (gnus-registry-import-eld): Replace delete* with dolist + delq.
1348
1349         * registry.el (initialize-instance, registry-lookup)
1350         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1351         (registry-lookup-secondary-value, registry-search, registry-delete)
1352         (registry-insert, registry-reindex, registry-size, registry-prune):
1353         Use eval-and-compile.
1354
1355 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1356
1357         * registry.el (registry-reindex): New method to recreate the secondary
1358         registry indices.
1359
1360         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1361         tracked field changes.
1362         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1363         (gnus-registry-action, gnus-registry-spool-action)
1364         (gnus-registry-handle-action)
1365         (gnus-registry--split-fancy-with-parent-internal)
1366         (gnus-registry-split-fancy-with-parent)
1367         (gnus-registry-register-message-ids): Add recipient tracking on spool,
1368         move, and delete actions, and for fancy splitting with parent.
1369         (gnus-registry-extract-addresses)
1370         (gnus-registry-fetch-recipients-fast)
1371         (gnus-registry-fetch-header-fast): Convenience functions.
1372         (gnus-registry-misc-test): ERT test of
1373         `gnus-registry-extract-addresses'.
1374
1375 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1376
1377         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1378         Track by subject first, then sender.
1379
1380 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1381
1382         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1383
1384         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1385         Lisp.
1386
1387         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1388         (gnus-draft-send): Use it to avoid popping
1389         up frames from gnus-group-send-queue.
1390
1391 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1392
1393         * gnus-registry.el: Updated gnus-registry docs.
1394
1395 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
1396
1397         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1398         Fix logic bug.
1399         (gnus-registry-post-process-groups): Fix logging of no results and
1400         quote sender and subject.
1401
1402 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1403
1404         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
1405         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
1406         gnutls-cli are too slow to be done opportunistically.
1407
1408         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1409         (gnus-read-active-for-groups): Don't try to finish getting stuff where
1410         we had no early-data returned.
1411         (gnus-get-unread-articles): Add a sanity check so that we don't issue
1412         two async commands to the same server at the same time.
1413
1414 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
1415
1416         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1417
1418 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419
1420         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1421         "warning" level.
1422
1423         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1424         (mm-url-insert-file-contents): Don't set the package names.
1425
1426 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
1427
1428         * gnus-registry.el (gnus-registry-action): Remove properties and
1429         simplify subject in `gnus-registry-handle-action'.
1430         (gnus-registry-spool-action): Get subject and sender from message if
1431         they are not passed in.
1432         (gnus-registry-handle-action): Remove properties and simplify subject
1433         consistently.
1434
1435 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1436
1437         * registry.el: Require CL before using defmacro*.
1438
1439 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1440
1441         * gnus-art.el (article-treat-date): Assume that
1442         gnus-article-date-headers may be a group parameter.
1443
1444 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
1445
1446         * gnus-registry.el (gnus-registry-handle-action): More debugging.
1447
1448         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1449         interactively so the newsrc file can contain foreign groups too.
1450         Useful for debugging but not much for users.
1451
1452 2011-04-07  David Engster  <dengste@eml.cc>
1453
1454         * registry.el (registry-usage-test): Only do
1455         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1456         lexical binding.
1457
1458 2011-04-07  David Engster  <dengste@eml.cc>
1459
1460         * Makefile.in (check, test-registry): New rules for test-suite.
1461
1462 2011-04-06  David Engster  <dengste@eml.cc>
1463
1464         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1465         argument NOERROR for `require', since XEmacs 21.4 does not support it.
1466
1467 2011-04-06  David Engster  <dengste@eml.cc>
1468
1469         * registry.el (initialize-instance): Change :after to :AFTER to be
1470         compatible with old EIEIO version in XEmacs.
1471
1472 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1473
1474         * gnus-registry.el (gnus-registry-post-process-groups)
1475         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1476         and provide better messaging.
1477
1478 2011-04-06  David Engster  <dengste@eml.cc>
1479
1480         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1481         errors.
1482
1483         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1484         dgnushack-compile with error-on-warn enabled, and to signal an error if
1485         clean compilation failed.
1486         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1487         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1488
1489 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1490
1491         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1492         unconditionally anyway, discarding errors.
1493         (gnus-registry-delete-entries): New convenience function.
1494         (gnus-registry-import-eld): Import from old .eld registry.
1495
1496         * registry.el: Don't use ERT if it's not available.  Load it
1497         unconditionally anyway, discarding errors.
1498
1499         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1500         version from the Claudio Bley GnuTLS patch (extra optional parameters
1501         and host name).
1502
1503 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1504
1505         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1506         fixup the parameters that can be customized by the user between
1507         save/read cycles.
1508         (gnus-registry-read): Use it.
1509         (gnus-registry-make-db): Use it.
1510         (gnus-registry-spool-action, gnus-registry-handle-action):
1511         Fix messaging.
1512         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1513         Map references to actual group names with sender and subject tracking.
1514         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1515         (gnus-registry-usage-test): Add subject lookup test.
1516
1517         * registry.el (registry-db, initialize-instance): Set up constructor
1518         instead of :initform arguments for the sake of older Emacsen.
1519         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1520         pre-lexbind merge bug.
1521         (registry-usage-test): Use it.
1522         (initialize-instance, registry-db): Move the non-function initforms
1523         back to the class definition.
1524
1525 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1526
1527         * registry.el: New library to manage gnus-registry-style data.
1528
1529         * gnus-registry.el: Use it (major rewrite).
1530
1531         * nnregistry.el: Use it.
1532
1533         * spam.el: Use it.
1534
1535 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1536
1537         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1538         marks on non-selected articles.
1539
1540 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1541
1542         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1543         parameter to open-protocol-stream.
1544
1545 2011-04-01  Julien Danjou  <julien@danjou.info>
1546
1547         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1548         fundamental-mode.
1549
1550 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1551
1552         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1553         servers.
1554
1555 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556
1557         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1558         made marks not propagate, again.
1559
1560 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1561
1562         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1563         Make this the default type.
1564         (proto-stream-open-plain): Rename from proto-stream-open-default.
1565         (open-protocol-stream, proto-stream-open-starttls)
1566         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1567         with `plain'.
1568
1569         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1570         value.
1571
1572         * nntp.el (nntp-open-connection-function): Document the fact that some
1573         values are not functions but are instead handled specially.
1574         Recognize nntp-open-plain-stream value.
1575         (nntp-open-connection): Recognize that value.
1576
1577 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1578
1579         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1580         where it seems to be needed.
1581
1582 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1583
1584         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1585         stuff.
1586
1587         * gnus-score.el (gnus-score-string): Fix calling convention of
1588         `gnus-simplify-buffer-fuzzy' after last patches.
1589
1590         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1591         server for articles we didn't get any headers for.  This is a sanity
1592         check.
1593
1594 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1595
1596         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1597         new CAPABILITY, use it.
1598
1599 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1600
1601         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1602         downloading anything.
1603
1604         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1605
1606 2011-03-29  Adam SjĂžgren  <asjo@koldfront.dk>
1607
1608         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1609         colors.
1610         (gnus-splash-svg-color-symbols): New function.
1611
1612 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1613
1614         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1615         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1616         (gnus-simplify-subject-fuzzy): Use the local
1617         gnus-simplify-subject-fuzzy-regex instead of the global one.
1618         This makes using this variable in group parameters work.
1619
1620 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1621
1622         * gnus-registry.el (gnus-registry-unfollowed-groups):
1623         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1624         archive:sent-YYYY-MM-DD groups).
1625         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1626         tracking if there are more than `gnus-registry-max-track-groups'
1627         matches.
1628
1629 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1630
1631         * message.el (message--yank-original-internal): New function to do the
1632         insertion cleanly inside eval in `message-yank-original'.
1633         (message-yank-original): Use it.
1634
1635 2011-03-29  Julien Danjou  <julien@danjou.info>
1636
1637         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1638         local variables disabled rather than `normal-mode'.
1639
1640 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1641
1642         * imap.el (imap-shell-open, imap-process-connection-type):
1643         Use imap-process-connection-type for 'shell' streams as well as
1644         Kerberos, SSL, other subprocesses.
1645
1646 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1647
1648         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1649         with open-network-stream.
1650         (proto-stream-always-use-starttls): Option removed.
1651         (open-protocol-stream): Return a process object by default.  Provide a
1652         new parameter :return-list specifying a list-type return value, which
1653         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1654         :type `network' to `try-starttls', and `network-only' to `default'.
1655         Make `default' the default, for compatibility with open-network-stream.
1656         Handle the no-parameter case exactly as open-network-stream, with no
1657         additional stream processing.  Search plists using plist-get.
1658         Explicitly add :end-of-commend parameter if it is missing.
1659         (proto-stream-open-default): Rename from
1660         proto-stream-open-network-only.  Return 'default as the type.
1661         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1662         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1663         failed.  Always return a list with a (possibly dead) process as the
1664         first element, for compatibility with open-network-stream.
1665         (proto-stream-open-tls): Use plist-get.  Always return a list.
1666         (proto-stream-open-shell): Return `default' as connection type.
1667         (proto-stream-capability-open): Use plist-get.
1668         (proto-stream-eoc): Function deleted.
1669
1670         * nnimap.el (nnimap-stream, nnimap-open-connection)
1671         (nnimap-open-connection-1): Handle renaming of :type parameter for
1672         open-protocol-stream.
1673         (nnimap-open-connection-1): Pass a :return-list parameter
1674         open-protocol-stream to obtain a list return value.  Parse this list
1675         using plist-get.
1676
1677         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1678         for open-protocol-stream.  Accept open-protocol-stream return value
1679         that is a subprocess object instead of a list.  Handle the case of a
1680         dead returned process.
1681
1682 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1683
1684         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1685
1686         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1687
1688 2011-03-21  Julien Danjou  <julien@danjou.info>
1689
1690         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1691         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1692         query.
1693         (mm-inline-text): Render normal text with fontification whenever
1694         possible.
1695
1696         * gnus-sum.el (gnus-summary-save-parts-1):
1697         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1698         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1699         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1700         Use `mm-handle-filename'.
1701
1702         * mm-util.el (mm-handle-filename): New function, return the filename of
1703         an handle.
1704
1705 2011-03-18  Julien Danjou  <julien@danjou.info>
1706
1707         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1708         (gnus-buffer-live-p): Check that buffer is not nil.
1709
1710 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1711
1712         * gnus.el: No Gnus v0.15 is released.
1713
1714 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1715
1716         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1717         avoid warning on XEmacs.
1718
1719         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1720         on XEmacs.
1721
1722         * gnus-art.el: Require mouse, which the build bot seems to say is
1723         needed.
1724
1725         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1726
1727         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1728         XEmacs, since it doesn't have url-retrieve-synchronously.
1729
1730         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1731         since assoc-string doesn't exist in XEmacs.
1732
1733 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1734
1735         * gnus-group.el (gnus-group-list-ticked): New function.
1736         (gnus-group-make-menu-bar): Provide a menu entry for it.
1737         (gnus-group-list-map): Provide a binding for it.
1738
1739 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1740
1741         * shr.el (shr-visit-file): New command.
1742
1743         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1744
1745 2011-03-17  BjĂžrn Mork  <bjorn@mork.no>
1746
1747         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1748         servers.
1749
1750 2011-03-16  Julien Danjou  <julien@danjou.info>
1751
1752         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1753         inline.
1754
1755         * gnus-art.el (article-hide-list-identifiers):
1756         Use gnus-group-get-list-identifiers.
1757
1758         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1759         (gnus-summary-remove-list-identifiers):
1760         Use gnus-group-get-list-identifiers to get regexp.
1761         (gnus-select-newsgroup, gnus-summary-insert-subject)
1762         (gnus-summary-insert-articles):
1763         Call gnus-summary-remove-list-identifiers unconditionally.
1764
1765 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1766
1767         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1768         we're selecting a group with unread articles.
1769
1770         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1771
1772         * gssapi.el: New file separated out from imap.el to provide a general
1773         Kerberos 5 connection facility for Emacs.
1774
1775         * message.el (message-elide-ellipsis): Document the format spec
1776         ellipsis.
1777
1778 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1779
1780         * message.el (message-elide-region): Allow the ellipsis to say how many
1781         lines were removed.
1782
1783 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1784
1785         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1786         window configurations containing buffers that are now dead.
1787
1788         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1789         parsing to avoid integer overflows.
1790         (nnimap-parse-flags): Simplify the last change.
1791         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1792         too large for 32-bit Emacsen.
1793
1794 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1795
1796         * auth-source.el (auth-source-netrc-create):
1797         * message.el (message-yank-original): Fix use of `case'.
1798
1799 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1800
1801         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1802         XEmacs, which was one character too wide.
1803
1804 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1805
1806         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1807         default number of articles to display.
1808         (gnus-articles-to-read): Use pretty names for prompt.
1809
1810 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1811
1812         * gnus-int.el (gnus-open-server): Ditto.
1813
1814         * gnus-start.el (gnus-activate-group): Give a backtrace if
1815         debug-on-quit is set and the user hits `C-g'.
1816         (gnus-read-active-file): Ditto.
1817
1818         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1819
1820 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1821
1822         * message.el (message-yank-original): Use cond instead of CL case.
1823
1824 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1825
1826         * auth-source.el (auth-source-netrc-create): Use usual format for the
1827         default in prompts.
1828
1829 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1830
1831         * lpath.el: Fbind read-char-choice for XEmacs.
1832
1833 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1834
1835         * auth-source.el (auth-source-netrc-create): Show the default in the
1836         prompt when prompting for token creation.
1837
1838 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1839
1840         * auth-source.el (auth-source-format-prompt): Always convert the value
1841         to a string to avoid evaluating non-string arguments.
1842         (auth-source-netrc-create): Offer default properly, not as initial
1843         content in `read-string'.
1844         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1845         of line to determine if we've been run before.  If so, don't run again,
1846         but print a trivial message to indicate the cache was hit instead.
1847
1848 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1849
1850         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1851         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1852         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1853         Gnus.
1854
1855 2011-03-11  Julien Danjou  <julien@danjou.info>
1856
1857         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1858         modified file".
1859
1860 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1861
1862         * auth-source.el (auth-source-read-char-choice): New function to read a
1863         character choice using `dropdown-list', `read-char-choice', or
1864         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1865         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1866         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1867         (auth-source-netrc-saver): Use it.
1868         (auth-source-pick-first-password): New convenience function.
1869
1870 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1871
1872         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1873         parameter in the credentials.
1874         (nnimap-open-connection-1): Use it after a successful login.
1875         (nnimap-credentials): Add IMAP-specific user and password prompt.
1876
1877         * auth-source.el (auth-source-search): Add :require parameter, taking a
1878         list.  Document it and the :save-function return token.  Pass :require
1879         down.  Change the CREATED message from a warning to a debug statement.
1880         (auth-source-search-backends): Pass :require down.
1881         (auth-source-netrc-search): Pass :require down.
1882         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1883         Change save prompt to indicate all modifications saved here are
1884         deletions.
1885         (auth-source-netrc-create): Take user login name as default in user
1886         prompt.  Move all the save functionality to a lexically bound function
1887         under the :save-function token in the returned list.  Set up clearer
1888         default prompts for user, host, port, and secret.
1889         (auth-source-netrc-saver): New function, intended to be wrapped for
1890         :save-function.
1891
1892 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1893
1894         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1895         lines to be spaces instead.
1896
1897 2011-03-07  Julien Danjou  <julien@danjou.info>
1898
1899         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1900         (sieve-sasl-auth): Check that auth-source-search did return something,
1901         or just return an empty string.
1902
1903 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1904
1905         * gnus.el (gnus-interactive): Use read-directory-name.
1906
1907         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1908         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1909         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1910         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1911         Likewise.
1912
1913         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1914
1915 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1918         onto the list of killed groups, too.  This makes killed nnimap groups,
1919         for instance, more reliably not reappear.
1920
1921         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1922         the parent.
1923
1924         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1925
1926         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1927         really have server-side marks.
1928
1929         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1930         since most backends do not usefully have server-side marks.
1931         (gnus-update-read-articles): Propagate marks to all backends that
1932         really have server-side marks.
1933
1934 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1935
1936         * message.el (message-cite-reply-position, message-cite-style):
1937         New variables.
1938         (message-yank-original): Use the new citation styles.
1939
1940 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1941
1942         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1943         buffer-local issue); don't mark it buffer-local when running under
1944         XEmacs.
1945
1946 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1947
1948         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1949         numbers too big to be `read'.
1950
1951 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1952
1953         * password-cache.el (password-in-cache-p): Add autoload.
1954
1955         * message.el (message-options): Make buffer-local two ways to attempt
1956         to fix a XEmacs bug.
1957
1958 2011-03-02  Julien Danjou  <julien@danjou.info>
1959
1960         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1961
1962 2011-03-01  Julien Danjou  <julien@danjou.info>
1963
1964         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1965         group.
1966         (article-hide-list-identifiers): Use list-identifier group parameter.
1967
1968 2011-02-28  Julien Danjou  <julien@danjou.info>
1969
1970         * sieve.el (sieve-buffer-script-name): New local variable to store
1971         sieve script name.
1972         (sieve-edit-script): Store sieve script name.
1973         (sieve-upload): Use sieve script name when uploading.
1974         (sieve-upload): Use substitute-command-keys.
1975         (sieve-edit-script): Use substitute-command-keys.
1976         (sieve-refresh-scriptlist): Use substitute-command-keys.
1977         (sieve-manage-mode-map): Define keymap properly.
1978         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1979         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1980         Remove commented code about cvs.
1981         (sieve-manage-quit): New function.
1982         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1983
1984 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1985
1986         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1987
1988 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1989
1990         * auth-source.el (auth-source-search): Cache empty result sets.
1991
1992         * password-cache.el (password-in-cache-p): Convenience function to
1993         check if a key is in the cache, even if the value is nil.
1994
1995         * auth-source.el (auth-source-save-behavior): New variable to replace
1996         `auth-source-never-create'.
1997         (auth-source-netrc-create): Use it.
1998         (auth-source-never-save): Remove.
1999
2000 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
2001
2002         * nnimap.el (nnimap-stream): Doc fix.
2003         (nnimap-open-connection-1): Reverse the order of the ports to that the
2004         prompted-for port is first.
2005
2006         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
2007         retrieval by the no-group selection.
2008
2009         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
2010         numerical parameters.
2011
2012 2011-02-25  Julien Danjou  <julien@danjou.info>
2013
2014         * gnus-gravatar.el: Use gnus-with-article-buffer.
2015
2016         * gnus-art.el (gnus-with-article-buffer): Check that the
2017         gnus-article-buffer is alive.
2018
2019 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
2020
2021         * auth-source.el (auth-source-creation-prompts): New variable to manage
2022         creation-time prompts.
2023         (auth-source-search): Document it.
2024         (auth-source-format-prompt): Add utility function.
2025         (auth-source-netrc-create): Don't default the user name to
2026         user-login-name.  Use `auth-source-creation-prompts' and some default
2027         prompts for user, host, port, and password (the default generic prompt
2028         remains ugly).
2029         (auth-source-never-save): Add customizable option to never save info.
2030         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
2031         mode excursion.
2032
2033 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2034
2035         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
2036         argument that XEmacs doesn't support.
2037
2038         * dgnushack.el (dgnushack-compile): Exclude color.el from being
2039         compiled for Emacsen having no `libxml-parse-html-region' support.
2040
2041         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
2042
2043         * lpath.el: Bind buffer-save-without-query for XEmacs.
2044
2045 2011-02-23  Julien Danjou  <julien@danjou.info>
2046
2047         * gnus-art.el (article-make-date-line): Ignore errors if time is
2048         invalid and not convertible.
2049         (article-make-date-line): Only add lapsed time if time is not nil.
2050
2051 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
2052
2053         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
2054         `read-char-choice' for backwards compatibility.
2055         (auth-source-netrc-element-or-first): New function to DTRT for
2056         parameter extraction.
2057         (auth-source-netrc-create): Use it and fix multiple parameter print
2058         bug.  Use the default passed from above (given-default) or the
2059         built-in (user-login-name for :user).
2060
2061 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
2062
2063         * gnus-start.el (gnus-dribble-read-file):
2064         Set buffer-save-without-query, since we always want to save the dribble
2065         file, probably.
2066
2067         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
2068         nnimap.
2069
2070         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
2071         -summary- since it's a user-visible variable.
2072
2073         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
2074         first time you use the new Gnus.
2075
2076 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2077
2078         * auth-source.el: Don't load netrc.el.
2079         (auth-sources): Search ~/.netrc as well by default.
2080         (auth-source-debug): Add 'trivia option for extra output.
2081         (auth-source-do-trivia): Use it.
2082         (auth-source-search): Simplify logic to use
2083         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
2084         appropriate.  Don't keep a running count at this level.  Layer :create
2085         and :delete options appropriately on the first and second passes.
2086         Don't track the backend with the search results.
2087         (auth-source-search-backends): New function to search a list of
2088         backends for a processed spec.
2089         (auth-source-netrc-parse): Cache all netrc files, making
2090         auth-source-netrc-cache an alist keyed by the file name and using the
2091         file mtime as the caching criterion.  Keep the obfuscated data secret
2092         with a lexical bind.
2093         (auth-source-netrc-search): Don't calculate the length of the results
2094         unnecessarily.
2095         (auth-source-search-backends): Fix bug.
2096         (auth-source-netrc-create): Rework prompts.
2097
2098 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
2099
2100         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
2101         Lower case names of search constraints.
2102         (nnir-run-query): Cache and reuse search constraints for all imap
2103         servers.
2104
2105 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
2106
2107         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
2108         after exit.
2109         (gnus-setup-message): Define missing variable from last checkin.
2110
2111         * gnus-sum.el (gnus-summary-show-article): When called with t as the
2112         value, show the raw article.
2113
2114 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2115
2116         * gnus.el: No Gnus v0.13 is released.
2117
2118 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2119
2120         * nnimap.el (nnimap-open-connection-1): Revert last change, since
2121         auth-source now accepts numbers.
2122
2123         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
2124         spec, too.
2125         (auth-source-ensure-strings): New function.
2126
2127         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
2128         (gnus-article-setup-buffer): Always restart the date timer so that user
2129         changes to the frequency is respected.
2130
2131         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
2132         port numbers, so make sure it gets that if nnimap-server-port is
2133         explicit.
2134
2135 2011-02-21  Simon Josefsson  <simon@josefsson.org>
2136
2137         * nnimap.el (nnimap-inbox): Doc fix.
2138
2139 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
2140
2141         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
2142         Autoload.  Add optional arg FRAME, and pass it to color-values.
2143         (color-complement): Caller changed.  Doc fix.
2144         (color-gradient): Rewrite for better clarity and efficiency.
2145
2146 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
2147
2148         * shr-color.el (shr-color->hexadecimal): Use renamed function names
2149         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2150         color-lab-to-srgb.
2151
2152 2011-02-20  Drew Adams  <drew.adams@oracle.com>
2153
2154         * color.el: First part of merge from hexrgb.el.
2155         (color-rgb-to-hex): Rename from color-rgb->hex.
2156         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
2157         saturation to zero if the value is too small.
2158         (color-rgb-to-hsl): Rename from color-rgb->hsl.
2159         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
2160         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
2161         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
2162         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
2163         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
2164         (color-cie-de2000): Doc fix.
2165
2166 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2167
2168         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2169         given method as in the group name if we're using an extended method.
2170         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2171         command, if we're using that, instead of waiting for the beginning.
2172
2173         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2174         we're sure to get unique server names, and we don't output two async
2175         commands in the same buffer.  This fixes an NNTP hang for some users.
2176
2177 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2178
2179         * gnus.el: No Gnus v0.11 is released.
2180
2181 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2182
2183         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2184         summary buffer before reading going to the next buffer.  This avoids
2185         putting the point in the group buffer if you `C-g' the command.
2186
2187         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2188         cache (for now) to make ~/.authinfo.gpg files usable.
2189
2190         * nnfolder.el (copyright-update): Define for the compiler.
2191
2192         * auth-source.el (auth-source-search): Fix unbound variable.
2193
2194 2011-02-19  Glenn Morris  <rgm@gnu.org>
2195
2196         * gnus.el (gnus-meta): Doc fix.
2197
2198 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
2199
2200         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2201         in case it's not yet loaded.
2202
2203 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2204
2205         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2206         line we're waiting for.
2207
2208 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
2209
2210         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2211         face with line-width greater than zero will cause RET in gnus summary
2212         buffer to scroll down article page-wise because auto vscroll happens,
2213         it should be temporalily disabled when doing a scroll-up.
2214
2215 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
2216
2217         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2218         outputs from the server.
2219
2220 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2221
2222         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2223         later so that bbdb can hook in easier.
2224
2225 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2226
2227         * auth-source.el (auth-source-search): Don't try to create credentials
2228         if the caller doesn't want that.
2229         (auth-source-search): If we don't find a match, don't bug out on
2230         non-bound variables.
2231         (auth-source-search): Only ask a single backend to create the
2232         credentials.
2233
2234         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2235         logging.
2236         (nnimap-credentials): Protect against auth-source-search returning nil.
2237         (nnimap-request-list): Protect against not being able to open the
2238         server.
2239
2240 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
2241
2242         * auth-source.el (auth-source-search): Do a two-phase search, one with
2243         no :create to get the responses from all backends.
2244
2245         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2246         when getting credentials.
2247
2248         * gnus-util.el (gnus-delete-duplicates): New function.
2249
2250 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2251
2252         * nnimap.el (nnimap-credentials): Instead of picking the first port as
2253         a creation default, pass the whole port list down.  It will be
2254         completed.
2255
2256         * auth-source.el (auth-source-search): Updated docs to talk about
2257         multiple creation choices.
2258         (auth-source-netrc-create): Accept a list as a value (from the search
2259         parameters) and do completion on that list.  Keep a separate netrc line
2260         with the password obscured for showing the user.
2261
2262         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2263         first choice to `auth-source-search' so it will be used for entry
2264         creation instead of the server's Gnus-specific name.
2265         (nnimap-credentials): Rely on the auth-source library to select which
2266         port is actually wanted in the new netrc entry, so don't override
2267         `auth-source-creation-defaults'.
2268
2269         * auth-source.el (auth-source-netrc-parse): Use :port instead of
2270         :protocol and accept a missing user, host, or port as a wildcard match.
2271         (auth-source-debug): Default to off.
2272
2273         (auth-source-netrc-search, auth-source-netrc-create)
2274         (auth-source-secrets-search, auth-source-secrets-create)
2275         (auth-source-user-or-password, auth-source-backend, auth-sources)
2276         (auth-source-backend-parse-parameters, auth-source-search): Use :port
2277         instead of :protocol.
2278
2279         * nnimap.el (nnimap-credentials): Pass a port default to
2280         `auth-source-search' in case an entry needs to be created.
2281         (nnimap-open-connection-1): Use :port instead of :protocol.
2282
2283 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2284
2285         * auth-source.el: Bind load-path when loading EIEIO from
2286         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
2287         21.4 doesn't support, to `require'.
2288         (auth-source-secrets-search): Use mm-delete-duplicates instead of
2289         delete-dups that is not available in XEmacs 21.4.
2290
2291 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
2292
2293         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
2294         as EIEIO must also be loaded when auth-source.el is being
2295         byte-compiled.
2296
2297 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2298
2299         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
2300
2301         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
2302
2303         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
2304
2305         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
2306
2307         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
2308
2309         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
2310
2311         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
2312
2313         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
2314         necessary.
2315
2316 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2317
2318         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2319         nil means that nnimap doesn't get updated.
2320
2321 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2322
2323         * auth-source.el (auth-source-netrc-create): Return a synthetic search
2324         result when the user doesn't want to write to the file.
2325         (auth-source-netrc-search): Expect a synthetic result and proceed
2326         accordingly.
2327         (auth-source-cache-expiry): New variable to override
2328         `password-cache-expiry'.
2329         (auth-source-remember): Use it.
2330
2331         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2332         parameter.  Create entry if necessary by using :create t.
2333         (nnimap-open-connection-1): Don't pass `inhibit-create'.
2334
2335 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
2336
2337         * auth-source.el (auth-source-debug): Enable by default and don't
2338         mention the obsolete `auth-source-hide-passwords'.
2339         (auth-source-do-warn): New function to debug unconditionally.
2340         (auth-source-do-debug): Use it.
2341         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2342         and for Secrets API entries when the secrets.el library is not
2343         available.
2344
2345 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2346
2347         * gnus-sum.el (gnus-propagate-marks): Default to nil.
2348         (gnus-summary-exit): Kill the correct article buffer on exit from a
2349         `C-d' group.
2350
2351         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2352         gnus-propagate-marks.
2353
2354         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2355         before killing the buffers so that a non-full window conf gets handled
2356         correctly.
2357         (gnus-summary-exit): Ditto.
2358         (gnus-summary-read-group-1): Ditto.
2359
2360         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2361         async code again so that we can debug it properly.
2362
2363         * message.el (message-reply): Take an optional switch-buffer parameter
2364         so that Gnus window confs are respected better.
2365
2366 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2367
2368         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2369         `plist-get' to accept non-list parameters (XEmacs issue).
2370         Fix docstring.
2371         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2372         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2373         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2374         Login collection is "Login" and not "login".
2375
2376 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2377
2378         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2379         multiple headers.
2380
2381         * nnimap.el (nnimap-inhibit-logging): New variable.
2382         (nnimap-log-command): Don't log login commands.
2383
2384         * auth-source.el (auth-source-netrc-search): The asserts seem to want
2385         to have more parameters.
2386
2387         * nnimap.el (nnimap-send-command): Mark the command time for each
2388         command, so that we don't get NOOPs stepping on our toes.
2389
2390         * gnus-art.el (article-date-ut): Get the date from the Date header on
2391         `t'.
2392
2393 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2394
2395         * auth-source.el (auth-source-search): Use copy-sequence instead of
2396         the cl.el copy-list.
2397
2398 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2399
2400         * imap.el: Bring it back (revert
2401         84d800cd31de3064f0ed39617d725709a2f8f42f).
2402
2403 2011-02-13  Adam SjĂžgren  <asjo@koldfront.dk>
2404
2405         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2406         Improve prompt.
2407
2408 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2409
2410         * gnus-art.el (gnus-article-mode-line-format): Remove the article
2411         washing status from the default format.  It isn't very informative.
2412
2413 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
2414
2415         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2416         Fix Gcc processing on imap.
2417
2418 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2419
2420         * imap.el: Remove file.  All the functionality is in nnimap.el.
2421
2422 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2423
2424         * message.el (message-bury): Don't pop up a new window when selected
2425         window is dedicated.
2426
2427 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2428
2429         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2430
2431 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
2432
2433         * sieve-manage.el: Autoload `auth-source-search'.
2434         (sieve-sasl-auth): Use it.
2435
2436 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
2437
2438         * nnimap.el: Autoload `auth-source-forget+'.
2439         (nnimap-open-connection-1): Use it if the connection fails.
2440
2441         * auth-source.el: Require `password-cache'.
2442         (auth-source-hide-passwords, auth-source-cache): Remove and mark
2443         obsolete.
2444         (auth-source-magic): Marker for `password-cache' keys.
2445         (auth-source-do-cache): Update docstring.
2446         (auth-source-search): Use and check cache.
2447         (auth-source-forget-all-cached, auth-source-remember)
2448         (auth-source-recall, auth-source-forget, auth-source-forget+)
2449         (auth-source-specmatchp): Caching support functions.
2450         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2451         Remove and obsolete.
2452         (auth-source-user-or-password): Remove caching to further discourage
2453         using it.  Always hide passwords.
2454
2455         * password-cache.el (password-cache-remove): Accept secrets that are
2456         not strings.
2457
2458 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2459
2460         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2461         code for now, since it doesn't work for all users.
2462
2463 2011-02-09  Julien Danjou  <julien@danjou.info>
2464
2465         * message.el (message-options): Make message-options really buffer
2466         local.
2467
2468 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2469
2470         * mail-source.el: Autoload `auth-source-search'.
2471         (mail-source-keyword-map): Note order matters.
2472         (mail-source-set-1): Get all the mail-source source values and
2473         defaults and search auth-source on those if needed.  This can all
2474         probably be simplified.
2475
2476         * nnimap.el: Autoload `auth-source-search'.
2477         (nnimap-credentials): Use it.
2478         (nnimap-open-connection-1): Ask for the virtual server and physical
2479         address in one shot.
2480
2481         * nntp.el: Autoload `auth-source-search'.
2482         (nntp-send-authinfo): Use it.  Note TODO.
2483
2484 2011-02-08  Julien Danjou  <julien@danjou.info>
2485
2486         * shr.el (shr-tag-body): Add support for text attribute in body
2487         markups.
2488
2489         * message.el (message-options): Make message-options a local variable.
2490
2491 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2492
2493         * auth-source.el (auth-source-secrets-search)
2494         (auth-source-user-or-password): Use `append' instead of `nconc'.
2495         (auth-source-user-or-password): Build return list better and protect
2496         against nil :secret.
2497
2498 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2499
2500         * nnimap.el (nnimap-update-info): Refactor slightly.
2501         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2502         (nnimap-update-info): Clean up slightly.
2503         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2504         characters.
2505         (nnimap-process-quirk): Rename function to avoid collision.
2506         (nnimap-update-info): Fix macrology bug-out.
2507         (nnimap-update-info): Simplify split history test.
2508
2509 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2510
2511         * auth-source.el (top): Require 'eieio unconditionally.
2512         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2513         (auth-source-secrets-search): Limit search when `max' is greater than
2514         number of results.
2515
2516 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2517
2518         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2519         part not returning any data.
2520
2521         * proto-stream.el (open-protocol-stream): Document the return value.
2522
2523 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2524
2525         * auth-source.el (auth-source-secrets-search): Add examples.
2526
2527 2011-02-06  Julien Danjou  <julien@danjou.info>
2528
2529         * message.el (message-setup-1): Handle message-generate-headers-first
2530         set to t.
2531
2532 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2533
2534         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2535         API with a string "secrets:collection-name" and with 'default.
2536         (auth-source-backend-parse): Parse "secrets:collection-name" and
2537         'default.  Recurse on parses instead of repeating code.  Use the
2538         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2539         message when ignoring a source.
2540         (auth-source-search): List ignored search keys at the top level.
2541         (auth-source-netrc-create): Use `case' instead of `cond'.
2542         (auth-source-secrets-search): Created with TODOs.
2543         (auth-source-secrets-create): Created with TODOs.
2544         (auth-source-retrieve, auth-source-create, auth-source-delete)
2545         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2546         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2547         (auth-source-user-or-password-sftp)
2548         (auth-source-user-or-password-smtp): Remove.
2549         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2550         around `auth-source-search'.  Not tested thoroughly.
2551
2552 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2553
2554         * auth-source.el: Bring in assoc and eioeio libraries.
2555         (secrets-enabled): New variable to track the status of the Secrets API.
2556         (auth-source-backend): New EIOEIO class to represent a backend.
2557         (auth-source-creation-defaults): New variable to set prompt defaults
2558         during token creation (see the `auth-source-search' docstring for
2559         details).
2560         (auth-sources): Simplify to allow a simple string as a netrc backend
2561         spec.
2562         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2563         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2564         (auth-source-search): Main auth-source API entry point.
2565         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2566         (auth-source-search-collection): Helper function for searching.
2567         (auth-source-netrc-parse, auth-source-netrc-normalize)
2568         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2569         Supports search, create, and delete.
2570         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2571         backend stubs.
2572         (auth-source-user-or-password): Call `auth-source-search' but it's not
2573         ready yet.
2574
2575 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2576
2577         * message.el (message-setup-1): Remove the read-only stuff, since it
2578         doesn't work under XEmacs, for some reason.
2579
2580         * gnus-sum.el (gnus-user-date): Rename back from
2581         gnus-summary-user-date since user code refers to it.
2582
2583         * shr.el (shr-render-td): Store the actual background colour used.
2584
2585         * message.el (message-setup-1): Don't bind the constant
2586         -forbidden-properties.
2587         (message-setup-1): Revert previous change, since it needs to bind the
2588         props to insert them.
2589         (message-resend): Allow removing the read-only separator line.
2590
2591 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2592
2593         * nnimap.el (nnimap-request-accept-article): Give an error message if
2594         the APPEND wasn't successful.
2595
2596 2011-02-03  Adam SjĂžgren  <asjo@koldfront.dk>
2597
2598         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2599         that have no groups.
2600
2601 2011-02-03  Julien Danjou  <julien@danjou.info>
2602
2603         * gnus-draft.el: Remove progn around gnus-draft-setup.
2604
2605 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2606
2607         * gnus-start.el (gnus-read-active-for-groups): This function is never
2608         called with a nil `infos', so clean that up.
2609         (gnus-get-unread-articles): Request active files from primary/secondary
2610         methods that have no groups (yet).
2611
2612 2011-02-03  Julien Danjou  <julien@danjou.info>
2613
2614         * message.el (message-setup-1): Always generate References first.
2615         (message-mail): Return the return value of message-setup, not always t.
2616         (message-setup-1): Insert mail-header-separator with read-only and
2617         intangible properties set.
2618
2619         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2620         user-date in docstring.
2621
2622         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2623
2624         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2625         docstring.
2626
2627         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2628         defcustom, with type and group. Move from gnus-util.el. Rename to
2629         gnus-summary-user-date-format-alist.
2630
2631 2011-02-03  Glenn Morris  <rgm@gnu.org>
2632
2633         * nnimap.el (gnus-fetch-headers): Declare.
2634
2635         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2636
2637 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2638
2639         * message.el (message-forward-make-body-digest-plain)
2640         (message-followup, message-reply): Clean up things noted by Stefan.
2641
2642         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2643         gnus-article-update-date-headers is nil.
2644         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2645         it didn't really work with defcustom.
2646         (article-update-date-lapsed): Make sure the window start doesn't move,
2647         either.
2648
2649 2011-02-01  Julien Danjou  <julien@danjou.info>
2650
2651         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2652         format.
2653
2654         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2655         standard in Emacs nowadays.
2656
2657         * color.el (color-gradient): Add a color-gradient function.
2658
2659 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2660
2661         * message.el (message-expand-name): Don't trust the return value of
2662         bbdb-complete-name.
2663         (message-check-news-header-syntax): Remove unused var `start'.
2664         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2665         (message-inhibit-body-encoding): Move to before first use.
2666         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2667         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2668         (Organization, Message-ID, Date, mh-previous-window-config):
2669         Defvar the vars using dynamic scoping.
2670
2671 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2672
2673         * shr.el (shr-render-td): Only do colours at the final rendering.
2674         Should be slightly faster.
2675         (shr-insert-table): Fix up TD background colours when doing the
2676         vertical padding.
2677
2678         * gnus-art.el (article-date-ut): Protect against articles with no Date
2679         header.
2680         (article-update-date-lapsed): Don't use current-column to find the
2681         horizontal position.  It's fragile in the presence of \003 characters.
2682
2683         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2684
2685 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2686
2687         * gnus-art.el (article-transform-date): Rewrite to still work when
2688         there are several rfc2822 parts.
2689         (article-transform-date): Fix infinite recursion.
2690         (article-date-ut): Replace infinitely many Date headers with a single
2691         one when called interactively.
2692
2693         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2694         secure manner.
2695
2696         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2697         move around by not using save-window-excursion.  It seems to work...
2698
2699 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2700
2701         * gnus-art.el (article-make-date-line): Work for user-defined format.
2702
2703 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2704
2705         * nntp.el (nntp-retrieve-group-data-early)
2706         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2707         fetching functions.
2708
2709         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2710         thoroughly for all backends that have no known groups.  This should
2711         allow new nnml methods to retrieve mail.
2712
2713         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2714         that Gnus doesn't know exists again.
2715
2716         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2717         (gnus-treat-date-ut): Ditto.
2718         (gnus-article-update-date-header): Rename.
2719         (gnus-treat-date-local): Remove.
2720         (gnus-treat-date-english): Remove.
2721         (gnus-treat-date-lapsed): Remove.
2722         (gnus-treat-date-combined-lapsed): Remove.
2723         (gnus-treat-date-original): Remove.
2724         (gnus-treat-date-iso8601): Remove.
2725         (gnus-treat-date-user-defined): Remove.
2726         (gnus-article-date-headers): New variable to control all the date
2727         header options.
2728         (article-date-ut): Rewrite to allow using the new way to format date
2729         headers(s).
2730
2731 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2732
2733         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2734         method.
2735         (nnmail-article-group): A better test for fanciness.
2736
2737         * nnimap.el (nnimap-request-head): Protect against not finding the
2738         article by Message-ID.
2739
2740 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2743         keep point at the "same place".
2744
2745 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2746
2747         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2748         data if the group is unactivated.
2749
2750 2011-01-28  Julien Danjou  <julien@danjou.info>
2751
2752         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2753         (gnus-all-windows-visible-p): Remove old compatibility code.
2754         (gnus-window-top-edge): Add docstring.
2755
2756         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2757
2758 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2759
2760         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2761         older request-update-info.
2762
2763         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2764
2765 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2766
2767         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2768         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2769
2770 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2771
2772         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2773         groups.  This makes the nndraft:queue group pop up if it's not already
2774         there.
2775
2776         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2777         messages" logic, which was reversed.
2778
2779         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2780         the "same place" even if point is on the line being replaced.
2781         (article-update-date-lapsed): Allow updating both the combined lapsed
2782         and the lapsed headers.
2783         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2784         (article-make-date-line): Limit the number of segments dynamically to
2785         avoid too-long lines.
2786
2787 2011-01-27  Julien Danjou  <julien@danjou.info>
2788
2789         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2790         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2791
2792 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2793
2794         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2795         Use plist-get instead of the cl function getf.
2796
2797 2011-01-27  Glenn Morris  <rgm@gnu.org>
2798
2799         * gnus-util.el (float-time): Get rid of compiler warning, again.
2800
2801 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2802
2803         * shr.el (shr-put-color): Special-case background colours: Do put them
2804         at the blank parts at the front of the lines.
2805
2806         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2807         exit hook to nix out all data on readedness on group exit.
2808
2809         * gnus-util.el (float-time): If float-time is bound, always use it on
2810         all Emacsen.  It's unclear why the subrp check was there.
2811         (time-date): Require to make some autoload issues on XEmacs go away.
2812
2813         * shr.el (shr-put-color): Don't do the box padding in tables, since
2814         they're already padded.
2815
2816 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2817
2818         * gnus-art.el (gnus-article-next-page): When the last line of the
2819         article is displayed, scroll down once more instead of going to the
2820         next article at once.
2821         (article-lapsed-string): Refactor out and allow specifying how many
2822         segments you want.
2823         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2824         (gnus-article-update-lapsed-header): New variable.
2825
2826         * shr.el: Revert change that made headings use different-sized faces.
2827         The Emacs display engine isn't advanced enough that, for instance,
2828         tables can comfortably use differently-sized faces.
2829
2830 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2831
2832         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2833         used.
2834         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2835         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2836         we're using an encrypted connection.
2837
2838         * proto-stream.el: Alter the interface functions to also return the
2839         actual stream type used: network or tls.
2840
2841 2011-01-25  Julien Danjou  <julien@danjou.info>
2842
2843         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2844         (mm-display-javascript-inline): New function.
2845
2846         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2847         viewing function.
2848
2849 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2850
2851         * shr.el (shr-expand-newlines): Fix variable name.
2852
2853 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2854
2855         * shr.el (shr-expand-newlines): Make nested boxes work.
2856
2857 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2858
2859         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2860         backgrounds.
2861         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2862         in a more sensible manner.
2863
2864 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2865
2866         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2867         if EPG is loaded.
2868
2869 2011-01-24  Julien Danjou  <julien@danjou.info>
2870
2871         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2872         tags.
2873
2874 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2875
2876         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2877         commands.
2878
2879         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2880         in the article buffer.
2881         (gnus-gravatar-insert): Use blank space from the current buffer to
2882         avoid breaking text properties.  This makes X-Sent updating work again.
2883
2884         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2885
2886 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2887
2888         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2889         fix the bug in url-http.el instead.
2890
2891         * shr.el (shr-image-fetched): Ditto.
2892
2893         * shr.el (shr-image-fetched): Avoid having point move in the article
2894         buffer.
2895
2896         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2897         buffer after being called.  It's apparently being killed by url.el, and
2898         killing it made point move to end-of-buffer in a random buffer.
2899
2900         * shr.el (shr-image-fetched): Ditto.
2901
2902 2011-01-23  Julien Danjou  <julien@danjou.info>
2903
2904         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2905
2906         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2907         text/x-org.
2908
2909 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2910
2911         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2912         (i.e., nnimap) returning nil as the article number.
2913
2914 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2915
2916         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2917         "DelSp" parameter in RFC3676.
2918
2919 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2920
2921         * message.el (message-check-recipients): Display the encoded version of
2922         the bogus address if they differ.
2923
2924         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2925         after sending.
2926
2927         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2928
2929         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2930
2931         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2932         group buffer after sending the queue.
2933
2934         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2935
2936 2011-01-22  Julien Danjou  <julien@danjou.info>
2937
2938         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2939
2940 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2941
2942         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2943         nested related parts.
2944
2945         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2946         unexpired articles.  This fixes the regression that led expiry marks to
2947         disappear from nnfolder groups.
2948
2949 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2950
2951         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2952         Don't confuse the "ret" of "retrograde" with RET.
2953
2954 2011-01-21  Julien Danjou  <julien@danjou.info>
2955
2956         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2957         than mm-insert-inline.
2958
2959 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2962         Widen article buffer.
2963
2964 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2965
2966         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2967         the temp buffer.
2968         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2969
2970 2011-01-20  Julien Danjou  <julien@danjou.info>
2971
2972         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2973
2974         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2975         than mm-insert-inline to insert inline part: this respect
2976         mm-inline-media-tests displayers.
2977
2978         * mm-view.el (mm-display-shell-script-inline): New function.
2979
2980         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2981
2982         * mm-uu.el (mm-uu-type-alist): Add org block.
2983         (mm-uu-org-src-code-block-extract): New function.
2984
2985         * mm-view.el (mm-display-org-inline): New function.
2986
2987         * mm-decode.el (mm-automatic-display): Add text/org.
2988
2989         * mailcap.el (mailcap-mime-extensions): Add .org.
2990
2991 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2992
2993         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2994         gnus-article-add-buttons.
2995
2996 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2997
2998         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2999         From header with a date and "nobody" as the sender.
3000
3001 2011-01-19  Julien Danjou  <julien@danjou.info>
3002
3003         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
3004         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
3005         if you have the same regexp several times.
3006         (gnus-button-push): Fix matching when regexp is symbol.
3007
3008 2011-01-15  Glenn Morris  <rgm@gnu.org>
3009
3010         * message.el (message-mail): A compose-mail function should
3011         accept headers as strings.
3012
3013 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
3014
3015         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
3016         Add :vert-only tags.
3017         (message-mail): New arg RETURN-ACTION.
3018         (message-return-action): New var.
3019         (message-bury): Use it.
3020         (message-mode): Make it buffer-local.
3021         (message-send-and-exit): Always call message-bury.
3022
3023         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
3024         message-mail.
3025
3026 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3027
3028         * nnimap.el (nnimap-convert-partial-article): Protect against
3029         zero-length body parts.
3030
3031         * mm-decode.el (mm-preferred-alternative-precedence):
3032         Discourage showing empty parts.
3033
3034         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
3035         and stuff if the backend didn't return the article number.  This fixes
3036         an Exchange-related nnimap bug.
3037
3038         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
3039         group window, because it does the wrong thing when a separate frame
3040         displays the group buffer.
3041
3042         * proto-stream.el (open-protocol-stream): Protect against the low-level
3043         transport functions returning nil.
3044
3045 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
3046
3047         * mml2015.el (epg-sub-key-fingerprint): Autoload.
3048         (mml2015-epg-find-usable-secret-key): New function.
3049         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
3050         mml2015-epg-find-usable-key (Bug#7797).
3051         (mml2015-epg-encrypt): Ditto.
3052
3053 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3054
3055         * dgnushack.el (rot13-string): Fix the way to get the argument.
3056
3057 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3058
3059         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
3060
3061 2011-01-03  Glenn Morris  <rgm@gnu.org>
3062
3063         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
3064
3065         * sieve.el (sieve-open-server): Give a more explicit error if
3066         sieve-manage-open returns nil.  (Bug#7720)
3067
3068 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
3069
3070         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
3071
3072 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3073
3074         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
3075         This avoids sending passwords in plain text over non-encrypted
3076         channels.
3077
3078         * shr.el (shr-rescale-image): Display all GIF images as animated images.
3079
3080         * nnimap.el (nnimap-login): Refactored out into own function, and
3081         implement CRAM-MD5.
3082         (nnimap-wait-for-line): Refactored out.
3083
3084         * mm-view.el (mml-smime): Require.
3085
3086 2010-12-20  David Engster  <deng@eml.cc>
3087
3088         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
3089         use EPG to decrypt S/MIME messages instead of openssl.
3090
3091 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3092
3093         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
3094
3095         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
3096         status is the group clearly is unreachable.
3097
3098         * auth-source.el (auth-source-create): Add the optional second
3099         parameter to `local-variable-p' to be compatible with XEmacs.
3100
3101 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
3102
3103         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
3104         work when using a compressed nnml folder.
3105
3106 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3107
3108         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
3109         backends after sanitising on entry, because this never makes sense:
3110         If the articles have gone missing, then the data no longer exists on
3111         the backend, and if they haven't, then Gnus is wrong, and shouldn't
3112         overwrite anything anyway.
3113
3114         * shr.el (shr-insert-document): Bind shr-width dynamically to
3115         window-width if it's nil.
3116
3117 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3118
3119         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
3120         with the meaning of using the full emacs window width for rendering.
3121
3122 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
3123
3124         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
3125         case when sender is not given.
3126
3127 2010-12-23  Julien Danjou  <julien@danjou.info>
3128
3129         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
3130         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
3131         the addresses, otherwise we might misplaced the gravatar.
3132
3133 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
3134
3135         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
3136         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
3137         obsolete in Emacs.
3138
3139 2010-12-20  Julien Danjou  <julien@danjou.info>
3140
3141         * gnus-util.el (gnus-rescale-image): Revert last change.
3142
3143 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
3144
3145         * binhex.el: Improve commentary (Bug#7482).
3146
3147 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * gnus-group.el (gnus-group-delete-articles): New command.
3150
3151 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3152
3153         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3154
3155 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3156
3157         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3158         here, since it's up to the backends to do CRLF removal if their
3159         protocol has it.
3160
3161         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3162
3163 2010-12-17  Julien Danjou  <julien@danjou.info>
3164
3165         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3166         they are from file. Can also scale up.
3167
3168 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3169
3170         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
3171         gnus-use-agent.
3172         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3173
3174         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3175
3176 2010-12-17  Julien Danjou  <julien@danjou.info>
3177
3178         * gravatar.el (gravatar-retrieve-synchronously): New function.
3179         (gravatar-get-data): Make more robust.
3180
3181 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3182
3183         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
3184
3185 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3186
3187         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3188         to really consider the last line.
3189
3190 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
3191
3192         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3193         list of recipient keys, or use symmetric encryption if not a list.
3194         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3195         EPA override, replacing the call to `netrc-store-data'.
3196
3197 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
3198
3199         * gnus-srvr.el: Avoid passing nil regexp argument to
3200         delete-matching-lines.
3201
3202 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3203
3204         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3205         fetching stops when Gnus exits.
3206
3207         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3208         function.
3209         (nnfolder-request-expire-articles): Save all the buffers after doing
3210         expiry.
3211
3212         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3213         the last article", since that led to serious performance regressions
3214         when expiring nnml groups.
3215
3216 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
3217
3218         * nnir.el: Improve customizations.
3219
3220 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3221
3222         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3223
3224         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3225         group has been killed.
3226         (gnus-group-yank-group): Ditto.
3227
3228         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3229
3230         * nnimap.el (nnimap-request-update-group-status): New function.
3231
3232         * gnus-int.el (gnus-request-update-group-status): New interface
3233         function.
3234
3235         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3236         copying read-ness to the backends.
3237
3238         * nnimap.el (nnimap-quirk): New function.
3239         (nnimap-retrieve-group-data-early): Use it.
3240         (nnimap-quirks): New alist.
3241
3242 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3243
3244         * shr.el (shr-insert): Set shr-start after deleting trailing space;
3245         don't delete it within indentation.
3246
3247 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3248
3249         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3250         previous line.
3251
3252 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3253
3254         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3255         QRESYNC command by deleting a superfluous space which broke Cyrus
3256         servers.  This change will break other servers that are buggy the other
3257         way around.
3258
3259 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3260
3261         * spam.el: Reindent and fix long lines.
3262         (spam-copy-or-move-routine): Exclude invalid move destinations.
3263
3264 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3265
3266         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3267         installed the registry.
3268
3269 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
3272
3273 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3274
3275         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3276         groupname doesn't contain "gmane".
3277
3278 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3279
3280         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
3281         and netrc-bound-and-true-p bindings.
3282         (netrc-parse): Cache the netrc contents.
3283
3284         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3285         (gnus-1): Don't create the nndrafts group twice.
3286         (gnus-setup-news): There's no need to read the active file here, since
3287         that's done again later on a per-backend basis.
3288         (gnus-start-draft-setup): Make sure that the new group is started out
3289         empty.
3290
3291         * gnus-agent.el (gnus-agentize): Don't create the queue group
3292         automatically on startup.  It'll be created later, if needed.
3293
3294         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3295         of automatically subscribed groups.
3296         (gnus-auto-subscribed-categories): New variable.
3297         (gnus-matches-options-n): Use it.
3298         (gnus-default-subscribed-newsgroups): Remove unused variable.
3299         (gnus-start-draft-setup): Message a bit less.
3300
3301 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3302
3303         * nnir.el (nnir-run-imap): Return article list in order of increasing
3304         UID.
3305
3306 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3307
3308         * gnus-sum.el (gnus-summary-enter-digest-group):
3309         Mention gnus-auto-select-on-ephemeral-exit.
3310
3311         * proto-stream.el (proto-stream-open-network-only): Fix the calling
3312         convention of the network-only option.
3313
3314 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3315
3316         * proto-stream.el (proto-stream-open-network-only): New function to
3317         have a way to specify non-STARTTLS upgrade connections.
3318
3319 2010-12-10  Julien Danjou  <julien@danjou.info>
3320
3321         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3322         email address is nil.
3323
3324         * message.el (message-bogus-recipient-p): Set address to "" if nil.
3325
3326 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
3327
3328         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3329         deletion.
3330         (nnir-run-imap): Only need to parse list once.
3331
3332 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * shr.el (shr-tag-script): Ignore <script>.
3335         (shr-tag-label): Add <label> support.
3336
3337 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3340
3341         * shr.el (shr-image-displayer): Work for images lined side by side.
3342
3343 2010-12-08  Robert Pluim  <rpluim@gmail.com>
3344
3345         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3346         parameter, since XEmacs doesn't accept t as a parameter.
3347
3348 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
3349
3350         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3351         ids.
3352         (nnir-run-gmane): Simplify groupspec formatting.
3353         (nnir-request-expire-articles): New function.
3354
3355 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3356
3357         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3358         overflow, possibly.
3359
3360         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3361         (shr-render-td): Handle td style="" better.
3362         (shr-tag-table): Use the color from the style sheet.
3363         (shr-render-td): Make sure we copy over all the overlays, too.
3364
3365 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
3366
3367         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3368         (nnir-request-article): Improve article retrieval.
3369
3370 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3371
3372         * mm-util.el (mm-extra-numeric-entities): New variable.
3373
3374         * mm-url.el (mm-url-decode-entities):
3375         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3376
3377         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
3378
3379 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3380
3381         * message.el: Use completion-at-point.
3382         (message-completion-function): New fun, extracted from message-tab.
3383         (message-mode): Use it for completion-at-point-functions.
3384         (message-tab): Use it and completion-at-point.
3385
3386 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3387
3388         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3389         character if a non-breakable character follows.
3390
3391 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3392
3393         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3394         any stream.
3395
3396         * shr.el (shr-tag-font): Colorize the region.
3397         (shr-tag-body): Ditto.
3398         (shr-tag-font): Actually let the styles be inherited instead of
3399         overwriting them.
3400         (shr-tag-font): Get the background color right.
3401         (shr-tag-style): Ignore all <style> tags for the moment.
3402
3403         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3404         a Message-ID to avoid having nnimap depend on gnus-sum.
3405
3406         * shr.el (shr-descend): Only colorize something if we have a node that
3407         sets colors.
3408
3409 2010-12-06  Julien Danjou  <julien@danjou.info>
3410
3411         * shr.el (shr-render-td): Render td content with shr-descend, so style
3412         will be applied to <td> too.
3413         (shr-colorize-region): Colorize region even if we only have a background.
3414         (shr-tag-body): Fix color and background color inheritance.
3415         Do not recolorize after shr-generic.
3416         (shr-tag-font): Let shr-generic colorize via inheritance.
3417
3418 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3421
3422 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
3423
3424         * nnir.el (nnir-request-move-article): Remove obsolete code.
3425
3426 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3427
3428         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3429
3430 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3431
3432         * gnus-sum.el (gnus-summary-respool-article): The completion function
3433         expects a list instead of an alist.
3434
3435         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3436         string as the parameter.
3437
3438         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3439
3440         * shr.el (shr-stylesheet): New dynamic variable for cascading the
3441         styles.
3442         (shr-colorize-region): New function.
3443         (shr-insert-background-overlay): Remove.
3444         (shr-render-td): Background setting should be taken care of on a higher
3445         level.
3446         (shr-tag-body): Use post-hoc colorizations.
3447         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3448         (shr-put-color-1): Don't overwrite old colors.
3449         (shr-colorize-region): When the background color isn't explicit, use
3450         a fixed background.
3451
3452         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3453         nnmail variables.
3454
3455 2010-12-05  BjĂžrn Mork  <bjorn@mork.no>
3456
3457         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3458         unless necessary.
3459
3460 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
3461
3462         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3463         server.
3464
3465 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3468         so that TAB works.
3469
3470         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3471         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3472
3473         * shr.el (shr-urlify): Show the URL before the title to avoid
3474         misleading URLs.
3475
3476 2010-12-04  Adam SjĂžgren  <asjo@koldfront.dk>
3477
3478         * shr.el (shr-urlify): Display the title in <a> tags.
3479
3480 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3481
3482         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3483
3484 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3485
3486         * nnir.el: Rearrange code to allow macros to be autoloaded by
3487         gnus-sum.el.
3488         (nnir-retrieve-headers-override-function): Make this variable
3489         customizable.
3490         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3491
3492         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3493         from nnir.el.
3494
3495 2010-12-03  Julien Danjou  <julien@danjou.info>
3496
3497         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3498
3499 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3502         allow optional argument `environment'.
3503
3504 2010-12-03  Glenn Morris  <rgm@gnu.org>
3505
3506         * mm-extern.el (message-goto-body): Update declaration.
3507
3508 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3509
3510         * gnus-util.el (gnus-macroexpand-all): New function.
3511
3512         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3513         instead of macroexpand-all that is unavailable in XEmacs.
3514
3515 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3516
3517         * nnir.el (nnir-summary-line-format): New variable.
3518         (nnir-mode): Use it.
3519         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3520         (nnir-article-ids): Reimplement as defsubst.
3521         (nnir-retrieve-headers): Don't mangle the subject header.
3522         (nnir-run-imap): Use 100 as RSV score.
3523         (nnir-run-find-grep): Fix for full server searching.
3524         (nnir-run-gmane): Better restriction to gmane groups.
3525
3526         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3527         summary buffers.
3528
3529 2010-12-02  Julien Danjou  <julien@danjou.info>
3530
3531         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3532
3533         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3534
3535         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3536         support.
3537
3538 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3539
3540         * nnir.el: Update to handle the registry better.
3541         (autoload): Silence byte-compiler.
3542         (nnir-open-server): Add a hook for nnir groups.
3543         (nnir-request-move-article): Don't mangle the header. Better to use
3544         formating variables (which will be added in the future).
3545         (nnir-registry-action): Update the registry using the original article
3546         group name.
3547         (nnir-mode): Install nnir-specific hooks for updating the registry.
3548
3549         * gnus-sum.el
3550         (gnus-article-original-subject,gnus-newsgroup-original-name):
3551         Remove obsolete variables.
3552         (gnus-summary-move-article): Remove use of obsolete variables.
3553         (gnus-summary-local-variables): Make move and delete hooks local to
3554         summary buffers.
3555
3556 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3557
3558         * rtree.el: New file.
3559
3560 2010-12-01  Julien Danjou  <julien@danjou.info>
3561
3562         * message.el (message-user-organization): Do not use
3563         gnus-local-organization.
3564
3565         * gnus.el: Remove gnus-local-organization.
3566
3567         * gnus-msg.el: Remove nastygram thing.
3568
3569 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3570
3571         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3572         funcall.
3573
3574 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3575
3576         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3577         names.
3578
3579         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3580         characters.
3581
3582         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3583         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3584         Suggested by Ć těpĂĄn Němec <stepnem@gmail.com>.
3585         (gnus-gravatar-transform-address): Use mail-extract-address-components
3586         that supports non-ASCII names rather than mail-header-parse-addresses.
3587
3588 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3589
3590         * proto-stream.el (open-protocol-stream): All starttls connections are
3591         handled by the network handler.
3592
3593 2010-11-30  Julien Danjou  <julien@danjou.info>
3594
3595         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3596         (nnimap-open-connection-1): Fix PREAUTH.
3597
3598         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3599
3600 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3601
3602         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3603         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3604         (shr-insert): Use them.
3605         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3606
3607 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3608
3609         * nnir.el (nnir-request-move-article): Bail out if original group
3610         doesn't support article moves.
3611         (nnir-get-active): Improve active list retrieval.
3612
3613 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3616
3617 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3618
3619         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3620         seem to accept strings-with-numbers as port numbers,
3621
3622 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3623
3624         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3625         change the registry.
3626
3627 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3628
3629         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3630         delete-dups that is not available in XEmacs 21.4.
3631
3632         * mm-util.el (mm-delete-duplicates): Add comment.
3633
3634 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3635
3636         * nnir.el (nnir-ignored-newsgroups): New variable.
3637         (nnir-get-active): Use it.
3638
3639 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3640
3641         * proto-stream.el (proto-stream-open-network): Add some comments.
3642
3643         * nntp.el (nntp-open-connection): Provide a :success condition.
3644
3645         * nnimap.el (nnimap-open-connection-1): Ditto.
3646
3647         * proto-stream.el (proto-stream-open-network): See what the response to
3648         the STARTTLS command is.
3649
3650         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3651         backwards compatibility).
3652         (nnimap-open-connection-1): Really respect nnimap-server-port.
3653
3654         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3655         TLS upgrades we don't really care about the identity of the peer.
3656         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3657         that what we've checked for.
3658         (proto-stream-always-use-starttls): Only default to t if
3659         open-gnutls-stream exists.
3660         (proto-stream-open-network): If STARTTLS failed, then just open a
3661         normal connection.
3662         (proto-stream-open-network): Wait until the greeting before doing
3663         STARTTLS.
3664
3665         * nntp.el (nntp-open-connection): Report what the connection error is.
3666
3667         * proto-stream.el (open-protocol-stream): Rename from
3668         open-proto-stream.
3669
3670 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * nnimap.el (nnimap-stream): Change default to `undecided'.
3673         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3674         first, and then network.
3675         (nnimap-open-connection-1): Respect nnimap-server-port.
3676         (nnimap-open-connection): Be more backwards-compatible.
3677
3678         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3679         (proto-stream-open-starttls): De-duplicate the starttls code.
3680         (proto-stream-open-starttls): Folded back into the main function.
3681         (proto-stream-open-network): Fix typo in the gnutls path.
3682         (proto-stream-command): Refactor out.
3683
3684         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3685
3686         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3687         starttls.el STARTTLS.
3688
3689         * color.el (color-lab->srgb): Fix function call name.
3690
3691         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3692         if we're using tls.el.
3693         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3694         built in, then don't try to establish a STARTTLS connection.
3695
3696         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3697         servers.
3698
3699         * proto-stream.el (open-proto-stream): Use network, not stream.
3700         (open-proto-stream): Add a way to specify what the end of a command is.
3701
3702         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3703         connections types.
3704         (nntp-open-network-stream): Remove.
3705         (nntp-open-ssl-stream): Remove.
3706         (nntp-open-tls-stream): Remove.
3707         (nntp-ssl-program): Remove.
3708
3709         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3710
3711 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3712
3713         * nnir.el: Fix typos.
3714         (nnir-retrieve-headers-override-function): Rename variable to reflect
3715         new semantics.
3716         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3717         macros.
3718         (nnir-request-article, nnir-request-move-article): Use them.
3719         (nnir-categorize): New function.
3720         (nnir-run-query): Use it.
3721         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3722         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3723         sorted.
3724         (nnir-group-full-name): Use gnus-group-full-name instead.
3725         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3726         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3727
3728 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3729
3730         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3731
3732         * proto-stream.el: New library to provide protocol-specific
3733         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3734         protocols.
3735         (open-proto-stream): Complete the documentation.
3736         (proto-stream-open-network): Fix some typos.
3737
3738         * nnimap.el (nnimap-open-connection): Use it.
3739
3740 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3741
3742         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3743         negotiation.
3744
3745 2010-11-26  Julien Danjou  <julien@danjou.info>
3746
3747         * color.el: Rename various rgb functions to srgb.
3748
3749 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3750
3751         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3752         names.
3753
3754 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3755
3756         * shr.el (shr-insert): Revert last change.
3757         (shr-find-fill-point): Never leave point being at bol;
3758         relax the kinsoku limitation when rendering tables.
3759
3760 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3761
3762         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3763         results from -accept-article.
3764
3765         * shr-color.el: Require cl when compiling.
3766
3767         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3768         checkin.
3769
3770         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3771
3772         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3773
3774         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3775         'add and 'delete to set backend marks.
3776
3777         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3778
3779         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3780
3781         * nntp.el (nntp-request-set-mark): Use it.
3782
3783         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3784
3785         * nnml.el (nnml-request-set-mark): Ditto.
3786
3787         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3788         introduces regressions in article selection.
3789         (nnimap-find-uid-response): New function.
3790         (nnimap-request-accept-article): Use the UID returned, if any.
3791         (nnimap-request-move-article): Use the UID returned, if any.
3792         (nnimap-get-groups): Reimplement to work with folded lines.
3793         (nnimap-find-uid-response): The UID is the last element in the list.
3794         (nnimap-request-set-mark): Extend syntax with 'set.
3795
3796         * nnml.el (nnml-request-set-mark): Ditto.
3797
3798         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3799
3800         * nntp.el (nntp-request-set-mark): Ditto.
3801
3802 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3803
3804         * message.el (message-called-interactively-p): A temporary macro.
3805         (message-goto-body): Use it temporarily.
3806
3807 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3808
3809         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3810         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3811         (nnimap-last-response-string): Fix last unfolding fix.
3812
3813 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3814
3815         * shr.el (shr-insert): Fix the way to fold lines.
3816
3817 2010-11-25  Julien Danjou  <julien@danjou.info>
3818
3819         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3820
3821         * color.el: Rename from color-lab.el
3822         (color-rgb->hex): Add.
3823         (color-complement): Add.
3824         (color-complement-hex): Add.
3825
3826         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3827
3828 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3829
3830         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3831         don't exist.
3832
3833 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3834
3835         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3836         assuming that article displaying or another mml-preview may be
3837         interrupted for an error or for the like.
3838
3839         * shr.el (shr-get-background): Fix argument name.
3840
3841 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3842
3843         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3844
3845         * gnus-sum.el (gnus-summary-include-articles): New function.
3846
3847         * message.el (message-goto-body): called-interactively-p needs a
3848         parameter, so use `any'.
3849
3850         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3851         clear marks before moving, since they're synced from the Gnus side
3852         first.
3853
3854         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3855         (gnus-summary-move-article): Copy over all marks before moving, so that
3856         IMAP doesn't think a new article has arrived.
3857
3858 2010-11-24  Julien Danjou  <julien@danjou.info>
3859
3860         * shr.el (shr-insert-background-overlay): Fix typo.
3861         (shr-render-td): Copy the background before rendering.
3862
3863         * shr-color.el (shr-color-visible): Fix docstring.
3864
3865         * shr.el (shr-tag-table): Add bgcolor support.
3866         (shr-render-td): Add bgcolor support.
3867         (shr-get-background): Add.
3868         (shr-insert-foreground-overlay): Use shr-get-background.
3869
3870         * message.el (message-goto-body): Use called-interactively-p.
3871         (message-in-body-p): message-goto-body returns point.
3872
3873 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3874
3875         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3876         Fixes something or other in Emacs 23, and is backwards compatible.
3877
3878         * message.el (message-goto-body): Remove the <#secure special-casing,
3879         which is too special.
3880
3881         * shr.el (shr-parse-style): Drop !important from styles.
3882
3883 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3884
3885         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3886         this function to return incorrect results when calling it with an
3887         explicit article argument different from
3888         (gnus-summary-article-number).
3889
3890 2010-11-24  Julien Danjou  <julien@danjou.info>
3891
3892         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3893         (shr-tag-body): Add background support.
3894         (shr-descend): Add background support.
3895         (shr-tag-title): Add.
3896
3897         * shr-color.el (shr-color-visible): Really return original background
3898         if fixed.
3899
3900 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3901
3902         * shr.el (shr-color-check): Protect against non-existent colour names.
3903
3904 2010-11-24  Julien Danjou  <julien@danjou.info>
3905
3906         * color-lab.el: Require 'cl when compiling.
3907
3908         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3909
3910         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3911         matched part.
3912
3913         * color-lab.el: Fix all expt calls to use float type.
3914
3915 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3916
3917         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3918         expression to shr-color-check as is.
3919
3920         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3921
3922         * color-lab.el: Add coding cookie.
3923         (float-pi): Use eval-and-compile.
3924
3925         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3926         compiled for Emacsen having no `libxml-parse-html-region' support.
3927
3928 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3929
3930         * shr.el (shr-insert-color-overlay): Split stuff like
3931         "#444444 !important" to find the real colour.
3932         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3933         parse <font color="red"> entries.
3934
3935 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3936
3937         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3938         point when parsing headers.
3939
3940         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3941         is positioned properly when parsing headers.
3942
3943 2010-11-23  Julien Danjou  <julien@danjou.info>
3944
3945         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3946
3947         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3948
3949         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3950
3951         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3952         Use shr-color-hue-to-rgb.
3953         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3954
3955 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3956
3957         * shr.el (shr-color->hexadecimal): Autoload.
3958         (shr-descend): Add color to all tags.
3959
3960 2010-11-22  Julien Danjou  <julien@danjou.info>
3961
3962         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3963         shr-color->hexadecimal.
3964
3965         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3966         RGB() or HSL() color representation.
3967
3968         * shr.el (shr-tag-font): Add.
3969         (shr-tag-color-check): New function to get better colors.
3970         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3971         tag-span.
3972
3973         * shr-color.el: New file.
3974
3975         * color-lab.el: New file.
3976
3977         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3978
3979 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3980
3981         * nnir.el: Fix typo in comments.
3982         (nnir-run-imap): Simplify code. No need to reverse artlist.
3983         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3984
3985 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3986
3987         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3988
3989         * nnimap.el (nnimap-get-capabilities): Refactor out.
3990         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3991
3992 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3993
3994         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3995         appearing when `mm-uu-hide-markers' is nil.
3996
3997 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3998
3999         * nnimap.el (nnimap-unselect-group): Make into its own function.
4000         (nnimap-request-rename-group): Unselect group before renaming.
4001         This had gotten lost somewhere.
4002         (nnimap-request-accept-article): Keep track of examined groups, and
4003         unselect the group before APPENDing to read-only groups.
4004         (nnimap-request-move-article): Clear flags before moving so that they
4005         can be re-set later.
4006
4007 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
4010         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
4011
4012 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4013
4014         * gnus-art.el (gnus-mime-display-single)
4015         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
4016         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
4017         parameter.
4018
4019 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4020
4021         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
4022         (shr-table-vertical-line): New variable.
4023         (shr-insert-table): Use it.
4024
4025 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * gnus-html.el (gnus-html-wash-images): Don't display images if
4028         gnus-inhibit-images is non-nil; register displayer for cid images.
4029         (gnus-html-display-image): Work for cid image.
4030         (gnus-html-insert-image): Allow arguments.
4031         (gnus-html-put-image): Inhibit read-only.
4032         (gnus-html-prefetch-images): Don't prefetch images if
4033         gnus-inhibit-images is non-nil.
4034
4035 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4036
4037         * shr.el (shr-put-image): Break lines when inserting big pictures.
4038
4039 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4040
4041         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
4042         sender, thanks Katsumi Yamaoka.
4043
4044 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
4045
4046         * nnir.el (nnir-run-imap): Reverse the article list for each group
4047         rather than the whole list.
4048
4049 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4050
4051         * shr.el (shr-image-displayer): Protect function against non-existent
4052         image source.
4053
4054         * gnus-art.el (gnus-inhibit-images): New user option.
4055         (gnus-mime-display-single): Don't display image if it is non-nil.
4056
4057         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
4058         gnus-inhibit-images.
4059
4060         * shr.el (shr-image-displayer): New function.
4061         (shr-tag-img): Use it.
4062
4063 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4064
4065         * mml2015.el (mml2015-epg-sign): Use From header.
4066
4067 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4068
4069         * gnus-html.el (gnus-html-wash-images): Register a displayer.
4070
4071         * gnus-util.el (gnus-find-text-property-region): Return markers.
4072
4073         * shr.el (shr-tag-img): Put a displayer in the text property.
4074
4075         * gnus-util.el (gnus-find-text-property-region): New utility function.
4076
4077         * gnus-html.el (gnus-html-display-image): Make the alt optional.
4078         (gnus-html-show-images): Remove.
4079
4080         * gnus-art.el (gnus-article-show-images): New, more general function.
4081
4082         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
4083         image url text properties.
4084
4085         * shr.el: Ditto.
4086
4087         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
4088         gnus-agent-auto-agentize-methods is set.  Which it isn't.
4089
4090 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4091
4092         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
4093         work for two or more articles.
4094
4095 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4096
4097         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
4098         divide an image that's in an html article to two or more when washing
4099         non-ASCII characters in alt text of it.
4100
4101 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4102
4103         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4104         smime-decrypt-region using function argument.
4105         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
4106
4107         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
4108
4109         * smime.el (smime-decrypt-region): Catch it.
4110
4111 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4112
4113         * smime.el (smime-mode-map): Move initialization into declaration.
4114         (gnus-run-mode-hooks): Don't autoload.
4115         (smime-mode): Use define-derived-mode.
4116
4117 2010-11-11  Glenn Morris  <rgm@gnu.org>
4118
4119         * smime.el (from): Restrict declaration to XEmacs.
4120
4121         * nnir.el (gnus-group-topic-name): Autoload.
4122
4123 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4124
4125         * shr.el (shr-insert): Don't break long line if it is because of
4126         kinsoku-bol characters in the line end.
4127
4128 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
4129
4130         * nnir.el (nnir-request-move-article): Fix to provide original group
4131         and subject.
4132         (nnir-warp-to-article): Don't fail on articles whose headers haven't
4133         been retrieved.
4134
4135         * gnus-sum.el (gnus-summary-move-article): Use original group and
4136         subject for virtual articles such as those in an nnir summary buffer.
4137
4138 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4139
4140         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4141         least 21.5).
4142
4143         * smime.el (from): Declare it again for XEmacs.
4144
4145 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4146
4147         * message.el (message-resend): Don't disable encoding unless it's
4148         already encoded.
4149
4150         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4151         low-numbered articles.
4152
4153 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * rfc2047.el (rfc2047-syntax-table): Simplify.
4156
4157         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
4158
4159         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4160         set-char-table-range for XEmacs.
4161
4162 2010-11-10  Glenn Morris  <rgm@gnu.org>
4163
4164         * time-date.el (time-to-seconds): Always an alias on Emacs,
4165         never a real function.
4166         (with-no-warnings): Remove compat stub, now unused.
4167         (time-less-p): Doc fix.
4168         (time-to-number-of-days): Simplify.
4169
4170         * smime.el (from): Remove unused declaration.
4171
4172         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4173         (gnus-float-time): On Emacs, always an alias.
4174
4175         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4176         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4177
4178 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4179
4180         * dgnushack.el: Don't use ignore-errors in the top level form since it
4181         is unavailable in XEmacs even if cl is loaded.
4182
4183         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4184
4185 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4186
4187         * shr.el (browse-url-mailto): Autoload.
4188
4189         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4190
4191         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4192         regexp doesn't need quoting.
4193
4194 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
4195
4196         * message.el (message-subject-trailing-was-ask-regexp)
4197         (message-subject-trailing-was-regexp): Match was: in addition to was.
4198
4199 2010-11-09  Glenn Morris  <rgm@gnu.org>
4200
4201         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4202         (nnbabyl-check-mbox): Use point-at-bol.
4203
4204 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4205
4206         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4207
4208         * message.el (message-mailto): New function.
4209         (message-mailto): Should accept other parameters.
4210         (message-mailto): Remove since it duplicates browse-url-mailto
4211         functionality.
4212
4213 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214
4215         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4216         methods.
4217         (gnus-read-active-file): Ditto.
4218
4219         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4220         ": " from the prompt.
4221         (gnus-group-make-group): Ditto.
4222
4223 2010-11-07  Glenn Morris  <rgm@gnu.org>
4224
4225         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4226         (gnus-bookmark-kill-line): Use point-at-eol.
4227
4228 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4229
4230         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4231         asterisks in From header.
4232
4233 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4234
4235         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4236         string to avoid making the From headers syntactically invalid.
4237
4238         * message.el (message-send-mail): Don't insert courtesy messages if the
4239         message already has List-Post and List-ID messages.
4240
4241 2010-11-06  Glenn Morris  <rgm@gnu.org>
4242
4243         * gnus-art.el (gnus-treat-article): Give dynamic local variables
4244         `condition', `type', `length' a prefix.
4245         (gnus-treat-predicate): Update for above name changes.
4246
4247 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
4248
4249         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4250         binding.  Handled by `gnus-summary-refer-thread' instead.
4251         (nnir-warp-to-article): New backend function.
4252
4253         * nnimap.el (nnimap-request-thread): Force dependency updating.
4254
4255         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4256         (gnus-summary-refer-thread): Rework to improve thread-referral.
4257
4258         * gnus-int.el (gnus-warp-to-article): New function.
4259
4260         * gnus-sum.el (gnus-summary-article-map): Bind it.
4261
4262 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
4263
4264         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4265         gnus-summary-refer-thread.
4266
4267         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4268         headers.
4269         (gnus-summary-limit-include-thread): Prevent articles in thread from
4270         being cut in gnus-cut-threads.
4271         (gnus-summary-refer-thread): Limit retrieved headers to those in
4272         thread.
4273
4274 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4275
4276         * message.el (message-send-mail): Use the value of
4277         message-courtesy-message from the message buffer.
4278
4279         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4280
4281         * shr.el (shr-browse-url): Implement mailto: URLs.
4282
4283         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4284         "raw".
4285
4286         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4287         if it's already selected.
4288
4289         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4290
4291 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4292
4293         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4294         to measure the length and truncate alt text.
4295
4296 2010-11-03  Glenn Morris  <rgm@gnu.org>
4297
4298         * nndiary.el (nndiary-generate-nov-databases-1)
4299         (nndiary-generate-active-info): Rename dynamic variable `files' to
4300         something less generic.
4301
4302 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
4303
4304         * nnir.el (nnir-request-move-article): Call the underlying backend to
4305         move articles from nnir.
4306
4307 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4308
4309         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4310
4311 2010-11-02  Julien Danjou  <julien@danjou.info>
4312
4313         * nnir.el: Remove wais support.
4314
4315 2010-11-02  Glenn Morris  <rgm@gnu.org>
4316
4317         * gnus-html.el: Reorder requirements to quieten compiler.
4318
4319 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4320
4321         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4322         properly for XEmacs as well.
4323         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4324         (gnus-article-natural-long-line-p): Use window-width rather than
4325         frame-width.
4326
4327 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
4328
4329         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
4330         (nnir-read-parms): Don't modify query.
4331         (nnir-run-query): Add ability to search topic on current line.
4332         (nnir-get-active): Clean up.
4333
4334 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4335
4336         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4337         degenerate articles.
4338
4339         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4340         (gnus-print-buffer): Just print the buffer as is, without any copying
4341         to a buffer and then re-highlighting.
4342
4343         * nnimap.el (nnimap-request-group): Store the new updated info.
4344         (nnimap-request-group): Select the group when we don't know whether it
4345         exists or not.
4346
4347         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4348         groups.
4349
4350         * gnus-group.el (gnus-group-find-new-groups): Display all the new
4351         groups.
4352
4353         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4354         groups.
4355
4356         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4357         long-lines case by only filling the long lines.
4358
4359         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4360         (bug #7311).
4361
4362 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4363
4364         * shr.el: No need to declare `declare-function' since shr.el is for
4365         only Emacsen that provide `libxml-parse-html-region'.
4366
4367         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
4368         effective only in a file it is referred to.
4369
4370 2010-11-01  Glenn Morris  <rgm@gnu.org>
4371
4372         * mm-util.el (gnus-completing-read): Autoload.
4373         (mm-read-coding-system): Simplify Emacs definition.
4374
4375         * nnmail.el (gnus-activate-group):
4376         * nnimap.el (gnutls-negotiate):
4377         * nntp.el (netrc-parse): Fix declarations.
4378
4379 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4380
4381         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4382         string-match-p in Emacs >=23.
4383
4384         * gnus-msg.el (gnus-configure-posting-styles)
4385         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4386
4387 2010-11-01  Glenn Morris  <rgm@gnu.org>
4388
4389         * nnir.el (declare-function): Add compat stub.
4390         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4391         (nnir-run-gmane): Require 'mm-url.
4392
4393         * mm-util.el (mm-string-to-multibyte): Simplify.
4394
4395         * shr.el (declare-function): Add compat stub.
4396         (url-cache-create-filename): Declare.
4397         (mm-disable-multibyte, widget-convert-button): Autoload.
4398
4399         * smime.el (ldap-search): Declare.
4400         (smime-cert-by-ldap-1): Require ldap on Emacs.
4401
4402         * nnimap.el: Require nnmail, and gnus-sum when compiling.
4403         (nnimap-keepalive): Use gnus-float-time.
4404
4405         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4406         (mail-source-delete-crash-box): Use gnus-float-time.
4407
4408         * gnus-dired.el (gnus-completing-read): Autoload.
4409
4410         * mm-view.el (gnus-rescale-image): Autoload.
4411
4412         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4413
4414         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4415
4416         * sieve-manage.el: Require 'cl when compiling.
4417
4418         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4419         (gnus-iswitchb-completing-read): Require iswitchb.
4420         (gnus-select-frame-set-input-focus): Silence compiler.
4421
4422 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4423
4424         * message.el (message-subject-trailing-was-query): Change default to t,
4425         since I think that's what most people want.
4426
4427         * nnimap.el (nnimap-request-accept-article): Erase buffer before
4428         appending for easier debugging.
4429         (nnimap-wait-for-connection): Take a regexp.
4430         (nnimap-request-accept-article): Wait for the continuation line before
4431         sending anything unless we're streaming.
4432
4433         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4434         leave the header washing to take place.
4435
4436 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4437
4438         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4439         regular expression match and replace in posting styles.
4440
4441 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
4442
4443         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4444         an entire server.
4445         (nnir-get-active): New function.
4446         (nnir-run-imap): Use it.
4447         (nnir-run-gmane): Who knew, gmane search returns an article score!
4448
4449         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4450         server on the current line with nnir.
4451
4452 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4453
4454         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4455         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4456         left edge.
4457         (gnus-article-foldable-buffer): Skip past the prefix when determining
4458         raggedness.
4459
4460         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4461         the raw article, and change `C-u g' to show the article without doing
4462         treatments.
4463
4464         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4465         on to `gnus-treat-article'.
4466         (gnus-inhibit-article-treatments): New variable.
4467
4468         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4469
4470         * gnus-art.el (gnus-treatment-function-alist): Have
4471         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4472         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4473         sections.
4474
4475         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4476         parameter.
4477         (gnus-article-fill-cited-long-lines): New function.
4478         (gnus-article-fill-cited-article): Allow filling only long sections.
4479
4480         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4481         and non-punctuation (like after the apostrophe in "'We").
4482
4483         * gnus-sum.el (gnus-summary-select-article): Make sure
4484         gnus-original-article-buffer is alive.
4485
4486         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4487         reflect the order they're in in the digest.
4488
4489         * gnus.el (gnus-group-startup-message): Move point to the start of the
4490         buffer.
4491
4492         * nnimap.el (nnimap-capability): New function.
4493         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4494         is set.
4495
4496 2010-10-31  David Engster  <dengste@eml.cc>
4497
4498         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4499         conform with changes to gnus-completing-read.
4500
4501 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4502
4503         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4504
4505 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4506
4507         * nnir.el: Move defvar, defcustom around to keep file organized
4508         and keep byte-compiler quiet.
4509         (nnir-read-parms): Accept search-engine as arg.
4510         (nnir-run-query): Pass search-engine as arg.
4511         (nnir-search-engine): Remove.
4512
4513 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4514
4515         * shr.el (shr-generic): The text nodes should be text, not :text.
4516
4517         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4518         later in the file.
4519
4520 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4521
4522         * nnir.el: General clean up.  Allow searching with multiple engines.
4523         Allow separate extra-parameters for each engine.
4524         Batch queries when possible.
4525         (nnir-imap-default-search-key,nnir-method-default-engines):
4526         Add customize interface.
4527         (nnir-run-gmane): New engine.
4528         (nnir-engines): Use it.  Qualify all prompts with engine name.
4529         (nnir-search-engine): Remove global variable.
4530         (nnir-run-hyrex): Restore for now.
4531         (nnir-extra-parms,nnir-search-history): New variables.
4532         (gnus-group-make-nnir-group): Use them.
4533         (nnir-group-server): Remove in favor of gnus-group-server.
4534         (nnir-request-group): Avoid searching twice.
4535         (nnir-sort-groups-by-server): New function.
4536
4537 2010-10-30  Julien Danjou  <julien@danjou.info>
4538
4539         * gnus-group.el: Remove gnus-group-fetch-control.
4540
4541         * gnus-start.el (gnus-find-new-newsgroups):
4542         Remove gnus-check-first-time-used.
4543
4544         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4545
4546 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4547
4548         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4549         set on groups that don't have \* permanentflags.
4550
4551 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4552
4553         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4554         control the background color.
4555         (shr-tag-img): Ignore very small web bug type images.
4556         (shr-put-image): Add help-echo alt texts to the images.
4557         (shr-tag-video): Show the video poster image.
4558
4559 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4560
4561         * shr.el (shr-table-depth): New variable.
4562         (shr-tag-table-1): Only insert the images after the top-level table.
4563
4564         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4565
4566         * gnus-util.el (gnus-list-memq-of-list): New function.
4567
4568         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4569         selected.
4570         (nnimap-unsplittable-articles): New slot.
4571         (nnimap-new-articles): Use it.
4572
4573 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4574
4575         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4576         move to the previous line on `M-g'.
4577
4578 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4579
4580         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4581         *-request-group, which seems unnecessary.
4582
4583         * nnimap.el (nnimap-quote-specials): Function copied over from
4584         imap.el.
4585         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4586         they support that.  Suggested by Tom Regner.
4587
4588 2010-10-29  Julien Danjou  <julien@danjou.info>
4589
4590         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4591         defalias.
4592         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4593
4594         * gnus.el: Remove `gnus-nntp-service' variable.
4595         (gnus-secondary-servers): Make obsolete.
4596         (gnus-nntp-server): Make obsolete.
4597
4598         * gnus-start.el (gnus-1): Remove x-splash calls.
4599
4600         * gnus-ems.el (gnus-x-splash): Remove.
4601
4602         * gnus.el (gnus-group-startup-message): Simplify/update code.
4603
4604         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4605         definition.
4606
4607         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4608         capability before doing anything.
4609         (gnus-group-insert-group-line): Remove useless
4610         gnus-group-remove-excess-properties.
4611
4612 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4615
4616 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4617
4618         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4619         config after reselecting.
4620
4621 2010-10-28  Julien Danjou  <julien@danjou.info>
4622
4623         * shr.el (shr-put-image): Use point even if only inserting text.
4624         (shr-put-image): Save excursion when inserting alt text on non-graphic
4625         display, so the behaviour is the same when we are on a graphic display.
4626
4627         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4628
4629 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4632         (gnus-mime-copy-part): Check coding system, not charset.
4633         (gnus-mime-view-part-externally): Never remove part.
4634         (gnus-mime-view-part-internally): Don't remove part here.
4635         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4636         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4637         multipart/alternative.
4638
4639         * mm-decode.el (mm-display-part): Take optional arg `force'.
4640
4641 2010-10-26  Julien Danjou  <julien@danjou.info>
4642
4643         * gnus-group.el (gnus-group-default-list-level): Add this function to
4644         compute the default list level.
4645         (gnus-group-default-list-level): Add possibility to use a function.
4646
4647 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4648
4649         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4650
4651         * gnus-group.el (gnus-group-completing-read)
4652         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4653         gnus-replace-in-string.
4654
4655 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4656
4657         * shr.el (shr-tag-div): Add.
4658
4659         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4660
4661 2010-10-25  Julien Danjou  <julien@danjou.info>
4662
4663         * gnus-util.el: Remove `gnus-with-local-quit'.
4664
4665         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4666
4667 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4668
4669         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4670         the original article buffer.
4671
4672 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4673
4674         * nnimap.el (nnimap-request-head): New function.
4675         (nnimap-request-move-article): Try to be slighly faster by not
4676         requesting the entire message when moving.
4677         (nnimap-transform-headers): Don't bug out on bodiless articles.
4678         (nnimap-send-command): Have no outstanding messages if the IMAP server
4679         doesn't support streaming.
4680         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4681
4682 2010-10-24  Julien Danjou  <julien@danjou.info>
4683
4684         * message.el (message-default-headers): Fix type.
4685
4686 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4687
4688         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4689         prefetching images.
4690
4691         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4692         backend for unknown groups.  This is mainly useful for nnimap groups.
4693
4694         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4695         group isn't covered by the agent.
4696
4697 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4698
4699         * nnir.el (nnir-method-default-engines): New variable.
4700         (nnir-run-query): Use it.
4701         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4702         (gnus-summary-nnir-goto-thread): Change group if needed.
4703
4704         * gnus-group.el (gnus-group-group-map): Add key binding for
4705         gnus-group-make-nnir-group.
4706
4707 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4708
4709         * shr.el (shr-tag-object): Add.
4710
4711         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4712         original article buffer live.
4713         (gnus-summary-select-article-buffer):
4714         Mention gnus-widen-article-buffer.
4715
4716 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4717
4718         * shr.el (shr-tag-strong): Add.
4719
4720 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4721
4722         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4723         group names.  They mess up the group buffer badly.
4724
4725         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4726
4727         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4728         instead of the summary one.
4729
4730 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4731
4732         * mml.el (mml-preview): Work properly when editing article.
4733
4734         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4735         gnus-have-read-active-file if it's already been in.
4736
4737 2010-10-22  Tom Tromey  <tromey@redhat.com>
4738
4739         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4740         gnus-group-completing-read.
4741
4742 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743
4744         * message.el (message-mode-map): Don't bind M-; to comment region, to
4745         allow the global comment-dwim to work.
4746
4747 2010-10-21  Julien Danjou  <julien@danjou.info>
4748
4749         * message.el (message-setup-1): Allow message-default-headers to be a
4750         function.
4751
4752 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4753
4754         * shr.el (shr-tag-table): Simplify.
4755
4756 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4757
4758         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4759         to avoid trying to snarf invalid stuff.
4760
4761         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4762
4763         * gnus.el (gnus-message-archive-group): Quote value.
4764         (gnus-message-archive-group): Mark as changed.
4765
4766         * shr.el (shr-add-font): Don't put the font properties on the newline
4767         or the indentation.
4768
4769         * message.el (message-fix-before-sending): Change options when sending
4770         non-printable characters.
4771
4772         * gnus.el (gnus-message-archive-method): Change the default to
4773         monthly outgoing groups.
4774
4775         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4776         that have gotten new numbers.
4777
4778         * nnimap.el (nnimap-request-replace-article): New function.
4779
4780 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4781
4782         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4783         (nnrss-request-article): Don't use special html washing code.
4784
4785 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4786
4787         * shr.el (shr-tag-table): Remove useless nconc.
4788
4789 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4790
4791         * gnus-art.el (article-wash-html): Simplify and remove the charset
4792         stuff.  Use the normal html rendering code instead of the special html
4793         washing code.
4794
4795         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4796         `gnus-w3m' symbols.
4797         (mm-text-html-washer-alist): Remove.
4798
4799         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4800         (mm-inline-media-tests): Remove use.
4801         (mm-text-html-renderer): Change default to the `shr' symbol.
4802
4803         * mm-view.el (mm-inline-text-html): Remove use.
4804
4805         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4806         `gnus-blocked-images' to be a function.
4807         (gnus-article-wash-function): Remove.
4808
4809 2010-10-20  Julien Danjou  <julien@danjou.info>
4810
4811         * spam.el (spam-list-of-processors): Mark as obsolete.
4812
4813         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4814         (nnimap-insert-partial-structure): Fix boundary detection.
4815
4816 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4817
4818         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4819         run file-truename on remote files.  This can be expensive and even
4820         prevent one from editing drafts if some unrelated buffer has a stale
4821         connection.
4822
4823 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4824
4825         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4826         kinsoku-eol regardless of shr-kinsoku-shorten.
4827         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4828         (shr-tag-table): Support caption, thead, and tfoot.
4829
4830 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4831
4832         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4833         lines.
4834         (shr-save-contents): New command and keystroke.
4835
4836         * nndoc.el (nndoc-type-alist): Add git support.
4837         (nndoc-git-type-p): New function.
4838         (nndoc-transform-git-article): Ditto.
4839         (nndoc-transform-git-headers): Ditto.
4840         (nndoc-transform-git-headers): Generate Subject headers.
4841
4842         * shr.el (shr-parse-style): New function.
4843         (shr-tag-span): Ditto.
4844
4845         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4846         to `G G' to avoid collisions.
4847
4848 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4849
4850         * shr.el: Load kinsoku if necessary.
4851         (shr-kinsoku-shorten): New internal variable.
4852         (shr-find-fill-point): Make kinsoku shorten text line if
4853         shr-kinsoku-shorten is bound to non-nil.
4854         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4855         shr-indentation too when testing if table is wider than frame width.
4856         (shr-insert-table): Use `string-width' instead of `length' to measure
4857         text width.
4858         (shr-insert-table-ruler): Make sure indentation is done at bol.
4859
4860 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4861
4862         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4863         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4864         undecoded network data.
4865
4866 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4867
4868         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4869         name in the mode line spec so that the mode line menu works
4870         (bug #2431).
4871
4872         * message.el (message-get-reply-headers): If we're fed `to-address',
4873         then always use that.
4874
4875         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4876         aren't so wide as to need to switch off the edit menu.
4877
4878         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4879         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4880
4881         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4882         `M-g'.
4883         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4884         the permanent marks.
4885
4886 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4887
4888         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4889         Splitting according to references/in-reply-to obeys the ignore-groups
4890         variable, while splitting by sender and subject do not.
4891
4892 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4893
4894         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4895         alist, so that we can look for non-Unicode chars.
4896         (article-translate-strings): Allow both character and string maps.
4897
4898 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4899
4900         * shr.el (shr-insert): Don't insert space behind a wide character
4901         categorized as kinsoku-bol, or between characters both categorized as
4902         nospace.
4903
4904 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4905
4906         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4907         headers to gnus-newsgroup-headers.
4908
4909 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4910
4911         * shr.el (shr-tag-img): Don't align images -- since we're not
4912         rescaling, this often leads to ugly displays.
4913
4914 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4915
4916         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4917         duplicates.
4918
4919 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4920
4921         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4922         call.
4923
4924 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4925
4926         * gnus.el: Autoload gnus-html-show-images.
4927
4928         * nnimap.el: Use nnheader-message throughout.
4929
4930         * shr.el (shr-tag-img): Ignore images with no data.
4931
4932 2010-10-15  Julien Danjou  <julien@danjou.info>
4933
4934         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4935         a possibility to disable format=flow encoding when using hard newlines.
4936
4937 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * shr.el (shr-insert): Remove space inserted before or after a
4940         breakable character or at the beginning or the end of a line.
4941         (shr-find-fill-point): Do kinsoku; find the second best point or give
4942         it up if there's no breakable point.
4943
4944 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4945
4946         * nnimap.el (nnimap-open-connection): Message when opening connection
4947         for debugging purposes.
4948
4949         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4950         on every setup buffer call to allow this to change from article to
4951         article.
4952
4953         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4954         buffers where we have a wide table.
4955
4956 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4957
4958         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4959         uses *-request-thread.
4960
4961 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4962
4963         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4964         incantation, which is no longer valid.
4965
4966 2010-10-14  Julien Danjou  <julien@danjou.info>
4967
4968         * shr.el: Fix defcustom type (char -> character).
4969
4970 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4971
4972         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4973         programs.
4974
4975 2010-10-14  Julien Danjou  <julien@danjou.info>
4976
4977         * shr.el (shr-tag-a): Use url-link as widget type.
4978
4979         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4980         `gnus-group-get-icon'.
4981
4982 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4983
4984         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4985         This should make server editing work better.
4986
4987         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4988
4989         * tls.el (tls-program): Remove spurious %s from openssl.
4990
4991         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4992         (nnimap-parse-flags): Fix regexp.
4993
4994         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4995         probably work for CJVK text, too.
4996
4997         * nnimap.el (nnimap-extend-tls-programs): Remove.
4998         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4999
5000         * tls.el (tls-starttls-switches): Remove starttls hack.
5001         (open-tls-stream): Ditto.
5002         (tls-find-starttls-argument): Ditto.
5003
5004 2010-10-13  Julien Danjou  <julien@danjou.info>
5005
5006         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
5007         responses.
5008
5009 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5010
5011         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
5012
5013         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
5014         anything in Emacs.
5015
5016         * shr.el (shr-current-column): Remove buggy and unnecessary function.
5017
5018 2010-10-13  Julien Danjou  <julien@danjou.info>
5019
5020         * shr.el (shr-width): Make shr-width a defcustom with default to
5021         fill-column.
5022         (shr-tag-img): Use shr-width rather than fill-column.
5023
5024 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5025
5026         * dgnushack.el (byte-optimize-apply)
5027         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
5028
5029         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
5030         position when (X-)Faces exist.
5031         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
5032         avatars when called interactively.
5033
5034 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5035
5036         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
5037         gnus-article-x-face-too-ugly is bound.
5038
5039 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040
5041         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
5042
5043         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
5044         mailbox that doesn't exist.
5045
5046 2010-10-12  Julien Danjou  <julien@danjou.info>
5047
5048         * shr.el (shr-tag-img): Encode URL properly when retrieving.
5049         (shr-get-image-data): Encode URL properly when fetching from cache.
5050         (shr-tag-img): Use aligned-to spaces to align correctly images.
5051
5052         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
5053         before inserting the Gravatar.
5054
5055         * shr.el (shr-tag-img): Add align attribute support for <img>.
5056
5057 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5058
5059         * gnus-gravatar.el (gnus-art): Require.
5060
5061         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
5062         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5063         Remove long obsoleted functions.
5064
5065 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5066
5067         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
5068
5069         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
5070
5071         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
5072         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
5073         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
5074         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
5075         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
5076         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
5077         * sieve-manage.el, smime.el, spam.el:
5078         Fix comment for declare-function.
5079
5080 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5081
5082         * nnimap.el (nnimap-request-rename-group): Select group read-only
5083         before renaming it.
5084
5085         * shr.el (shr-insert): Fix up the white space only regexp.
5086
5087         * nnimap.el (nnimap-transform-split-mail): Not all articles have
5088         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
5089
5090         * shr.el (shr-current-column): New function.
5091         (shr-find-fill-point): New function.
5092
5093 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5094
5095         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
5096         numbers.
5097
5098 2010-10-11  Julien Danjou  <julien@danjou.info>
5099
5100         * shr.el (shr-hr-line): Add.
5101         (shr-tag-hr): Use shr-hr-line to specify which character to use to
5102         display hr lines.
5103         (shr-max-columns): Do not change state to nil if we just inserting
5104         spaces.
5105
5106 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5107
5108         * gnus-topic.el (gnus-topic-read-group): If after the last group,
5109         select the last group.
5110
5111 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5112
5113         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
5114
5115 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
5116
5117         * dig.el (dig-mode-map): Declare and define in one step.
5118
5119 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5120
5121         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
5122         for Gnus.
5123         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
5124         (nnimap-update-qresync-info): Mark \Seen articles as read.
5125
5126         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
5127         non-variable, too.
5128
5129         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
5130         available.
5131         (nnimap-update-info): Rely more on the current active than the param
5132         active to avoid marking articles as read too much.
5133
5134         * auth-source.el (auth-source-create): Use (user-login-name) for the
5135         user name default.
5136
5137         * nnimap.el (nnimap-update-info): If the server doesn't return any
5138         useful info, just use the previous info.
5139         (nnimap-update-info): Prefer old info over start-article.
5140         (nnimap-update-qresync-info): Finish implementing QRESYNC.
5141
5142 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
5143
5144         * nnir.el (autoload): Clean up autoloads.
5145         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
5146         Use key rather than value.
5147         (nnir-imap-search-other): New variable.
5148         (nnir-read-parm): Use it.
5149         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5150         (gnus-summary-nnir-goto-thread): Modify to work with imap.
5151
5152 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5153
5154         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5155         the process, too.
5156
5157 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5158
5159         * spam.el (gnus-summary-mode-map): Bind to "$".
5160         Suggested by Russ Allbery.
5161
5162         * shr.el: Rework the way things are indented by <li> slightly.
5163
5164         * gnus.el (gnus-group-set-parameter): Fix typo.
5165
5166         * nnimap.el: Start implementing QRESYNC support.
5167
5168 2010-10-09  Julien Danjou  <julien@danjou.info>
5169
5170         * nnir.el (nnir-engines): Fix too many arguments.
5171
5172 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5173
5174         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5175         group is the "last", so that the backends like nnfolder actually save
5176         their folders.
5177
5178         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
5179         try to use that for the tls stream.
5180         (nnimap-retrieve-group-data-early): Rework the marks code to heed
5181         UIDVALIDITY and find out which groups are read-only and not.
5182         (nnimap-get-flags): Use the same marks parsing code as the rest of
5183         nnimap.
5184
5185 2010-10-09  Julien Danjou  <julien@danjou.info>
5186
5187         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5188
5189         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5190         retrieving gravatars.
5191
5192         * shr.el (shr-table-corner): Add.
5193         (shr-table-line): Add.
5194         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5195
5196 2010-10-08  Julien Danjou  <julien@danjou.info>
5197
5198         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5199
5200 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
5201
5202         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5203
5204         * gnus-sum.el (gnus-mark-article-as-unread)
5205         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5206         (gnus-summary-set-bookmark): Use it.
5207
5208         * gnus-msg.el (gnus-setup-message): Use it.
5209
5210         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5211
5212         * gnus.el (gnus-group-remove-parameter): Use it.
5213
5214         * gnus-group.el (gnus-group-make-web-group): Use it.
5215
5216         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5217
5218         * nnregistry.el: Update docs to mention manual.
5219
5220         * gnus-registry.el: Update docs to mention nnregistry.el.
5221         (gnus-registry-initialize): Don't install nnregistry refer method
5222         automatically.
5223         (gnus-registry-install-nnregistry): Remove it.
5224
5225 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5226
5227         * shr.el (shr-insert): Don't insert double spaces.
5228
5229 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5230
5231         * gnus-gravatar.el (gnus-treat-from-gravatar)
5232         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5233         called interactively.
5234
5235         * gnus-art.el (gnus-mime-view-part-externally)
5236         (gnus-mime-view-part-internally): Make predicate function passed to
5237         gnus-mime-view-part-as-type assume argument is a mime type, not a list
5238         of a mime type.
5239
5240         * shr.el (shr-table-widths): Don't use cl function `reduce'.
5241
5242 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5243
5244         * shr.el (require): Require cl when compiling.
5245         (shr-tag-hr): New function.
5246
5247         * nnimap.el (nnimap-update-info): Remove double setting of high.
5248         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5249         This makes nnimap work properly on Courier again.
5250
5251         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5252         the variable for backwards compatibility.
5253
5254         * mm-decode.el (mm-save-part): If given a non-directory result, expand
5255         the file name before using to avoid setting mm-default-directory to
5256         nil.
5257
5258         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5259         bidning gnus-agent variables.
5260
5261         * shr.el (shr-render-td): Use a cache for the table rendering function
5262         to avoid getting an exponential rendering behaviour in nested tables.
5263         (shr-insert): Rework the line-breaking algorithm.
5264         (shr-insert): Don't leave trailing spaces.
5265         (shr-insert-table): Also insert empty TDs.
5266         (shr-tag-blockquote): Ensure paragraphs after </ul>.
5267
5268 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5269
5270         * gnus-sum.el (gnus-number): Rename from `number'.
5271         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5272         (gnus-summary-limit-children): Update uses correspondingly.
5273
5274 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5275
5276         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5277         (gnus-gravatar-transform-address): Don't show avatars of people of
5278         which mail addresses match gnus-gravatar-too-ugly.
5279
5280 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5281
5282         * shr.el (shr-table-widths): Expand TD elements to fill available
5283         space.
5284
5285 2010-10-07  Julien Danjou  <julien@danjou.info>
5286
5287         * nnimap.el (nnimap-request-rename-group): Add this method.
5288
5289 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5290
5291         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5292         name from XEmacs' function-arglist.
5293
5294         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5295         gravatar under XEmacs.
5296
5297 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
5298
5299         * auth-source.el: Update docs with TODO items.
5300
5301         * gnus-sync.el: Update docs to explain state and plans.
5302
5303         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5304         Hooks for mark updates.
5305         (gnus-request-set-mark, gnus-request-update-mark): Use them.
5306
5307         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5308         hooks with arguments, which is needed for mark update hooks.
5309
5310 2010-10-06  Julien Danjou  <julien@danjou.info>
5311
5312         * gnus.el (gnus-expand-group-parameter): Only return and act on what
5313         was matched.
5314
5315         * sieve-manage.el: Update example in `Commentary'.
5316
5317         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5318
5319         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5320         not 2000.
5321         (sieve-manage-authenticate): Re-add function.
5322
5323 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5324
5325         * shr.el (shr-insert): Get 'space transition right.
5326         (shr-render-td): Only delete space at the end of the TD.
5327
5328         * nnimap.el (nnimap-open-connection): Prepare to support
5329         open-gnutls-stream.
5330
5331         * shr.el: Rearrange function order to be more logical.
5332
5333 2010-10-06  Julien Danjou  <julien@danjou.info>
5334
5335         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5336         (nnrss-discover-feed): Remove 404 URL in docstring.
5337
5338         * nnir.el: Fix Swish-E URL.
5339         Fix Namazu URL.
5340
5341         * message.el (message-change-subject): Remove 404 URL in a comment.
5342
5343 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5344
5345         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5346         called interactively.
5347
5348         * gnus-util.el (gnus-remove-if): Allow hash table.
5349         (gnus-remove-if-not): New function.
5350
5351         * gnus-art.el (gnus-mime-view-part-as-type)
5352         * gnus-score.el (gnus-summary-score-effect)
5353         * gnus-sum.el (gnus-read-move-group-name):
5354         Replace remove-if-not with gnus-remove-if-not.
5355
5356         * gnus-group.el (gnus-group-completing-read):
5357         Regard collection as a hash table if it is not a list.
5358
5359 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5360
5361         * shr.el (shr-render-td): Allow blank/missing <TD>s.
5362
5363         * shr.el: Document the table-rendering algorithm.
5364
5365 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5366
5367         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
5368         for Emacsen having no `libxml-parse-html-region' support.
5369
5370 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5371
5372         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5373         invalid URLs.
5374
5375         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5376         line-broken.
5377         (shr-tag-img): Ignore image fetching errors.
5378         (shr-overlays-in-region): Compute overlay positions correctly.
5379
5380         * mm-decode.el (mm-shr): Require shr.
5381
5382         * gnus-art.el (gnus-blocked-images): Move variable here.
5383
5384         * shr.el (shr-insert-table): Bind free variable.
5385
5386         * mm-decode.el (mm-shr): Bind shr-content-function.
5387
5388         * shr.el (shr-content-function): New variable.
5389
5390         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5391         added for symmetry.
5392
5393         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5394
5395         * gnus-group.el (gnus-group-make-group): Doc fix.
5396
5397         * nnimap.el (nnimap-request-newgroups): Return success.
5398
5399         * shr.el (shr-find-elements): New function.
5400         (shr-tag-table): Put all the images after the table.
5401         (shr-tag-table): Really inhibit images inside the table.
5402         (shr-collect-overlays): Copy over overlays from the TD elements to the
5403         main document.
5404
5405         * mm-decode.el (mm-shr): Bind shr-blocked-images to
5406         gnus-blocked-images.
5407
5408 2010-10-05  Julien Danjou  <julien@danjou.info>
5409
5410         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5411
5412         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5413         (gnus-html-maximum-image-size): Add this function.
5414         (gnus-html-put-image): Use gnus-html-maximum-image-size.
5415
5416         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5417         server-value of the capability is nil.
5418
5419 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5420
5421         * shr.el (shr-tag-em): Add <EM> tag.
5422
5423 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
5424
5425         * sieve-manage.el (sieve-manage-default-stream): Make default stream
5426         customizable.
5427
5428         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5429         handing broken links to browse-url.
5430
5431 2010-10-05  Julien Danjou  <julien@danjou.info>
5432
5433         * gnus-util.el (gnus-emacs-completing-read)
5434         (gnus-iswitchb-completing-read): Use autoload rather than require.
5435
5436 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
5439         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5440         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
5441         iswitchb-temp-buflist for XEmacs.
5442
5443         * gnus-util.el (gnus-completing-read-function): Exclude
5444         gnus-icompleting-read and gnus-ido-completing-read from candidates for
5445         XEmacs since iswitchb.el is very old and ido.el is unavailable in
5446         XEmacs.
5447
5448         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5449         not to use `delete-dups' that is unavailable in XEmacs 21.4.
5450
5451         * gnus-html.el: Don't require help-fns under XEmacs.
5452         (gnus-html-schedule-image-fetching): Work for XEmacs.
5453
5454         * mm-decode.el (mm-shr): Decode contents by charset.
5455
5456 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5457
5458         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5459         unknown.
5460
5461         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5462         (shr-get-image-data): Ensure against the cache file missing.
5463
5464         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5465         for data.
5466
5467         * spam-report.el (spam-report-url-ping-plain): Don't query about
5468         killing the process.
5469
5470         * shr.el (shr-render-td): Protect against too-wide text.
5471
5472 2010-10-04  Julien Danjou  <julien@danjou.info>
5473
5474         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5475         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5476
5477         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5478         retrieved.
5479
5480 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5481
5482         * shr.el (browse-url): Require.
5483         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5484         lines.
5485         (shr-show-alt-text, shr-browse-image): New commands.
5486         (shr-browse-url, shr-copy-url): New commands.
5487
5488         * gnus-sum.el (gnus-widen-article-window): New variable.
5489         (gnus-summary-select-article-buffer): Use it.
5490
5491         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5492         without @ signs.
5493
5494 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5495
5496         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5497
5498 2010-10-04  Julien Danjou  <julien@danjou.info>
5499
5500         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5501         for XEmacs.
5502
5503 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5504
5505         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5506
5507         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5508         (nnimap-close-server): Implement.
5509
5510         * dgnushack.el (iswitchb): Require to shut up the compiler.
5511
5512         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5513         (shr-insert): Tweak line breaking.
5514         (shr-insert): Handle <pre> better.
5515         (shr-tag-li): Get <li> indentation right.
5516         (shr-tag-li): Get <li> indentation even righter.
5517         (shr-tag-blockquote): Ensure paragraph start.
5518         (shr-make-table): Tweak table generation.
5519         (shr-make-table): Fix typo.
5520
5521         * shr.el: Implement table rendering.
5522
5523 2010-10-04  Julien Danjou  <julien@danjou.info>
5524
5525         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5526
5527 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5528
5529         * shr.el (shr-insert): Use string anchors instead of line anchors.
5530
5531 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5532
5533         * shr.el: Add headings.
5534         (shr-ensure-paragraph): Actually work.
5535         (shr-tag-li): Make <ul> prettier.
5536         (shr-insert): Get white space at the beginning/end of elements right.
5537         (shr-tag-p): Collapse subsequent <p>s.
5538         (shr-ensure-paragraph): Don't insert double line feeds after blank
5539         lines.
5540         (shr-insert): \t is also space.
5541         (shr-tag-s): Fix "s" tag name function.
5542         (shr-tag-s): Fix face prop name.
5543
5544 2010-10-03  Julien Danjou  <julien@danjou.info>
5545
5546         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5547
5548         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5549         gnus-window-inside-pixel-edges.
5550
5551         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5552         gnus-ems.
5553
5554         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5555
5556         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5557         function.
5558
5559         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5560         resize choice.
5561
5562 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5563
5564         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5565         beginning of the buffer.
5566
5567         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5568         article buffer again.
5569
5570         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5571
5572         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5573         when it's at the start of the buffer.
5574
5575         * shr.el (shr-tag-blockquote): Convert name.
5576         (shr-rescale-image): Use the right image-size variant.
5577
5578         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5579         buffer isn't shown, then select the current article first instead of
5580         bugging out.
5581         (gnus-summary-select-article-buffer): Show both the article and summary
5582         buffers again.
5583
5584         * shr.el (shr-fontize-cont): Protect against regions with no text.
5585         Rename tag functions to shr-tag-* for enhanced security.
5586         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5587
5588 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5589
5590         * shr.el (shr-insert):
5591         * pop3.el (pop3-movemail):
5592         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5593         loaded.
5594
5595 2010-10-03  Glenn Morris  <rgm@gnu.org>
5596
5597         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5598
5599         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5600
5601         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5602
5603         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5604
5605         * gnus-util.el (gnus-make-local-hook): Simplify.
5606
5607 2010-10-02  Julien Danjou  <julien@danjou.info>
5608
5609         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5610         (gnus-ido-completing-read): New function.
5611         (gnus-emacs-completing-read): New function.
5612         (gnus-completing-read): Use gnus-completing-read-function.
5613         Add gnus-completing-read-function.
5614
5615 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5616
5617         * shr.el (shr-insert-document): Autoload.
5618         (shr-img): Be silent.
5619         (shr-insert): Add a newline after every picture before text.
5620         (shr-add-font): Use overlays for combining faces.
5621         (shr-insert): Pass upwards the text start point.
5622
5623         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5624         possible.
5625         (mm-shr): New function.
5626
5627 2010-10-02  Julien Danjou  <julien@danjou.info>
5628
5629         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5630         should go backward.
5631
5632 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5633
5634         * shr.el (shr): Fix typo in provide call.
5635
5636 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5637
5638         * shr.el: New file.
5639
5640         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5641
5642         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5643         completing read.
5644
5645 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5646
5647         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5648         we're being queried about.  Suggested by Dan Jacobson.
5649
5650         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5651         Suggested by Jason Eisner.
5652
5653         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5654         table, too.  Suggested by Stefan Wiens.
5655         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5656         the table unnecessary.  Suggested by Stefan Wiens.
5657
5658         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5659         longer needed, and probably doesn't work either, as pointed out by
5660         Stefan Wiens.
5661         (gnus-summary-exit): Remove call to the clearing function.
5662         (gnus-summary-exit-no-update): Ditto.
5663
5664         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5665         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5666         Reported by Stefan Monnier.
5667         (gnus-summary-save-in-rmail): Ditto.
5668
5669         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5670         article buffer, instead of both the article buffer and the summary
5671         buffer.  Sort of suggested by Dan Jacobson.
5672
5673         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5674
5675         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5676         Suggested by Dan Jacobson.
5677
5678         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5679         documentation clearer.
5680
5681         * message.el (message-shorten-references): Comment on the number "21".
5682         Suggested by Stefan Monnier.
5683
5684         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5685         Suggested by Dan Jacobson.
5686
5687         * gnus.el (gnus-large-newsgroup):
5688         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5689
5690         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5691         externalize attachments.  Bug reported by Steve Wen.
5692
5693         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5694         really message anything to the user.
5695
5696         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5697         directly.
5698
5699         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5700         messages in empty groups.
5701
5702 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5703
5704         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5705         non-UIDNEXT group.
5706
5707 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5708
5709         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5710         not the value from the collection.
5711
5712         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5713         values.  This sometimes happens on some groups that have no info.
5714         (nnimap-request-newgroups): New function.
5715
5716 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5717
5718         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5719         check into `gnus-registry-initialize'.
5720         (gnus-registry-initialize): Ditto.
5721         Fix and extend header docs.
5722
5723 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5724
5725         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5726         regexp backtrace overflows.
5727
5728         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5729         for starttls that tls.el implements; i.e. openssl.
5730
5731         * tls.el (tls-starttls-switches): Give up on using starttls with
5732         gnutls-cli.
5733         (tls-program): Add --insecure to be consistent with the defaults from
5734         openssl s_client.  Now all three commands are insecure.
5735
5736 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5737
5738         * lpath.el: Bind completion-styles-alist for XEmacs.
5739
5740         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5741         (gravatar-create-image): New function that's an alias to
5742         gnus-xmas-create-image, gnus-create-image, or create-image.
5743         (gravatar-data->image): Use it.
5744
5745 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5746
5747         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5748         install the nnregistry refer method.
5749         (gnus-registry-install-hooks): Use it.
5750         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5751         unfollowed groups.
5752
5753 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5754
5755         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5756         expanding threads.
5757
5758 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5759
5760         * nnir.el: Use the server names without suffixes (bug #7009).
5761
5762         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5763         unencrypted to STARTTLS, if possible.
5764
5765 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5766
5767         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5768         headers before superseding.
5769
5770 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5771
5772         * nnrss.el (nnrss-use-local): Add documentation.
5773
5774         * nnimap.el (nnimap-extend-tls-programs): New function.
5775         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5776         (nnimap-wait-for-connection): Accept the greeting from the stupid
5777         output from openssl s_client -starttls, too.
5778
5779         * tls.el (tls-starttls-switches): New variable.
5780         (tls-find-starttls-argument): Use it.
5781         (open-tls-stream): Ditto.
5782
5783         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5784         (netrc-machine): Ditto.
5785
5786         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5787         article number.
5788         (nnimap-split-fancy): New variable.
5789         (nnimap-split-incoming-mail): Use it.
5790
5791         * nntp.el (nntp-server-list-active-group): Document.
5792
5793         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5794         SELECT to get the message-id.
5795
5796         * mail-source.el (mail-sources): Remove webmail support.
5797         (defvar): Ditto.
5798         (mail-source-fetcher-alist): Ditto.
5799         (mail-source-fetch-webmail): Remove.
5800
5801         * webmail.el: Remove -- doesn't seem relevant any more.
5802
5803         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5804
5805         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5806         the \r.
5807
5808 2010-09-30  Julien Danjou  <julien@danjou.info>
5809
5810         * gnus-agent.el (gnus-agent-add-group): Fix call to
5811         gnus-completing-read.
5812
5813 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5814
5815         * nndoc.el (nndoc-retrieve-groups): New function.
5816
5817         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5818         `default', use nnmail-split-methods.
5819         (nnimap-request-article): Downcase the NILs so that they are nil.
5820
5821         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5822         symbol.
5823
5824         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5825         code, since if the user has requested network, that's what they ought
5826         to get.
5827         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5828         (nnimap-split-rule): Mark as obsolete.
5829
5830         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5831         New variable.
5832
5833         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5834         correct slot, too.
5835
5836 2010-09-29  Julien Danjou  <julien@danjou.info>
5837
5838         * gnus.el (gnus-local-domain): Declare variable obsolete.
5839
5840         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5841         Fix history computing.
5842         (gnus-ido-completing-read): Require ido.
5843
5844 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5845
5846         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5847         build Gnus.
5848
5849         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5850         when interpreting the structures.
5851         (nnimap-request-accept-article): Add \r\n to the lines to make this
5852         work with Cyrus.
5853
5854         * nndraft.el (nndraft-request-expire-articles): Use the group name
5855         instead if "nndraft".  Fix found by Nils Ackermann.
5856
5857 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5858
5859         * nnregistry.el: Add.
5860
5861 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5862
5863         * nnmail.el (group, group-art-list, group-art):
5864         Remove unneeded directives.
5865
5866 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5867
5868         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5869         (mm-mime-charset)
5870         * rfc2047.el (rfc2047-syntax-table)
5871         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5872
5873         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5874         rather than `insert-file-contents' and `eval-region'.
5875
5876         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5877         construction.
5878
5879         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5880
5881         * time-date.el: No need to require cl for Emacs 21.
5882
5883 2010-09-29  Julien Danjou  <julien@danjou.info>
5884
5885         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5886         replacement of `gnus-gravatar-relief' to mimic
5887         `gnus-faces-properties-alist'.
5888         Add :version property.
5889
5890 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5891
5892         * mail-source.el (mail-source-report-new-mail)
5893         * message.el (message-default-mail-headers)
5894         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5895
5896         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5897
5898 2010-09-28  Julien Danjou  <julien@danjou.info>
5899
5900         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5901         mail-address contains the same string as real-name.
5902
5903         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5904         non-blank in header, otherwise it'll get stripped.
5905
5906         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5907         real-name, and then for mail address rather than doing : or , search.
5908
5909 2010-09-27  Julien Danjou  <julien@danjou.info>
5910
5911         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5912         right completing-read function.
5913         (gnus-use-ido): New variable
5914         (gnus-completing-read-with-default): Remove.
5915         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5916         (gnus-agent-add-group):
5917         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5918         * mm-view.el (mm-view-pkcs7-decrypt):
5919         * mm-util.el (mm-codepage-setup):
5920         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5921         * mml-smime.el (mml-smime-openssl-sign-query):
5922         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5923         (mml-insert-multipart):
5924         * gnus-msg.el (gnus-summary-yank-message):
5925         * gnus-int.el (gnus-start-news-server):
5926         * mm-decode.el (mm-interactively-view-part):
5927         * gnus-dired.el (gnus-dired-attach):
5928         * gnus.el (gnus-read-method):
5929         * gnus-bookmark.el (gnus-bookmark-jump):
5930         * gnus-art.el (gnus-mime-view-part-as-type)
5931         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5932         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5933         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5934         * nnmairix.el (nnmairix-create-server-and-default-group)
5935         (nnmairix-update-groups, nnmairix-get-server)
5936         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5937         (nnmairix-get-group-from-file-path):
5938         * nnrss.el (nnrss-find-rss-via-syndic8):
5939         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5940         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5941         (gnus-group-browse-foreign-server):
5942         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5943         (gnus-summary-execute-command, gnus-summary-respool-article)
5944         (gnus-read-move-group-name):
5945         * gnus-score.el (gnus-summary-increase-score)
5946         (gnus-summary-score-effect):
5947         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5948
5949 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5952         x-focus-frame.
5953
5954         * nnimap.el (auth-source-forget-user-or-password)
5955         (auth-source-user-or-password): Autoload.
5956
5957         * message.el (message-from-style, message-interactive)
5958         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5959         (message-yank-prefix, message-indentation-spaces, message-signature)
5960         (message-signature-file): Add comment.
5961
5962 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5963
5964         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5965         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5966         new articles.
5967
5968         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5969         parts.
5970         (nnimap-request-article): Work with the t setting, too.
5971
5972         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5973         that you don't get flashes of other buffers.
5974         (gnus-summary-show-complete-article): Intern before setting.
5975
5976 2010-09-27  David Engster  <dengste@eml.cc>
5977
5978         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5979         well as HEADERS.
5980         (nnmairix-retrieve-headers): Provide new argument for the above.
5981
5982 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5983
5984         * gnus-sum.el (gnus-summary-move-article): Don't alter
5985         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5986         group.
5987
5988         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5989
5990         * message.el (message-cite-prefix-regexp): Revert my last edit.
5991
5992         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5993         variable instead of the Gnus variable.
5994
5995         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5996
5997         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5998
5999         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
6000         since some servers don't like it.
6001         (nnimap-open-connection): Forget credentials if the server says the
6002         password was wrong.
6003         (nnimap-parse-line): Protect against invalid data.
6004
6005         * gnus-sum.el (gnus-summary-move-article): Add comment.
6006         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
6007         nothing alters it while scanning for new messages.
6008
6009         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
6010         which may or may not help.
6011         (nnimap-open-connection): If we're doing a stream connection, and then
6012         discover we're on a STARTTLS-capable server, then open a STARTTLS
6013         connection instead.
6014
6015 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6016
6017         * nnimap.el (utf7): Require.
6018
6019         * message.el (message-cite-prefix-regexp): Remove "}" from citation
6020         prefix.
6021
6022 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
6023
6024         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
6025
6026 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6027
6028         * nnimap.el (nnimap-request-accept-article): Message the error on
6029         error.
6030
6031 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
6034
6035 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6036
6037         * nndoc.el (nndoc-request-list): Return success always.
6038
6039         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
6040         `fetch-old' -- we only want to fetch the articles we've requested.
6041         The rest are in the agent, probably.
6042         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
6043         disappeared server" to something low.  It's not important.
6044
6045         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
6046         arrived before the FETCH data.
6047
6048         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
6049         target here, because we don't know the Gnus name of the group.
6050
6051         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
6052         for the correct group.
6053
6054         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
6055
6056         * gnus.el (gnus): Give a final warning after startup.
6057
6058         * gnus-util.el (gnus-action-message-log): New variable.
6059         (gnus-message): Use it.
6060         (gnus-final-warning): New function.
6061
6062         * nnimap.el (nnimap-open-connection): Record the greeting.
6063         (nnimap): Add greeting.
6064
6065 2010-09-26  Julien Danjou  <julien@danjou.info>
6066
6067         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
6068         arguments.
6069         (gnus-html-wash-images): Fix spec computing to include start/end.
6070
6071         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
6072
6073 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6074
6075         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
6076         deletion.
6077         (nnimap-retrieve-headers): Don't select the group, because that's
6078         already done by nnimap-possibly-change-group.
6079
6080         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
6081         (gnus-picon-transform-address): Use it.
6082
6083         * mail-source.el (mail-source-value): Revert previous patch.
6084
6085         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
6086         on failure.
6087         (nnimap-open-connection): Look up both virtual and physical server name
6088         credentials.
6089
6090         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
6091
6092 2009-02-07  Dave Love  <fx@gnu.org>
6093
6094         * tls.el (open-tls-stream): Don't query killing process.
6095
6096 2009-02-08  Dave Love  <fx@gnu.org>
6097
6098         * gnus-win.el (gnus-window-to-buffer-helper)
6099         (gnus-all-windows-visible-p): Function needn't be a symbol.
6100
6101         * mail-source.el (mail-source-value): Function needn't be a symbol.
6102
6103 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6104
6105         * message.el (message-cite-prefix-regexp): Remove } from the cite
6106         prefix.
6107
6108         * gnus-art.el (gnus-treatment-function-alist): Do picons before
6109         highlight again, so that the highlight is correct.
6110
6111         * gnus-picon.el (gnus-picon): Remove again.
6112         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
6113
6114         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
6115         doing the header highlightling, so that the background colour of the
6116         picon is correct.
6117
6118         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
6119         (gnus-picon): Ditto.
6120         (gnus-picon): Reinstate.  The background colour for picons is white.
6121         (gnus-picon-insert-glyph): Make the background white.
6122
6123         * nnml.el (nnml-open-nov): Don't return dead buffers.
6124
6125         * auth-source.el (auth-source-create): Query the user for whether to
6126         store the credentials.
6127
6128         * netrc.el (netrc-store-data): New function.
6129
6130         * auth-source.el (auth-source-user-or-password): Use the existing auth
6131         sources, if any, for creation.
6132
6133         * gnus.el (gnus-group-fast-parameter): Return the last matching
6134         parameter instead of the first matching parameter.
6135
6136 2010-09-26  Julien Danjou  <julien@danjou.info>
6137
6138         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
6139
6140 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6141
6142         * mml2015.el (mml2015-use): Remove gpg support.
6143
6144         * mml1991.el (mml1991-function-alist): Remove gpg function.
6145         (mml1991-gpg-sign): Remove.
6146
6147 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
6148
6149         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6150         (gnus-browse-unsubscribe-current-group): Document it.
6151         (gnus-browse-unsubscribe-group): Use it.
6152
6153 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6154
6155         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6156         address to the To list for easier response.
6157
6158         * gnus.el (gnus-play-startup-jingle): Remove.
6159         (gnus-splash): Don't play jingle.
6160         (gnus): Silence gnus-load message.
6161
6162         * gnus-art.el (gnus-treat-play-sounds): Remove.
6163
6164         * gnus.el (gnus-play-jingle): Remove audio support.
6165
6166         * gnus-cus.el (gnus-score-customize): Remove audio reference.
6167
6168         * earcon.el: Remove -- no users.
6169
6170         * gnus-audio.el: Remove -- no users of this package.
6171
6172         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6173
6174         * gnus-start.el (gnus-setup-news): Remove nocem support.
6175
6176         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6177
6178         * gnus.el (gnus-use-nocem): Remove.
6179
6180         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6181         Remove.
6182
6183         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
6184         uses NoCeM any more.
6185
6186         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6187         (gnus-button-ctan-handler): Ditto.
6188         (gnus-button-handle-ctan-bogus-regexp): Ditto.
6189         (gnus-button-ctan-directory-regexp): Ditto.
6190         (gnus-button-handle-ctan): Ditto.
6191         (gnus-button-tex-level): Ditto.
6192         (gnus-button-alist): Remove CTAN stuff.
6193
6194 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6195
6196         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6197         nnimap-streaming test.
6198
6199         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6200         servers twice.
6201
6202         * nnimap.el (nnimap-open-connection): Add more error reporting when
6203         nnimap fails early.
6204
6205         * nnheader.el (nnheader-get-report-string): New function.
6206         (nnheader-get-report): Use it.
6207
6208         * gnus-int.el (gnus-check-server): Say what the error was when opening
6209         failed.
6210
6211         * nnimap.el (nnimap-wait-for-response): Search further when we're not
6212         using streaming.
6213
6214 2010-09-25  Julien Danjou  <julien@danjou.info>
6215
6216         * gnus-html.el (gnus-html-rescale-image): Use our defalias
6217         gnus-window-inside-pixel-edges.
6218
6219 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6220
6221         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6222
6223         * mm-decode.el (mm-save-part): Allow saving to other directories the
6224         normal Emacs way.
6225
6226         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6227         Suggested by Jay Berkenbilt.
6228
6229         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6230         there isn't a single byte.
6231
6232         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6233         just do it.  It doesn't really seem to matter what the user responds
6234         here, I think, so it's just a confusing question.
6235
6236         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6237         non-streaming case.
6238
6239         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6240         (gnus-article-encrypt-body): Use it.
6241
6242         * gnus-sum.el (gnus-summary-show-complete-article): New command and
6243         keystroke.
6244
6245         * nnimap.el (nnimap-find-wanted-parts-1):
6246         Use gnus-fetch-partial-articles.
6247
6248         * gnus-art.el (gnus-fetch-partial-articles): New variable.
6249
6250         * nnimap.el (nnimap-insert-partial-structure): New function.
6251         (nnimap-get-partial-article): New function.
6252         (nnimap-request-article): Use it.
6253         (nnimap-wait-for-response): Return whether the wait was successful.
6254         (nnimap-finish-retrieve-group-infos): Don't do anything if the
6255         retrieval wasn't successful.
6256         (nnimap-retrieve-group-data-early): Allow throttling servers.
6257         (nnimap-streaming): New variable.
6258         (nnimap-fetch-partial-articles): Remove.
6259
6260         * mm-decode.el (mm-with-part): Protect against killed buffers.
6261
6262         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6263         for prettier summary display.
6264
6265 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
6266
6267         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6268
6269 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6270
6271         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6272         apparently third-party libraries depend on it.
6273
6274         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6275         before starting negotiation.
6276
6277         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6278         privacy reasons.
6279         (gnus-treat-mail-gravatar): Ditto.
6280
6281         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6282         buffer when inserting images.  Inserting text into the headers, for
6283         instance, can make them invalid.
6284
6285 2010-09-25  Julien Danjou  <julien@danjou.info>
6286
6287         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6288         variables.
6289
6290         * nnheader.el: Remove useless variables news-reply-yank-from and
6291         news-reply-yank-message-id.
6292
6293         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6294         variables.
6295
6296         * mml1991.el: Remove useless mml1991-verbose.
6297
6298         * gnus.el: Remove useless variable gnus-use-generic-from.
6299         Remove obsolete variable gnus-topic-indentation.
6300
6301         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6302
6303         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6304
6305         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6306
6307         * gnus-group.el: Remove useless gnus-group-icon-cache.
6308         Remove useless gnus-ephemeral-group-server.
6309
6310         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6311
6312         * mml2015.el: Remove useless mml2015-verbose.
6313
6314         * mml-smime.el: Remove useless mml-smime-verbose.
6315
6316         * gnus.el: Remove useless gnus-local-domain.
6317
6318         * gnus-gravatar.el (gnus-gravatar-transform-address):
6319         Use gnus-gravatar-size.
6320
6321         * gnus-art.el: Remove useless gnus-treat-translate.
6322
6323 2010-09-24  Julien Danjou  <julien@danjou.info>
6324
6325         * gnus-sum.el: Add support for Gravatars.
6326
6327         * gnus-art.el: Add support for Gravatars.
6328
6329         * gnus-gravatar.el: Add this file.
6330
6331         * gravatar.el: Add this file.
6332
6333 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6334
6335         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6336
6337         * gnus-group.el (gnus-group-fetch-faq): Remove.
6338
6339         * gnus.el (gnus-group-faq-directory): Remove.
6340
6341         * gnus-group.el (gnus-group-fetch-charter): Remove.
6342
6343         * gnus.el (gnus-group-charter-alist): Remove.
6344
6345         * gnus-group.el (gnus-group-archive-directory): Remove.
6346         (gnus-group-recent-archive-directory): Ditto.
6347         (gnus-group-make-archive-group): Remove.
6348
6349         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6350
6351         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6352         use the same article number for all the cached articles.
6353
6354         * nnimap.el (nnimap-command): Register the last command time so
6355         that we can use it for idling NOOPs.
6356         (nnimap-open-connection): Start the keeplive timer.
6357         (nnimap-make-process-buffer): Store all the process buffers.
6358         (nnimap-keepalive): New function.
6359
6360         * starttls.el (starttls-open-stream): Add autoload cookie.
6361
6362 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6363
6364         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6365         handling.
6366
6367 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6368
6369         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6370         its data structures.
6371
6372         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6373         instead of the cl.el copy-list.
6374         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6375         equalp.
6376
6377 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6378
6379         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6380         and tool-bar-local-item-from-menu.
6381
6382         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6383         mode-line-highlight face for Emacs.
6384
6385         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6386         loading gnus-sum.elc; fix comment for canlock-verify.
6387         (gnus-article-jump-to-part): Use read-number.
6388         (gnus-insert-mime-button, gnus-insert-mime-security-button):
6389         Remove Emacs pre-21 compatible code for help-echo.
6390         (gnus-article-next-page-1): No need to adjust the number of lines.
6391         (gnus-article-describe-bindings): Always use help-buffer.
6392
6393         * gnus-audio.el (gnus-audio-inline-sound)
6394         * gnus-cus.el (gnus-custom-mode)
6395         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6396
6397         * gnus-sum.el (gnus-remove-overlays): Doc fix.
6398
6399         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6400         compatible code.
6401
6402 2010-09-24  Glenn Morris  <rgm@gnu.org>
6403
6404         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6405         visiting the fcc file in rmail-mode.
6406
6407         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
6408
6409 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6410
6411         * nnir.el: Silence the byte compiler.
6412
6413         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6414         alias to browse-url-url-encode-chars if any.
6415         (gnus-html-encode-url): Use it.
6416
6417 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6418
6419         * gnus-start.el (gnus-use-backend-marks): New variable.
6420         (gnus-get-unread-articles-in-group): Use it.
6421
6422         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6423         makeover.
6424
6425 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6426
6427         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6428
6429 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6430
6431         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6432         Remove.
6433         (gnus-setup-news-hook):
6434         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6435
6436         * gnus-int.el (gnus-request-update-info): Protect against backends not
6437         having the function.
6438
6439         * nnimap.el (nnimap-stream): Mention starttls.
6440         (nnimap-open-connection): Add starttls support.
6441
6442 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6443
6444         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6445
6446 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6447
6448         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6449         BODYSTRUCTUREs.
6450         (nnimap-transform-headers): Unfold quoted {42} headers.
6451
6452         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6453         the info.
6454         (gnus-get-unread-articles): Only call updatep on backends that support
6455         it.
6456
6457         * nnweb.el (nnweb-request-update-info): NOOP.
6458
6459         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6460
6461         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6462         since it only deals with marks.
6463
6464         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6465         gnus-request-marks, and make a new gnus-request-update-info.
6466
6467         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6468         the active instead of the high number, which is usually too low.
6469
6470 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6471
6472         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6473         * encrypt.el: Remove.
6474
6475 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6476
6477         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6478         server in symbolic form.
6479
6480         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6481
6482 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6483
6484         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6485         (nnimap-update-info): Fix up code slightly.
6486
6487         * gnus-int.el (gnus-open-server): Add tracing for performance
6488         debugging.
6489
6490         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6491         (gnus-group-insert-group-line): Pass the real group name so that it
6492         gets the right data.
6493
6494         * gnus-start.el (gnus-get-unread-articles): Don't have
6495         `gnus-get-unread-articles-in-group' update info, since that can be
6496         really slow and doesn't seem to be needed?
6497
6498 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6499
6500         * time-date.el (date-to-time): Try using parse-time-string first before
6501         using the slower timezone-make-date-arpa-standard.
6502
6503 2010-09-22  Julien Danjou  <julien@danjou.info>
6504
6505         * gnus-group.el (gnus-group-insert-group-line):
6506         Call gnus-group-highlight-line.
6507         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6508         default hook list.
6509         (gnus-group-update-eval-form): Add new function.
6510         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6511         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6512
6513 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6514
6515         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6516         immediate, then expire all articles.
6517         (nnimap-update-info): Fix off-by-one errors.
6518         (nnimap-flags-to-marks): Would return no marks lists for group with no
6519         flags.  Instead return the other data.
6520
6521 2010-09-22  Julien Danjou  <julien@danjou.info>
6522
6523         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6524         Only return an icon.
6525         (gnus-group-insert-group-line): Compute icon to return.
6526
6527         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6528         (gnus-html-image-fetched): Only cache if
6529         gnus-html-image-automatic-caching is set.
6530         (gnus-html-image-fetched): Check for errors.
6531
6532 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6533
6534         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6535         once per method on `g'.  This ensures that backends like nnfolder don't
6536         open all their folders.
6537
6538         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6539         (nnimap-request-list): Nix out group in the correct buffer.
6540         (nnimap-parse-flags): Implement by using `read' instead of
6541         hand-parsing.
6542         (nnimap-flags-to-marks): Pass on permanent-flags.
6543         (nnimap-make-process-buffer): Record the server name.
6544         (nnimap-parse-flags): Fix typo.
6545         (nnimap-request-scan): Run split on the server in general, not just a
6546         single group.
6547
6548         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6549         parameter, and propagate this downwards.
6550
6551         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6552         since EXAMINE changes it on the server.
6553
6554         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6555         this command might take a while.
6556
6557 2010-09-22  Julien Danjou  <julien@danjou.info>
6558
6559         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6560         harmful if you have 2 images side-by-side, they can't be properly
6561         update on text deletion.  Using text-property is safer here.
6562         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6563         data.
6564
6565 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6566
6567         * nnimap.el (nnimap-expunge-inbox): Remove.
6568         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6569         (nnimap-expunge): Flip default to t.
6570
6571         * gnus.el (gnus-method-to-server): Don't push things to the cache
6572         unless it's unique.
6573         (gnus-server-to-method): Ditto.
6574
6575 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6576
6577         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6578
6579 2010-09-22  Julien Danjou  <julien@danjou.info>
6580
6581         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6582         get the start of data.
6583         (gnus-html-encode-url): Add this function to encode special chars in
6584         URL.
6585         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6586         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6587
6588         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6589         default.
6590         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6591
6592         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6593         images alt-text.
6594         (gnus-html-put-image): Put alt-text as help-echo.
6595
6596 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6599         * mm-util.el (mm-decompress-buffer)
6600         * nnir.el (nnir-run-find-grep)
6601         * pop3.el (pop3-list): Use 3rd arg of split-string.
6602
6603         * time-date.el (format-seconds): Comment fix.
6604
6605         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6606         and byte-optimize-form-code-walker.
6607         (dgnushack-make-auto-load): Don't advise make-autoload.
6608
6609         * lpath.el: Remove Emacs 21 stuff.
6610
6611 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6612
6613         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6614         outside the active range.  Suggested by Dan Christensen.
6615
6616         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6617         slightly later to avoid double-getting it.
6618
6619         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6620         previous patch.
6621
6622         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6623
6624 2010-09-21  Adam SjĂžgren  <asjo@koldfront.dk>
6625
6626         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6627
6628 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6629
6630         * gnus-int.el (gnus-open-server): Give a better error message in the
6631         "go offline" case.
6632
6633         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6634         marks for nnimap, which is seldom the right thing to do.
6635
6636         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6637         (gnus-same-method-different-name): New function.
6638
6639         * nnimap.el (parse-time): Require.
6640
6641         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6642         method in the presence of many similar methods.
6643
6644         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6645
6646         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6647         nnml-inhibit-expiry.
6648
6649         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6650         find out whether methods are equal.
6651
6652         * nnimap.el (nnimap-find-expired-articles): New function.
6653         (nnimap-process-expiry-targets): New function.
6654         (nnimap-request-move-article): Request the article before looking at
6655         what the Message-ID is.  Fix found by Andrew Cohen.
6656         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6657
6658         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6659         for oldness in addition to being a predicate.
6660
6661         * nnimap.el (nnimap-request-group): When we have zero articles, return
6662         the right data to Gnus.
6663         (nnimap-request-expire-articles): Only delete articles immediately if
6664         the target is 'delete.
6665
6666         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6667         method, this would bug out.
6668
6669         * gnus-group.el (gnus-group-expunge-group): Rename from
6670         gnus-group-nnimap-expunge, and implemented as a normal interface
6671         function.
6672
6673         * gnus-int.el (gnus-request-expunge-group): New function.
6674
6675         * nnimap.el (nnimap-request-create-group): Implement.
6676         (nnimap-request-expunge-group): New function.
6677
6678 2010-09-21  Julien Danjou  <julien@danjou.info>
6679
6680         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6681         (gnus-html-cache-expired): Add new function.
6682         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6683         wethever we should display image for fetch it.
6684         Compute alt-text earlier to pass it to the fetching function too.
6685         (gnus-html-schedule-image-fetching): Change function argument to only
6686         get one image at a time, not a list.
6687         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6688         cache.
6689         (gnus-html-get-image-data): New function to retrieve image data from
6690         cache.
6691         (gnus-html-put-image): Change buffer argument to use image data rather
6692         than file, and place image above region rather than inserting a new
6693         one.  Do not take alt-text as argument, since it's useless now: we place
6694         the image above alt-text.
6695         (gnus-html-prune-cache): Remove.
6696         (gnus-html-show-images): Start to fetch image when we find one, do not
6697         push into a temporary list.
6698         (gnus-html-prefetch-images): Only fetch image if they have expired.
6699         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6700         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6701
6702 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6705
6706 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6707
6708         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6709         spec inser "*" if the group isn't active instead of 0.
6710
6711         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6712         opening the server.
6713         (nnimap-request-delete-group): Implement group deletion.
6714         (nnimap-transform-headers): Return the size of the entire message in
6715         the Bytes header, not just the size of the first part.
6716         (nnimap-request-move-article): When moving an article from nnimap,
6717         request the article first so the accepting form has an article to
6718         accept.  Reported by Dan Christensen.
6719         (nnimap-command): Make sure that the error message doesn't error out.
6720
6721 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6722
6723         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6724         we haven't requested anything.
6725
6726 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6727
6728         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6729         "".  Fix found by Andrew Cohen.
6730
6731         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6732         instead of -encode-string.
6733
6734 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6735
6736         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6737
6738         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6739         by mm-subst-char-in-string.
6740
6741 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6742
6743         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6744         waiting for the connection string.
6745
6746         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6747         arriving.
6748
6749         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6750         bogus characters.  This allows selecting certain Gmail groups.
6751
6752         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6753         (nnimap-fetch-partial-articles): New variable.
6754         (nnimap-open-connection): When looking for credentials, also use the
6755         nnimap-server-port.
6756         (nnimap-request-article): Return the group/article number, so that Gnus
6757         `^' works as expected.
6758         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6759
6760         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6761         comments.
6762         (gnus-methods-sloppily-equal): New function.
6763         (gnus): When using the development version of Gnus, load the gnus-load
6764         file.
6765
6766         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6767         `gnus-open-server' on each method before trying to scan them etc.
6768         This ensures that all the backend parameters are set correctly.
6769
6770         * nnimap.el (nnimap-authenticator): New variable.
6771         (nnimap-open-connection): Allow anonymous login.
6772         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6773         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6774
6775         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6776         patch, found by Knut Anders Hatlen.
6777
6778 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6779
6780         * gnus-agent.el (gnus-agent-batch-confirmation)
6781         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6782         to gnus-message.
6783         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6784         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6785         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6786         * gnus-int.el (gnus-open-server): Likewise.
6787         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6788         (gnus-score-check-syntax): Likewise.
6789         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6790         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6791         Likewise.
6792         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6793
6794 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6795
6796         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6797         calling conventions so that prefetch doesn't bug out.
6798
6799 2010-09-19  Julien Danjou  <julien@danjou.info>
6800
6801         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6802         rather than `subst-char-in-region' in order to be able to replace ASCII
6803         char by UTF-8 ones.
6804
6805         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6806         than curl.
6807         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6808         the right URL and ALT text on images.
6809         (gnus-html-wash-tags): Fix tag case.
6810         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6811         (gnus-article-html): Add -o display_ins_del=2 option.
6812         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6813
6814 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6815
6816         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6817         the extra mail headers, which sometimes seem to happen for unknown
6818         reasons.
6819
6820         * mail-parse.el (mail-header-encode-parameter): Define as
6821         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6822         (or most, perhaps?) mail readers don't understand the latter, but do
6823         understand the former.
6824
6825         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6826         to nil, so that no methods are automatically agentized.  I think this
6827         is probably what most users want.
6828
6829         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6830         from url-retrieve, for instance about invalid URLs.
6831
6832         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6833         groups that have no articles.
6834         (nnimap-request-article): Check that we really got an article when we
6835         requested one.
6836
6837         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6838         doesn't exist.
6839
6840         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6841         nntp buffer so the agent can save it.
6842         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6843         that CRLF doesn't get translated to \n.
6844         (nnimap-open-connection): Don't make 'shell commands only send \n.
6845
6846 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6847
6848         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6849         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6850         Update var name.
6851         (nnml-generate-nov-file): Use dolist.
6852         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6853         Use with-current-buffer.
6854
6855 2010-09-18  Julien Danjou  <julien@danjou.info>
6856
6857         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6858         parallel.
6859
6860 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6861
6862         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6863         the range update right.
6864         (nnimap-request-group): Don't make `M-g' bug out on group with no
6865         marks.
6866         (nnoo): Require, so that other packages can require nnimap.
6867         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6868         command we're looking for.  This helps when the server sends more
6869         responses after we've gotten everything we expected.
6870         (nnimap): Add a `newlinep' field to keep track of end-of-line
6871         conventions.
6872         Don't send CRLF to things that don't want it.
6873         (nnimap-request-accept-article): Ditto.
6874
6875 2010-09-18  Julien Danjou  <julien@danjou.info>
6876
6877         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6878         than curl to retrieve images.
6879
6880 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6881
6882         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6883         the marks.
6884         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6885         (nnimap-wait-for-connection): New function.
6886         (nnimap-open-connection): If we have PREAUTH, don't query for login
6887         credentials.
6888         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6889         when doing a partial update.
6890
6891 2010-09-18  Julien Danjou  <julien@danjou.info>
6892
6893         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6894         tags.
6895
6896 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6897
6898         * nnimap.el (nnimap-credentials): New function.
6899         (nnimap-open-connection): Use the new function to look for credentials
6900         also on the numeric equivalents of "imap" and "imaps".
6901
6902         * gnus-start.el (gnus-activate-group): Send the info to
6903         gnus-request-group.
6904
6905         * nnimap.el (nnimap-request-group): Have the "check" version of the
6906         function parse flags and update the info, so that a `M-g' get a total
6907         resync of all flags from the group.
6908
6909         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6910         to allow backends to alter the info on group selection.  Also alter all
6911         the backend -request-group functions to take the parameter.
6912
6913         * nnimap.el (nnimap-store-info): New function.
6914         (nnimap-update-info): Store the info for later usage.
6915         (nnimap-request-group): Use the stored info for the dont-check case, so
6916         that we don't retrieve all marks when we enter a group.
6917
6918         * nnimap.el: Use deffoo instead of defun for interface functions.
6919
6920         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6921         update the group info.  This makes the nndraft groups, for instance, go
6922         back to their old behaviour.
6923
6924         * gnus-sum.el (gnus-select-newsgroup): Indent.
6925
6926         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6927         in.
6928         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6929         nothing.
6930
6931         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6932         from methods that are denied.
6933
6934         * gnus-int.el (gnus-method-denied-p): New function.
6935
6936         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6937         store the password instead of netrc.
6938         (nnimap-open-connection): Don't error out when we can't make a
6939         connections.
6940
6941         * auth-source.el (auth-source-create): In the password prompt, say what
6942         we're querying for.  Also prompt for user name if that hasn't been
6943         given.
6944
6945         * nnimap.el (nnimap-with-process-buffer): Remove.
6946
6947 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6948
6949         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6950         method when we're reading from the agent.
6951
6952         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6953
6954         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6955         that's probably most useful for users.
6956
6957         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6958         "failed" all the time.
6959
6960         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6961         ...)) with (with-current-buffer ... ).
6962
6963         * nntp.el (nntp-open-server): Return whether the open was successful or
6964         not.
6965
6966         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6967         select an unread unseen article first.
6968
6969         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6970         /etc/services, supply some sensible port defaults.
6971
6972         * dgnushack.el: Define netrc-credentials.
6973
6974 2010-09-17  Julien Danjou  <julien@danjou.info>
6975
6976         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6977
6978 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6979
6980         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6981         doesn't have any parameters.
6982
6983 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6984
6985         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6986         only upcased checks.
6987
6988         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6989
6990         * nnimap.el (nnimap-open-shell-stream): New function.
6991         (nnimap-open-connection): Use it.
6992         (nnimap-transform-headers): Get the number of lines in each message.
6993         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6994         number of lines.
6995         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6996         problem.
6997
6998         * utf7.el (utf7-encode): Autoload.
6999
7000         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
7001         to allow the mail splitting to not return a default group.  This is
7002         useful for nnimap, which will leave unmatched mail in the inbox.
7003
7004         * nnimap.el: Rewritten.
7005
7006         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
7007         nnimap usage.
7008
7009         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
7010         if the move is internal, so that nnimap can do fast internal moves.
7011
7012         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
7013         data.
7014         (gnus-read-active-for-groups): Support finishing the early retrieval of
7015         data.
7016
7017         * gnus-range.el (gnus-range-nconcat): New function.
7018
7019         * gnus-int.el (gnus-finish-retrieve-group-infos)
7020         (gnus-retrieve-group-data-early): New functions.
7021
7022 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7023
7024         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
7025         (nnrss-retrieve-groups):
7026         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
7027         (pop3-quit): Use with-current-buffer.
7028
7029 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7030
7031         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
7032         instead of nnheader-accept-process-output.
7033
7034         * dgnushack.el (dgnushack-compile): Add comment.
7035
7036         * lpath.el: No need to fbind propertize for XEmacs 21.4.
7037
7038         * gnus-html.el (gnus-html-schedule-image-fetching)
7039         (gnus-html-prefetch-images): Replace process-kill-without-query by
7040         gnus-set-process-query-on-exit-flag.
7041
7042 2010-09-16  Romain Francoise  <romain@orebokech.com>
7043
7044         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
7045
7046 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7047
7048         * gnus-registry.el (gnus-registry-install-shortcuts): The second
7049         parameter to unintern is mandatory-ish in Emacs 24.
7050
7051         * gnus-html.el (gnus-html-schedule-image-fetching)
7052         (gnus-html-prefetch-images): Check for curl before using it.
7053
7054         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
7055         depend on curl, which isn't essential.
7056
7057         * imap.el: Revert back to version
7058         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7059         seem problematic.
7060
7061 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
7062
7063         * gnus-registry.el (gnus-registry-install-shortcuts):
7064         Explicitly pass `obarray' to `unintern' to avoid a warning.
7065
7066 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7067
7068         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
7069         change.
7070
7071         * nnrss.el (nnrss-request-list): Remove this function and related
7072         functions, including the moreover stuff.
7073
7074 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7075
7076         * nnrss.el (nnrss-retrieve-groups): New function.
7077
7078 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
7079
7080         * .dir-locals.el: Add no-byte-compile cookie.
7081
7082 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * time-date.el (format-seconds): Comment fix.
7085
7086         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
7087         for back end that doesn't support request-scan.
7088
7089 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7090
7091         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
7092         then do request scans from the backends.
7093
7094         * netrc.el (netrc-credentials): New conveniency function.
7095
7096         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
7097         avoid running a hook per line, since this takes a lot of time,
7098         profiling shows.
7099         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
7100         directly if gnus-visual-p is true.
7101
7102 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7103
7104         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
7105         groups; replace mapcar with dolist which is a bit faster; pass groups
7106         info to gnus-read-active-file-1.
7107         (gnus-read-active-file-1): Scan only specified groups if the new
7108         optional arg `infos' is given.
7109
7110 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7111
7112         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
7113
7114         * pop3.el (pop3-movemail): Remove.
7115         (pop3-streaming-movemail): Rename to pop3-movemail.
7116
7117         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
7118         don't restrict end-tag searches to the end of the line.
7119
7120 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
7123         articles of every unchecked group to t, which means unknown since the
7124         server has never been opened.
7125
7126 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7127
7128         * gnus-html.el (gnus-html-show-alt-text): New command.
7129         (gnus-html-browse-image): Ditto.
7130         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
7131         to browse the image directly.
7132         (gnus-html-wash-tags): Search for images first, so that <a><img> works
7133         better.
7134
7135         * gnus-async.el (gnus-async-article-callback):
7136         Call `gnus-html-prefetch-images' unconditionally.
7137
7138         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
7139         before feeding URLs to curl.
7140
7141 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
7144         internal images as deletable by `W D D'.
7145
7146         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7147         (gnus-async-article-callback): Fix typo.
7148
7149 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7150
7151         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7152         current line to work around bugs in the output from w3m.
7153
7154         * gnus-async.el (gnus-async-article-callback): Always prefetch images
7155         for groups that want that.
7156
7157         * nntp.el (nntp-wait-for-string): Supply a timeout for
7158         accept-process-output to ensure progress.
7159
7160         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7161         level to get unread articles from, then use that for foreign groups,
7162         too.
7163
7164         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7165         confuses the rest of the function.
7166
7167         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7168         for the methods that support -retrieve-groups, too.
7169
7170         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7171
7172 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
7175         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
7176
7177         * pop3.el: Require cl when compiling.
7178         (pop3-number-of-responses): Search for "+OK", not "+OK ".
7179
7180 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7181
7182         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7183         that aren't going to be activated.
7184         (gnus-get-unread-articles): Fix up the last commit.
7185
7186         * gnus-html.el (gnus-article-html): Allow calling without specifying
7187         the handle.  In that case, dissect the buffer first.
7188
7189         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7190
7191         * nnimap.el (nnimap-open-connection): Revert the change that would look
7192         into authinfo for imaps instead of imap.
7193
7194         * gnus-start.el (gnus-activate-group): Take an optional parameter to
7195         say that you don't want to call gnus-request-group with don-check, but
7196         do check the reponse.  This is for virtual groups only.
7197         (gnus-get-unread-articles): Count the archive groups as secondary, so
7198         that they're activated the same way as before.
7199
7200         * imap.el (imap-message-map): Removed optional buffer parameter, since
7201         no callers use it.
7202         (imap-message-get): Ditto.
7203         (imap-message-put): Ditto.
7204         (imap-mailbox-map): Ditto.
7205         (imap-mailbox-put): Ditto.
7206         (imap-mailbox-get): Ditto.
7207         (imap-mailbox-get): Revert last change for this function.
7208
7209         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7210         case-insensitively.
7211         (nnimap-debug): Remove.
7212
7213         * net/imap.el (imap-fetch-safe): Remove function, and alter all
7214         callers to use `imap-fetch' instead.  According to the comments, this
7215         should be safe, since all other IMAP clients use the 1:* syntax.
7216         (imap-enable-exchange-bug-workaround): Remove.
7217         (imap-debug): Remove -- doesn't seem very useful.
7218
7219         * mail-source.el (mail-source-fetch): Don't message if we're fetching
7220         mail from a file, and the file doesn't exist.
7221
7222         * imap.el (imap-log): New convenience function used throughout instead
7223         of repeating the same code all over the place.
7224
7225         * pop3.el (pop3-streaming-movemail): Return t for success.
7226
7227         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7228         .authinfo if we're using ssl connection.
7229
7230         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7231         already have if we're in a main Gnus `g' run.
7232
7233         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7234
7235 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7238
7239         * nnmh.el (nnmh-request-list-1): Bind `file'.
7240
7241         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7242         alias to set-process-query-on-exit-flag or process-kill-without-query.
7243         (pop3-open-server): Use it.
7244
7245 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7246
7247         * mail-source.el (mail-source-delete-crash-box): Always move the crash
7248         box to the Incoming file.  Fixes mistake in previous checkin.
7249
7250         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7251         request loop (for debugging purposes) removed.
7252
7253         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7254         culprit is more visible.
7255         (nnml-save-incremental-nov, nnml-open-incremental-nov)
7256         (nnml-add-incremental-nov): New functions to do "incremental" nov
7257         updates, where we just append to the end of the existing nov files
7258         without reading/writing them in full.
7259
7260         * mail-source.el (mail-source-delete-crash-box): Really only check the
7261         incoming files once in a while.
7262
7263         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7264
7265         * mail-source.el (mail-source-delete-crash-box): Only check the
7266         incoming files for deletion once per day to save a lot of file
7267         accesses.
7268
7269         * pop3.el (pop3-logon): Fix up unbound variable typo.
7270
7271         * mail-source.el (pop3-streaming-movemail): Autoload.
7272
7273         * pop3.el (pop3-streaming-movemail):
7274         Respect pop3-leave-mail-on-server.
7275
7276         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7277         retrieval.
7278
7279         * pop3.el (pop3-process-filter): Remove unused function.
7280         (pop3-streaming-movemail, pop3-send-streaming-command)
7281         (pop3-wait-for-messages, pop3-write-to-file)
7282         (pop3-number-of-responses): New functions for streaming pop3
7283         retrieval.
7284
7285         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7286         come from no known methods.
7287         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7288         list.
7289
7290         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7291         message sizes.
7292         (pop3-movemail): Use erase-buffer instead of looping and deleting
7293         regions, which seems rather odd.
7294
7295         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7296         file once per `g' run.
7297
7298         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7299         directories.  This makes the draft queue directory work.
7300
7301         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7302         data from the backends, so that we only request the list of groups from
7303         each method once.  This should speed things up considerably.
7304
7305         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7306         detect that it's not implemented.
7307
7308         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7309         we actually do recurse down into the tree, but don't stat all leaf
7310         nodes.
7311
7312         * gnus-html.el (gnus-html-show-images): If there are no images to show,
7313         then say so instead of bugging out.
7314
7315         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7316         files exist before trying to read them.
7317
7318         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7319         around <pre_int>.
7320
7321         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7322
7323         * nnmh.el (nnmh-request-list-1): Optimize for speed.
7324
7325 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7326
7327         * mm-util.el (mm-image-load-path): Just return the image directories,
7328         not all directories in the path in addition to the image directories.
7329         (mm-image-load-path): Maintain a cache of the image directories so that
7330         the `g' command in Gnus doesn't have to stat dozens of directories each
7331         time.
7332
7333         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7334         (gnus-html-wash-tags): Add a new `i' command to insert images.
7335         (gnus-html-insert-image): New command and keystroke.
7336         (gnus-html-redisplay-with-images): New command and keystroke.
7337         (gnus-html-show-images): Rename command.
7338         (gnus-html-wash-tags): Remove more white space before <pre_int> image
7339         spacers.
7340         (gnus-html-wash-tags): Decode entities at the end, so that entities
7341         inside the tags don't mess up the rest of the "parsing".
7342
7343         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7344         so that nnimap methods aren't agentized by default.  There's apparently
7345         many problems related to agent/imap behaviour.
7346
7347         * gnus-art.el (gnus-article-copy-string): New command and key binding.
7348
7349         * gnus-html.el: Doc fix.
7350
7351 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
7354         specifier-spec-list for Emacs 21.
7355
7356         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7357         glyph-width and glyph-height instead of display-graphic-p and
7358         image-size; make avoidance of displaying small images work for XEmacs.
7359
7360         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7361         for XEmacs.
7362
7363         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7364         of symbol that holds plist data.
7365         (gnus-process-plist): Remove plist of process after getting it.
7366
7367 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7368
7369         * message.el (message-generate-hashcash): Change default to
7370         'opportunistic if hashcash is installed.
7371
7372         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7373         (gnus-html-put-image): Only call image-size once, since it's somewhat
7374         time-consuming on remote X servers.
7375
7376 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7377
7378         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
7379         type on data, not a file name.
7380
7381         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
7382         window-pixel-edges for Emacs 21.
7383
7384         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7385         decoded contents.
7386         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7387
7388 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7389
7390         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7391         group line format, since it isn't very interesting.
7392
7393         * gnus-agent.el (gnus-agent-short-article),
7394         (gnus-agent-long-article): Increase values for these two variables,
7395         since most people are likely to have more network connection and
7396         storage than before.
7397
7398         * gnus.el (gnus-refer-article-method): Change default to 'current.
7399         When referring an article, the common behaviour is to refer it from the
7400         current select method, not the native select method.  The chances of
7401         the native select method having the message in question is rather slim
7402         these days.
7403
7404         * gnus-sum.el (gnus-auto-select-subject): Change default to
7405         `unseen-or-unread'.  I think it's likely that most people want to
7406         select an unseen article over a previously seen, but unread one.
7407
7408         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
7409         means that in the article buffer none of the minor mode elements will
7410         be shown, usually, and this is not desirable in most cases.
7411
7412         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7413         that commands like `d' (and the like) go to the next line in the
7414         buffer, instead of the next unread article.  I think this is the
7415         behaviour that is most natural for most users.
7416         (gnus-single-article-buffer): Change default to nil, so that people can
7417         have as many article buffers open as they have summary buffer.  I think
7418         this is the most natural way for the groups to behave.
7419
7420         * message.el (message-generate-new-buffers): Change default to
7421         `unsent', so that all new message buffers start their names with the
7422         string "*unsent", and it's easier to find the buffers if you move from
7423         them.
7424
7425 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7426
7427         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7428         small.  They're probably tracking images.
7429         (gnus-html-wash-tags): Remove all <pre_int> place holders.
7430         (gnus-html-rescale-image): Yet another try at getting the image sizing
7431         right.
7432
7433         * nntp.el (nntp-request-set-mark): Refuse to do marks if
7434         nntp-marks-file-name is nil.
7435
7436 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7437
7438         * gnus-html.el (gnus-html-wash-tags)
7439         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7440         Better logging.
7441
7442 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7443
7444         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7445
7446         * gnus-html.el (gnus-html-wash-tags): Check the value of
7447         gnus-blocked-images in the summary buffer.
7448
7449 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7450
7451         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7452
7453 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7454
7455         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7456         like "a", it seems like.
7457         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7458         since it needs to be picked from the correct buffer.
7459
7460         * nnwfm.el: Remove.
7461
7462         * nnlistserv.el: Remove.
7463
7464 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7465
7466         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7467         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7468
7469 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7470
7471         * nnkiboze.el: Remove.
7472
7473         * nndb.el: Remove.
7474
7475         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7476         alt text.
7477         (gnus-html-rescale-image): Try to get the rescaling logic right for
7478         images that are just wide and not tall.
7479
7480         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7481         overshadow variable bindings.
7482
7483 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7484
7485         * gnus-html.el (gnus-html-wash-tags)
7486         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7487         Add extra logging.
7488
7489 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7490
7491         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7492         (gnus-max-image-proportion): New variable.
7493         (gnus-html-rescale-image): New function.
7494         (gnus-html-put-image): Rescale images.
7495
7496 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7497
7498         Fix up some byte-compiler warnings.
7499         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7500         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7501         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7502         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7503         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7504         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7505         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7506
7507 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7508
7509         * gnus-html.el (gnus-article-html): Decode contents by charset.
7510
7511 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7512
7513         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7514         (gnus-html-frame-width, gnus-blocked-images)
7515         * message.el (message-prune-recipient-rules): Add custom version.
7516         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7517
7518         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7519         functions.
7520
7521         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7522         gnus-process-get.
7523
7524 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7525
7526         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7527         instead of lsub directly.
7528
7529 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7530
7531         * nnwarchive.el: Remove.
7532
7533         * gnus-soup.el: Remove.
7534
7535         * nnsoup.el: Remove.
7536
7537         * nnultimate.el: Remove.
7538
7539         * gnus-html.el (gnus-blocked-images): New variable.
7540
7541         * message.el (message-prune-recipients): New function.
7542         (message-prune-recipient-rules): New variable.
7543
7544         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7545         guess whether a long line is natural text or not.
7546
7547         * gnus-html.el (gnus-html-schedule-image-fetching):
7548         Use gnus-process-plist and friends for compatibility.
7549
7550 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7551
7552         * gnus-html.el: Require packages that define macros used in this file.
7553         (gnus-article-mouse-face): Declare to silence byte-compiler.
7554         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7555         process-get.
7556         (gnus-html-put-image): Use plist-get to avoid getf.
7557         (gnus-html-prefetch-images): Use with-current-buffer.
7558
7559 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7560
7561         * gnus-ems.el: Provide compatibility functions for
7562         gnus-set-process-plist.
7563
7564         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7565         header-line-format for XEmacs 21.4.
7566
7567         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7568         * gnus.el (gnus-valid-select-methods)
7569         * message.el (message-send-mail-partially-limit)
7570         * mm-decode.el (mm-text-html-renderer)
7571         * mml.el (mml-insert-mime-headers-always)
7572         * smiley.el (smiley-regexp-alist): Bump custom version.
7573
7574 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7575
7576         * gnus-html.el: require mm-url.
7577         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7578         with the url to `url'.
7579         (gnus-html-wash-tags): Support cid: URLs/images.
7580
7581 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7582
7583         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7584         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7585         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7586
7587         * gnus-move.el: Remove file, since it doesn't really work.
7588
7589         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7590         UTF-8.  This seems to fix problems with some German web feeds.
7591
7592         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7593         at the top so that the proper colours are applied.
7594
7595         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7596         don't have dots in their names.
7597
7598         * gnus-art.el (gnus-article-view-part): Doc fix.
7599
7600         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7601         XEmacs-compatible.
7602         (gnus-html-put-image): Don't do images on non-graphic displays.
7603
7604         * nnslashdot.el: Remove this unused backend.
7605
7606         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7607         actions.
7608         (gnus-undo-register-1): Revert last change.
7609
7610         * gnus-group.el (gnus-group-completing-read): Protect against not
7611         having completion-styles bound.
7612
7613         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7614         make broken recipients happier.
7615
7616         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7617
7618         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7619         point parameter.
7620
7621         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7622
7623         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7624         completion-styles for group selection.
7625
7626 2009-02-04  Andreas Schwab  <schwab@suse.de>
7627
7628         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7629         headers and regexp-quote the match if necessary.
7630
7631 2009-03-24  Miles Bader  <miles@gnu.org>
7632
7633         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7634         the blinking smiley.
7635
7636 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7637
7638         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7639         blink smiley.
7640
7641 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7642
7643         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7644         where the dribbel file lives exists.
7645
7646         * message.el (message-send-mail-partially-limit): Change the default to
7647         nil, since most people don't want this.
7648
7649         * mm-url.el (mm-url-decode-entities): Also decode entities like
7650         &#x3212.
7651
7652 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7653
7654         * gnus-sum.el (gnus-summary-idna-message):
7655         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7656         Hyperlink urls in docstrings with URL `...'.
7657
7658 2010-08-29  Adam SjĂžgren  <asjo@koldfront.dk>
7659
7660         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7661         functions.
7662
7663 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7664
7665         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7666         say what the mouseover text should be.
7667
7668         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7669         version of the mm-w3m-safe-url-regexp variable to only download images
7670         in the groups where we want that to happen.
7671
7672         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7673
7674         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7675         easier debugging.
7676         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7677         big pictures in the article buffer.
7678
7679         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7680         gnus-article-html.
7681         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7682         w3m.
7683
7684         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7685
7686 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7687
7688         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7689         which doesn't exist.
7690
7691         * message.el (message-inhibit-ecomplete): New variable to allow some
7692         function to inhibit ecomplete address storage.
7693         (message-resend): Disable ecomplete message storage when resending
7694         messages.
7695
7696         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7697
7698 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7701         Save excursion while copying, moving, and deleting articles in order to
7702         prevent the cursor from jumping to unforeseen place.
7703
7704 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7705
7706         * lpath.el: No need to bind bookmark-current-buffer,
7707         bookmark-yank-point and bookmark-make-record-function.
7708
7709 2010-08-17  Glenn Morris  <rgm@gnu.org>
7710
7711         * gnus-sync.el: Require gnus components whose functions are used.
7712
7713         * gnus-art.el (bookmark-make-record-function):
7714         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7715         Declare for compiler.
7716
7717         * mm-url.el (mml-compute-boundary): Autoload.
7718
7719 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7720
7721         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7722
7723 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7724
7725         Typo fix "hoo4a" -> "hook".
7726
7727         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7728
7729 2010-08-14  Glenn Morris  <rgm@gnu.org>
7730
7731         * gnus-sync.el (gnus-sync): Fix defgroup version.
7732
7733 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7734
7735         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7736
7737         * gnus-sync.el: Fix docs.
7738         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7739         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7740
7741 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7742
7743         Optimizations for gnus-sync.el.
7744
7745         * gnus-sync.el: Add docs about gnus-sync-backend
7746         possibilities.
7747         (gnus-sync-save): Remove unnecessary message.
7748         (gnus-sync-read): Optimize and show what groups were skipped.
7749
7750 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7751
7752         Minor bug fixes for gnus-sync.el.
7753
7754         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7755         Don't read the sync on get-new-news.
7756
7757         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7758         quiet.
7759
7760         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7761         (fix typo).
7762
7763 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7764
7765         Make saving and restoring of hidden threads work with overlays.
7766         Patch applied by Ted Zlatanov.
7767
7768         * gnus-sum.el (gnus-hidden-threads-configuration)
7769         (gnus-restore-hidden-threads-configuration): Update to deal with text
7770         properties, rather than searching for a magic character.
7771
7772 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7773
7774         New gnus-sync.el library for synchronization of marks.
7775
7776         * gnus-sync.el: New library for synchronization of marks.
7777
7778         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7779         renamed from `gnus-registry-grep-in-list'.
7780
7781         * gnus-registry.el (gnus-registry-follow-group-p):
7782         Use `gnus-grep-in-list'.
7783
7784         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7785
7786 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7787
7788         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7789         determining charset of text fails.
7790
7791 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7792
7793         * nnmail.el (nnmail-get-new-mail-1): Revert.
7794
7795         * nnml.el (nnml-active-number): Make sure names of newly created groups
7796         in nnml-group-alist are encoded.
7797
7798 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7799
7800         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7801         containing non-ASCII characters in active file for nnml back end.
7802
7803 2010-07-24  David Engster  <dengste@eml.cc>
7804
7805         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7806         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7807
7808 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7809
7810         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7811         tag (Bug#6654).
7812
7813 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7816         the article buffer, not the summary buffer.
7817
7818 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7821         Emacs 23 as well.
7822
7823 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7824
7825         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7826         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7827
7828 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7829
7830         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7831         Patch applied by Karl Fogel.
7832
7833         * gnus-sum.el (gnus-summary-bookmark-make-record):
7834         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7835
7836 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7837
7838         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7839         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7840         C-w still not working correctly from Article buffers; Thierry's
7841         patch to fix that will be applied after this.
7842
7843         * gnus-art.el (bookmark-make-record-function): New local variable.
7844
7845         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7846         article buffer.
7847         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7848
7849 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7850
7851         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7852         on changes in bookmark.el.
7853
7854 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7855
7856         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7857         `no-log' instead of message not to log prompt string.
7858
7859 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7860
7861         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7862         the *other* type of HTML form submission.
7863
7864 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7865
7866         * auth-source.el (auth-source-pick): If choice does not contain a
7867         questioned keyword, set the check to t.
7868
7869 2010-06-12  Romain Francoise  <romain@orebokech.com>
7870
7871         * gnus-util.el (gnus-date-get-time): Move up before first use.
7872
7873 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7874
7875         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7876         (gnus-article-edit-part): Bind it to make last part that is substituted
7877         or deleted visible.
7878         (gnus-mime-display-single): Buttonize part of which id equals to
7879         gnus-mime-buttonized-part-id.
7880
7881 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7882
7883         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7884         (gnus-dd-mmm): Use gnus-date-get-time.
7885         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7886         simplify logic.
7887         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7888         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7889
7890 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7891
7892         * auth-source.el (top): Autoload `secrets-list-collections',
7893         `secrets-create-item', `secrets-delete-item'.
7894         (auth-sources): Fix tag string.
7895         (auth-get-source, auth-source-retrieve, auth-source-create)
7896         (auth-source-delete): New defuns.
7897         (auth-source-pick): Rewrite in order to avoid 2 passes.
7898         (auth-source-forget-user-or-password): New parameter USERNAME.
7899         (auth-source-user-or-password): New parameters CREATE-MISSING and
7900         DELETE-EXISTING.  Retrieve password interactively, if needed.
7901
7902 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7903
7904         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7905         deleting unused directories when gnus-expert-user is t.
7906
7907 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7908
7909         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7910         for each temp file when gnus-article-browse-delete-temp is ask.
7911
7912 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7913
7914         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7915         Replace Lisp calls to delete-backward-char by calls to delete-char.
7916
7917 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7918
7919         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7920
7921 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7922
7923         * password-cache.el (password-cache-remove): Fix docstring.
7924
7925 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7928         article unless decoding article to be saved.
7929
7930 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7933         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7934         generated within the mm-with-unibyte-current-buffer macro.
7935
7936 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7937
7938         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7939         to nil when we're in a mml-preview buffer and no group is selected.
7940
7941 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7942
7943         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7944         when catching the `C-g'.  Reported by "Leo".
7945
7946 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7947
7948         * message.el (message-forward-make-body-plain)
7949         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7950         multibyte-string-p.
7951
7952         * lpath.el: Revert.
7953
7954 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * message.el (message-forward-make-body-mml): Assume original message
7957         is multibyte string; error on unibyte.
7958         (message-forward-make-body-plain): Ditto; don't add excessive newline
7959         in body end.
7960
7961         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7962
7963 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7964
7965         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7966         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7967
7968 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7969
7970         * mm-extern.el (mm-extern-url): Don't use
7971         mm-with-unibyte-current-buffer.
7972         (mm-extern-cache-contents): Use with-current-buffer instead of
7973         save-excursion + set-buffer.
7974
7975 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7976
7977         * mm-util.el (mm-emacs-mule): Remove.
7978
7979 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7980
7981         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7982         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7983         change.
7984
7985 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7986
7987         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7988         bind the default value of enable-multibyte-characters to nil.
7989
7990 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7991
7992         * message.el (message-forward-make-body-plain)
7993         (message-forward-make-body-mml):
7994         Don't use mm-with-unibyte-current-buffer.
7995
7996 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7997
7998         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7999
8000 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
8001
8002         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
8003         (Bug#5592).
8004
8005 2010-05-07  Julien Danjou  <julien@danjou.info>
8006
8007         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
8008         it to mm-pipe-part.
8009
8010         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
8011         it is given.
8012
8013 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8014
8015         * binhex.el (binhex-decode-region-internal)
8016         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
8017         (dns-query)
8018         * nnweb.el (nnweb-gmane-search)
8019         * pgg-parse.el (pgg-parse-armor)
8020         * pgg.el (pgg-verify-region)
8021         * sha1.el (sha1-string-external)
8022         * uudecode.el (uudecode-decode-region-internal)
8023         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
8024         XEmacs.
8025
8026         * gnus-art.el (gnus-article-browse-html-parts)
8027         * gnus-group.el (gnus-read-ephemeral-gmane-group)
8028         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
8029         make-temp-file.
8030
8031         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
8032         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
8033         compiling.
8034
8035         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
8036         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
8037         XEmacs when compiling.
8038
8039         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
8040         gnus-pick-mode-off-hook for XEmacs when compiling.
8041         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
8042         gnus-binary-mode-off-hook for XEmacs when compiling.
8043
8044         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
8045         Return nil if char-charset is not available.
8046
8047         * imap.el (imap-disable-multibyte)
8048         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
8049         macros.
8050
8051         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
8052         instead of encode-coding-string.
8053
8054         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
8055         'xemacs) instead of mm-emacs-mule to switch function definitions.
8056         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
8057
8058         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
8059         bind temporary-file-directory for XEmacs;
8060         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
8061         timer-set-function for XEmacs 21.4 and SXEmacs;
8062         bind timer-list for XEmacs 21.4 and SXEmacs;
8063         fbind char-charset and find-charset-region for non-Mule XEmacs;
8064         fbind decode-coding-region, decode-coding-string, detect-coding-region,
8065         encode-coding-region and encode-coding-string for XEmacs having no
8066         file-coding feature.
8067
8068 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
8069
8070         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
8071
8072 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8073
8074         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
8075         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
8076
8077 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
8078
8079         * mm-util.el (mm-decompress-buffer): Use `delete-file';
8080         alias `jka-compr-delete-temp-file' no longer exists.
8081
8082 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8083
8084         Use define-minor-mode in Gnus where applicable.
8085         * mml.el (mml-mode): Use define-minor-mode.
8086         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
8087         (gnus-undo-mode): Use define-minor-mode.
8088         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
8089         (gnus-dead-summary-mode): Use define-minor-mode.
8090         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
8091         Initialize in declaration.
8092         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
8093         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
8094         (gnus-mailing-list-mode): Use define-minor-mode.
8095         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
8096         (gnus-draft-mode): Use define-minor-mode.
8097         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
8098         (gnus-dired-mode): Use define-minor-mode.
8099
8100 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
8101
8102         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
8103         handles on recursive mml-to-mime translation and check them for
8104         boundary delimiter collisions.  Reported by Greg Troxel.
8105
8106 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8107
8108         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
8109
8110 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8111
8112         * mm-util.el (mm-find-buffer-file-coding-system):
8113         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
8114
8115 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
8116
8117         * message.el (message-generate-headers): Record insertion of optional
8118         headers as well.  Otherwise the check to prevent repeated insertion of
8119         optional headers is a no-op.
8120
8121 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
8122
8123         * smime.el: Don't mention CVS.
8124
8125         * nnrss.el (nnrss-fetch): Don't mention CVS.
8126
8127         * nnir.el: Don't mention CVS.
8128
8129 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8130
8131         * gnus-sum.el (gnus-summary-bookmark-make-record):
8132         Add `location' field.
8133
8134 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8135
8136         * lpath.el: Fbind bookmark-default-handler,
8137         bookmark-get-bookmark-record, bookmark-make-record-default,
8138         bookmark-prop-get for Emacs <23 and XEmacs.
8139
8140 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8141
8142         * gnus-sum.el: Add bookmark declarations to silence the compiler.
8143         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
8144         Use with-current-buffer to silence the byte-compiler.
8145         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
8146         bother to require `gnus'.
8147         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
8148
8149 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8150
8151         * gnus-sum.el (gnus-summary-bookmark-make-record)
8152         (gnus-summary-bookmark-jump): New functions.
8153         (gnus-summary-mode): Setup bookmark support.
8154
8155 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
8156
8157         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8158         if set.
8159
8160 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8161
8162         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8163         gnus-article-browse-html-save-cid-image; make it work recursively for
8164         forwarded messages as well.
8165         (gnus-article-browse-html-parts): Work when prefix arg is given.
8166         (gnus-article-browse-html-article): Doc fix.
8167
8168 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
8169
8170         * message.el (message-default-mail-headers):
8171         (message-default-headers): Carry the value mail-default-headers over
8172         into message-default-mail-headers, rather than message-default-headers.
8173
8174 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
8175
8176         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8177         charset.
8178
8179         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8180         charset into the <meta> tag when the article is encoded to utf-8.
8181
8182 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8183
8184         * gnus-art.el (gnus-article-browse-delete-temp-files):
8185         Delete directories as well.
8186         (gnus-article-browse-html-parts): Work for images that do not specify
8187         file names; delete temp directory when quitting; insert header at the
8188         right place; use file: scheme for image files.
8189
8190 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
8191
8192         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8193         (gnus-article-browse-html-parts): Use it to make temporary cid image
8194         files in addition to html file so that browser may display them.
8195
8196 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8197
8198         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8199
8200 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8201
8202         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8203
8204 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
8205
8206         * auth-source.el (auth-sources): Change default to be simpler.
8207         Explain about Secret Service API sources.  Improve Customize options.
8208         (auth-source-pick): Change to accept any number of search parameters.
8209         Implement fallbacks iteratively, not recursively.  Add scoring on the
8210         second pass and sort by score.  Call Secret Service API when needed.
8211         (auth-source-user-or-password): Use it.  Call Secret Service API
8212         directly when needed to get the user name and the password.
8213
8214 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
8215
8216         * message.el (message-interactive): Doc fix.
8217         (message-qmail-inject-args): Reflow.
8218         (message-kill-to-signature): Fix typo in docstring.
8219
8220         * smiley.el (smiley-buffer): Fix typo in docstring.
8221
8222 2010-03-24  Glenn Morris  <rgm@gnu.org>
8223
8224         * mail-source.el (gnus-message): Declare.
8225         (mail-source-delete-old-incoming): Require gnus-util.
8226
8227 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8228
8229         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8230
8231         * message.el (ecomplete-setup): Autoload it for Emacs <23.
8232
8233         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8234         password-cache's default if it is not bound.
8235         (mml-secure-passphrase-cache-expiry): Default to 16 that is
8236         password-cache-expiry's default if it is not bound.
8237
8238         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8239         available in Emacs 21.
8240
8241         * lpath.el: Suppress compiler warnings for:
8242         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
8243         XEmacs;
8244         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
8245         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
8246         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
8247
8248 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
8249
8250         * auth-source.el (auth-sources): Fix up definition so extra parameters
8251         are always inline.
8252
8253 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
8254
8255         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8256         wasn't updated after mismatch.  Clear cached mailbox info correctly
8257         when uidvalidity changes.
8258         (nnimap-group-prefixed-name): New function to avoid some code
8259         duplication.
8260         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8261         (nnimap-request-group): Use it.
8262         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8263         (nnimap-update-unseen): Significantly improved speed of Gnus startup
8264         with many imap folders.  This is done by caching the group status from
8265         the imap server persistently in a group parameter `imap-status'.  (This
8266         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8267         but not persistently, so every Gnus startup was still very slow.)
8268
8269 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
8270
8271         * assistant.el (assistant-render-text): Run `widget-setup' and don't
8272         delete the extra newline.  Otherwise editing of :string and :number
8273         types don't work.
8274
8275 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8276
8277         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
8278         secrets.el dependency.
8279         (auth-sources): Add optional user name.  Add secrets.el configuration
8280         choice (unused right now).
8281
8282 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8283
8284         * gnus-sum.el (gnus-summary-make-menu-bar):
8285         Let `gnus-registry-install-shortcuts' fill in the functions.
8286
8287         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8288         warnings.
8289         (gnus-registry-misc-menus): Variable to hold registry mark menus.
8290         (gnus-registry-install-shortcuts): Populate and use it in a
8291         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8292
8293 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
8294
8295         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8296         In-place substitutions for the group name encoding/decoding.
8297         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8298         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8299         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8300         (nnimap-update-unseen, nnimap-request-list)
8301         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8302         (nnimap-request-set-mark, nnimap-split-to-groups)
8303         (nnimap-split-articles, nnimap-request-newgroups)
8304         (nnimap-request-create-group, nnimap-request-accept-article)
8305         (nnimap-request-delete-group, nnimap-request-rename-group)
8306         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
8307         `encoded-mbx' for consistency.
8308         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8309         variable `imap-current-mailbox'.
8310
8311         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8312         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8313
8314 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
8315
8316         * pop3.el (pop3-display-message-size-flag): Display message size byte
8317         counts during POP3 download.
8318         (pop3-movemail): Use it.
8319         (pop3-list): Implement listing of available messages.
8320
8321 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
8322
8323         * nnir.el (nnir-get-article-nov-override-function): New function to
8324         override the normal NOV retrieval.
8325         (nnir-retrieve-headers): Use it.
8326
8327 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
8328
8329         * auth-source.el (netrc-machine-user-or-password): Autoload.
8330
8331 2010-03-19  Glenn Morris  <rgm@gnu.org>
8332
8333         Stop message.el from loading about 40 libraries it doesn't always need.
8334         The general approach is to autoload rather than require, and to
8335         require in the specific functions rather than the file.  (Bug#5642)
8336
8337         * gmm-utils.el: Don't require wid-edit.
8338         (widget-create-child-value, widget-convert, widget-default-get):
8339         Autoload.
8340
8341         * gnus-util.el: Don't require time-date, netrc.
8342         (message-fetch-field, gnus-group-name-decode): Declare rather than
8343         autoloading.
8344         (gnus-fetch-field): Require message.
8345         (gnus-decode-newsgroups): Require gnus-group.
8346
8347         * ietf-drums.el: Don't require time-date.
8348
8349         * message.el: Don't require hashcash, canlock, ecomplete.
8350         Do require mail-utils.  Require nnheader only when compiling.
8351         (smtpmail-default-smtp-server): Remove declaration.
8352         (message-send-mail-function): Check smtpmail-default-smtp-server
8353         is bound rather than requiring smtpmail.
8354         (message-auto-save-directory, message-insert-signature):
8355         Use expand-file-name rather than nnheader-concat.
8356         (nnheader-insert-file-contents): Autoload.
8357         (hashcash-wait-async): Declare.
8358         (message-send-mail): Only call gnus-setup-posting-charset if
8359         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
8360         (message-send-mail-with-sendmail): Require sendmail.
8361         (canlock-password, canlock-password-for-verify): Declare.
8362         (message-canlock-password): Require canlock.
8363         (nnheader-get-report): Autoload.
8364         (gnus-setup-posting-charset): Declare.
8365         (message-send-news): Require gnus-msg.
8366         (message-make-references, message-make-in-reply-to): Use mail-header-id
8367         rather than the alias mail-header-message-id.
8368         (ecomplete-add-item, ecomplete-save): Declare.
8369         (message-put-addresses-in-ecomplete): Require ecomplete.
8370         (ecomplete-display-matches): Autoload.
8371
8372         * mm-decode.el: Don't require mailcap, gnus-util.
8373         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8374         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8375         Autoload.
8376         (mailcap-mime-extensions): Declare.
8377
8378         * mm-encode.el: Don't require mailcap.
8379         (mailcap-extension-to-mime): Autoload.
8380
8381         * mml-sec.el: Don't require password-cache.
8382
8383         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8384         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8385         (mml-minibuffer-read-type): Require mailcap.
8386         (mml-preview): Require gnus-msg.
8387
8388         * mml1991.el: Require password-cache.
8389         (password-cache-expiry): Remove declaration.
8390
8391         * mml2015.el: Require password-cache.
8392         (password-cache-expiry): Remove declaration.
8393
8394         * nneething.el (mailcap): Require mailcap.
8395
8396         * nnheader.el (declare-function): Add compatibility stub.
8397         (message-remove-header): Declare rather than autoload.
8398         (nnheader-replace-header): Require message.
8399
8400         * nnimap.el (declare-function): Add compatibility stub.
8401         (netrc-parse, netrc-machine-user-or-password): Declare.
8402         (nnimap-open-connection): Require netrc.
8403
8404         * nntp.el (declare-function): Add compatibility stub.
8405         (netrc-parse, netrc-machine, netrc-get): Declare.
8406         (nntp-send-authinfo): Require netrc.
8407
8408         * rfc2047.el: Don't require qp.
8409         (quoted-printable-encode-region, quoted-printable-decode-string):
8410         Autoload.
8411
8412         * sieve-mode.el: Don't require easymenu.
8413         (easy-menu-add-item): Autoload it.
8414
8415         * spam-stat.el (time-to-number-of-days): Autoload it.
8416
8417 2010-03-19  Glenn Morris  <rgm@gnu.org>
8418
8419         * password-cache.el (password-cache, password-cache-expiry): Autoload.
8420
8421 2010-03-18  Glenn Morris  <rgm@gnu.org>
8422
8423         * hashcash.el (declare-function): Remove duplicate definition.
8424
8425 2010-03-17  Kevin Ryde  <user42@zip.com.au>
8426
8427         * mml.el (mml-read-tag): Unquote values with `read' to reverse
8428         prin1 in mml-insert-tag (just stripping the quotes gave wrong
8429         value if any backslash escapes).
8430
8431 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8432
8433         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8434         if it is available.  (bug#5647)
8435
8436         * lpath.el: Suppress compiler warning for coding-system-from-name for
8437         Emacs 21 and XEmacs.
8438
8439 2010-03-14  Juri Linkov  <juri@jurta.org>
8440
8441         * hmac-def.el:
8442         * hmac-md5.el:
8443         * netrc.el: Fix keywords.
8444
8445 2010-02-26  Glenn Morris  <rgm@gnu.org>
8446
8447         * message.el (message-send-mail-function): Change the default, so that
8448         it inherits from a customized send-mail-function.  (Bug#5643)
8449
8450 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8451
8452         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8453         shell-command-to-string signals an error (bug#5299).
8454
8455 2010-02-24  Glenn Morris  <rgm@gnu.org>
8456
8457         * message.el (message-smtpmail-send-it)
8458         (message-send-mail-with-mailclient): Doc fixes.
8459
8460 2010-02-16  Glenn Morris  <rgm@gnu.org>
8461
8462         * message.el (message-default-mail-headers): Change the default value
8463         to ease the transition from mail-mode to message-mode.  (Bug#5555)
8464
8465 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8466
8467         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8468         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8469
8470 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8471
8472         * time-date.el (date-to-time): Doc fix (Bug#5408).
8473
8474 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8475
8476         * message.el (message-mail): Just pass yank-action on to message-setup.
8477         (message-setup): Handle (FUN . ARGS) form of yank-action.
8478         (message-with-reply-buffer, message-widen-reply)
8479         (message-yank-original): Handle non-buffer values of
8480         message-reply-buffer (Bug#4080).
8481         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8482
8483 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8484
8485         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8486         Fix typo in docstring.
8487
8488 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8489
8490         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8491         response.
8492
8493 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8494
8495         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8496
8497         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8498
8499         * message.el (message-check-news-header-syntax): Protect against a
8500         string that `rfc822-addresses' returns when parsing fails.
8501
8502 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8503
8504         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8505         (gnus-previous-char-property-change): New functions.
8506
8507         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8508
8509 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8510
8511         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8512         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8513
8514 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8515
8516         * message.el (message-exchange-point-and-mark): Rework last change to
8517         avoid using optional arg of exchange-point-and-mark, for backward
8518         compatibility.
8519
8520 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8521
8522         * message.el (message-exchange-point-and-mark):
8523         Call exchange-point-and-mark with an argument rather than setting
8524         mark-active by hand (Bug#5175).
8525
8526 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8527
8528         * nntp.el (nntp-service-to-port): Work for service expressed with
8529         numeric string; replace [:digit:] with [0-9] for XEmacs.
8530
8531 2009-12-17  Glenn Morris  <rgm@gnu.org>
8532
8533         * gnus-group.el (gnus-bug-group-download-format-alist):
8534         Change emacs entry to debbugs.gnu.org.  Bump :version.
8535
8536 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8537
8538         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8539
8540 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8541
8542         * message.el (message-info): Explain why we use `Info-goto-node'.
8543
8544 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8545
8546         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8547
8548 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8549
8550         * message.el (message-completion-in-region): New compatibility function.
8551         (message-expand-group): Use it.
8552
8553 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8554
8555         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8556         with no unread article should be listed if the 2nd arg `predicate' is
8557         given.
8558
8559 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8560
8561         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8562
8563 2009-11-29  Juri Linkov  <juri@jurta.org>
8564
8565         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8566         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8567         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8568
8569 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8570
8571         * sha1.el (sha1-string-external): default-directory "/" in case
8572         otherwise non-existent.  process-connection-type pipe for touch of
8573         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8574
8575 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8576
8577         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8578         it's comms related and sgml-mode.el has "comm" on that basis too.
8579
8580 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8583         containing tspecial characters if they have been already quoted.
8584
8585 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8586
8587         * dns-mode.el (auto-mode-alist): Purecopy string.
8588
8589 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8590
8591         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8592
8593 2009-10-24  Glenn Morris  <rgm@gnu.org>
8594
8595         * gnus-art.el (help-xref-stack-item): Define for compiler.
8596
8597 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8598
8599         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8600
8601 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8602
8603         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8604
8605 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8608         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8609
8610 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8611
8612         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8613         (gnus-overlays-in): New alias to overlays-in.
8614
8615         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8616         gnus-overlay-get, and gnus-delete-overlay.
8617         (gnus-summary-show-thread): Make it work as well for systems in which
8618         next-single-char-property-change is not available.
8619         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8620
8621         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8622         (gnus-overlay-get): New alias to extent-property.
8623         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8624
8625         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8626         SXEmacs.
8627
8628         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8629         SXEmacs.
8630
8631 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8632
8633         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8634
8635 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8636
8637         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8638         and XEmacs that don't have `remove-overlays'.
8639
8640 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8641
8642         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8643         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8644         selective display.  Use overlays instead.
8645
8646 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8647
8648         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8649
8650 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8651
8652         * spam-stat.el (spam-stat-load): Fix typo in message.
8653
8654 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8655
8656         * dig.el (dig-invoke): Fix typo in docstring.
8657         (query-dig): Reflow docstring.
8658
8659 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8660
8661         * gnus-art.el (gnus-article-encrypt-body):
8662         * message.el (message-check-recipients):
8663         * mm-util.el (mm-codepage-setup):
8664         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8665         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8666
8667 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8668
8669         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8670         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8671         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8672         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8673         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8674
8675 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8676
8677         * dig.el: Add "Keywords: comm", as per net-utils.el.
8678
8679 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8680
8681         * dig.el (dig-mode): Use define-derived-mode.
8682
8683 2009-09-19  Glenn Morris  <rgm@gnu.org>
8684
8685         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8686
8687 2009-09-18  Glenn Morris  <rgm@gnu.org>
8688
8689         * gnus-diary.el (gnus-diary-check-message):
8690         * message.el (message-insert-formatted-citation-line):
8691         * nnbabyl.el (top-level):
8692         * nndiary.el (nndiary-schedule):
8693         Fix typos in condition-case handlers.
8694
8695 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8696
8697         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8698         configuration that provides the sole article window in a frame;
8699         position point correctly after deleting a part.
8700
8701 2009-09-14  Adam SjĂžgren  <asjo@koldfront.dk>
8702
8703         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8704         (spam-resolve-registrations-routine): Use it to unregister articles
8705         that change status.
8706
8707 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8710         with XEmacs.
8711         (parse-time-string-chars): Use it.
8712
8713 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8714
8715         * imap.el (imap-interactive-login): Better messages.
8716         (imap-open): Fix bug with renamed buffer on reconnect.
8717         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8718         for easier debugging and cleaner code.  On successful (guessed based on
8719         server capabilities) secondary authentication, set imap-state
8720         correctly.
8721         (imap-last-authenticator): Define imap-last-authenticator as a variable
8722         to avoid warnings.
8723
8724 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8725
8726         * nnrss.el (nnrss-request-article): Remove binding of
8727         default-enable-multibyte-characters that has gotten needless by
8728         the 2007-07-13 change in rfc2047-encode-message-header.
8729
8730         * mml.el (mml-insert-multipart): Error on the message header.
8731         (mml-insert-part): Error on the message header; position point at
8732         the end of a MIME tag.
8733
8734 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8735
8736         * time-date.el (autoload): Expand define-obsolete-function-alias into
8737         defalias and make-obsolete for old Emacsen that Gnus supports.
8738         (with-no-warnings): Define it for old Emacsen.
8739         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8740         is available.
8741         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8742         float-time is available; suppress compile warning for time-to-seconds.
8743
8744         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8745         (gnus-float-time): Alias to float-time if it exists.
8746
8747         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8748         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8749         float-time is available; suppress compile warning for time-to-seconds.
8750
8751         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8752         XEmacs.
8753
8754 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8755
8756         * imap.el (imap-message-map): Docstring fix.
8757
8758 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8759
8760         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8761         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8762         Add the optional argument `encoding' that overrides the default.
8763
8764         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8765         mm-encode-buffer.
8766
8767 2009-09-04  Glenn Morris  <rgm@gnu.org>
8768
8769         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8770         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8771         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8772         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8773         * mm-util.el (mm-with-unibyte-current-buffer)
8774         (mm-find-buffer-file-coding-system):
8775         * yenc.el (yenc-decode-region): Use default-value rather than
8776         default-enable-multibyte-characters.
8777
8778 2009-09-03  Glenn Morris  <rgm@gnu.org>
8779
8780         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8781         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8782         than default-enable-multibyte-characters.
8783
8784 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8785
8786         * gnus-art.el (gnus-article-read-summary-keys):
8787         Fix gnus-buffer-configuration's value temporarily used.
8788
8789 2009-09-02  Glenn Morris  <rgm@gnu.org>
8790
8791         * gnus-util.el (gnus-float-time): New function.
8792         * gnus-delay.el (gnus-delay-article):
8793         * gnus-sum.el (gnus-thread-latest-date):
8794         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8795         * nnspool.el (nnspool-request-newgroups):
8796         Use gnus-float-time rather than time-to-seconds.
8797         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8798
8799         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8800         (gnus-header-subject-face, gnus-header-newsgroups-face)
8801         (gnus-header-name-face, gnus-header-content-face):
8802         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8803         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8804         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8805         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8806         (gnus-cite-face-11):
8807         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8808         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8809         (gnus-server-closed-face, gnus-server-denied-face)
8810         (gnus-server-offline-face):
8811         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8812         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8813         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8814         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8815         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8816         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8817         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8818         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8819         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8820         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8821         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8822         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8823         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8824         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8825         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8826         (gnus-summary-high-undownloaded-face)
8827         (gnus-summary-low-undownloaded-face)
8828         (gnus-summary-normal-undownloaded-face)
8829         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8830         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8831         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8832         (gnus-splash-face):
8833         * message.el (message-header-to-face, message-header-cc-face)
8834         (message-header-subject-face, message-header-newsgroups-face)
8835         (message-header-other-face, message-header-name-face)
8836         (message-header-xheader-face, message-separator-face)
8837         (message-cited-text-face, message-mml-face):
8838         * sieve-mode.el (sieve-control-commands-face)
8839         (sieve-action-commands-face, sieve-test-commands-face)
8840         (sieve-tagged-arguments-face):
8841         * spam.el (spam-face):
8842         Mark face aliases with "-face" in the name as obsolete.
8843
8844 2009-09-01  Glenn Morris  <rgm@gnu.org>
8845
8846         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8847         than goto-line.
8848
8849 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8850
8851         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8852         Don't move point if the command is invoked inside the message header.
8853
8854 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8855
8856         * imap.el (imap-send-command): Simplify.
8857         (imap-wait-for-tag): point-max -> buffer-size.
8858
8859 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8860
8861         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8862         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8863         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8864         * nnir.el (nnir-swish-e-index-file):
8865         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8866         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8867         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8868         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8869         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8870         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8871
8872 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8875         Don't save excursion.
8876
8877 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8878
8879         * nnheader.el (nnheader-find-file-noselect):
8880         * mm-util.el (mm-insert-file-contents):
8881         Use (default-value 'major-mode) instead of default-major-mode.
8882
8883 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8884
8885         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8886
8887 2009-08-26  Glenn Morris  <rgm@gnu.org>
8888
8889         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8890         than placing in files.el.
8891
8892 2009-08-25  Glenn Morris  <rgm@gnu.org>
8893
8894         * nnir.el (top-level): Don't require cl at run-time.
8895         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8896         Replace cl-function substitute with gnus-replace-in-string.
8897         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8898         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8899         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8900         simplified expansions.
8901
8902 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8903
8904         * dig.el (dig): Add autoload cookie.
8905
8906 2009-08-22  Glenn Morris  <rgm@gnu.org>
8907
8908         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8909         goto-line.
8910
8911 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8912
8913         * parse-time.el (parse-time-string-chars): Save match data.
8914
8915 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8916
8917         * parse-time.el (parse-time-string-chars): Compute using character
8918         classes, to handle non-ascii characters (Bug#3190).
8919
8920 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8921
8922         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8923
8924         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8925         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8926         (gnus-mm-display-part, gnus-mime-display-single)
8927         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8928         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8929
8930         * gnus-sum.el
8931         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8932         (gnus-summary-move-article): Add expirable mark to articles copied or
8933         moved to group that has auto-expire turned on if the option is non-nil.
8934
8935 2009-07-24  Glenn Morris  <rgm@gnu.org>
8936
8937         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8938         Fix typo.  (Bug#3903)
8939
8940 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8943         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8944         that should not be used for draft articles.
8945         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8946         that has no concern in minor mode keys.
8947         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8948         Abolish.
8949
8950 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8951
8952         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8953         article without making inquiry to a user for unknown encoding.
8954
8955         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8956         (nnmaildir--scan): Assume i-node and device number that file-attributes
8957         returns might be cons-cell.
8958
8959         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8960
8961         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8962
8963 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8964
8965         * auth-source.el: Remove docs now in auth.texi.  Don't use
8966         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8967         `auth-source-hide-passwords' and use them.
8968
8969 2009-07-15  Glenn Morris  <rgm@gnu.org>
8970
8971         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8972
8973 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8974
8975         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8976         excessive whitespace from the default values of title and description.
8977
8978 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8979
8980         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8981         mail-fetch-field to fetch Content-Description header in order to
8982         exclude newlines.
8983
8984 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8985
8986         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8987         format used by GnuPG 2.0.11.
8988
8989 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8990
8991         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8992         to deleted part.
8993
8994 2009-05-30  David Engster  <dengste@eml.cc>
8995
8996         * nnmairix.el: Remove old documentation in the commentary block.
8997         (nnmairix-request-group): Do not update active file for nnml back ends.
8998         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8999         end so that overview files are ignored.
9000         (nnmairix-update-groups): Make updating the groups more robust by using
9001         marks.
9002         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
9003         with dollar characters in message-id.
9004
9005 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
9006
9007         * spam.el: Use dns-query instead of query-dns.  Was renamed on
9008         2008-12-25 in dns.el.
9009
9010 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9011
9012         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
9013         could happen if the text is only composed of spaces and/or tabs.
9014
9015 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
9016
9017         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
9018         when sending a queued message to avoid extra mml tags.
9019
9020 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9021
9022         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
9023
9024 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9025
9026         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
9027         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
9028         rmail-toggle-header for XEmacs;
9029         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
9030
9031 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9032
9033         * gnus-dired.el: Remove autoload for gnus-setup-message.
9034         (gnus-dired-attach): Fake this-command value to prevent Gnus from
9035         displaying Gnus logo; always use compose-mail.
9036
9037 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
9040
9041 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
9044         (gnus-nocem-issuers): List currently active issuers; fix custom type.
9045         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
9046         available.
9047         (gnus-nocem-epg-verify): New function.
9048
9049 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
9050
9051         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
9052
9053 2009-02-15  Glenn Morris  <rgm@gnu.org>
9054
9055         * gnus-util.el (rmail-insert-rmail-file-header)
9056         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
9057         autoloads.
9058         (rmail-default-rmail-file): Remove unnecessary declaration.
9059         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
9060
9061 2009-02-14  Glenn Morris  <rgm@gnu.org>
9062
9063         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
9064         variable (only used in gnus-util, which declares it anyway).
9065         (rmail-output-to-rmail-file): Remove autoload of deleted function,
9066         which was only needed by gnus-art (changed to not use it any more).
9067         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
9068         only used in gnus-util, which autoloads it itself.
9069         (rmail-update-summary): Fix autoload.
9070
9071         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
9072         rather than rmail-output-to-rmail-file.
9073
9074 2009-02-07  Glenn Morris  <rgm@gnu.org>
9075
9076         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
9077         autoload of function that no longer exists.
9078         (rmail-toggle-header): Declare.
9079         (message-forward-rmail-make-body): Handle mbox Rmail.
9080
9081 2009-01-31  Glenn Morris  <rgm@gnu.org>
9082
9083         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
9084         2009-01-09 change.
9085
9086 2009-01-31  Dave Love  <fx@gnu.org>
9087
9088         * imap.el (imap-fetch-safe): Bind debug-on-error.
9089         (imap-debug): Add imap-fetch-safe.
9090
9091 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
9092
9093         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
9094         (auth-source-forget-all-cached): New convenience function.
9095         (auth-source-user-or-password): Accept list of modes or a single mode.
9096
9097         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
9098         auth-source modes.
9099
9100         * netrc.el (netrc-machine-user-or-password): Use list of
9101         auth-source modes.
9102
9103         * nnimap.el (nnimap-open-connection): Use list of
9104         auth-source modes.
9105
9106         * nntp.el (nntp-send-authinfo): Use list of
9107         auth-source modes.
9108
9109 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9110
9111         * auth-source.el: Update docs to reflect epa-file-enable is to be used
9112         now.
9113
9114 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9115
9116         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
9117         coding system in XEmacs; add a workaround for XEmacs.
9118
9119         * lpath.el: Fbind coding-system-aliasee.
9120
9121 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * mm-util.el (mm-coding-system-priorities): Protect against nil value
9124         of current-language-environment.
9125
9126 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
9129         available at runtime.
9130
9131 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9132
9133         * gnus-art.el (article-date-ut): Fix end point of narrowing.
9134
9135 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
9136
9137         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
9138         the greatest positive fixnum value doesn't work under an XEmacs with
9139         bignum support; use the most-positive-fixnum constant instead,
9140         available since Emacs 21.1 with cl and XEmacs 21.1.
9141
9142 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9143
9144         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
9145         XEmacs gets not to work.
9146
9147 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9148
9149         * mm-util.el (mm-coding-system-priorities): Allow the value like
9150         "Japanese (UTF-8)" of current-language-environment.
9151
9152 2009-01-09  Glenn Morris  <rgm@gnu.org>
9153
9154         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
9155         with last-command-event.
9156
9157 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9158
9159         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
9160         in the doc string.
9161
9162         * message.el (message-fix-before-sending): Amend comment.
9163
9164 2009-01-08  Dave Love  <fx@gnu.org>
9165
9166         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
9167
9168 2009-01-07  David Engster  <dengste@eml.cc>
9169
9170         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
9171         simplified server definitions by converting it via
9172         gnus-server-to-method.
9173
9174 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9175
9176         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
9177         parameter's operands.
9178
9179 2009-01-06  David Engster  <dengste@eml.cc>
9180
9181         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
9182         primary select method (for gnus-group-mark-article-as-read).
9183
9184 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
9185
9186         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
9187         `(gnus)Face', not `(gnus)X-Face'.
9188
9189 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9190
9191         * mm-util.el (mm-ucs-to-char): New function.
9192
9193         * mm-url.el (mm-url-decode-entities): Use it.
9194
9195         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
9196         unicode-to-char.
9197
9198 2009-01-05  Dave Love  <fx@gnu.org>
9199
9200         * time-date.el: Require cl for `declare'.
9201
9202 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9203
9204         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
9205         Dave Love.
9206
9207 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9208
9209         * message.el (message-fix-before-sending): Add `eight-bit' to
9210         illegible-text check.
9211
9212 2009-01-03  Michael Olson  <mwolson@gnu.org>
9213
9214         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
9215         `headers' is nil.  This can occur if the IMAP server does not have
9216         permissions to read messages from a folder, but can write new messages
9217         to the folder.
9218         (nnimap-request-article-part): Do not insert `data' if it is nil.
9219
9220         * imap.el (imap-parse-fetch): Courier can insert spurious blank
9221         characters which will confuse `read', so skip past them.
9222
9223 2009-01-01  Dave Love  <fx@gnu.org>
9224
9225         * imap.el (imap-string-to-integer): Fix typo.
9226         (imap-fetch-safe): New function.
9227         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
9228
9229         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
9230
9231         * imap.el (imap-process-connection-type, imap-debug, imap-open):
9232         (imap-parse-greeting): Fix doc strings.
9233         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
9234         (imap-parse-flag-list): Make messages unique.
9235         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
9236
9237         * nnimap.el: Fix author email.
9238         (nnimap-split-rule): Add FIXME comment.
9239         (nnimap-debug): Fix doc string.
9240
9241 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9242
9243         * dns.el (dns-set-servers): Check "Address".  Fix typo.
9244
9245 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
9246
9247         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
9248         nslookup if resolv.conf isn't available.
9249         (dns-query): Rename from query-dns.
9250         (dns-query-cached): Rename from query-dns-cached.
9251
9252 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9253
9254         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
9255         overlay-arrow-position and overlay-arrow-string buffer-local; no need
9256         to check if those variables exist (first appeared in Emacs 18.50).
9257
9258 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * mm-util.el (mm-line-number-at-pos): New function.
9261
9262         * spam-report.el (spam-report-process-queue): Use it.
9263
9264 2008-12-24  David Engster  <dengste@eml.cc>
9265
9266         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
9267         parameters that haven't existed as variables as buffer-local variables.
9268
9269 2008-12-23  Dave Love  <fx@gnu.org>
9270
9271         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
9272         cadar.
9273
9274         * sieve-manage.el (sieve-manage-starttls-p): Rename from
9275         imap-starttls-p.
9276         (sieve-manage-starttls-open): Rename from imap-starttls-open.
9277
9278 2008-12-22  Dave Love  <fx@gnu.org>
9279
9280         * imap.el: Fix author email.  Doc fixes.
9281         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
9282         reply.
9283
9284 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
9285
9286         * spam-report.el (spam-report-gmane-max-requests): New constant.
9287         (spam-report-gmane-wait): New variable.
9288         (spam-report-gmane-ham, spam-report-gmane-spam)
9289         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9290         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9291         the server.
9292
9293         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9294         Add explanations.
9295
9296         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9297         nnheader-accept-process-output and nnheader-read-timeout if available.
9298         (pop3-movemail): Use it.
9299
9300         * message.el (message-check-news-body-syntax): Fix signature check if
9301         there's an attachment.
9302
9303 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9304
9305         * mm-util.el: Add comments to the mm- emulating functions.
9306
9307 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
9308
9309         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9310         Reported by Stephen Berman <stephen.berman@gmx.net>.
9311
9312 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9313
9314         * mm-util.el (mm-substring-no-properties): New function.
9315         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9316         (mm-special-display-p): Enable those lambda forms to be byte compiled.
9317         (mm-string-to-multibyte): Doc fix.
9318
9319         * mml.el (mml-attach-file): Use mm-substring-no-properties.
9320
9321 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9322
9323         * mml.el (mml-attach-file): Strip text properties from file name.
9324         (Bug#1574)
9325
9326 2008-12-16  Glenn Morris  <rgm@gnu.org>
9327
9328         * mm-util.el (mm-charset-override-alist): Declare for compiler.
9329
9330 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9331
9332         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9333         knows since the charset specified might be a bogus alias that
9334         mm-charset-synonym-alist provides.
9335
9336 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9337
9338         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9339         "ISO_8859-1".
9340
9341         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9342
9343 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9344
9345         * mm-util.el (mm-charset-eval-alist):
9346         Define it before mm-charset-to-coding-system.
9347         (mm-charset-to-coding-system): Add optional argument `silent';
9348         define it before mm-charset-override-alist.
9349         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9350         default value if it can be used in Emacs currently running;
9351         silence mm-charset-to-coding-system.
9352
9353 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9354
9355         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9356         `allow-override' which says whether to use `mm-charset-override-alist'.
9357         (rfc2047-decode-encoded-words): Use it.
9358
9359         * mm-util.el (mm-charset-override-alist): Fix custom type;
9360         add `(gb2312 . gbk)' to choices.
9361
9362 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9365         fast.
9366
9367         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9368
9369         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
9370
9371 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
9372
9373         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9374         on links.
9375
9376         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9377
9378 2008-12-03  Lute Kamstra  <lute@gnu.org>
9379
9380         * sha1.el: Remove leading * from docstrings of defcustoms,
9381         deffaces, defconsts and defuns.
9382
9383 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9384
9385         * message.el (message-idna-to-ascii-rhs-1): Protect against local
9386         users' addresses that don't have domain parts.
9387         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9388         rather than message-narrow-to-head since there will be the message
9389         header separator.
9390
9391 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9392
9393         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9394         since the result is inserted in a unibyte buffer anyway.
9395         (nnimap-demule-use-string-to-multibyte): Remove.
9396         (nnimap-demule): Alias it to mm-string-to-multibyte.
9397
9398 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9399
9400         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9401         variable for debugging bug#464 and bug#1174.
9402         (nnimap-demule): Use it.
9403
9404 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9405
9406         * gnus-score.el (gnus-score-find-trace): Handle default score in total
9407         score calculation correctly.
9408
9409 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9410
9411         * message.el (message-send-mail): Just set the buffer to unibyte
9412         rather than use mm-with-unibyte-current-buffer which does a lot more.
9413         (message-send-mail-partially): Don't bother with
9414         mm-with-unibyte-current-buffer since it's already been made unibyte by
9415         message-send-mail.
9416
9417 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
9418
9419         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9420
9421 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
9422
9423         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9424
9425 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9426
9427         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9428         require itself and to remove `with-no-warnings'.
9429
9430 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
9431
9432         * starttls.el (starttls-any-program-available): Get the name of the
9433         available TLS layer program.
9434         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9435         well as the host name in the "opening" message.
9436
9437         * auth-source.el (auth-source-cache, auth-source-do-cache)
9438         (auth-source-user-or-password): Cache passwords and logins by default,
9439         allow override with `auth-source-do-cache'.
9440         (auth-source-forget-user-or-password): Allow users to remove cache
9441         entries if needed.
9442
9443 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
9444
9445         * md4.el (md4-buffer): Fix typo in docstring.
9446         (md4, md4-64): Doc fixes.
9447         (md4-pack-int32): Reflow docstring.
9448
9449 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9450
9451         * ietf-drums.el (ietf-drums-remove-comments): Localize second
9452         condition-case to only the forward-sexp call.
9453
9454 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9455
9456         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9457         quotes contained.  Make it more robust regardless by an extra
9458         condition-case wrapper.
9459
9460 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9461
9462         * lpath.el: No need to fbind codepage-setup for Emacs 23.
9463
9464 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * nnml.el (nnml-request-expire-articles): Check if the function set to
9467         `nnmail-expiry-target' returns the symbol `delete'.
9468
9469         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9470
9471         * nnmail.el (nnmail-expiry-target): Fix custom type.
9472
9473 2008-10-02  Glenn Morris  <rgm@gnu.org>
9474
9475         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9476         Silence compiler warning.
9477
9478 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9479
9480         * tls.el (open-tls-stream): Show the actual command being
9481         executed, instead of the format string.
9482
9483 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9484
9485         * lpath.el: Fbind codepage-setup for Emacs 23.
9486
9487 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9488
9489         * mml.el (mml-menu): Don't assume mml2015 is bound.
9490
9491 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9492
9493         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9494         exists.
9495
9496 2008-09-27  Glenn Morris  <rgm@gnu.org>
9497
9498         * gnus-util.el (mail-header-remove-comments): Autoload it.
9499
9500 2008-09-27  Andreas Schwab  <schwab@suse.de>
9501
9502         * gnus-util.el (gnus-split-references): Strip comments.
9503         (gnus-parent-id): Likewise.
9504
9505 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9506
9507         * message.el (message-confirm-send): Fix version.
9508
9509 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9510
9511         * message.el (message-idna-to-ascii-rhs-1): Use
9512         mail-extract-address-components rather than mail-header-parse-addresses
9513         that is an alias by default to ietf-drums-parse-addresses that does not
9514         support non-ASCII names in headers' contents.
9515
9516 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9517
9518         * message.el (message-confirm-send): Fix variable documentation to
9519         avoid the "y/n" wording.
9520
9521 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9522
9523         * message.el (message-set-auto-save-file-name): Save to a different
9524         filename so multiple messages (especially drafts) can be recovered.
9525
9526 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9527
9528         * message.el (message-confirm-send): Add appropriate version.
9529
9530 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9531
9532         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9533         defvar.
9534
9535 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9536
9537         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9538         (mm-pkcs7-enveloped-magic): Ditto.
9539
9540 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9541
9542         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9543         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9544
9545 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9546
9547         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9548         default, it's better.
9549
9550 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9551
9552         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9553         summary line gnus-number property and ignore them (with a warning
9554         message).
9555
9556 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9559         macro caddr in the interactive form since it won't be expanded.
9560
9561 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9562
9563         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9564         `charset'; fix name of function called recursively.
9565         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9566
9567 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9568
9569         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9570         (gnus-mime-set-charset-parameters): New function.
9571         (gnus-mime-view-part-as-charset): Use it to correctly display part
9572         specifying wrong charset.
9573
9574 2008-09-08  David Engster  <dengste@eml.cc>
9575
9576         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9577         in completing-read for back end server.
9578
9579 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9580
9581         * message.el (message-confirm-send): New variable to confirm sending a
9582         message.
9583         (message-send): Use it.
9584
9585 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9586
9587         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9588
9589 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9590
9591         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9592
9593 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9594
9595         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9596         prevent tracking too many groups.
9597         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9598         Use it.
9599
9600 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9601
9602         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9603         moving point to the bottom of the window in order to avoid recentering.
9604
9605 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9606
9607         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9608
9609         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9610         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9611         (gnus-article-beginning-of-window): Fix calculation.
9612
9613 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9614
9615         * gnus-msg.el (gnus-summary-supersede-article)
9616         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9617         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9618         message header.
9619
9620 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9621
9622         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9623         pending output coming after the status change.
9624
9625 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9626
9627         * message.el:
9628         * gnus-start.el:
9629         * gnus-registry.el: Remove VMS support.
9630
9631 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9632
9633         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9634         macro.
9635         (rfc2104-hash): Use it.
9636
9637 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9638
9639         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9640         (gnus-summary-sort-by-most-recent-date): New commands.
9641         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9642         and menu entries.
9643
9644 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9645
9646         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9647         don't redisplay article for raw contents; remove plural articles stuff.
9648
9649         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9650         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9651         on gnus-summary-save-article; display results properly.
9652
9653 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9654
9655         * lpath.el: No need to fbind ns-focus-frame.
9656
9657 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9658
9659         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9660
9661 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9662
9663         * gnus-art.el (gnus-summary-save-in-pipe):
9664         Consider gnus-save-all-headers.
9665
9666 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9667
9668         * gnus-util.el (ns-focus-frame): Remove declaration.
9669         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9670         like x.
9671
9672 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9673
9674         * rfc2104.el (rfc2104-zero): Delete defconst.
9675         (rfc2104-hex-alist): Likewise.
9676         (rfc2104-hex-to-int): Delete func.
9677         (rfc2104-hexstring-to-bitstring): Likewise.
9678         (rfc2104-nybbles): New defconst.
9679         (rfc2104-hash): Rewrite for speed.
9680
9681 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9682
9683         * tls.el (open-tls-stream): Make it work with the 2nd argument
9684         BUFFER that is a string but does not exist as a buffer object, as
9685         mentioned in the doc-string.
9686
9687 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9688
9689         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9690         SXEmacs.
9691
9692 2008-07-16  Glenn Morris  <rgm@gnu.org>
9693
9694         * gnus-util.el (ns-focus-frame): Declare for compiler.
9695
9696 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9697
9698         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9699         set as a group parameter.
9700         (gnus-summary-save-in-pipe): Work when it is called independently.
9701         (gnus-summary-pipe-to-muttprint): Don't modify
9702         gnus-summary-pipe-output-default-command.
9703
9704 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9705
9706         * message.el (message-send-mail-with-sendmail):
9707         Display the error message.
9708
9709 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9710
9711         * gnus-art.el (gnus-default-article-saver):
9712         Add gnus-summary-save-in-pipe to choices.
9713         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9714         gnus-summary-pipe-output-default-command as the default command.
9715         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9716         instead of gnus-last-shell-command.
9717
9718         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9719         New user option.
9720         (gnus-summary-muttprint-program): Mention the value will be changed.
9721         (gnus-summary-save-article): Force showing of all headers.
9722         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9723
9724 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9725
9726         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9727
9728 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9729
9730         * nnimap.el (nnimap-id):
9731         * sieve-manage.el (sieve-manage-open): Doc fixes.
9732
9733 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9734
9735         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9736         if available.
9737
9738 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9739
9740         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9741
9742         * nnkiboze.el (nnkiboze-generate-group):
9743         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9744
9745         * nnmairix.el: Require CL.
9746
9747 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9748
9749         * dgnushack.el: Autoload get-display-table and put-display-table for
9750         XEmacs 21.5.
9751
9752         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9753         21.4 and SXEmacs.
9754
9755 2008-06-15  David Engster  <dengste@eml.cc>
9756
9757         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9758
9759 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9760
9761         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9762         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9763         runtime choice under XEmacs.
9764
9765         * gnus-sum.el (gnus-summary-set-display-table):
9766         Use `gnus-put-display-table', `gnus-get-display-table',
9767         `gnus-set-display-table' for the display table, instead of `aset'.
9768
9769         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9770         Use `gnus-put-display-table', `gnus-get-display-table',
9771         `gnus-set-display-table' for the display table.
9772
9773 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9774
9775         * nnmairix.el: Add autoloads.
9776
9777 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9778
9779         * nnmairix.el (nnmairix-delete-recreate-group)
9780         (nnmairix-update-and-clear-marks): Fix error messages.
9781
9782 2008-06-14  David Engster  <dengste@eml.cc>
9783
9784         * nnmairix.el: Upgrade to version 0.6.
9785         (nnmairix-group-toggle-propmarks-this-group)
9786         (nnmairix-group-toggle-readmarks-this-group)
9787         (nnmairix-group-delete-recreate-this-group)
9788         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9789         (nnmairix-remove-tick-mark-original-article): New commands.
9790         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9791         (nnmairix-propagate-marks-to-nnmairix-groups)
9792         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9793         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9794         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9795         functions needed for marks propagation and manipulation of read marks.
9796         (nnmairix-update-groups): New function.
9797         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9798         (nnmairix-determine-original-group-from-registry)
9799         (nnmairix-determine-original-group-from-path)
9800         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9801         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9802         New helper functions.
9803         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9804         keystrokes for new commands.
9805         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9806         (nnmairix-request-group): Check allow-fast group parameter.
9807         (nnmairix-request-create-group): Set allow-fast group parameter if
9808         nnmairix-allowfast-default is set.
9809         (nnmairix-close-group): Propagate marks upon closing if needed.
9810         (nnmairix-group-toggle-threads-this-group): Use new.
9811         nnmairix-group-toggle-parameter helper function.
9812         (nnmairix-search): Better check for empty search result.
9813         (nnmairix-goto-original-article): Use new helper functions for
9814         determining original article.
9815         (nnmairix-show-original-article): Make sure message-id is in brackets.
9816         (nnmairix-call-mairix-binary): Change variable name.
9817         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9818         helper function.
9819         (nnmairix-widget-toggle-activate): Fix doc string.
9820
9821 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9822
9823         * nnir.el: Require edmacro when compiling with XEmacs.
9824         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9825         available in Emacs 21.
9826
9827 2008-06-11  Glenn Morris  <rgm@gnu.org>
9828
9829         * gnus-util.el (x-focus-frame):
9830         * gnus.el (image-size):
9831         * mm-decode.el (image-size): Declare.
9832
9833         * gnus-picon.el (declare-function): Add compat definition.
9834         (image-size): Declare.
9835
9836         * gnus-group.el (tool-bar-map):
9837         * gnus-sum.el (tool-bar-map): Define for compiler.
9838
9839         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9840
9841         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9842
9843         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9844         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9845         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9846         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9847         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9848         * sieve-manage.el, spam-report.el, spam.el:
9849         Remove unnecessary eval-and-compile of autoloads.
9850
9851 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9852
9853         * auth-source.el: Precise Tramp doc.
9854
9855 2008-06-07  Glenn Morris  <rgm@gnu.org>
9856
9857         * nnmairix.el: Remove unnecessary eval-when-compile.
9858
9859 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9860
9861         * lpath.el: Fbind propertize for XEmacs 21.4.
9862
9863 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9864
9865         * nnir.el: Move here from ../contrib.
9866
9867 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9868
9869         * gnus-util.el (gnus-read-shell-command): New function.
9870         * mm-decode.el (mm-pipe-part):
9871         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9872
9873 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9874
9875         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9876
9877 2008-06-03  Glenn Morris  <rgm@gnu.org>
9878
9879         * pop3.el (nnheader-accept-process-output): Autoload it.
9880
9881 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9882
9883         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9884         are not 2-digit hexadecimal characters that follow `%'s.
9885
9886 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9887
9888         * message.el (message-bogus-recipient-p): Fix type in doc string.
9889         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9890         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9891         Improve custom options.
9892         (message-bogus-recipient-p): Adjust accordingly.
9893
9894 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9895
9896         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9897         long-form month and day names.
9898
9899 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * dgnushack.el: Autoload debug, eudc-expand-inline and
9902         pgg-snarf-keys-region for XEmacs.
9903
9904         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9905
9906         * nnmairix.el: Require edmacro when compiling with XEmacs.
9907
9908 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9909
9910         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9911         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9912
9913 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9914
9915         * auth-source.el: Add more docs.
9916
9917         * netrc.el (netrc-machine): Always match if the port is not given.
9918
9919 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9920
9921         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9922         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9923         retrieval faster in some cases, but might make CPU usage larger.
9924         If this has any bad side effects, we might revert this change.
9925
9926         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9927         seems to make mail retrieval much, much faster.
9928         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9929         unconditionally.
9930
9931         * gnus-draft.el (gnus-group-send-queue):
9932         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9933
9934 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9935
9936         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9937
9938         * message.el (message-bogus-address-regexp): Fix and improve custom
9939         type.
9940         (message-setup-hook): Add message-check-recipients as custom option.
9941
9942 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9943
9944         * message.el (message-cite-function): Remove bogus autoload which crept
9945         in during merge from v5-10.
9946
9947 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9948
9949         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9950
9951         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9952
9953         * auth-source.el: Preliminary Tramp docs.
9954         (auth-sources): Change the default auth-sources to use
9955         EPA .gpg files.
9956
9957 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9958
9959         * nntp.el: Autoload `auth-source-user-or-password'.
9960         (nntp-send-authinfo): Use it.
9961
9962         * nnimap.el: Autoload `auth-source-user-or-password'.
9963         (nnimap-open-connection): Use it.
9964
9965         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9966         for the gnus-message function.
9967         (auth-source-user-or-password): Use it.
9968
9969 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9970
9971         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9972         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9973         (rfc2104-hash): Use it.
9974
9975 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9976
9977         * gnus-art.el (gnus-article-toggle-truncate-lines):
9978         Don't use `iff' in docstring.
9979
9980 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9981
9982         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9983
9984         * gnus-util.el (gnus-extract-address-component-name)
9985         (gnus-extract-address-component-email): Convenience functions around
9986         `gnus-extract-address-components'.
9987
9988         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9989         Use `gnus-extract-address-component-email' to fix bug of comparing full
9990         sender name to `user-mail-address'.
9991
9992 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9993
9994         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9995         catch/throw to optimize.
9996         (gnus-registry-find-keywords): Just use member to find a keyword.
9997
9998 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9999
10000         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
10001         is current before calling gnus-server-prepare.
10002         (gnus-server-setup-buffer, gnus-server-update-server)
10003         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
10004
10005 2008-05-04  Juri Linkov  <juri@jurta.org>
10006
10007         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
10008         (mailcap-file-default-commands): Use mailcap-replace-in-string
10009         instead of replace-regexp-in-string, and mailcap-delete-duplicates
10010         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
10011
10012 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
10013
10014         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
10015
10016 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10017
10018         * gnus.el: Bump version to 0.11.
10019
10020 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10021
10022         * gnus.el: No Gnus v0.10 is released.
10023
10024 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10025
10026         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
10027         hooks.
10028         (gnus-update-read-articles): Speed up non-marks-using users.
10029         (gnus-use-marks): Define gnus-use-marks.
10030         (gnus-propagate-marks): Rename variable to something more sensible.
10031
10032 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
10033
10034         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
10035         (gmm-image-load-path-for-library): Fix typos in docstrings.
10036         (gmm-message): Reflow docstring.
10037
10038 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
10039
10040         * mail-source.el (mail-source-set-1, mail-source-bind):
10041         Move auth-source code out of the macro to clean it up and fix bugs.
10042
10043 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
10044
10045         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
10046         by sender if it's equal to user-mail-address, it's likely to be
10047         useless.
10048
10049         * mail-source.el (mail-source-bind): Don't use user or password if they
10050         are not bound.  Unintern them if they are nil.  Don't use server unless
10051         it's bound, and default it to empty string otherwise.
10052
10053 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
10054
10055         * mail-source.el: Load auth-source.el.
10056         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
10057         get user name or password, if auth-sources is set up.
10058
10059         * gnus-registry.el (gnus-registry-split-strategy): New variable for
10060         strategy of splitting with parent.
10061         (gnus-registry-split-fancy-with-parent)
10062         (gnus-registry-post-process-groups): Use it and fix prior
10063         bug (returning a list as the split result).
10064
10065         * auth-source.el (auth-sources): Remove server parameter.
10066         (auth-source-pick, auth-source-user-or-password)
10067         (auth-source-user-or-password-imap)
10068         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10069         (auth-source-user-or-password-sftp)
10070         (auth-source-user-or-password-smtp): Remove server parameter.
10071
10072 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
10073
10074         * smime.el (smime-sign-region, smime-encrypt-region)
10075         (smime-decrypt-region):
10076         Remove redundant calls to `generate-new-buffer-name'.
10077
10078 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
10079
10080         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
10081         Don't use QP for message/rfc822.
10082         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
10083
10084 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10085
10086         * sieve-manage.el (sieve-string-bytes): Remove.
10087         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
10088         correct byte-length only if the process's coding-system is the same as
10089         the one used internally by Emacs to represent strings.
10090
10091 2008-04-22  Juri Linkov  <juri@jurta.org>
10092
10093         * mailcap.el (mailcap-file-default-commands): New function.
10094
10095 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10096
10097         * message.el (message-signature-separator, message-cite-function):
10098         Change custom version.
10099
10100 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
10101
10102         * tls.el (tls-program): Add -ign_eof argument to call the openssl
10103         commands.
10104         (tls-checktrust): Ditto.
10105
10106 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10107
10108         * mm-decode.el (mm-display-external): Make temp file read-only.
10109
10110 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10111
10112         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10113         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10114         `C-c C-f d'.
10115
10116 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10117
10118         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10119
10120 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10121
10122         * gnus.el: Bump version to 0.9.
10123
10124 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
10125
10126         * gnus.el: No Gnus v0.8 is released.
10127
10128 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10129
10130         * mail-source.el (mail-source-value):
10131         Prefer fboundp to functionp so it works with macros as well.
10132
10133 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10134
10135         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10136         Fix last change in case the element is not even a symbol.
10137
10138 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10139
10140         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10141         Prefer fboundp to functionp so it works with macros as well.
10142
10143 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10144
10145         * auth-source.el: Add docs.
10146         (auth-sources): Modify format to support server.
10147         (auth-source-pick, auth-source-user-or-password)
10148         (auth-source-user-or-password-imap)
10149         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10150         (auth-source-user-or-password-sftp)
10151         (auth-source-user-or-password-smtp): Add server parameter.
10152
10153 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10154
10155         * gnus-registry.el: Initialize the registry when gnus-registry-install
10156         is t.
10157
10158 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10159
10160         * compface.el (uncompface): Make buffer unibyte.
10161
10162 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10163
10164         * mail-source.el (mail-source-value):
10165         Prefer fboundp to functionp so it works with macros as well.
10166
10167 2008-04-05  Glenn Morris  <rgm@gnu.org>
10168
10169         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10170
10171 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10172
10173         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10174         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10175
10176         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10177         multibyteness after rather than before erasing it.
10178
10179         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10180         mm-with-multibyte.
10181         (gnus-request-article-this-buffer): Make sure the proper decoding is
10182         used if gnus-original-article-buffer happens to be unibyte.
10183
10184         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10185         default-enable-multibyte-characters.
10186
10187         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10188         default-enable-multibyte-characters.
10189
10190         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10191
10192         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10193
10194 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10195
10196         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10197         Fix last change in case the element is not even a symbol.
10198
10199 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10200
10201         * imap.el (imap-enable-exchange-bug-workaround): New variable.
10202         (imap-message-copyuid-1): Use it.
10203         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
10204         J. Williams in
10205         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
10206
10207         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10208         imap-enable-exchange-bug-workaround.
10209         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10210
10211 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10212
10213         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10214         a 100 byte status-checks into a 2-3MB transfer for each group.
10215         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10216         to enable bug workaround or not.
10217         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10218
10219 2008-03-31  Glenn Morris  <rgm@gnu.org>
10220
10221         * message.el (mml2015-use): Declare for compiler.
10222         (message-info): Require mml2015 when appropriate.
10223
10224 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10225
10226         * Makefile.in (EMACS_COMP): Quote directory name that might contain
10227         whitespace.
10228
10229 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10230
10231         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10232         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10233         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10234         (nntp-service-to-port): New function.
10235         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10236         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10237         (nntp-open-netcat-stream): New function.
10238         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10239
10240 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10241
10242         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10243
10244 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10245
10246         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10247
10248 2008-03-28  Magnus Henoch  <mange@freemail.hu>
10249
10250         * dns.el (dns-write): Use set-buffer-multibyte.
10251
10252 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10253
10254         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10255
10256 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10257
10258         * message.el (message-signature-separator): Change default.
10259         Improve custom type.
10260         (message-cite-function): Change default to
10261         message-cite-original-without-signature.
10262
10263         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10264         toggle.
10265
10266         * message.el (message-check-news-body-syntax): Fix signature check.
10267         (message-setup-1): Mark buffer as unmodified _after_ running
10268         message-setup-hook and handling message-alternative-emails.
10269         (message-shorten-references): Be more strict when building list of
10270         valid references to comply with GNKSA.
10271
10272         * gnus-group.el (gnus-read-ephemeral-bug-group)
10273         (gnus-read-ephemeral-debian-bug-group)
10274         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10275
10276         * message.el (message-info): Don't use booleanp which isn't supported
10277         in Emacs 21 and XEmacs.
10278
10279 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10280
10281         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10282         gnus-group-gmane-group-download-format.
10283         (gnus-group-read-ephemeral-gmane-group): Rename from
10284         gnus-group-read-ephemeral-gmane-group.
10285         (gnus-read-ephemeral-gmane-group-url): Rename from
10286         gnus-group-read-ephemeral-gmane-group-url.
10287         (gnus-bug-group-download-format-alist): New variable.
10288         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10289         (gnus-read-ephemeral-emacs-bug-group): New commands.
10290
10291 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10292
10293         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10294         (gnus-visible-headers): Improve custom type.
10295
10296 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10297
10298         * mml.el (mml-menu): Add workarounds for XEmacs.
10299
10300         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
10301         X-Boundary header.
10302
10303         * message.el (message-simplify-recipients): Fix previous commit.
10304
10305 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10306
10307         * mm-util.el (mm-set-buffer-multibyte): New function.
10308         * mm-decode.el (mm-copy-to-buffer): Use it.
10309
10310         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10311         Prefer fboundp to functionp so it works with macros as well.
10312
10313 2008-03-19  Glenn Morris  <rgm@gnu.org>
10314
10315         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
10316         Accidentally removed in the sync process with Emacs.
10317
10318 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
10319
10320         * message.el (message-alter-recipients-discard-bogus-full-name):
10321         New function.
10322         (message-alter-recipients-function): New variable.
10323         (message-get-reply-headers): Use it.
10324         (message-replace-header): New helper function.
10325         (message-recipients-without-full-name): New variable.
10326         (message-simplify-recipients): New command.
10327
10328         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
10329
10330         * message.el (message-info): Handle EasyPG manual.
10331
10332         * mml.el (mml-menu): Add entry for EasyPG.
10333
10334 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
10335
10336         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
10337         parameter.
10338
10339         * message.el (message-disassociate-draft): Specify drafts group name
10340         fully.
10341
10342 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
10343
10344         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10345         Eliminate unnecessary duplicates from the match list.
10346
10347 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10348
10349         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
10350
10351         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
10352
10353         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
10354         args of `how-many' of which the XEmacs version doesn't take; declare
10355         Info-index-next as function.
10356
10357 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10358
10359         * gnus-score.el (gnus-score-headers): Fix handling of
10360         gnus-inhibit-slow-scoring.
10361
10362         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
10363         string.
10364         (gnus-button-url-regexp): Improve handling of parenthesis.
10365         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
10366         (gnus-button-handle-info-keystrokes): Handle index entries.
10367
10368 2008-03-15  Glenn Morris  <rgm@gnu.org>
10369
10370         * parse-time.el (parse-time-string): Simplify.
10371
10372 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10373
10374         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
10375         Incoming* files.
10376
10377 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
10378
10379         * auth-source.el (auth-sources): Rename from auth-source-choices.
10380         (auth-source-pick): Use it.
10381
10382 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10383
10384         * binhex.el (binhex-decode-region-internal):
10385         * uudecode.el (uudecode-decode-region-internal):
10386         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
10387         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
10388         setting default-enable-multibyte-characters.
10389
10390 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
10391
10392         * auth-source.el (auth-source-protocols)
10393         (auth-source-protocols-customize, auth-source-choices): Add and
10394         modified variable customizations and defaults.
10395         (auth-source-pick, auth-source-user-or-password)
10396         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
10397         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10398         (auth-source-user-or-password-sftp)
10399         (auth-source-user-or-password-smtp): Use new variables and provide an
10400         interface to netrc.el.
10401
10402 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10403
10404         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
10405         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
10406         Make sure the nntp port to specify is a string.
10407
10408 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10409
10410         * nntp.el: Use with-current-buffer.
10411         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
10412         dubious mm-with-unibyte-current-buffer.
10413         (nntp-with-open-group-function): New function extracted from
10414         nntp-with-open-group macro.
10415         (nntp-with-open-group): Use the function, so it's easier to debug.
10416         Add indentation and debugging info.
10417         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10418         Recommend the use of the netcat alternatives.
10419
10420         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10421         Avoid mm-string-as-multibyte as well.
10422
10423         * nnweb.el (nnweb-insert-html):
10424         Remove use of nnheader-string-as-multibyte.
10425
10426         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10427         (nnheader-string-as-multibyte): Remove.
10428
10429         * mm-view.el: Use inhibit-read-only.
10430         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10431         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10432         or unibyte-string.
10433
10434         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10435         (mm-uu-yenc-extract): Use with-current-buffer.
10436
10437         * gnus-soup.el (gnus-soup-send-packet): Don't use
10438         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10439
10440         * nnmh.el: Use with-current-buffer.
10441         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10442         mm-string-as-multibyte on the output of mm-encode-coding-string.
10443
10444         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10445         (nnimap-request-move-article): Use with-current-buffer.
10446
10447         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10448         inserting the handle-buffer's text, so the implicit multibyte->unibyte
10449         conversion uses string-make-unibyte rather than string-as-unibyte.
10450
10451         * gnus-msg.el: Use with-current-buffer.
10452
10453         * message.el (message-ignored-resent-headers): Add "Delivered-To".
10454
10455 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
10456
10457         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10458         string for caching if it is 'PIN.
10459
10460 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10461
10462         * lpath.el: Consider the case without Emacs/W3.
10463
10464 2008-03-08  Glenn Morris  <rgm@gnu.org>
10465
10466         * time-date.el (date-to-time, time-subtract, time-add)
10467         (safe-date-to-time): Doc fixes.
10468
10469 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10470
10471         * mail-source.el (mail-source-delete-old-incoming-confirm):
10472         Change default to nil.
10473         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10474
10475 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10476
10477         * lpath.el: Rearrange.
10478
10479         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10480         (gnus-article-goto-prev-page): Work for articles having ^L's.
10481
10482         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10483
10484         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10485
10486 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10487
10488         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10489         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10490         (gnus-bookmark-jump): Adjust some variable names.
10491
10492 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10493
10494         * auth-source.el: New package.
10495         (auth-source-choices): Add customization entry point variable.
10496
10497         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10498         bug.
10499
10500 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10501
10502         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10503         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10504         (gnus-registry-install-shortcuts): Rename from
10505         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10506         the `gnus-registry-mark-map' keymap dynamically from
10507         `gnus-registry-marks'.  The generated functions update the summary line
10508         when a registry mark is added or deleted, and will call
10509         `gnus-registry-install-p' (see the comments in the code).
10510         (gnus-registry-user-format-function-M): Use concat intelligently.
10511
10512         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10513         the registry mark functions.
10514
10515 2008-03-05  Glenn Morris  <rgm@gnu.org>
10516
10517         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10518         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10519         gnus-art.
10520         (top-level): No need to load own source when compiling.
10521
10522 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10523
10524         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10525         Suggested by <chris.anderton@zetnet.co.uk>.
10526
10527 2008-03-04  Glenn Morris  <rgm@gnu.org>
10528
10529         * gnus-sum.el (top-level): No need to require gnus when compiling,
10530         since unconditionally required near start of file.
10531         (gnus-summary-display-while-building): Move definition before use.
10532
10533 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10534
10535         * gnus-registry.el (gnus-registry-user-format-function-M):
10536         Add formatting function.
10537
10538 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10539
10540         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10541         with plists.
10542         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10543         Use new format.
10544
10545 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10546
10547         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10548         `where-is-internal' that returns a range of key sequences.
10549
10550 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10551
10552         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10553
10554         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10555         (gnus-summary-jump-to-group): Consider windows on other displayed
10556         frames as well.  Similar changes might be needed elsewhere, but that's
10557         the one I've bumped into during my use.
10558
10559         * nndoc.el (nndoc-oe-dbx-type-p):
10560         * gnus-msg.el (gnus-debug):
10561         * gnus-group.el (gnus-update-group-mark-positions):
10562         Use mm-string-to-multibyte.
10563
10564 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10565
10566         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10567         doesn't handle NotDashEscaped.
10568
10569         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10570         (mml-dnd-attach-options): Fix typo in custom choice.
10571
10572         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10573         Change nndoc-article-type to mbox.
10574         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10575
10576         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10577         to nil, instead of html2text.
10578
10579         * imap.el (imap-debug): Add `imap-ping-server'.
10580
10581         * gnus-bookmark.el: Add FIXMEs.
10582
10583         * message.el (message-form-letter-separator)
10584         (message-send-form-letter-delay): New variables.
10585         (message-send-form-letter): Use them.  New command to send form
10586         letters.  Requested by Uwe Siart.
10587         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10588
10589 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10590
10591         * Update copyright years.
10592
10593 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10594
10595         Sync from EMACS_22_BASE.
10596
10597         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10598
10599 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10600
10601         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10602         empty author.
10603
10604 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10605
10606         * gnus-registry.el (gnus-registry-marks): Add variable for
10607         customization of marks and their appearance.
10608         (gnus-registry-read-mark): Use it.
10609         (gnus-registry-do-marks): Add utility function to loop through
10610         `gnus-registry-marks'.
10611         (gnus-registry-install-shortcuts-and-menus): Add function to install
10612         shortcuts and menus.
10613         (gnus-registry-initialize): Use it.
10614         (gnus-registry-default-mark): Clarify documentation.
10615
10616 2008-02-29  Glenn Morris  <rgm@gnu.org>
10617
10618         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10619         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10620         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10621         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10622         Change defcustom :version from 23.0 to 23.1.
10623
10624 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10625
10626         * gnus-registry.el (gnus-registry-follow-group-p)
10627         (gnus-registry-post-process-groups): Add functions to aid registry
10628         splitting and improve logging.  Clarify behavior in function
10629         documentation.
10630         (gnus-registry-split-fancy-with-parent): Use them.
10631
10632 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10633
10634         * gnus-art.el: Use with-current-buffer.
10635
10636 2008-02-27  David Engster  <dengste@eml.cc>
10637
10638         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10639         Express real group name in the response.
10640
10641 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10642
10643         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10644         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10645         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10646         autoload gnus-registry-fetch-group when compiling.
10647         (nnmairix-request-group-with-article-number-correction):
10648         Remove unreferenced argument passed to nnmairix-call-backend.
10649
10650 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10651
10652         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10653         (mm-uu-extract): Improve face for low color ttys.
10654         Reported by Sascha Wilde.
10655
10656 2008-02-27  Glenn Morris  <rgm@gnu.org>
10657
10658         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10659         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10660         variables to defconsts.  Convert comments to doc-strings.
10661         (nnmairix-last-server, nnmairix-current-server): Convert from free
10662         variables to defvars.  Convert comments to doc-strings.
10663         (gnus-registry-fetch-group): Autoload.
10664         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10665         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10666         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10667         caddr.
10668         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10669         nnmairix-request-group-with-article-number-correction call.
10670         (nnmairix-fast, nnmairix-group): New, less general names, for free
10671         variables passed from nnmairix-request-group to
10672         nnmairix-request-group-with-article-number-correction.  Declare.
10673         (nnmairix-request-group-with-article-number-correction):
10674         Use nnmairix-fast, nnmairix-group rather than fast, group.
10675
10676 2008-02-26  David Engster  <dengste@eml.cc>
10677
10678         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10679         version 0.5.
10680
10681 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10682
10683         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10684         instead of making an extra function call.  Don't add the current group
10685         to articles only when they have the group.  Use
10686         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10687         Reported by David <de_bb@arcor.de>.
10688
10689 2008-02-24  Miles Bader  <miles@gnu.org>
10690
10691         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10692         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10693         (mm-find-mime-charset-region):
10694         * mm-bodies.el (mm-encode-body):
10695         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10696
10697 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10700         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10701
10702 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10703
10704         * mail-source.el (mail-source-delete-incoming): Change default.
10705         Supplement doc string.
10706
10707         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10708
10709 2008-02-14  Glenn Morris  <rgm@gnu.org>
10710
10711         * time-date.el (format-seconds): New function.
10712
10713 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10714
10715         * nnmail.el (nnmail-message-id-cache-file): Derive from
10716         `gnus-home-directory'.
10717
10718 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10719
10720         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10721         Document negative prefix.
10722
10723         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10724
10725 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10726
10727         * message.el (message-unsent-separator): Add the Exim bounce
10728         separator.
10729
10730 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10731
10732         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10733         list.
10734         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10735         recipient/signer list.
10736
10737 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10738
10739         * Makefile.in (datarootdir): Define.
10740         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10741         name that might contain whitespace.
10742
10743 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10744
10745         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10746         fbound (Emacs 23 unicode), signal an error.
10747
10748 2008-02-08  Glenn Morris  <rgm@gnu.org>
10749
10750         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10751
10752 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10753
10754         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10755         ports to the calls to `netrc-machine-user-or-password' in addition to
10756         "imap" and "imaps".
10757
10758 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10759
10760         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10761
10762         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10763
10764 2008-02-01  Kenichi Handa  <handa@m17n.org>
10765
10766         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10767         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10768         (rfc2104-hash): Convert the result of concat to unibyte string.
10769
10770 2008-02-01  Dave Love  <fx@gnu.org>
10771
10772         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10773         coding-system-for-read.
10774         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10775
10776 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10777
10778         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10779         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10780         <hanche@math.ntnu.no>.
10781
10782 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10783
10784         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10785
10786         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10787
10788 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10789
10790         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10791         * message.el (message-beginning-of-line): Use featurep instead of bound
10792         tests in order to resolve conditionals at compile time.
10793
10794 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10795
10796         * mail-source.el (mail-sources): Add `group' choice.
10797
10798         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10799         parameter `in-group' to control into which group the articles go.
10800         Add treatment of `group' mail-source.
10801
10802 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10803
10804         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10805
10806         * mm-decode.el (mm-dissect-buffer): Decode description.
10807
10808         * mml.el (mml-to-mime): Encode message header first.
10809
10810 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10811
10812         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10813         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10814
10815         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10816         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10817
10818 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10819
10820         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10821
10822 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10823
10824         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10825         prefix keys.
10826         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10827         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10828         gnus-xmas.el.
10829
10830         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10831         (gnus-xmas-article-describe-bindings): New function.
10832         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10833         gnus-xmas-article-describe-bindings.
10834
10835         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10836
10837 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10838
10839         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10840         Add new variables for article mark management.
10841         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10842         list of extra data entries which, when present, will indicate that the
10843         article ID should not be trimmed from the registry.
10844         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10845         functions.
10846         (gnus-registry-read-mark): New function to read a mark name from the
10847         user.
10848         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10849         (gnus-registry-set-article-mark-internal): New functions to add and
10850         remove marks.
10851         (gnus-registry-get-article-marks): New function to show the marks for
10852         an article, or retrieve them for further use.
10853
10854 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10855
10856         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10857         keys when no argument is given.
10858
10859 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10860
10861         * imap.el (imap-ping-server): New variable.
10862         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10863         (imap-ping-server): Minor doc string fixes.
10864
10865 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10866
10867         * imap.el (imap-ping-server): New function.
10868         (imap-opened): Call imap-ping-server.
10869
10870 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10871
10872         * gnus-sum.el (gnus-article-sort-by-random)
10873         (gnus-thread-sort-by-random): Fix doc strings.
10874         Reported by jidanni@jidanni.org.
10875
10876 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10877
10878         * gnus-art.el (gnus-article-describe-bindings): New function.
10879         (gnus-article-read-summary-keys): Use it.
10880         (gnus-article-mode-map): Bind `C-h b' to it.
10881
10882 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10883
10884         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10885         XEmacs.
10886         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10887         Protect against non-character events.
10888
10889         * lpath.el: Fbind map-keymap for Emacs 21.
10890
10891 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10892
10893         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10894         New command.
10895         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10896         instead of END.  Change name of the temp file.
10897         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10898         customizable.
10899
10900 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10903         bind `S W' to gnus-article-wide-reply-with-original; set default
10904         binding to gnus-article-read-summary-send-keys.
10905         (gnus-article-read-summary-keys): Fix the order of keys; display
10906         continuation keys correctly in the echo area; describe bindings
10907         correctly when keys end with `C-h'.
10908         (gnus-article-read-summary-send-keys): New function.
10909         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10910         Work for gnus-article-read-summary-send-keys; display continuation keys
10911         correctly in the echo area.
10912         (gnus-article-reply-with-original): Ignore prefix argument.
10913         (gnus-article-wide-reply-with-original): New function.
10914
10915         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10916         Emacs 21.
10917
10918 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10919
10920         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10921         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10922
10923 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10924
10925         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10926         (gnus-group-read-ephemeral-gmane-group): New command.
10927
10928 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10929
10930         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10931
10932 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10933
10934         * message.el (message-send-mail-function): Increase custom version.
10935
10936         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10937         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10938
10939 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10940
10941         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10942         for the cases where imap-authenticate is called with a nil buffer
10943         parameter.
10944
10945 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10946
10947         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10948         html parts correctly; support forwarded messages.
10949         (gnus-article-browse-html-article): Remove work buffers.
10950
10951         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10952         compiling.
10953         (netrc-bound-and-true-p): New macro.
10954         (netrc-parse): Use it instead of bound-and-true-p that is not available
10955         in XEmacs 21.4.
10956
10957 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10958
10959         * gnus-registry.el (gnus-registry-mark-article)
10960         (gnus-registry-article-marks): Add functionality to mark articles
10961         through the Gnus registry.
10962
10963         * encrypt.el: Clarify documentation for the new pgg method.
10964         (encrypt-file-alist): Add PGG option.
10965         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10966         functionality.  Abstract password key and messaging to external
10967         functions.
10968         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10969         (encrypt-message-method-and-cipher): Add new convenience external
10970         functions.
10971         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10972         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10973
10974         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10975         (netrc-parse): Use encrypt-file-alist to determine if
10976         encrypt-find-model or encrypt-insert-file-contents should be used.
10977
10978         * encrypt.el: Clarify documentation.  Load password-cache or
10979         password, whichever one is found first, instead of autoloading.
10980
10981 2007-12-19  Glenn Morris  <rgm@gnu.org>
10982
10983         * mml.el (message-options-set, message-narrow-to-head)
10984         (message-in-body-p, message-mail-p, message-encode-message-body):
10985         Autoload.
10986         (message-remove-header, message-narrow-to-headers-or-head)
10987         (message-subscribed-p, message-make-mail-followup-to)
10988         (message-position-on-field, message-news-p)
10989         (message-options-set-recipient, message-generate-headers)
10990         (message-sort-headers): Declare as functions.
10991
10992 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10993
10994         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10995         convention in doc string.
10996
10997 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10998
10999         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
11000         title to html parts.
11001         (gnus-article-browse-html-article): Pass message header to it.
11002
11003         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
11004
11005 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
11006
11007         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
11008         or password compatible with XEmacs.
11009
11010 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11011
11012         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
11013         format document.
11014         (gnus-mime-delete-part): Don't write description line if empty.
11015         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
11016
11017 2007-12-14  Johan BockgĂ„rd  <bojohan@gnu.org>
11018
11019         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11020         (gnus-summary-mark-read-and-unread-as-read)
11021         (gnus-summary-mark-current-read-and-unread-as-read)
11022         (gnus-summary-mark-unread-as-ticked): Doc fix.
11023         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
11024
11025 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11026
11027         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
11028         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11029
11030 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
11031
11032         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
11033         yes-or-no-p.
11034
11035 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11036
11037         * mm-decode.el (mm-add-meta-html-tag): New function.
11038         (mm-save-part-to-file, mm-pipe-part): Use it.
11039
11040         * gnus-art.el (gnus-article-browse-delete-temp-files):
11041         Use gnus-y-or-n-p instead of y-or-n-p.
11042         (gnus-article-browse-html-parts): Work with message/external-body; use
11043         mm-add-meta-html-tag.
11044
11045 2007-12-11  Glenn Morris  <rgm@gnu.org>
11046
11047         * gnus-cache.el: Require gnus-sum not just when compiling.
11048
11049         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
11050
11051         * gnus-int.el (gnus-server-opened, gnus-status-message):
11052         Move definitions before use.
11053
11054         * mm-decode.el: Require gnus-util.
11055         (mm-remove-part): Only call delete-annotation on XEmacs.
11056
11057         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
11058
11059         * nnmail.el: Require gnus-int.
11060
11061         * spam.el: Move `require's before `eval-when-compile's.
11062
11063         * gnus-ems.el (gnus-alive-p):
11064         * gnus-fun.el (message-goto-eoh):
11065         * gnus-util.el (gnus-group-name-decode):
11066         * mail-source.el (gnus-compress-sequence):
11067         * message.el (Info-goto-node, format-spec):
11068         * mm-bodies.el (message-options-get):
11069         * mm-decode.el (mm-view-pkcs7):
11070         * mm-util.el (gmm-write-region):
11071         * mml-smime.el (mml-compute-boundary)
11072         (gnus-completing-read-with-default):
11073         * mml.el (widget-button-press, gnus-make-hashtable):
11074         * mml1991.el (mm-decode-content-transfer-encoding)
11075         (mm-encode-content-transfer-encoding)
11076         (message-options-get, message-options-set):
11077         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
11078         * nnfolder.el (gnus-request-group):
11079         * nnheader.el (ietf-drums-unfold-fws):
11080         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
11081         * smime.el (gnus-run-mode-hooks):
11082         * spam-stat.el (gnus-message): Autoload.
11083
11084         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
11085         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
11086         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
11087         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
11088         Add declare-function compatibility definition.
11089
11090         * gnus-cache.el (nnvirtual-find-group-art):
11091         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
11092         (gnus-add-image, gnus-add-wash-type):
11093         * gnus-group.el (nnkiboze-score-file):
11094         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
11095         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
11096         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11097         (message-tokenize-header, gnus-get-buffer-create)
11098         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11099         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11100         * gnus.el (gnus-group-decoded-name):
11101         * mail-source.el (imap-capability):
11102         * mm-bodies.el (message-options-set):
11103         * mm-decode.el (gnus-configure-windows):
11104         * mm-extern.el (message-goto-body):
11105         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11106         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11107         (epg-sub-key-validity, message-options-set):
11108         * mml.el (widget-event-point, gnus-configure-windows):
11109         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11110         * mml2015.el (epg-check-configuration, epg-configuration)
11111         (message-options-set):
11112         * nndb.el (nndb-request-article):
11113         * nnfolder.el (gnus-request-create-group):
11114         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11115         * nnmaildir.el (gnus-group-mark-article-read):
11116         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11117         * rfc1843.el (message-fetch-field):
11118         * spam.el (gnus-extract-address-components):
11119         Declare as functions.
11120
11121 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11122
11123         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11124
11125         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
11126
11127         * lpath.el: Fbind run-mode-hooks for Emacs 21;
11128         bind show-trailing-whitespace for XEmacs.
11129
11130 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11131
11132         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
11133         new no-op macro for backward compatibility.
11134
11135         * imap.el (imap-string-to-integer): New function.
11136
11137 2007-12-09  Glenn Morris  <rgm@gnu.org>
11138
11139         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11140
11141         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11142         * message.el, mm-view.el, sieve-manage.el, smime.el:
11143         Add declare-function compatibility definition.
11144
11145         * gnus-art.el (w3-region, w3m-region, Info-menu):
11146         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11147         * gnus-sum.el (gnus-get-predicate):
11148         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11149         * message.el (mail-abbrev-in-expansion-header-p):
11150         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11151         (w3m-detect-meta-charset, w3m-region):
11152         * sieve-manage.el (password-read, password-cache-add)
11153         (password-cache-remove):
11154         * smime.el (password-read-and-add): Declare as functions.
11155
11156 2007-12-08  David Kastrup  <dak@gnu.org>
11157
11158         * gnus-sum.el (gnus-summary-simplify-subject-query):
11159         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11160         `message'.
11161
11162 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11163
11164         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
11165         it to bind idna-program, installation-directory, defined-colors, and
11166         face-attribute for XEmacs of the version that compiles defcustom forms.
11167
11168 2007-12-07  Glenn Morris  <rgm@gnu.org>
11169
11170         * gnus-art.el (article-make-date-line): Revert previous change.
11171
11172 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11173
11174         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11175
11176 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11177
11178         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11179         Call gnus-add-to-range ranges only once with a prepared article-list.
11180
11181 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11182
11183         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11184         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11185         group names with backslashes.
11186         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11187
11188 2007-12-06  Deepak Goel  <deego3@gmail.com>
11189
11190         * gnus-art.el (article-make-date-line):
11191         * gnus-start.el (gnus-load):
11192         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11193
11194 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11195
11196         * gnus-art.el (gnus-use-idna)
11197         * gnus-start.el (gnus-site-init-file)
11198         * message.el (message-use-idna)
11199         * mm-uu.el (mm-uu-hide-markers)
11200         * smiley.el (smiley-style): Revert changes that suppress warnings.
11201
11202 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11203
11204         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11205         specify charset to html source.
11206         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11207
11208 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11209
11210         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11211         idna-program in order to suppress byte compile warning issued by XEmacs
11212         that came to byte compile the default value section of defcustom forms
11213         recently.
11214
11215         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11216         value of installation-directory.
11217
11218         * message.el (message-use-idna): Don't directly refer to the value of
11219         idna-program.
11220
11221         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11222
11223         * smiley.el (smiley-style): Don't directly call face-attribute.
11224
11225 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11226
11227         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11228
11229         * gnus-dired.el: Reduce Gnus dependencies.
11230         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11231         Don't require.  Use autoloads instead.
11232         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11233         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11234         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11235         (gnus-dired-mode): Adjust doc string.
11236         (gnus-dired-mail-mode): New variable.
11237         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11238         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11239         (gnus-dired-mail-buffers): New function.  Return mail or message
11240         composition buffers.
11241         (gnus-dired-attach): Use it.
11242         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11243         NO-DECODE.
11244         (gnus-dired-print): Use `gnus-print-buffer' depending on
11245         `gnus-dired-mail-mode'.
11246
11247 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11248
11249         * rfc2047.el (rfc2047-encoded-word-regexp)
11250         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11251         explaining what regexp patterns are for.
11252
11253 2007-12-04  Glenn Morris  <rgm@gnu.org>
11254
11255         * password.el: Move to password-cache.el.
11256
11257         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11258         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11259         * mml-smime.el (password-read, password-cache-add)
11260         (password-cache-remove):
11261         No need to autoload, since mml-sec requires password.
11262
11263         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11264         * message.el (gnus-extract-address-components):
11265         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11266
11267         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11268         password.
11269
11270 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11271
11272         * mailcap.el: Reduce dependencies.
11273         (mail-header-parse-content-type): Autoload.
11274         (mailcap-delete-duplicates): New alias.
11275         (mailcap-mime-info): Add optional argument NO-DECODE.
11276         (mailcap-mime-types): Use mailcap-delete-duplicates.
11277
11278         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11279
11280 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11281
11282         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11283         (imap-parse-status): Upcase status-att for servers that sends them
11284         lower-case (e.g., MS Exchange 2007).
11285
11286 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11287
11288         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11289         function.
11290
11291         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11292         (gnus-uu-yenc-article): New function.
11293
11294         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11295
11296         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11297
11298 2007-12-02  Glenn Morris  <rgm@gnu.org>
11299
11300         * binhex.el (binhex): New custom group.
11301         (binhex-decoder-program, binhex-decoder-switches)
11302         (binhex-use-external): Move to the binhex custom group.
11303
11304         * uudecode.el (uudecode): New custom group.
11305         (uudecode-decoder-program, uudecode-decoder-switches)
11306         (uudecode-use-external): Move to the uudecode custom group.
11307
11308         * netrc.el (top-level): Don't load `encrypt' features.
11309         (netrc-parse): Don't use encrypt.
11310         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11311
11312         * encrypt.el: Remove file.
11313
11314 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11315
11316         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11317         matches on patches.
11318
11319         * gnus-art.el (gnus-article-browse-html-article):
11320         Mention `mm-text-html-renderer' in the doc string.
11321
11322         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11323         string.  Add comments.
11324
11325         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11326         if rhs is ASCII.
11327
11328 2007-12-01  Glenn Morris  <rgm@gnu.org>
11329
11330         * mail-source.el (top-level): Require format-spec before
11331         eval-when-compile.
11332
11333 2007-11-30  Glenn Morris  <rgm@gnu.org>
11334
11335         * encrypt.el: Require password, rather than autoloading password-read.
11336
11337 2007-11-29  Glenn Morris  <rgm@gnu.org>
11338
11339         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
11340         (sasl-make-client, sasl-next-step, sasl-step-data)
11341         (sasl-step-set-data): Declare as functions.
11342
11343 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
11344
11345         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11346
11347 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11348
11349         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
11350         certs should be verified and what is to be done in the event of a
11351         verification failure.
11352
11353         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11354         caller can indicate whether the cache should be disregarded for this
11355         call.  This way the result of the call is reproducible at all times and
11356         can be considered a canonical server name for the supplied method.
11357         (gnus-agent-method-p): Canonicalize server names by pushing their
11358         method through `gnus-method-to-server' using the no-cache argument.
11359
11360         * gnus-srvr.el (gnus-server-insert-server-line):
11361         Call `gnus-method-to-server' with `no-cache' argument.
11362
11363         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11364         gnus-agent-possibly-synchronize-flags as this should be called when the
11365         server is actually being opened.
11366         (gnus-agent-possibly-synchronize-flags)
11367         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11368         flags file of an agentized server to the latter function.
11369
11370         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11371         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11372         after a connection has been established successfully.
11373
11374 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * gnus-art.el (article-display-face): Force to display face if called
11377         interactively; check if gnus-article-x-face-too-ugly matches author.
11378         (article-display-x-face): Display face even if From header is missing
11379         as article-display-face does.
11380
11381 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
11382
11383         * hashcash.el (message-narrow-to-headers-or-head)
11384         (message-fetch-field, message-goto-eoh)
11385         (message-narrow-to-headers): Declare as functions.
11386
11387 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11388
11389         * mail-source.el (mail-sources): Default to fetch from file for
11390         compatibility with default of nnmail-spool-file.
11391
11392 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11393
11394         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11395         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11396         to look for encoded word that should be encoded again.
11397         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11398         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11399         encoding pattern.
11400         (rfc2047-decode-region): Switch strict regexp and loose one according
11401         to rfc2047-allow-irregular-q-encoded-words.
11402
11403 2007-11-25  Romain Francoise  <romain@orebokech.com>
11404
11405         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11406
11407 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11408
11409         * tls.el (tls-program): Provide more custom choices from
11410         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11411         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11412
11413 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11414
11415         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11416         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11417
11418         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11419         `nnmail-spool-file'.
11420
11421         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11422         `nnmail-spool-file'.
11423
11424         * gnus-move.el (gnus-change-server): Ditto.
11425
11426         * gnus-kill.el (gnus-batch-score): Ditto.
11427
11428         * gnus-cache.el (gnus-jog-cache): Ditto.
11429
11430         * gnus-msg.el (gnus-summary-reply):
11431         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11432
11433 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11434
11435         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11436         version.  Minor improvement to doc strings.
11437         (tls-program): Add comment.
11438
11439 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
11440
11441         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11442         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11443         mismatch between the hostname provided in the certificate and the name
11444         of the host connnecting to.
11445         (open-tls-stream): Use them.  Check certificates against trusted root
11446         certificates.
11447
11448 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11449
11450         * gnus-cache.el (gnus-cache-generate-nov-databases):
11451         Use nnml-generate-nov-databases-directory instead of
11452         nnml-generate-nov-databases-1.
11453
11454 2007-11-24  Glenn Morris  <rgm@gnu.org>
11455
11456         * message.el (message-tool-bar-retro): Update for rename
11457         mail_send.xpm->mail-send.xpm.
11458
11459 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11460
11461         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11462         `smime-ldap-search' for Emacs 22 and up.
11463
11464 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11465
11466         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11467
11468         * message.el (message-send-mail-function): Fix error convention.
11469         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11470         (message-widen-reply, message-send-mail, message-talkative-question)
11471         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11472         (message-clone-locals, message-send-news): Use with-current-buffer.
11473         (message-insert-or-toggle-importance): Remove unused var `valid'.
11474         (message-make-references): Remove unused var `new-references'.
11475         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11476
11477 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11478
11479         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11480         (spam-split-symbolic-return-positive): Reflow docstring.
11481         (spam-backends, spam-summary-exit-behavior)
11482         (spam-mark-ham-unread-before-move-from-spam-group)
11483         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11484         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11485         (spam-clear-cache, spam-backend-check, spam-install-backend)
11486         (spam-install-statistical-backend, spam-list-of-processors)
11487         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11488         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11489         (spam-check-crm114, spam-initialize, spam-unload-hook):
11490         Fix typos in docstrings.
11491
11492 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11495         been checked if they have never been read and those group levels are
11496         higher than the one that a user specified.
11497
11498 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11499
11500         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11501         foreign groups unless a group level is specified by a user.
11502         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11503
11504 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11505
11506         * message.el (message-send-mail-function): Require sendmail.
11507
11508 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11509
11510         * message.el (message-send-mail-function): Check for smtpmail too.
11511
11512         * utf7.el (utf7-encode, utf7-decode): Use coding system
11513         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11514
11515         * message.el (message-send-mail-function): New function.
11516         (message-send-mail-function): Set default using
11517         message-send-mail-function.  Adjust doc string.
11518         (message-send-mail-with-mailclient): New function.
11519
11520 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11521
11522         * smime.el (from):
11523         * rfc2047.el (message-posting-charset):
11524         * qp.el (mm-use-ultra-safe-encoding):
11525         * pop3.el (parse-time-months):
11526         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11527         * nnml.el (files):
11528         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11529         (jka-compr-compression-info-list, ange-ftp-path-format)
11530         (efs-path-regexp):
11531         * nndiary.el (files):
11532         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11533         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11534         (epg-digest-algorithm-alist, inhibit-redisplay)
11535         (password-cache-expiry):
11536         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11537         (pgg-output-buffer, password-cache-expiry):
11538         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11539         (efs-path-regexp):
11540         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11541         (inhibit-redisplay):
11542         * mm-uu.el (file-name, start-point, end-point, entry)
11543         (gnus-newsgroup-name, gnus-newsgroup-charset):
11544         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11545         (latin-unity-ucs-list):
11546         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11547         (mm-uu-binhex-decode-function):
11548         * message.el (gnus-message-group-art, gnus-list-identifiers)
11549         (rmail-enable-mime-composing, gnus-local-organization)
11550         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11551         (gnus-read-active-file, facemenu-add-face-function)
11552         (facemenu-remove-face-function, gnus-article-decoded-p)
11553         (tool-bar-mode):
11554         * mail-source.el (display-time-mail-function):
11555         * gnus-util.el (nnmail-pathname-coding-system)
11556         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11557         (gnus-original-article-buffer, gnus-user-agent)
11558         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11559         (xemacs-codename, sxemacs-codename, emacs-program-version):
11560         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11561         * gnus-start.el (gnus-agent-covered-methods)
11562         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11563         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11564         (gnus-newsgroup-headers, gnus-group-list-mode)
11565         (gnus-group-mark-positions, gnus-newsgroup-data)
11566         (gnus-newsgroup-unreads, nnoo-state-alist)
11567         (gnus-current-select-method, mail-sources)
11568         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11569         (nnmail-spool-file, gnus-cache-active-hashtb):
11570         * gnus-mh.el (mh-lib-progs):
11571         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11572         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11573         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11574         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11575         (gnus-group-buffer):
11576         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11577         (font-lock-set-defaults):
11578         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11579         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11580         (gnus-summary-post-menu, total-parts, type, condition, length):
11581         * gnus-agent.el (gnus-agent-read-agentview):
11582         * flow-fill.el (show-trailing-whitespace):
11583         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11584         eval-and-compile wrappers for byte compiler pacifiers.
11585
11586         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11587         (mm-display-inline-fontify): Check for featurep 'xemacs not
11588         extent-list.
11589
11590         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11591         itimer-list.
11592         (mm-create-image-xemacs): Only do something for XEmacs.
11593         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11594
11595         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11596
11597         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11598         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11599
11600 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11601
11602         * nnimap.el (nnimap-split-download-body):
11603         * gnus-demon.el (gnus-demon):
11604         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11605
11606 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11609         New macros.
11610         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11611         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11612         copy data from unibyte buffer to multibyte current buffer.
11613         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11614         to copy data from unibyte current buffer to multibyte buffer.
11615         (nntp-make-process-buffer): Make process buffer unibyte.
11616
11617         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11618
11619 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11620
11621         * pop3.el (pop3-open-server): Accept and process data more robustly at
11622         connexion start to avoid spurious "POP SSL connexion failed" errors.
11623
11624 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11625
11626         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11627         read group names.
11628
11629 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11630
11631         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11632
11633 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11634
11635         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11636         (nnmail-save-active): Use a unibyte buffer when saving active file,
11637         which may contain non-ASCII group names.
11638
11639         * nnml.el (nnml-request-group): Decode group names in messages.
11640
11641 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11642
11643         * message.el (message-citation-line-function)
11644         (message-insert-formatted-citation-line): Fix spelling of
11645         `message-insert-formated-citation-line'.
11646
11647 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11648
11649         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11650
11651 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11652
11653         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11654         nnmail-pathname-coding-system.
11655
11656         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11657         that a user enters; decode group names in messages.
11658
11659         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11660
11661 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11662
11663         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11664
11665         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11666
11667         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11668         risky local variable.
11669
11670         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11671
11672 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11673
11674         * encrypt.el: Improve documentation to fix function name typo.
11675         Reported by Daiki Ueno <ueno@unixuser.org>.
11676
11677 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11678
11679         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11680         even if the point is not in the last page of an article.
11681         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11682         back to the previous page.
11683
11684 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11685
11686         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11687
11688 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11689
11690         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11691
11692 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11693
11694         * message.el (message-check-news-body-syntax):
11695         Avoid mm-string-as-multibyte.
11696         (message-hide-headers): Don't assume (point-min)==1.
11697
11698 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11699
11700         * message.el (message-remove-blank-cited-lines): Fix if remove is
11701         given.
11702         (message-bogus-address-regexp): New variable.
11703         (message-bogus-recipient-p): New function.
11704         (message-check-recipients): New command.
11705         (message-syntax-checks): Add `bogus-recipient'.
11706         (message-fix-before-sending): Add `bogus-recipient'.
11707
11708         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11709         (gnus-treat-body-boundary): Don't test window-system.
11710
11711 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11712
11713         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11714
11715 2007-10-28  Miles Bader  <miles@gnu.org>
11716
11717         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11718         at compile-time too.
11719
11720 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11721
11722         * gnus-msg.el (gnus-message-setup-hook):
11723         Add `message-remove-blank-cited-lines' to options.
11724
11725 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11726
11727         * message.el (message-remove-blank-cited-lines): New function.
11728         Suggested by Karl PlĂ€sterer.
11729
11730 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11731
11732         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11733         mapc.
11734
11735         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11736         (top-level): Use mapc to set functions to be traced for debugging.
11737
11738         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11739         called for effect with while loop.
11740
11741         * message.el (message-talkative-question): Replace mapcar called for
11742         effect with mapc.
11743
11744         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11745         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11746         called for effect with dolist.
11747
11748         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11749
11750         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11751         gnus-extra-headers and nnmail-extra-headers.
11752
11753         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11754         called for effect with dolist.
11755         (top-level): Use mapc to set functions to be traced for debugging.
11756
11757         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11758         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11759         dolist.
11760
11761         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11762         Replace mapcar called for effect with mapc.
11763         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11764         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11765         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11766         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11767
11768         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11769         remove-if that's a cl function.
11770
11771         * webmail.el (webmail-debug): Replace mapcar called for effect with
11772         dolist.
11773
11774         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11775         with mapc.
11776
11777 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11780         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11781         with while loop.
11782
11783         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11784         functions from article-* functions.
11785         (gnus-multi-decode-header): Replace mapcar called for effect with
11786         dolist.
11787
11788         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11789         (gnus-bookmark-show-details): Replace mapcar called for effect with
11790         while loop.
11791
11792         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11793         called for effect with while loop.
11794
11795         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11796         with dolist.
11797
11798         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11799         Replace mapcar called for effect with dolist.
11800
11801         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11802
11803         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11804         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11805         Replace mapcar called for effect with dolist.
11806         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11807         mapc.
11808
11809         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11810         Replace mapcar called for effect with dolist.
11811         (gnus-topic-list): Replace mapcar called for effect with mapc.
11812
11813         * gnus.el: Use mapc instead of mapcar to add autoloads.
11814
11815 2007-10-23  Richard Stallman  <rms@gnu.org>
11816
11817         * gnus-group.el (gnus-group-highlight): Mark as risky.
11818
11819 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11820
11821         * gnus.el (gnus-server-to-method): Return method found first in
11822         gnus-newsrc-alist.
11823
11824         * gnus-art.el (gnus-article-highlight-signature)
11825         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11826         button overlay without the front stickiness.
11827
11828 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11829
11830         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11831         overview buffer needed a catch to receive its throw.
11832         (gnus-agent-flush-cache): Declare as interactive to make this function
11833         easier to use.
11834
11835 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11836
11837         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11838         `next-line'.
11839
11840 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11841
11842         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11843         exclude address matching message-dont-reply-to-names.
11844
11845 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11846
11847         * gnus-util.el (gnus-string<): New function.
11848
11849         * gnus-sum.el (gnus-article-sort-by-author)
11850         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11851
11852 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11853
11854         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11855         the frame-focus tag is set in gnus-buffer-configuration.
11856
11857 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11858
11859         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11860         the front stickiness.
11861
11862 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11865         url pattern; remove duplicate one.
11866         (gnus-article-extend-url-button): New function.
11867         (gnus-article-add-buttons): Use it.
11868         (gnus-button-push): Use concatenated url that it makes.
11869
11870 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11871
11872         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11873
11874 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11875
11876         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11877         Don't hardcode point-min==1.
11878
11879 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11880
11881         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11882         Fix comment about "iso8859-1".
11883
11884 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11885
11886         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11887         ones returned from the verify-function.
11888
11889         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11890         Call mml2015-extract-cleartext-signature if extraction failed.
11891
11892 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11893
11894         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11895         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11896         failed.
11897
11898 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11899
11900         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11901
11902 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11903
11904         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11905         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11906         recommends to use EasyPG instead of PGG.
11907
11908         * pgg.el: Revert to revision 6.23.2.16.
11909
11910         * pgg-def.el: Revert to revision 6.6.2.14.
11911
11912         * pgg-gpg.el: Revert to revision 6.23.2.34.
11913
11914 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11915
11916         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11917         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11918         thread for both the null and zero (kill/expire thread) universal prefix
11919         cases.
11920         (gnus-summary-expire-thread): Add new function to expire a thread,
11921         using gnus-summary-kill-thread.
11922         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11923         shortcuts for gnus-summary-expire-thread.
11924         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11925         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11926
11927 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11928
11929         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11930         extras value, so an extras entry can be deleted.
11931         (gnus-registry-delete-extra-entry): Use it.
11932         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11933         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11934         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11935         storage through the gnus-registry, and provide an appropriate API for
11936         it.
11937
11938 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11941         Suggested by Leo <sdl.web@gmail.com>.
11942
11943         * gnus.el: Do.
11944
11945 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11946
11947         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11948         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11949
11950         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11951
11952         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11953         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11954
11955 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11956
11957         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11958         newline.
11959         (nnmbox-request-accept-article): Don't change article in source buffer;
11960         narrow to header to use message-fetch-field rather than
11961         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11962         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11963         as delimiters; make sure article ends with newline.
11964         (nnmbox-delete-mail): Correct last position of article to be deleted;
11965         ignore X-Gnus-Newsgroup header in article body.
11966         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11967         positions; make sure article ends with newline.
11968
11969         * message.el (message-display-abbrev): Don't infloop when a user
11970         inserts SPC in the beginning of header.
11971
11972         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11973         coding-system-for-read and coding-system-for-write for XEmacs having no
11974         file-coding feature.
11975
11976         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11977
11978 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11979
11980         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11981         list of groups not followed by default.  Fix type to be regexp.
11982         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11983
11984 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11985
11986         * hmac-def.el (define-hmac-function): Switch from old-style to
11987         new-style backquotes.
11988
11989         * md4.el (md4-make-step): Likewise.
11990
11991 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11994         raw-text coding system when saving .newsrc file, which may contain
11995         non-ASCII group names.
11996
11997 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11998
11999         * gnus-cus.el (gnus-score-extra): New widget.
12000         (gnus-score-extra-convert): New function.
12001         (gnus-score-customize): Use it for Extra.
12002
12003 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
12004
12005         * mml2015.el (mml2015-extract-cleartext-signature): New function.
12006         (mml2015-mailcrypt-clear-verify): Use it.
12007         (mml2015-gpg-clear-verify): Use it.
12008         (mml2015-pgg-clear-verify): Use it.
12009         (mml2015-epg-clear-verify): Replace the current part with the output
12010         from GnuPG; don't extract the plaintext by itself.
12011
12012         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12013         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12014         mml2015-clear-verify-function; don't touch the armor headers or
12015         dash-escaped text here.
12016
12017 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12018
12019         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12020         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12021         parts, or application/octet-stream as a last resort.
12022         (gnus-mime-view-part-as-type): Don't toggle display.
12023         (gnus-mime-view-part-as-charset): Don't turn off display before
12024         querying charset.
12025
12026         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
12027         stuff to undisplayer function in Emacs.
12028         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
12029
12030         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
12031         text/calendar parts.
12032
12033 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12034
12035         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
12036         decoding text/calendar parts.
12037
12038         * message.el (message-forward-make-body-mime): Always mark body as
12039         having no illegible text; remove signed-or-encrypted argument.
12040         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
12041
12042         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
12043         (mml-generate-mime-1): Don't encode body if it is specified to be in
12044         raw form; don't make buffer be unibyte when inserting multibyte string.
12045
12046 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12047
12048         * sha1.el: Fix up comment style.
12049         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
12050         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
12051
12052         * hex-util.el: Fix up comment style.
12053         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
12054
12055         * gnus-salt.el: Use with-current-buffer.
12056         (gnus-pick-setup-message): Fix long-standing typo.
12057
12058 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12059
12060         * imap.el (imap-logout-timeout): New variable.
12061         (imap-logout, imap-logout-wait): New functions.
12062         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
12063
12064         * nnimap.el (nnimap-logout-timeout): New server variable.
12065         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
12066         nnimap-logout-timeout.
12067
12068         * gnus-art.el (gnus-article-summary-command-nosave)
12069         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
12070
12071 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12072
12073         * gnus.el (gnus-maximum-newsgroup): New variable.
12074
12075         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
12076         according to gnus-maximum-newsgroup.
12077
12078         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12079         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
12080         Limit the range of articles according to gnus-maximum-newsgroup.
12081
12082 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
12083
12084         * gnus-art.el (gnus-sticky-article): Fix problems described in
12085         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
12086         Don't perform gnus-configure-windows here; reuse existing sticky
12087         article buffer.
12088
12089         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
12090         it doesn't exist in gnus-article-mode.
12091
12092 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12093
12094         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
12095         (gnus-agent-decoded-group-name): New function.
12096         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12097         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12098
12099 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12100
12101         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12102         Add binding for gnus-sticky-article.
12103         (gnus-summary-exit): Don't kill sticky article buffers.
12104
12105         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12106         article buffer.
12107         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12108         (gnus-kill-sticky-article-buffers): New commands.
12109
12110 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12111
12112         * nntp.el (nntp-xref-number-is-evil): New server variable.
12113         (nntp-find-group-and-number): If it is non-nil, don't trust article
12114         numbers in the Xref header.
12115
12116 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * gnus-agent.el (gnus-agent-read-group): New function.
12119         (gnus-agent-flush-group, gnus-agent-expire-group)
12120         (gnus-agent-regenerate-group): Use it.
12121         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12122         nnmail-pathname-coding-system.
12123
12124 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12125
12126         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12127
12128         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12129         that are unread as unread, and also as selected so that information of
12130         marks having been changed by a user may be updated when exiting group.
12131
12132 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12133
12134         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12135
12136 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12137
12138         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12139         calculated ignoring signature parts to gnus-treat-article.
12140
12141 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12142
12143         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12144         a point here in order to keep the window start.
12145         (gnus-insert-mime-security-button): Make a button overlay without the
12146         front stickiness.
12147         (gnus-mime-display-security): Goto the end of a button.
12148
12149         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12150
12151 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12152
12153         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12154         group-name-at-point.
12155         (gnus-group-completing-read): New function that offers decoded
12156         non-ASCII group names for completion.
12157         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12158         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12159         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12160         (gnus-group-fetch-control): Use it.
12161         (gnus-fetch-group): Use group-name-at-point for the initial value
12162         rather than the default value; use gnus-alive-p.
12163
12164         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12165         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12166         (gnus-summary-post-news): Use gnus-group-completing-read.
12167
12168         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12169         (gnus-read-move-group-name): Decode group name for completion.
12170
12171 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12172
12173         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12174         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12175         Yamaoka slightly modified the code).
12176
12177 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12178
12179         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12180         (nnmail-split-incoming): Bind it.
12181
12182         * nnml.el (nnml-group-name-charset): New function.
12183         (nnml-decoded-group-name): Use it; don't decode group name if
12184         nnmail-group-names-not-encoded-p is non-nil.
12185         (nnml-encoded-group-name): New function.
12186         (nnml-group-pathname): Inline nnml-decoded-group-name.
12187         (nnml-request-expire-articles): Decode group name in message.
12188         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12189         nnmail-pathname-coding-system.
12190         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12191         not decoded ones according to nnmail-group-names-not-encoded-p.
12192         (nnml-generate-active-info): Use nnml-encoded-group-name.
12193
12194 2007-08-08  Glenn Morris  <rgm@gnu.org>
12195
12196         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12197         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12198         doc-strings and comments.
12199
12200 2007-07-25  Glenn Morris  <rgm@gnu.org>
12201
12202         * Relicense all FSF files to GPLv3 or later.
12203
12204 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12205
12206         * gnus-sum.el (gnus-summary-move-article):
12207         Make gnus-summary-respool-article work.
12208
12209 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12210
12211         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12212         string.
12213
12214 2007-07-20  MichaĂ«l Cadilhac  <michael@cadilhac.name>
12215
12216         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12217         that should be ignored when comparing distant RSS articles with local
12218         ones.
12219         (nnrss-make-hash-index): New function.  Create a hash index according
12220         to the ignored fields.
12221         (nnrss-check-group): Use it.
12222
12223 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12224
12225         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12226
12227         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12228
12229         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12230         the new optional argument ENCODED is non-nil.
12231         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12232         coding system for encoding group name.
12233         (gnus-group-make-rss-group): Pass un-encoded group name to
12234         gnus-group-make-group.
12235         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12236         encoded.
12237
12238         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12239         Encode group name to which articles are moved or copied.
12240         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12241         coding system for encoding Newsgroup, Followup-To and Xref headers.
12242
12243         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12244         marks; use nnheader-file-coding-system to write a file.
12245         (nnagent-retrieve-headers): Bind file-name-coding-system to
12246         nnmail-pathname-coding-system.
12247
12248         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12249
12250         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12251         (nnml-request-article, nnml-request-create-group)
12252         (nnml-request-rename-group, nnml-find-id)
12253         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12254         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12255         (nnml-save-marks): Use nnml-group-pathname instead of
12256         nnmail-group-pathname.
12257
12258         (nnml-request-create-group, nnml-request-expire-articles)
12259         (nnml-request-move-article, nnml-request-delete-group)
12260         (nnml-deletable-article-p, nnml-possibly-create-directory)
12261         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12262         (nnml-open-marks): Bind file-name-coding-system to
12263         nnmail-pathname-coding-system.
12264
12265         (nnml-request-article): Pass server argument to nnml-find-group-number.
12266         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12267         Pass server argument to nnml-possibly-create-directory.
12268         (nnml-request-accept-article): Pass server argument to
12269         nnml-active-number and nnml-save-mail.
12270         (nnml-find-group-number): Pass server argument to nnml-find-id.
12271         (nnml-request-update-info): Pass server argument to
12272         nnml-marks-changed-p.
12273
12274         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12275         (nnml-save-mail, nnml-active-number): Add server argument.
12276
12277         (nnml-request-delete-group): Warn if group is missing.
12278         (nnml-get-nov-buffer): Decode group name.
12279         (nnml-generate-active-info): Encode group name.
12280         (nnml-open-marks): Decode group name in messages.
12281
12282 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12283
12284         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12285         if it is not specified.
12286         (gnus-article-pipe-part, gnus-article-save-part)
12287         (gnus-article-interactively-view-part, gnus-article-copy-part)
12288         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12289         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12290         (gnus-article-replace-part, gnus-article-delete-part)
12291         (gnus-article-view-part-as-type): Pass raw prefix argument to
12292         gnus-article-part-wrapper.
12293
12294 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12295
12296         * gnus-agent.el (gnus-agent-save-active):
12297         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12298
12299         * gnus-cache.el (gnus-cache-save-buffers)
12300         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12301         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12302         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12303         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12304         (gnus-cache-generate-active, gnus-cache-rename-group)
12305         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12306         (gnus-cache-update-overview-total-fetched-for):
12307         Bind file-name-coding-system to nnmail-pathname-coding-system.
12308         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12309         New variables.
12310         (gnus-cache-decoded-group-name): New function.
12311         (gnus-cache-file-name): Use it.
12312         (gnus-cache-generate-active): Use non-decoded group name for active.
12313
12314         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12315         right place.
12316         (gnus-write-active-file): Don't break non-ASCII group names.
12317
12318         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12319         nnmail-pathname-coding-system.
12320
12321         * lpath.el: Bind default-file-name-coding-system,
12322         file-name-coding-system and language-info-alist for XEmacs.
12323
12324         * gnus-uu.el (gnus-uu-decode-save): Typo.
12325
12326 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12327
12328         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12329
12330 2007-07-14  David Kastrup  <dak@gnu.org>
12331
12332         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12333         finishing actions if we did not edit the article.
12334
12335 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12336
12337         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12338         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12339         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12340         (gnus-agent-flush-group, gnus-agent-flush-cache)
12341         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12342         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12343         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12344         (gnus-agent-regenerate-group)
12345         (gnus-agent-update-files-total-fetched-for)
12346         (gnus-agent-update-view-total-fetched-for):
12347         Bind file-name-coding-system to nnmail-pathname-coding-system.
12348         (gnus-agent-group-pathname): Don't encode file names by
12349         nnmail-pathname-coding-system.
12350         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12351         coding-system-for-write instead of buffer-file-coding-system to
12352         gnus-agent-file-coding-system.
12353
12354         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12355         Decode group name.
12356
12357         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12358
12359         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12360         (gnus-read-newsrc-el-file): Make group names unibyte.
12361
12362         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12363         nnmail-pathname-coding-system.
12364
12365         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12366         (nnrss-request-delete-group): Bind file-name-coding-system to
12367         nnmail-pathname-coding-system.
12368         (nnrss-read-server-data, nnrss-read-group-data):
12369         Bind file-name-coding-system correctly.
12370         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12371
12372         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12373         (nntp-server-to-method-cache): New variable.
12374         (nntp-group-pathname): New function that decodes non-ASCII group names.
12375         (nntp-possibly-create-directory, nntp-marks-changed-p)
12376         (nntp-save-marks, nntp-open-marks): Use it.
12377         (nntp-possibly-create-directory, nntp-open-marks):
12378         Bind file-name-coding-system to nnmail-pathname-coding-system.
12379         (nntp-open-marks): Decode group names when bootstrapping marks.
12380
12381         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12382         Newsgroups and Folowup-To headers.
12383
12384 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12385
12386         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12387         (gnus-server-closed-face, gnus-server-denied-face)
12388         (gnus-server-offline-face): Remove variable.
12389         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12390
12391         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12392         of modifying message-stack directly for XEmacs.
12393
12394         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12395         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12396         if the coding-system argument is nil for XEmacs.
12397
12398         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12399         mm-charset-override-alist.
12400
12401         * rfc2047.el: Don't require base64; require rfc2045 for the function
12402         rfc2045-encode-string.
12403         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12404         to quote the parameter value.
12405
12406 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12407
12408         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12409         form in gnus-group-name-charset-method-alist.
12410
12411         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12412         overrides the default layout edit-form.
12413
12414         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12415
12416         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12417
12418 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12419
12420         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12421         as unfetched articles.
12422
12423 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12424
12425         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12426
12427 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12428
12429         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12430         original back end that keeps marks in the local system.
12431
12432 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12433
12434         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12435         arg of pop-to-buffer for XEmacs.
12436         (gnus-article-read-summary-keys): Ditto; don't restore window
12437         configuration if summary command ends up with neither article buffer
12438         nor summary buffer; describe bindings if summary keys end with C-h.
12439
12440 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12441
12442         * message.el (message-fix-before-sending): Skip raw message part to be
12443         forwarded while checking illegible text.
12444         (message-forward-make-body-mime, message-forward-make-body):
12445         Mark signed or encrypted raw message as having no illegible text.
12446
12447 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12448
12449         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12450         (gnus-message-with-timestamp-1): New macro.
12451         (gnus-message-with-timestamp): New function.
12452         (gnus-message): Use them.
12453
12454         * nnheader.el (nnheader-message): Use them.
12455
12456 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
12457
12458         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12459         .newsrc.eld file.
12460
12461 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12462
12463         * gnus-agent.el (gnus-agent-fetch-headers)
12464         (gnus-agent-retrieve-headers):
12465         Bind gnus-decode-encoded-address-function to identity.
12466
12467         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12468         available also when the server returns simply a dot.
12469
12470         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12471
12472 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12475
12476 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12477
12478         * gnus-ems.el (gnus-x-splash): Make it work.
12479
12480         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12481         from being used.
12482
12483         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12484
12485 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12486
12487         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12488         4th and the 5th arguments.
12489
12490         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12491         the front stickiness.
12492         (gnus-article-summary-command-nosave): Correct the order of the
12493         arguments passed to pop-to-buffer.
12494         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12495         summary command ends up with the article buffer.
12496
12497         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12498         the same faces.
12499
12500 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12501
12502         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12503
12504 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12505
12506         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12507         * gnus-sum.el (gnus-summary-highlight):
12508         * pgg.el (pgg-sign-region, pgg-sign):
12509         * mail-source.el (mail-source-delete-old-incoming-confirm):
12510         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12511
12512 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12513
12514         * gnus-art.el (gnus-mime-view-part-externally)
12515         (gnus-mime-view-part-internally): Fix predicate function passed to
12516         completing-read.
12517
12518         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12519
12520         * gnus.el (gnus-update-message-archive-method): Add :version.
12521
12522 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12523
12524         * gnus.el (gnus-update-message-archive-method): New variable.
12525
12526         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12527         according to gnus-message-archive-method if
12528         gnus-update-message-archive-method is non-nil.
12529
12530 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12531
12532         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12533         Suggested by Loic Dachary <loic@dachary.org>.
12534         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12535
12536 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * message.el (message-pop-to-buffer): Add switch-function argument.
12539         (message-mail): Pass switch-function argument to it.
12540
12541 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12542
12543         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12544         Improve doc string.
12545
12546 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12547
12548         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12549         (gnus-header-content)
12550         * gnus-cite.el (gnus-cite-10)
12551         * gnus-srvr.el (gnus-server-closed)
12552         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12553         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12554         (gnus-group-mail-3-empty, gnus-group-mail-low)
12555         (gnus-group-mail-low-empty, gnus-splash)
12556         * message.el (message-header-to, message-header-cc)
12557         (message-header-subject, message-header-other, message-header-name)
12558         (message-header-xheader, message-separator, message-cited-text)
12559         (message-mml): Lighten colors of faces used for dark background.
12560
12561 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12562
12563         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12564         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12565
12566 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12567
12568         * message.el (message-narrow-to-headers-or-head):
12569         Ignore mail-header-separator in the body.
12570
12571 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12572
12573         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12574         same as window size.
12575
12576 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12577
12578         * message.el (message-font-lock-keywords): Use message-header-xheader
12579         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12580         ahead of the anything pattern, to get it recognised.
12581
12582 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12583
12584         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12585         spam.el loads uses it in the compiled defadvice form.
12586
12587 2007-05-12  MichaĂ«l Cadilhac  <michael@cadilhac.name>
12588
12589         * gnus-sum.el (gnus-articles-to-read)
12590         (gnus-summary-insert-old-articles): Don't truncate group name for
12591         `read-string'.
12592
12593         * gnus-util.el (gnus-limit-string): Delete this function.
12594
12595         * gnus-sum.el (gnus-simplify-subject-fully):
12596         Use `truncate-string-to-width' instead.
12597
12598 2007-05-11  MichaĂ«l Cadilhac  <michael@cadilhac.name>
12599
12600         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12601         Tell if, on summary exit, the next group has to be selected.
12602         (gnus-summary-exit): Use it.
12603
12604 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12605
12606         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12607         non-break space.
12608
12609 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12610
12611         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12612         Check if group is not a directory.
12613         (nnfolder-request-expire-articles): Don't delete articles if the target
12614         group is not available.
12615
12616         * nnml.el (nnml-request-create-group): Properly check if group is not a
12617         file.
12618         (nnml-request-expire-articles): Don't delete articles if the target
12619         group is not available.
12620
12621         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12622         Don't quote characters that are within parentheses.
12623
12624 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12627         (gnus-handle-ephemeral-exit): Select article according to it.
12628
12629 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12630
12631         * message.el (message-insert-formated-citation-line): Remove newline.
12632         (message-citation-line-format): Add final \n here so that the user can
12633         avoid a blank line.
12634
12635 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12636
12637         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12638         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12639         Update lanl/arXiv support.
12640
12641 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12642
12643         * gnus.el: Bump version number.
12644
12645 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12646
12647         * gnus.el (gnus-version-number): Bump version.
12648
12649 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12650
12651         * gnus.el: No Gnus v0.6 is released.
12652
12653 2007-04-27  Didier Verna  <didier@xemacs.org>
12654
12655         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12656         * gmm-utils.el (gmm-regexp-concat): ... here.
12657         * message.el: Don't require 'gnus-util.
12658         (message-dont-reply-to-names): Handle name change above.
12659         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12660
12661 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12662
12663         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12664         since the initial value varies according to the system.
12665
12666 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12667
12668         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12669
12670 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12671
12672         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12673
12674 2007-04-24  Didier Verna  <didier@xemacs.org>
12675
12676         Improve the type of gnus-ignored-from-addresses.
12677         * gnus-util.el (gnus-orify-regexp): New function.
12678         * message.el (gnus-util): Require it.
12679         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12680         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12681         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12682
12683 2007-04-24  Didier Verna  <didier@xemacs.org>
12684
12685         * gnus-sum.el:
12686         * gnus-utils.el: Fix some trailing whitespaces.
12687
12688 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12689
12690         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12691         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12692         article's Message-ID; refer parent article in summary buffer.
12693
12694         * message.el (message-bounce): Call mime-to-mml.
12695
12696         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12697         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12698         optimize and/or forms properly.
12699
12700 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12701
12702         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12703         URL.
12704
12705 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12706
12707         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12708
12709 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12710
12711         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12712         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12713         displayed of multipart/alternative part if it is invoked from summary
12714         buffer.
12715
12716         * mm-view.el (mm-inline-text-html-render-with-w3m)
12717         (mm-inline-text-html-render-with-w3m-standalone)
12718         (mm-inline-render-with-function): Use mail-parse-charset by default.
12719
12720 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12721
12722         * parse-time.el (parse-time-string-chars): Check if CHAR
12723         is less than the length of parse-time-syntax.
12724
12725 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12726
12727         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12728         from gnus-newsgroup-processable.
12729
12730 2007-04-16  Didier Verna  <didier@xemacs.org>
12731
12732         * gnus-msg.el (gnus-configure-posting-styles):
12733         Handle message-signature-directory properly with :file syntax.
12734         Reported by "Leo".
12735
12736 2007-04-11  Didier Verna  <didier@xemacs.org>
12737
12738         New user option: message-signature-directory.
12739         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12740         * message.el (message-insert-signature): Ditto.
12741         * message.el (message-signature-file): Doc update.
12742         * message.el (message-signature-directory): New.
12743
12744 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12745
12746         * gnus-msg.el (gnus-inews-yank-articles):
12747         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12748
12749 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * message.el (message-yank-original): Make sure cited text ends with
12752         newline; don't exchange point and mark.
12753
12754 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12755
12756         * tls.el (open-tls-stream): Properly handle case where there
12757         is no associated buffer.
12758
12759 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12760
12761         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12762         message-yank-original, make sure (< mark TEXT point).
12763
12764 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12765
12766         * message.el (message-fill-column): New variable.
12767         (message-mode): Use it.  Add comment on a possible new hook.
12768
12769         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12770         (nnmail-get-new-mail): Reformat.
12771
12772         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12773
12774         * gmm-utils.el: Fix Commentary.
12775         (gmm-tool-bar-from-list): Fix typo in doc string.
12776
12777 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12778
12779         * message.el (message-yank-original): Don't switch point and mark
12780         unnecessarily to put point and mark as documented.
12781
12782 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12783
12784         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12785         from the message heads.
12786
12787 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12788
12789         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12790         article buffer does not have a window.  This may not be the best
12791         solution but is certainly better than setting the start of the null,
12792         that is the current, window.
12793
12794 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12795
12796         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12797         (gnus-draft-setup): Run it.
12798
12799         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12800         gnus-score-fast-scoring.  Allow regexp.
12801         (gnus-score-headers): Use it.
12802
12803         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12804         XEmacs.
12805
12806         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12807         string.
12808         (gnus-button-alist): Also catch `<f1> k ...'.
12809         (gnus-treat-display-x-face): Fix doc string.
12810
12811 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12812
12813         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12814         evaluation of gnus-extended-version to ensure correct generation of the
12815         User-Agent header when message-generate-headers-first is used.
12816
12817 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12818
12819         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12820         hashcash-path is nil.  Don't call callback with incorrect number of
12821         parameters if val is 0.
12822
12823 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12824
12825         * message.el (message-required-news-headers):
12826         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12827
12828 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12829
12830         * tls.el (open-tls-stream): In handshake-waiting loop,
12831         don't wait more if there is output available to process.
12832
12833 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12834
12835         * tls.el (tls-program): Doc fix.
12836
12837 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12838
12839         * message.el (message-generate-new-buffers): Change the meaning of the
12840         nil value; add `standard' to the choices; treat t as `unique'; improve
12841         doc string.
12842         (gnus-select-frame-set-input-focus): Autoload.
12843         (message-buffer-name): Search for the existing message buffer if
12844         message-generate-new-buffers is nil or `standard'; treat the value t of
12845         message-generate-new-buffers as `unique'.
12846         (message-pop-to-buffer): Raise the frame already displaying the message
12847         buffer; clear the echo area after querying.
12848         (message-setup): Pass the `continue' argument to compose-mail.
12849         (message-mail): Prefer `switch-function' if it is given; search for the
12850         existing message buffer if the `continue' argument is non-nil; pass
12851         continue and switch-function arguments to compose-mail by way of
12852         message-setup.
12853         (message-mail-other-window): Adjust argument of message-setup.
12854         (message-mail-other-frame): Ditto.
12855
12856 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12859         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12860         to turn font-lock on when turning gnus-message-citation-mode on.
12861
12862 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12863
12864         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12865         (mml-smime-function-alist): New variable; add epg as the backend.
12866         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12867         mml-smime- functions instead.
12868         * mm-view.el: Require smime.
12869
12870 2007-03-05  Didier Verna  <didier@xemacs.org>
12871
12872         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12873         instead of just inheritance for posting styles.
12874         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12875
12876 2007-02-24  Chris Moore  <dooglus@gmail.com>
12877
12878         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12879         * pgg-pgp.el (pgg-pgp-encrypt-region):
12880         * pgg-gpg.el (pgg-gpg-encrypt-region):
12881         Check pgg-encrypt-for-me if no other recipients.
12882
12883 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12884
12885         * tls.el (tls-certtool-program): Fix custom type.
12886
12887 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12888
12889         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12890         and point-at-eol instead of line-(beginning|end)-position.
12891
12892         * assistant.el (assistant-parse-buffer): Ditto.
12893
12894         * netrc.el (netrc-parse-services): Ditto.
12895
12896 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12897
12898         * mml2015.el (mml2015-epg-find-usable-key): New function.
12899         (mml2015-epg-sign): Use it.
12900         (mml2015-epg-encrypt): Use it.
12901
12902 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12903
12904         * message.el (message-make-in-reply-to): Quote name containing
12905         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12906         if there are special characters.  Reported by NAKAJI Hiroyuki
12907         <nakaji@jp.freebsd.org>.
12908
12909 2007-02-27  Didier Verna  <didier@xemacs.org>
12910
12911         Include the group parameters as well as the topic ones in the
12912         inheritance filter process.
12913         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12914         argument GROUP-PARAMS-LIST.
12915         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12916
12917 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12918
12919         * nntp.el (nntp-never-echoes-commands)
12920         (nntp-open-connection-functions-never-echo-commands): New variables.
12921         (nntp-send-command): Use them.
12922
12923 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12924
12925         * mml2015.el (mml2015-epg-verify): Simplify.
12926
12927 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12928
12929         * mml.el (mml-content-disposition-alist): New user option.
12930         (mml-content-disposition): New function.
12931         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12932         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12933
12934 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12935
12936         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12937         verification.
12938
12939 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12940
12941         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12942         articles posted in the last 24 hours.
12943
12944 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12945
12946         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12947
12948 2007-02-14  MichaĂ«l Cadilhac  <michael@cadilhac.name>
12949
12950         * nntp.el (nntp-send-command): Don't wait for echoes when
12951         nntp-open-ssl-stream is used.
12952
12953 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12956         (gnus-message-add-citation-keywords)
12957         (gnus-message-remove-citation-keywords): Remove.
12958         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12959         directly, make the variables in font-lock-defaults buffer-local, add
12960         gnus-message-citation-keywords to them and then update the value of
12961         font-lock-keywords.
12962
12963 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12964
12965         * message.el (message-cite-original-1): Don't call
12966         gnus-article-highlight-citation.
12967
12968         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12969         citations; fix line count.
12970
12971 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12972
12973         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12974         (gnus-message-add-citation-keywords)
12975         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12976         versions of font-lock-add-keywords and font-lock-remove-keywords to
12977         work with XEmacs correctly.
12978
12979 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12980
12981         * gnus-cite.el (gnus-cite-face-list): Set the values of
12982         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12983         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12984         (gnus-message-cite-prefix-regexp): New variable.
12985         (gnus-message-search-citation-line): Use it; protect against long
12986         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12987         the 0th match data for Emacs.
12988         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12989         (gnus-message-add-citation-keywords): Append keywords rather than
12990         prepending; emulate font-lock-add-keywords if it is not available.
12991         (gnus-message-remove-citation-keywords):
12992         Emulate font-lock-remove-keywords if it is not available.
12993
12994         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12995
12996         * message.el (message-cite-prefix-regexp): Set the value of
12997         gnus-message-cite-prefix-regexp.
12998
12999 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13000
13001         * nnweb.el (nnweb-google-parse-1): Update parser.
13002
13003 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
13004
13005         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13006
13007 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13008
13009         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13010         regexp.
13011
13012 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13013
13014         * uudecode.el (uudecode-string-to-multibyte): New function emulating
13015         string-to-multibyte.
13016         (uudecode-decode-region-internal): Use it.
13017
13018         * lpath.el: Fbind string-as-multibyte for XEmacs.
13019
13020 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13021
13022         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13023         Fix custom choice.
13024
13025         * gnus-art.el (gnus-signature-limit): Fix custom choice.
13026
13027 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
13028
13029         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
13030
13031         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
13032         `write-region' to respect `mm-inhibit-file-name-handlers'.
13033
13034 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
13035
13036         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
13037         Use gnus-home-directory instead of "~/" or "$HOME".
13038
13039 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
13040
13041         * encrypt.el (encrypt-insert-file-contents): Add better prompt
13042         to mention filename.
13043         Add comments at beginning regarding usage.
13044         (encrypt-write-file-contents): Change interactive so a string is
13045         acceptable.  If the file has no associated model, show an error instead
13046         of a nonsense prompt.
13047
13048 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13049
13050         * spam.el (spam-bsfilter-ham-switch): Fix typo.
13051         Thanks to Yoshihiko Yamada for kind notification of this typo.
13052
13053 2007-01-12  Kenichi Handa  <handa@m17n.org>
13054
13055         * uudecode.el (uudecode-decode-region-internal): Make it work in a
13056         multibyte buffer.
13057
13058 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13059
13060         * gnus-score.el (gnus-score-fast-scoring): New variable.
13061         (gnus-score-headers): Use it.
13062
13063         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
13064
13065         * message.el (message-cite-original-1):
13066         Call gnus-article-highlight-citation if requested.
13067         (message-make-from): Allow name and address as optional arguments.
13068
13069         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
13070
13071         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
13072         bugs to doc string.
13073         (gnus-button-alist): Add mid\\|message-id.
13074         (gnus-button-fetch-group): Extend for use in
13075         `browse-url-browser-function'.
13076         (gnus-button-url-regexp): Try to catch paired parentheses like in
13077         Wikipedia URLs.
13078
13079         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
13080         Suggested by Simon Krahnke <overlord@gmx.li>.
13081
13082 2007-01-13  Romain Francoise  <romain@orebokech.com>
13083
13084         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
13085         Update copyright.
13086
13087 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
13088
13089         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
13090
13091 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13092
13093         * gnus-registry.el (gnus-registry-unfollowed-groups)
13094         (gnus-registry-split-fancy-with-parent): Fix documentation.
13095
13096 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13097
13098         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13099         from nnweb groups.
13100
13101 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13102
13103         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13104         Xref urls.  Erase buffer before requesting head.
13105
13106         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13107
13108 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13109
13110         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13111         customizable.
13112
13113 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13114
13115         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13116         no signing key is found.
13117         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13118         no encrypting and/or signing key is found.
13119
13120 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13121
13122         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13123
13124 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13125
13126         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13127         headers read from disk with the ones newly found in the current search.
13128         This should no longer cause problems, because the article numbers in
13129         Gmane's `nov.php' output are ignored since the previous change.
13130
13131 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13132
13133         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13134
13135 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13136
13137         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
13138         replace-regexp-in-string; bind url-version; fbind display-images-p and
13139         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
13140         find-face and set-itimer-function for Emacs; bind itimer-list for
13141         Emacs.
13142
13143         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13144
13145 2007-01-01  Romain Francoise  <romain@orebokech.com>
13146
13147         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13148
13149 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13150
13151         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13152         `define-minor-mode' macro definition expanded properly.
13153         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13154         exclude it there.
13155
13156         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13157         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13158         `fboundp' test.
13159         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13160         This is OK to autoload in (S)XEmacs now.
13161
13162 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13163
13164         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13165         keystroke.
13166         (gnus-summary-limit-to-singletons): Fix typo.
13167
13168         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13169         else fails.
13170
13171 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13172
13173         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13174         docstring.
13175
13176         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13177         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13178         (gnus-summary-insert-dormant-articles): Fix typo in message.
13179
13180 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13181
13182         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13183         nil for XEmacs.
13184         (gnus-message-citation-mode): Don't autoload in XEmacs.
13185
13186         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13187
13188 2006-12-29  Jouni K. SeppĂ€nen  <jks@iki.fi>
13189
13190         * nnimap.el (nnimap-expunge-search-string):
13191         Mention nnimap-search-uids-not-since-is-evil in docstring.
13192
13193 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13194
13195         * spam.el: Revert to make-obsolete-variable because
13196         define-obsolete-variable-alias is not supported in Emacs 21.
13197
13198         * spam.el (spam-ifile-path, spam-ifile-database-path)
13199         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13200         make-obsolete-variable.
13201         (spam-bsfilter-path, spam-bsfilter-program)
13202         (spam-spamassassin-path, spam-spamassassin-program)
13203         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13204         Don't use "path" inappropriately.
13205         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13206         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13207         variable names.
13208
13209 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13210
13211         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13212         summary buffer.
13213
13214         * password.el (password-cache-remove): Use clear-string to burn
13215         password, if available.
13216
13217 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13218
13219         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13220
13221         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13222
13223         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13224         (gnus-message-highlight-citation): Move defcustom here from
13225         gnus-cite.el.
13226         (gnus-message-citation-mode): Autoload.
13227
13228         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13229         checks to make it compile with XEmacs.
13230         (gnus-message-citation-mode): New minor mode.
13231         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13232         (gnus-message-highlight-citation): New variables.
13233         (gnus-message-search-citation-line)
13234         (gnus-message-add-citation-keywords)
13235         (gnus-message-remove-citation-keywords)
13236         (turn-on-gnus-message-citation-mode)
13237         (turn-off-gnus-message-citation-mode): New functions.
13238
13239 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13240
13241         * gnus-cite.el: Enable highlighting of different citation levels in
13242         message-mode.
13243
13244 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13245
13246         * message.el (message-make-fqdn): Fix comment.
13247         (message-bogus-system-names): Add ".local".
13248
13249         * spam.el (spam-ifile-path, spam-ifile-program)
13250         (spam-ifile-database-path, spam-ifile-database)
13251         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13252         Don't use "path" inappropriately.
13253         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13254         strings.
13255         (spam-check-ifile, spam-ifile-register-with-ifile)
13256         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13257         Use new variable names.
13258
13259         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13260         (gnus-treat-display-smileys): Simplify using
13261         gnus-image-type-available-p.
13262
13263         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13264         available.
13265
13266         * gnus-xmas.el (gnus-xmas-image-type-available-p):
13267         Use `display-images-p' if available.
13268
13269 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13270
13271         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13272         one after turning on the buffer's multibyteness instead of decoding
13273         them directly in the unibyte buffer that causes unexpected conversion
13274         in Emacs 23 (unicode).
13275
13276 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13277
13278         * message.el (message-generate-hashcash): Fix custom type.
13279
13280 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13281
13282         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13283
13284 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13285
13286         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13287         disconnect icons.  Add help text.
13288
13289 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13290
13291         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13292         negated to be consistent with the others we handle.
13293
13294 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13295
13296         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13297         version of gnus-summary-buffer to something, so that we can use two
13298         article buffers at the same time.
13299
13300 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13301
13302         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13303         trigger all the extra headers.
13304         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13305         sorting.
13306
13307 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13308
13309         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13310         solid groups.
13311
13312 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
13313
13314         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
13315
13316 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13317
13318         * legacy-gnus-agent.el: Add Copyright notice.
13319
13320 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13321
13322         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13323
13324 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13325
13326         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13327
13328         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13329         to make it work reliably in CVS Emacs.
13330         (gnus-summary-limit-strange-charsets-predicate)
13331         (gnus-summary-limit-to-predicate): New functions.
13332
13333 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13334
13335         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13336         specifying array size.
13337         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13338         array if it is too small.
13339         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13340         (gnus-sort-threads-loop): New function.
13341
13342 2006-12-06  Chris Moore  <dooglus@gmail.com>
13343
13344         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13345         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13346
13347 2006-12-04  Jouni K. SeppĂ€nen  <jks@iki.fi>
13348
13349         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13350         options.
13351
13352 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13353
13354         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13355         DOS-ing the recipient.
13356
13357         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13358         the headers when creating the mapping to avoid mismappings.
13359         (nnweb-gmane-create-mapping): Always nix out old mapping.
13360
13361 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13362
13363         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13364         and mm-verify-option to never.
13365
13366 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * message.el (message-signed-or-encrypted-p): New function.
13369         (message-forward-make-body): Use it.
13370
13371         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13372         Replace encode-coding-string with mm-encode-coding-string.
13373
13374 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * nneething.el (nneething-decode-file-name):
13377         Replace decode-coding-string with mm-decode-coding-string.
13378
13379         * gnus-int.el (gnus-open-server): Say failed server's name.
13380
13381 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13382
13383         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
13384         strings to a single string.  Quote `errors-file-name'.
13385         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
13386         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
13387         Adjust calls.  Use `shell-quote-argument'.
13388
13389 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13390
13391         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13392         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13393
13394         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13395         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13396         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13397         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13398         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13399         (gnus-subscribe-newsgroup, gnus-1):
13400         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13401         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13402         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13403         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13404
13405 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13406
13407         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13408         keystroke.
13409         (gnus-summary-limit-to-bodies): Implement headersp.
13410
13411 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13412
13413         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13414
13415 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13418
13419 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13420
13421         * message.el (message-generate-hashcash): Expand range of values to
13422         include `opportunistic'.
13423         (message-send-mail): Use it.
13424
13425 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13426
13427         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13428         and comment it.
13429
13430         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13431
13432 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13433
13434         * gnus-util.el (gnus-extract-address-components): Improve comment.
13435
13436 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13437
13438         * gnus-util.el (gnus-extract-address-components): Work with address in
13439         which the name portion contains @.
13440
13441         * lpath.el: Fbind custom-autoload.
13442
13443 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13444
13445         * gnus.el (gnus-start): Move custom group up.
13446         (gnus-select-method): Don't autoload, but make it available for
13447         `customize-variable'.
13448         (gnus-getenv-nntpserver): Don't autoload.
13449
13450 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13451
13452         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13453
13454 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13455
13456         * message.el (message-sendmail-extra-arguments): New variable.
13457         (message-send-mail-with-sendmail): Use it.
13458
13459 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13460
13461         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13462         mm-with-unibyte-current-buffer to make string unibyte.
13463
13464         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13465         mm-string-as-multibyte.
13466
13467 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13468
13469         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13470         Reported by Werner Koch <wk@gnupg.org>.
13471
13472 2006-11-14  Daiki Ueno  <ueno@p360>
13473
13474         * mml2015.el: Autoload epa-select-keys when compiling.
13475
13476 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13477
13478         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13479         message-options.
13480         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13481
13482 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13483
13484         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13485         EasyPG (< 0.0.6).
13486         (mml2015-always-trust): New user option.
13487         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13488         prompt.
13489
13490 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * nntp.el (nntp-authinfo-force): New variable.
13493         (nntp-send-authinfo): Use it.
13494
13495 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13496
13497         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13498         decode encoded words.  Improve prompt.  Add comment about forwarding.
13499         (message-replacement-char): Move up.
13500
13501 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13502
13503         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13504         instead of gnus-intersection because arguments of gnus-sorted-nunion
13505         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13506
13507 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13508
13509         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13510         (message-simplify-subject-functions):
13511         Enable message-strip-subject-encoded-words by default.
13512
13513 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13514
13515         * message.el (message-strip-subject-encoded-words): New function.
13516         (message-simplify-subject-functions): New variable.
13517         (message-simplify-subject): Use it.  Fix typo in doc string.
13518         Support message-strip-subject-encoded-words.
13519
13520 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13521
13522         * gnus-diary.el (gnus-diary-delay-format-function):
13523         * nndiary.el (nndiary-reminders):
13524         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13525
13526 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13527
13528         * gnus-art.el (article-hide-boring-headers): Fetch date from
13529         gnus-original-article-buffer to avoid problems with localized date
13530         strings.
13531
13532 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13533
13534         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13535
13536 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13537
13538         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13539         New variables.
13540         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13541         (mm-charset-synonym-alist): Move some entries to
13542         mm-codepage-iso-8859-list.
13543         (mm-charset-synonym-alist, mm-charset-override-alist):
13544         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13545
13546 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13549
13550 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13551
13552         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13553         with Emacs 21 and XEmacs.
13554
13555 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13556
13557         * spam.el (spam-parse-address): New function for better parsing,
13558         catching errors, etc.
13559         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13560
13561 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13562
13563         * mm-view.el: Add interactive arg to html2text autoload.
13564
13565 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13566
13567         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13568
13569 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13570
13571         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13572         New variables.
13573         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13574         (mm-charset-synonym-alist): Move some entries to
13575         mm-codepage-iso-8859-list.
13576
13577         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13578
13579 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13580
13581         * message.el (message-citation-line-format)
13582         (message-insert-formated-citation-line): Fix implementation of %E, %N
13583         and %n according to the doc string.
13584
13585 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13586
13587         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13588         Use car-safe to avoid bad parses.
13589
13590 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13591
13592         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13593         names.
13594
13595         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13596
13597 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13598
13599         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13600         header.
13601
13602         * message.el (message-draft-headers): Add Date.
13603         (message-headers-to-generate): Fix typo in docstring.
13604
13605         * nndraft.el (nndraft-required-headers): New variable.
13606         (nndraft-generate-headers): Use it.
13607
13608         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13609
13610 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13611
13612         * gnus-registry.el (gnus-registry-wash-for-keywords)
13613         (gnus-registry-find-keywords): New functions to allow easy searching of
13614         articles that are in the registry.
13615
13616 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13617
13618         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13619         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13620         Reported by Damien Elmes <damien@repose.cx>.
13621
13622 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13623
13624         * gnus.el (gnus-mime): Remove unused custom group.
13625
13626 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13627
13628         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13629         "blank line" when searching for end of armor headers.
13630
13631 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13632
13633         * gmm-utils.el (gmm-write-region): Fix variable name.
13634
13635 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13636
13637         * gmm-utils.el (gmm-write-region): New function based on compatibility
13638         code from `mm-make-temp-file'.
13639
13640         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13641
13642         * nnmaildir.el (nnmaildir--update-nov)
13643         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13644         Use `gmm-write-region'.
13645
13646 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13647
13648         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13649         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13650
13651         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13652
13653         * message.el (message-replacement-char): New variable.
13654         (message-fix-before-sending): Use it.
13655         (message-simplify-subject): New function to remove duplicate code.
13656         (message-reply, message-followup): Use it.
13657
13658         * gnus-sum.el (gnus-summary-make-menu-bar):
13659         Clarify gnus-summary-limit-to-articles.
13660
13661 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13662
13663         * gnus-util.el (gnus-with-local-quit): New macro.
13664
13665         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13666
13667 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13668
13669         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13670         ignore non-string data.
13671
13672 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13673
13674         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13675         non-string data (needs to be done in the registry too).
13676
13677 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13678
13679         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13680         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13681         (gnus-registry-split-fancy-with-parent)
13682         (gnus-registry-fetch-simplified-message-subject-fast)
13683         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13684         Remove text properties on ingress into the registry and when it's saved.
13685         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13686         registry from entries with no groups.
13687
13688 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13689
13690         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13691         function to remove string properties.
13692
13693 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13694
13695         * gmm-utils.el (gmm): Adjust custom version.
13696
13697         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13698         Adjust custom version.
13699
13700         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13701
13702 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13703
13704         * gnus-art.el (gnus-insert-prev-page-button)
13705         (gnus-insert-next-page-button): Simplify.  Reformat.
13706
13707 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13708
13709         * gnus-art.el (gnus-insert-prev-page-button)
13710         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13711
13712 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13713
13714         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13715
13716 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13717
13718         * gnus-art.el (gnus-insert-mime-button)
13719         (gnus-insert-mime-security-button):
13720         Apply gnus-article-button-face to MIME and security buttons.
13721
13722 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13723
13724         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13725         readable.
13726
13727 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13728
13729         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13730
13731 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13732
13733         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13734         `browse-url-of-file' instead of `browse-url'.
13735
13736 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13737
13738         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13739         regexp.  Articles containing quotation were cut prematurely.
13740
13741 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * message.el (message-cite-original-1): Use nobody by default for the
13744         value of From header.
13745         (message-reply): Ditto.
13746
13747 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13748
13749         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13750         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13751         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13752
13753 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13754
13755         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13756         mails in the doc string.  Add some URLs in comment.
13757         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13758
13759 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13760
13761         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13762         backslashes handling and the way to find boundaries of quoted strings.
13763
13764 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13765
13766         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13767         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13768         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13769         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13770
13771 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13772
13773         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13774         doc string.
13775         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13776
13777 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * lpath.el: Fbind epg-check-configuration.
13780
13781 2006-09-06  Simon Josefsson  <jas@extundo.com>
13782
13783         * mml2015.el (mml2015-use): Doc fix, mention epg.
13784
13785 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13786
13787         * mml2015.el (mml2015-use): Default to epg, if available.
13788
13789 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13790
13791         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13792         message-sender.
13793         (mml1991-epg-encrypt): Ditto.
13794         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13795         message-sender.
13796         (mml2015-epg-encrypt): Ditto.
13797
13798 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13799
13800         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13801         several common directories.
13802
13803 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13804
13805         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13806         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13807
13808 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13809
13810         * gnus-art.el (article-decode-encoded-words): Make it fast.
13811
13812 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13813
13814         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13815
13816         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13817         in quoted string into `\'.
13818
13819 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13820
13821         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13822         Use standard-syntax-table.
13823
13824 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13825
13826         * gnus-art.el (gnus-decode-address-function): New variable.
13827         (article-decode-encoded-words): Use it to decode headers which are
13828         assumed to contain addresses.
13829         (gnus-mime-delete-part): Remove useless `or'.
13830
13831         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13832         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13833         (gnus-nov-parse-line): Use it to decode From header.
13834         (gnus-get-newsgroup-headers): Ditto.
13835         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13836
13837         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13838         (mail-decode-encoded-address-string): New alias.
13839
13840         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13841         New function.
13842         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13843         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13844         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13845         (rfc2047-decode-string): Ditto.
13846         (rfc2047-decode-address-region): New function.
13847         (rfc2047-decode-address-string): New function.
13848
13849 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13850
13851         * message.el (message-caesar-buffer-body): Allow rotating headers.
13852
13853         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13854
13855         * message.el (message-insert-formated-citation-line): Fix %f.
13856         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13857
13858 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13859
13860         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13861         (gnus-bookmark-mouse-available-p): New macro.
13862         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13863         (gnus-bookmark-bmenu-show-infos): Use it.
13864         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13865         (gnus-bookmark-bmenu-hide-infos): Ditto.
13866         (gnus-bookmark-remove-properties): New function.
13867         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13868         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13869         (gnus-bookmark-write-file): Bind coding-system-for-write.
13870         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13871         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13872         group before selecting it.
13873         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13874         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13875         quit-window if it is not available; use gnus-mouse-2 and bind it to
13876         gnus-bookmark-bmenu-select-by-mouse.
13877         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13878         (gnus-bookmark-bmenu-select-by-mouse): New function.
13879
13880 2006-08-13  Romain Francoise  <romain@orebokech.com>
13881
13882         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13883         space.
13884
13885 2006-08-10  Romain Francoise  <romain@orebokech.com>
13886
13887         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13888         (dns-mode-soa-auto-increment-serial): New user option.
13889         (dns-mode-soa-maybe-increment-serial): New function.
13890         (dns-mode): Add the latter to `write-contents-functions'.
13891
13892 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * compface.el (uncompface): Use binary rather than raw-text-unix.
13895
13896 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * compface.el (uncompface): Make sure the eol conversion doesn't take
13899         place when communicating with the external programs.
13900         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13901
13902 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13903
13904         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13905
13906 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13907
13908         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13909         Make it more robust by parsing author and date independently.
13910
13911 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13912
13913         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13914
13915 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13916
13917         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13918         first matching secret key.
13919         (mml2015-epg-encrypt): Ditto.
13920
13921         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13922         first matching secret key.
13923         (mml1991-epg-encrypt): Ditto.
13924
13925         * mml2015.el (mml2015-encrypt-to-self): New user option.
13926         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13927         mml2015-epg-encrypt-to-self is set.
13928
13929         * mml1991.el (mml1991-encrypt-to-self): New variable.
13930         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13931         mml1991-epg-encrypt-to-self is set.
13932
13933         * mml2015.el (mml2015-signers): New user option.
13934         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13935         (mml2015-epg-encrypt): Allow to select signing keys.
13936
13937         * mml1991.el (mml1991-signers): New variable.
13938         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13939         (mml1991-epg-encrypt): Allow to select signing keys.
13940
13941 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13942
13943         * nnheader.el (nnheader-insert-head): Make it work even if the file
13944         uses CRLF for the line-break code.
13945
13946 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13947
13948         * mml2015.el: Require mml-sec instead of password.
13949         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13950         (mml2015-cache-passphrase): Inherit the default value from
13951         mml-secure-cache-passphrase.
13952         (mml2015-passphrase-cache-expiry): Inherit the default value from
13953         mml-secure-passphrase-cache-expiry.
13954
13955         * mml1991.el: Require mml-sec instead of password.
13956         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13957         (mml1991-cache-passphrase): Inherit the default value from
13958         mml-secure-cache-passphrase.
13959         (mml1991-passphrase-cache-expiry): Inherit the default value from
13960         mml-secure-passphrase-cache-expiry.
13961
13962         * mml-sec.el: Require password.
13963         (mml-secure-verbose): New user option.
13964         (mml-secure-cache-passphrase): New user option.
13965         (mml-secure-passphrase-cache-expiry): New user option.
13966
13967 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13968
13969         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13970         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13971         andreas@altroot.de (Andreas Vögele).
13972
13973         FIXME: Use `tiny change'?
13974
13975 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13976
13977         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13978         workaround for the url package included with Emacs.
13979
13980         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13981
13982 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13983
13984         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13985         correctly.  This fixes a bug caused by the 2006-05-12 change.
13986
13987 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13988
13989         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13990         some information about the error when saying that the `bogus' mail
13991         group will be used.
13992
13993 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13994
13995         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13996         string.
13997
13998 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13999
14000         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14001
14002 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14003
14004         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14005
14006 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14007
14008         * mml1991.el (mml1991-function-alist): Add epg.
14009         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14010         (mml1991-epg-encrypt): New functions.
14011
14012 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14013
14014         * mml2015.el (mml2015-verbose): New variable.
14015         (mml2015-cache-passphrase): Ditto.
14016         (mml2015-passphrase-cache-expiry): Ditto.
14017         (mml2015-function-alist): Add epg.
14018         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14019         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14020         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14021         New functions.
14022
14023 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14024
14025         * message.el (message-cite-original-1): Preserve region when removing
14026         quoted text due to X-No-Archive in order to avoid bogus attribution
14027         when citing multiple messages.
14028
14029 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14030
14031         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
14032         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
14033
14034 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
14035
14036         * gnus-diary.el (gnus-user-format-function-d)
14037         (gnus-user-format-function-D): Autoload.
14038
14039         * imap.el (Commentary): Fix typo.
14040
14041         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
14042         2006-04-22 contribution.
14043
14044 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14045
14046         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14047         It didn't really fix the bogosity I'm seeing with solid web groups.
14048
14049 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14050
14051         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
14052         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
14053         created using server names.  If we use the feature without declaring
14054         it, Gnus does not properly manage server and group state.
14055
14056         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
14057         bound.
14058
14059 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14060
14061         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
14062         looking up the method using GROUP's prefix before inventing a new one.
14063         It is used on killed/unknown groups in various places where returning
14064         an all-new method isn't expected by the caller.
14065
14066         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
14067         and match semantics of gnus-group-real-prefix.
14068
14069 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
14070
14071         * nnmail.el (nnmail-broken-references-mailers): New variable.
14072         (nnmail-ignore-broken-references): New function generalizing
14073         nnmail-fix-eudora-headers.
14074         (nnmail-fix-eudora-headers): Now obsolete.
14075
14076         * gnus-art.el (gnus-button-handle-custom):
14077         Support `customize-apropos*'.
14078
14079 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14080
14081         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14082
14083         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14084         articles.
14085
14086 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14087
14088         * message.el (message-cite-reply-above): New variable.
14089         (message-yank-original): Use it.
14090
14091 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14092
14093         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14094
14095 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
14096
14097         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14098         as read.
14099
14100         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14101
14102 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14103
14104         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14105         (gnus-bookmark-default-file): Use gnus-directory.
14106         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14107         Remove "*" in doc string.
14108         (gnus-bookmark-write-file): Simplify.
14109         (gnus-bookmark-maybe-sort-alist): Use `when'.
14110         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14111         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14112         Add FIXME about Emacs 21 and XEmacs compatibility.
14113         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14114         compatibility.
14115         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14116         compatibility.
14117         (gnus-bookmark-menu-heading): Fix version.
14118
14119 2006-06-19  Bastien Guerry  <bzg@altern.org>
14120
14121         * gnus-bookmark.el: New file.
14122
14123 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14124
14125         * message.el (message-syntax-checks): Doc fix.
14126
14127 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14128
14129         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14130         unsubscribed groups as if they were killed ones.  It causes duplicate
14131         entries in gnus-newsrc-alist.
14132
14133 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14134
14135         * message.el (message-syntax-checks): Doc fix.
14136         (message-send-mail): Add check for continuation headers.
14137         (message-check-news-header-syntax): Fix regexp used to check for
14138         continuation headers.
14139
14140 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14141
14142         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14143
14144 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14145
14146         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14147
14148 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14149
14150         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14151         default-truncate-lines.
14152
14153 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14154
14155         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14156         to fill the utf-8 entry.
14157
14158         * lpath.el: Fbind unicode-precedence-list.
14159
14160 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14161
14162         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14163
14164 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14165
14166         * gnus-agent.el (directory-files-and-attributes): Move all the way
14167         forward (the third and final move).
14168         (gnus-agent-read-agentview): Trap reconstruction errors due to
14169         nonexistent directory.  Handle by returning nil.
14170
14171 2006-05-30  Didier Verna  <didier@xemacs.org>
14172
14173         * message.el (message-dont-reply-to-names): Update the custom type.
14174         * message.el (message-dont-reply-to-names): New defsubst: potentially
14175         convert a list of regexps into a single one.
14176         * message.el (message-get-reply-headers): Use it.
14177         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14178
14179 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14180
14181         * gnus-agent.el (directory-files-and-attributes): Move forward.
14182
14183 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14184
14185         * gnus-ml.el (gnus-mailing-list-subscribe)
14186         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14187         (gnus-mailing-list-message): Fix doc strings.
14188
14189 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14190
14191         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14192         of doing it manually.
14193
14194 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14195
14196         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14197         comment.
14198
14199 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14200
14201         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14202         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14203         (gnus-agent-read-local): All symbols allocated in my-obarray.
14204         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14205         (gnus-agent-regenerate-group): Check numeric names to see if they are
14206         messages or groups.
14207         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14208         better way of do this...)
14209
14210         * gnus-cache.el (gnus-agent-total-fetched-for):
14211         Ignore 'dummy.group' (there should be a better way of do this...)
14212
14213 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14216         (gnus-saved-headers): Ditto.
14217         (gnus-default-article-saver): Mention functions may have properties.
14218         (gnus-article-save): Override gnus-save-all-headers and
14219         gnus-saved-headers by :headers property which saver function may have.
14220         (gnus-summary-save-in-file): Add :headers property.
14221         (gnus-summary-write-to-file): Ditto.
14222
14223         * gnus-sum.el (gnus-summary-save-article): Bind
14224         gnus-prompt-before-saving to t when saving many articles in a file;
14225         always show all headers.
14226
14227         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
14228
14229 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14230
14231         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14232         marks.
14233
14234         * message.el (message-indent-citation): Add optional arguments to allow
14235         using it outside of message buffers.
14236
14237         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14238         (gnus-article-treat-unfold-headers): Use it.
14239         (gnus-article-truncate-lines): New variable.
14240         (gnus-article-mode): Use it.
14241         (gnus-article-toggle-truncate-lines): New function.
14242
14243         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14244         Add gnus-article-toggle-truncate-lines.
14245
14246         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14247         coding system in XEmacs, use binary.
14248
14249 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14250
14251         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14252         after-load-alist.
14253
14254         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14255         this function should save decoded articles.
14256         (gnus-summary-write-to-file): Use property to specify this function
14257         should save decoded articles and specify gnus-summary-save-in-file
14258         should be used to save articles other than the first one when saving
14259         many articles.
14260         (gnus-summary-save-body-in-file): Use property to specify this
14261         function should save decoded articles.
14262         (gnus-summary-write-body-to-file): Use property to specify this
14263         function should save decoded articles and specify
14264         gnus-summary-save-body-in-file should be used to save articles other
14265         than the first one when saving many articles.
14266
14267         * gnus-sum.el (gnus-summary-save-article): Simplify.
14268
14269 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14270
14271         * gnus-art.el (gnus-default-article-saver):
14272         Add gnus-summary-write-body-to-file.
14273         (gnus-article-save-coding-system): Don't use coding system object
14274         in XEmacs.
14275         (gnus-read-save-file-name): Add optional `dir-var' argument which
14276         specifies directory in which files are saved; work even if optional
14277         `variable' argument is not specified.
14278         (gnus-summary-write-to-file): Read file name.
14279         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14280         (gnus-summary-write-body-to-file): New function.
14281
14282         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14283         (gnus-summary-local-variables): Add it.
14284         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14285         (gnus-summary-save-article): Remove optional `decode' argument;
14286         determine whether to decode articles by the value of
14287         gnus-default-article-saver; when saving many files using
14288         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14289         it first and use gnus-summary-save-in-file or
14290         gnus-summary-save-body-in-file thereafter unless
14291         gnus-prompt-before-saving is always; move point to article which
14292         will be saved.
14293         (gnus-summary-save-article-file): Revert.
14294         (gnus-summary-write-article-file): Revert.
14295         (gnus-summary-save-article-body-file): Revert.
14296         (gnus-summary-write-article-body-file): New function.
14297
14298 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-art.el (gnus-default-article-saver): Doc fix.
14301         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14302         from gnus-summary-save-article-coding-system, and default to a
14303         certain coding system.
14304         (gnus-output-to-file): Add coding cookie and encode text according
14305         to gnus-article-save-coding-system; don't use mm-append-to-file.
14306
14307         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14308         gnus-art.el and rename to gnus-article-save-coding-system.
14309         (gnus-summary-save-article): Require gnus-art; don't show all
14310         headers if it decodes articles; don't add coding cookie here;
14311         don't bind mm-text-coding-system-for-write.
14312         (gnus-summary-save-article-file): Save decoded articles.
14313         (gnus-summary-write-article-file): When saving many files, use
14314         gnus-summary-write-to-file first and gnus-summary-save-in-file
14315         thereafter unless gnus-prompt-before-saving is always.
14316         (gnus-summary-save-article-body-file): Save decoded articles.
14317
14318         * lpath.el: Fbind select-safe-coding-system for XEmacs.
14319
14320 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14321
14322         * nnrss.el (nnrss-check-group): Bind hash-index.
14323
14324 2006-05-23  MichaĂ«l Cadilhac  <michael.cadilhac@lrde.org>
14325
14326         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14327         its hash index.  Store this hash in `nnrss-group-data'.
14328         (nnrss-read-group-data): Update accordingly.
14329
14330 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14331
14332         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14333         entry.
14334
14335         * gnus-sum.el (gnus-summary-make-menu-bar):
14336         Add gnus-article-browse-html-article.
14337
14338 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14339
14340         * gnus-sum.el (gnus-summary-mime-map):
14341         Add gnus-article-browse-html-article.
14342
14343         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14344
14345 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14346
14347         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14348         suitable coding systems in customize.
14349
14350 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14351
14352         * mail-source.el (mail-sources): Fix custom type.
14353
14354 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14355
14356         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14357         (gnus-summary-expire-articles-now): Shorten prompt.
14358
14359         * gmm-utils.el (wid-edit): Require.
14360         (defun-gmm): Rename from `gmm-defun-compat'.
14361         (gmm-image-search-load-path): Use it.
14362         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14363
14364 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14365
14366         * gnus-sum.el (gnus-summary-save-article-coding-system):
14367         New variable.
14368         (gnus-summary-save-article): Add optional `decode' argument.
14369         If it is set and gnus-summary-save-article-coding-system is non-nil,
14370         save decoded article.
14371         (gnus-summary-write-article-file): Save decoded article if
14372         gnus-summary-save-article-coding-system is non-nil.
14373
14374         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14375         type.
14376
14377 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14378
14379         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14380
14381 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14382
14383         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14384         first to test gnus-single-article-buffer which may be buffer-local.
14385
14386         * gnus-sum.el (gnus-summary-setup-buffer):
14387         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14388         group; make gnus-article-buffer, gnus-article-current, and
14389         gnus-original-article-buffer always buffer-local.
14390         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14391         group.
14392         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14393
14394 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14395
14396         * nnml.el (nnml-request-compact-group): Compressed files might not
14397         have .gz extension.
14398
14399 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14400
14401         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14402         (mm-copy-to-buffer): Use with-current-buffer.
14403         (mm-display-part): Simplify.
14404         (mm-inlinable-p): Add optional arg `type'.
14405
14406 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14407
14408         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14409         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14410         Try harder to show the attachment internally or externally using
14411         gnus-mime-view-part-as-type.
14412
14413 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14414
14415         * message.el (message-from-style, message-signature-separator)
14416         (message-user-organization-file, message-send-mail-function)
14417         (message-citation-line-function, message-yank-prefix)
14418         (message-indent-citation-function, message-signature)
14419         (message-signature-file, message-signature-insert-empty-line):
14420         Remove autoloads.
14421
14422         * gnus-art.el (gnus-buttonized-mime-types):
14423         Remove "multipart/signed".  Revert 2006-04-26 change.
14424
14425 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14426
14427         * gnus.el (gnus-version-number): Bump version.
14428
14429 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14430
14431         * gnus.el: No Gnus v0.5 is released.
14432
14433 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14434
14435         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14436         fetching articles by message-id.
14437
14438 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14439
14440         * message.el (hashcash): Require hashcash as normal.
14441
14442         * ecomplete.el (ecomplete-highlight-match-line):
14443         Use point-at-eol.
14444         (ecomplete-highlight-match-line): Use `highlight', because that
14445         face exists in both Emacs and XEmacs.
14446
14447         * message.el (message-display-abbrev): Use point-at-bol.
14448
14449         * mail-source.el: Don't require timer/timer-funcs.
14450
14451         * gnus-async.el: Ditto.
14452
14453         * password.el: Ditto.
14454
14455         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
14456
14457         * mm-url.el: Ditto.
14458
14459         * gnus-xmas.el: Don't require timer-funcs.
14460
14461         * mm-util.el: Require timer/timer-funcs.
14462
14463 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14464
14465         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14466         Close.
14467
14468 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14469
14470         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14471         unibyte after clear-decrypt function runs.
14472
14473         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14474         returns as a unibyte string.
14475
14476 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14477
14478         * lpath.el: Revert.
14479
14480         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14481         (pgg-gpg-process-sentinel): Revert.
14482
14483         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14484         (pgg-pgp-lookup-key): Revert.
14485
14486         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14487         (pgg-pgp5-lookup-key): Revert.
14488
14489         * pgg.el (pgg-fetch-key): Revert.
14490
14491 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14492
14493         * lpath.el: Fbind string-as-multibyte for XEmacs.
14494
14495         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14496         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14497         (mml1991-pgg-encrypt): Ditto.
14498
14499         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14500         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14501         a multibyte buffer.
14502
14503         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14504         (pgg-pgp-lookup-key): Ditto.
14505
14506         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14507         (pgg-pgp5-lookup-key): Ditto.
14508
14509         * pgg.el (pgg-fetch-key): Ditto.
14510
14511 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14512
14513         * message.el (message-user-organization-file): Check several
14514         locations of the organization file.
14515
14516         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14517         Add gnus-article-view-part-as-type.
14518
14519         * gnus-art.el (gnus-article-view-part-as-type): New function.
14520
14521         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14522         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14523
14524         * mml.el: Simplify autoload.
14525         (mml-mode): defvar dnd-protocol-alist instead of using
14526         symbol-value.
14527         (mml-default-directory): New variable.
14528         (mml-minibuffer-read-file): Use it.
14529         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14530
14531         * message.el (message-citation-line-format): New variable.
14532         (message-insert-formated-citation-line): New function.
14533         (message-citation-line-function):
14534         Add `message-insert-formated-citation-line' to custom type.
14535
14536         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14537         to doc string.
14538
14539         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14540         depending on mm-verify-option.
14541
14542 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14543
14544         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14545         binding pgg-* variables; reimplement the section which prevents
14546         MIME header from being signed.
14547         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14548         pgg-text-mode; remove a blank line at the top of body.
14549
14550         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14551         lines at the top of body; use gnus-newsgroup-charset if there's no
14552         Charset header.
14553
14554 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * message.el (message-self-insert-commands): Doc fix.
14557
14558         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14559         (mm-uu-pgp-encrypted-test): Ditto.
14560         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14561         between header and body; return application/pgp-encrypted handle
14562         if decryption failed; decode decrypted body by charset.
14563
14564         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14565         element match to application/pgp-*.
14566
14567 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14568
14569         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14570         HTML.
14571
14572 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14573
14574         * mail-source.el (mail-source-call-script): Message the error
14575         string.
14576
14577 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14578
14579         * gnus-util.el (gnus-byte-compile): Use it.
14580
14581 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14582
14583         * gnus-util.el (kill-empty-logs): New function.
14584
14585 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14586
14587         * message.el (message-mail-alias-type): Doc fix.
14588         (message-mail-alias-type-p): New function.
14589         (message-send): Use it.
14590         (message-mode): Ditto.
14591         (message-strip-forbidden-properties): Ditto.
14592
14593         * ecomplete.el (ecomplete-database-file-coding-system):
14594         New variable.
14595         (ecomplete-save): Use it.
14596         (ecomplete-setup): Use it.
14597
14598 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14599
14600         * message.el (message-self-insert-commands): New variable.
14601         (message-strip-forbidden-properties): Use it.
14602
14603 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14604
14605         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14606         that doesn't make XEmacs choke.
14607
14608 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14609
14610         * gnus-util.el (gnus-replace-in-string):
14611         Prefer replace-regexp-in-string over of replace-in-string.
14612
14613 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14614
14615         * gnus-util.el (gnus-select-frame-set-input-focus):
14616         Use select-frame-set-input-focus if it is available in XEmacs; use
14617         definition defined in Emacs 22 for old Emacsen.
14618
14619         * dgnushack.el: Autoload unmorse-region for XEmacs.
14620
14621         * lpath.el: Bind cursor-in-non-selected-windows and
14622         select-frame-set-input-focus for XEmacs.
14623
14624 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14625
14626         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14627
14628 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14629
14630         * gnus-registry.el (gnus-registry-cache-save): Remove text
14631         properties when saving via the temp buffer.
14632
14633 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14634
14635         * message.el (message-generate-hashcash): Honor custom type.
14636
14637 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14638
14639         * message.el (message-generate-hashcash): Default to non-nil when
14640         hashcash is found.
14641
14642         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14643         (gnus-refer-thread-limit): Increase default to 500.
14644
14645         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14646
14647         * flow-fill.el (fill-flowed): Allow delete-space.
14648
14649 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14650
14651         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14652         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14653         Remove autoloads.
14654
14655 2006-04-18  Simon Josefsson  <jas@extundo.com>
14656
14657         * message.el (message-generate-hashcash): Default to.
14658
14659 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14660
14661         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14662         concatenating segments rather than before concatenating them.
14663
14664 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14665
14666         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14667
14668 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14669
14670         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14671
14672         * message.el (message-forward-make-body-plain):
14673         Allow message-forward-ignored-headers to be a list.
14674         (message-remove-ignored-headers): Factor out into function.
14675         (message-forward-make-body-mml): Use it.
14676
14677         * imap.el (imap-quote-specials): New function.
14678         (imap-login-auth): Quote specials.
14679
14680         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14681         (rfc2231-parse-string): Allow concatanation of parameters that
14682         aren't contiguous.  The test case is
14683           (mail-header-parse-content-type "message/external-body;
14684             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14685             access-type=LOCAL-FILE;
14686             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14687
14688 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14689
14690         * nntp.el (nntp-accept-process-output): Return the value of
14691         `nnheader-accept-process-output'.
14692
14693 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14694
14695         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14696         (gnus-button-alist): Recognize more diff formats.
14697         (gnus-button-patch): Strip directory.
14698
14699 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14700
14701         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14702         Emacs 22 when setting focus.
14703
14704 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14705
14706         * gnus-art.el (gnus-article-treat-types): Do treatment of
14707         text/x-verbatim parts.
14708         (gnus-button-patch): New command.
14709
14710         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14711         addresses that contain invalid characters.
14712
14713 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14714
14715         * message.el (message-put-addresses-in-ecomplete):
14716         Use gnus-replace-in-string.
14717         (message-is-yours-p): Use the more correct
14718         mail-header-parse-address instead of
14719         mail-extract-address-components.
14720         (message-put-addresses-in-ecomplete): Fix typo.
14721
14722         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14723         keystroke.
14724
14725         * gnus-art.el (gnus-treatment-function-alist): Change order of
14726         newsgroups/generic header folding to avoid double-folding.
14727
14728         * message.el (message-hidden-headers): Add X-Draft-From.
14729
14730         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14731         New command.
14732         (gnus-summary-repeat-search-article-backward): New command.
14733
14734         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14735         groups in the parent topic.
14736
14737 2006-04-16  JoĂŁo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14738
14739         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14740         (spam-extra-header-to-number): Return the CRM114 number as a
14741         number instead of a string.
14742
14743 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14744
14745         * gnus-art.el (gnus-face-properties-alist): Move here from
14746         gnus-fun.
14747
14748         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14749
14750 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14751
14752         * message.el (message-strip-forbidden-properties): Only display on
14753         self-insert-command.
14754
14755         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14756         reindent.
14757         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14758
14759 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14760
14761         * smiley.el (smiley-style): Fix typo.
14762
14763 2006-03-23  Kenichi Handa  <handa@m17n.org>
14764
14765         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14766         instead of set-buffer-multibyte.
14767
14768 2006-03-23  Kenichi Handa  <handa@m17n.org>
14769
14770         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14771         buffer and then decode the buffer text if necessary.
14772         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14773         first, and after mm-encode-body, change the buffer to unibyte.
14774
14775 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14776
14777         * hashcash.el (hashcash-insert-payment-async-2):
14778         Use message-goto-eoh instead of doing it manually.
14779         (mail-add-payment): Use message-narrow-to-header instead of trying
14780         to do the same itself.
14781
14782         * message.el (message-hidden-headers): Add Face.
14783
14784         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14785         reparenting code.
14786         (gnus-summary-reparent-children): Refactored out code.
14787         (gnus-summary-thread-map): New keystroke.
14788         (gnus-summary-reparent-children): Make into command.
14789
14790         * smiley.el (smiley-style): Default to `medium' if using a large
14791         font.
14792
14793         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14794         does it itself.
14795
14796         * message.el (message-point-in-header-p): Simplify definition.
14797
14798 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14799
14800         * nnagent.el (nnagent-request-set-mark): Silence log file
14801         writing.
14802         (nnagent-request-set-mark): Use write-region instead of
14803         append-to-file.
14804
14805         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14806         strange select method.
14807
14808         * ecomplete.el (ecomplete-display-matches): Get highlightling
14809         right.
14810         (ecomplete-display-matches): Use literals.
14811         (ecomplete-display-matches): Disable message logging.
14812
14813         * message.el (message-display-abbrev): Small optimization.
14814
14815         * ecomplete.el (ecomplete-display-matches): Allow automatic
14816         display.
14817
14818         * message.el (message-strip-forbidden-properties):
14819         Display abbrevs.
14820         (message-display-abbrev): Get automatic display right.
14821
14822         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14823         keystrokes.
14824
14825 2006-04-13  Romain Francoise  <romain@orebokech.com>
14826
14827         TODO: Backport to v5-10!
14828
14829         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14830         Move here (and rename) from gnus-registry.el.
14831
14832         * gnus-registry.el: Require gnus-util.
14833         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14834
14835 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14836
14837         * gnus-group.el (gnus-group-catchup-current):
14838         Change if-then-else-if-then-else into cond.
14839         (gnus-group-catchup): Indent.
14840         (group-name-at-point): New function.
14841         (gnus-fetch-group): Provide default from thing at point.
14842
14843 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14844
14845         * message.el (message-display-abbrev): Fix regexp.
14846
14847         * ecomplete.el (ecomplete-highlight-match-line):
14848         Reimplement choosing.
14849         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14850         dead variables.
14851
14852         * message.el (message-newline-and-indent): Remove debugging.
14853         (message-display-abbrev): Use new implementation.
14854
14855 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14856
14857         * gnus-art.el (gnus-article-mode):
14858         Set cursor-in-non-selected-windows to nil.
14859
14860         * smiley.el: Revert previous change.
14861         (smiley-data-directory): defvar it before using it in the
14862         defcustom of `smiley-style'.
14863
14864 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14865
14866         * message.el (message-newline-and-indent): New function.
14867
14868         * ecomplete.el: Implement more bits.
14869
14870         * message.el (message-put-addresses-in-ecomplete): Clean up the
14871         string.
14872
14873         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14874
14875         * gnus-sum.el (gnus-summary-save-parts):
14876         Bind gnus-summary-save-parts-counter and use it to make unique file
14877         names.
14878
14879         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14880
14881         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14882         parameter to say whether to actually parse the individual
14883         addresses.
14884
14885         * message.el (message-put-addresses-in-ecomplete): New function.
14886         (ecomplete): Require.
14887         (message-mail-alias-type): Add ecomplete as an option.
14888
14889 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14890
14891         * flow-fill.el (fill-flowed): Remove trailing space from blank
14892         quoted lines.
14893
14894 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14895
14896         * smiley.el (smiley-style): Move definition later to avoid a
14897         compilation warning.
14898
14899 2006-04-12  Kenichi Handa  <handa@m17n.org>
14900
14901         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14902         buffer and then decode the buffer text if necessary.
14903         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14904         first, and after mm-encode-body, change the buffer to unibyte.
14905         Use mm-disable-multibyte instead of set-buffer-multibyte.
14906
14907 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14908
14909         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14910         Content-Type header instead of Content-Disposition header.
14911         (gnus-mime-inline-part): Ditto.
14912         (gnus-mime-view-part-as-charset): Ignore charset that the part
14913         specifies.
14914
14915         * mm-decode.el (mm-display-part): Work with external parts and
14916         usual parts similarly.
14917
14918         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14919         instead of gnus-display-mime.
14920
14921         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14922         instead of with-temp-buffer.
14923
14924         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14925         tag to summarized topics part in order to encode non-ASCII text.
14926
14927 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14928
14929         * smiley.el (smiley-style): New variable.
14930         (smiley-directory): New function.
14931         (smiley-data-directory): Derive from `smiley-style' using
14932         `smiley-directory'.
14933         (smiley-regexp-alist): Add new entries.
14934
14935         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14936         (gnus-article-browse-delete-temp): Add :version.
14937
14938 2006-04-11  Arne JĂžrgensen  <arne@arnested.dk>
14939
14940         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14941         the sieve region.
14942
14943 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14944
14945         * gnus.el (gnus-version-number): Bump version.
14946
14947 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14948
14949         * gnus.el: No Gnus v0.4 is released.
14950
14951 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14952
14953         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14954         layout.
14955
14956         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14957         unknown charset.
14958
14959         * message.el (message-header-synonyms): Add Original-To to the
14960         default.
14961
14962         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14963         optional parameter.
14964
14965 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14966
14967         * gnus-fun.el (gnus): Require it for gnus-directory.
14968
14969 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14970
14971         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14972
14973 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14974
14975         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14976
14977 2006-04-05  Simon Josefsson  <jas@extundo.com>
14978
14979         * password.el (password-reset): New function.
14980
14981 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14982
14983         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14984         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14985
14986 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14987
14988         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14989         Some whitespace was matched into the url, which broke browsing hits
14990         > 100 when mm-url-use-external was nil.
14991
14992 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14993
14994         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14995         Check gnus-extra-headers for 'Newsgroups.
14996
14997         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14998         bound.
14999
15000 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15001
15002         * pgg-gpg.el: Clean up process buffers every time gpg processes
15003         complete.
15004
15005 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15006
15007         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15008         doc string.
15009
15010 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15011
15012         * pgg-gpg.el (pgg-gpg-process-filter)
15013         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15014
15015         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15016         lines, temporary fix.
15017
15018 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15019
15020         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15021
15022 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15023
15024         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15025         default-enable-multibyte-characters.  This reverts the change from
15026         revision 6.17 which is no longer necessary because the passphrase
15027         is sent separately now.  GnuPG messages are unreadable under
15028         multibyte locales with default-enable-multibyte-characters set to
15029         nil.
15030
15031 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
15032
15033         * message.el (message-tool-bar-gnome): Move "spell".
15034
15035 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
15036
15037         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15038         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
15039         instead.
15040
15041 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
15042
15043         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15044         Improve newsgroups handling for NNTP overviews which don't include
15045         Newsgroups.
15046
15047 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15048
15049         * message.el (message-resend): Bind message-generate-hashcash to nil.
15050
15051 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15052
15053         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15054         when searching for already-paid recipients.
15055
15056 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15057
15058         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15059         passphrases when it is not needed.
15060         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15061         passphrase stuff from gpg, should only be necessary when you use
15062         gpg with a smartcard.
15063
15064 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15065
15066         * mml.el (mml-insert-mime): Ignore cached contents of
15067         message/external-body part.
15068
15069         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
15070         (mm-insert-part): Ditto.
15071
15072 2006-03-23  Simon Josefsson  <jas@extundo.com>
15073
15074         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
15075         Reiner.
15076         (pgg-gpg-use-agent-p): Use it again.
15077
15078 2006-03-23  Simon Josefsson  <jas@extundo.com>
15079
15080         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15081         older emacsen.
15082         (pgg-gpg-use-agent-p): Don't use it.
15083
15084 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
15085
15086         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15087         if we can.
15088
15089 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15090
15091         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15092         (pgg-gpg-update-agent): New function.
15093         (pgg-gpg-use-agent-p): New function.
15094         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15095         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15096         (pgg-gpg-sign-region): Use it.
15097
15098 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15099
15100         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15101         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15102
15103 2006-03-21  Simon Josefsson  <jas@extundo.com>
15104
15105         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15106         <wilde@sha-bang.de>.
15107         (pgg-gpg-use-agent): New variable.
15108         (pgg-gpg-process-region): Use it.
15109         (pgg-gpg-encrypt-region): Likewise.
15110         (pgg-gpg-encrypt-symmetric-region): Likewise.
15111         (pgg-gpg-decrypt-region): Likewise.
15112         (pgg-gpg-sign-region): Likewise.
15113         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15114
15115 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15116
15117         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15118
15119         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15120         Add comment on version.
15121
15122 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15123
15124         * smiley.el: Add missing test smiley.
15125
15126 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15127
15128         * mm-decode.el (mm-with-part): New macro.
15129         (mm-get-part): Use it; work with message/external-body as well.
15130         (mm-save-part): Treat name and filename equally.
15131
15132         * mm-extern.el (mm-extern-cache-contents): New function.
15133         (mm-inline-external-body): Use it; force the part to be displayed;
15134         move undisplayer added to the cached handle to the parent.
15135
15136         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15137         (gnus-mime-view-part-as-type): Work with message/external-body.
15138
15139         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15140
15141 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15142
15143         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15144         images in image-load-path.  [Sync with image.el, revision 1.60, in
15145         Emacs.]
15146
15147 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15148
15149         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15150         path rather than symbol.  Always return list of directories.
15151         Guarantee that image directory comes first.  [Sync with image.el,
15152         revision 1.59, in Emacs.]
15153
15154         * message.el (message-make-tool-bar): Adjust to new API of
15155         `gmm-image-load-path-for-library'.
15156
15157         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15158
15159         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15160
15161 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15162
15163         * gnus-art.el (gnus-article-only-boring-p):
15164         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15165         intangible text.
15166         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15167
15168 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15169
15170         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15171         Use `defun' instead of `gmm-defun-compat'.
15172
15173 2006-03-14  Simon Josefsson  <jas@extundo.com>
15174
15175         * message.el (message-unique-id): Don't use message-number-base36
15176         if (user-uid) is a float.
15177         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15178
15179 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15180
15181         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15182
15183         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15184         empty line between a part and a message part.
15185
15186 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15187
15188         * smiley.el: Add more test smileys.
15189         (smiley-data-directory, smiley-regexp-alist)
15190         (gnus-smiley-file-types): Fix doc strings.
15191         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15192         adding new elements.
15193         (smiley-mouse-map): Unused code.  Make it a comment.
15194
15195 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15196
15197         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15198         scan latest NoCeM messages instead of old ones.
15199         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15200         delimiters that are recently used.
15201         (gnus-nocem-load-cache): Add autoload cookie.
15202
15203         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15204
15205         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15206         level which is larger than gnus-use-nocem is specified.
15207
15208         * gnus-group.el (gnus-group-get-new-news): Ditto.
15209
15210 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15211
15212         * gnus-util.el (gnus-tool-bar-update): New function.
15213
15214         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15215         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15216
15217         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15218
15219         * gnus-group.el (gnus-group-redraw-when-idle)
15220         (gnus-group-redraw-check): Remove.
15221         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15222
15223 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15224
15225         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15226         if optional last element is specified in splits (FIELD VALUE...).
15227
15228 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15229
15230         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15231         to gmm-image-load-path-for-library.  Call with no-error argument.
15232         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15233
15234         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15235
15236         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15237
15238         * gmm-utils.el (gmm-image-load-path): Remove alias.
15239
15240 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15241
15242         * gmm-utils.el (gmm-image-load-path): Add alias.
15243
15244         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15245         nnml-generate-nov-databases-1.
15246         (nnml-generate-nov-databases): Use it.
15247         (nnml-generate-nov-databases-directory): Document no-active
15248         argument.
15249
15250         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15251         directory if path is t.  Add no-error.
15252
15253         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15254         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15255
15256         * gnus-art.el (gnus-article-browse-delete-temp-files):
15257         Simplify resetting gnus-article-browse-html-temp-list.
15258
15259         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15260         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
15261         Add example to docstring.  Rename local variables.  Move error
15262         checks to default case in cond and simplify.
15263
15264 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15265
15266         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15267         handle is multipart when calling it recursively.
15268         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15269
15270 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15271
15272         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15273         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15274
15275 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15276
15277         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15278         is loaded.
15279
15280         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15281         loaded.
15282
15283 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15284
15285         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15286         to "Emacs 23 (unicode)" in doc string.
15287
15288         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15289         "Emacs 23 (unicode)" in comment.
15290
15291 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15292
15293         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15294
15295         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15296         characters 160 through 255 in Emacs 23.
15297
15298 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15299
15300         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15301         gnus-article-browse-html-temp.
15302         (gnus-article-browse-delete-temp): Make it customizable.
15303         Add `file'.  Adjust doc string.
15304         (gnus-article-browse-delete-temp-files): Add argument.
15305         Allow query for each file.  Adjust doc string.
15306         (gnus-article-browse-html-parts):
15307         Add `gnus-article-browse-delete-temp-files' to
15308         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15309
15310 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15311
15312         * gnus-art.el (gnus-article-browse-html-temp)
15313         (gnus-article-browse-delete-temp): New variables.
15314         (gnus-article-browse-delete-temp-files): New function.
15315         (gnus-article-browse-html-parts): Use it.
15316
15317 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15318
15319         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15320
15321         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15322         string.
15323
15324         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15325         gnus-summary-insert-new-articles when unplugged.
15326         Remove gnus-summary-search-article-forward.
15327
15328         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15329         display-visual-class instead of display-color-cells.
15330
15331 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15332
15333         * dgnushack.el: Autoload customize-group for XEmacs.
15334
15335         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15336         message/* containing non-ASCII text properly.
15337
15338 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15339
15340         * message.el: Require gmm-utils, remove autoloads.
15341         (message-tool-bar): Set default based on
15342         gmm-tool-bar-style.
15343         (message-tool-bar-gnome): Add gmm-customize-mode.
15344
15345         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15346         gmm-tool-bar-style.
15347         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15348
15349         * gnus-group.el (gnus-group-tool-bar): Set default based on
15350         gmm-tool-bar-style.
15351         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15352
15353         * gmm-utils.el (gmm-image-directory): Rename variable from
15354         gmm-image-load-path.
15355         (gmm-image-load-path): Use gmm-image-directory.
15356         (gmm-customize-mode): New function.
15357         (gmm-tool-bar-style): New variable.
15358
15359         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15360         gnus-group-redraw-line-number.
15361         (gnus-group-redraw-check): Simplify.
15362         (gnus-group-tool-bar-update): Remove redraw check.
15363         (gnus-group-make-tool-bar): Add redraw check.
15364
15365 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15366
15367         * gnus-art.el (gnus-button): Add missing parentheses.
15368
15369 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * lpath.el: Fbind line-number-at-pos.
15372
15373 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15376
15377 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15378
15379         * gnus-art.el (gnus-button): New face.
15380         (gnus-article-button-face): Use it.
15381
15382         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15383         Add gnus-summary-next-page.  Re-order.
15384
15385         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15386         next-node are now included.
15387         (gnus-group-redraw-line-number): New internal variable.
15388         (gnus-group-redraw-check): Helper function for updating the tool
15389         bar.
15390         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15391
15392         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15393
15394         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15395         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15396         Use it to match format of Spamassassin 3.0 and later.
15397         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15398         (spam-check-bogofilter)
15399         (spam-bogofilter-register-with-bogofilter): Fix args of
15400         `gnus-error' calls.
15401
15402 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15403
15404         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15405         unnecessary interaction when sending queued mails.
15406         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15407
15408 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15409
15410         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15411         first or last are nil.
15412
15413 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15414
15415         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15416
15417 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15418
15419         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15420
15421 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15422
15423         * dns.el (query-dns): Protect more against buggy tcp output.
15424
15425 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15426
15427         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15428         nov.php.
15429
15430 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15431
15432         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15433         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15434         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15435         output on the server side.
15436         (nnweb-google-create-mapping): Update regexps and add some
15437         progress indication.
15438
15439 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15440
15441         * gnus-group.el (gnus-group-tool-bar-gnome):
15442         Fix gnus-agent-toggle-plugged.  Re-order icons.
15443         (gnus-group-tool-bar-gnome):
15444         Add gnus-group-{prev,next}-unread-group.
15445         (gnus-group-tool-bar-gnome): Re-order icons.
15446
15447         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15448         Move gnus-summary-insert-new-articles.
15449
15450         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15451         Fix comments.
15452
15453         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15454         also available in Emacs 21.3.
15455
15456         * message.el (message-fix-before-sending): Change "Emacs 22" to
15457         "Emacs 23 (unicode)" in comment.
15458
15459         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15460         "Emacs 23 (unicode)" in comment.
15461
15462         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15463         comment.
15464         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15465
15466         * mm-view.el (mm-fill-flowed): Add :version.
15467
15468 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15469
15470         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15471         and load-path.
15472
15473 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15474
15475         * message.el: Autoload gmm-image-load-path.
15476         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15477         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15478         consitency.
15479
15480         * gmm-utils.el (gmm-image-load-path): Also search in
15481         "../etc/images".  Don't set gmm-image-load-path if we don't find
15482         the image.
15483
15484 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15485
15486         * gmm-utils.el (gmm-image-load-path): Don't make
15487         `gmm-image-load-path' include subdirectories which the second arg
15488         `image' might specify.
15489
15490         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15491         subdirectory to icon file names.
15492
15493         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15494
15495 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15496
15497         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15498         gmm-image-load-path calls.
15499
15500         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15501
15502         * message.el (message-make-tool-bar): Ditto.
15503
15504         * mml.el (mml-preview): Add comment concerning tool bar icons.
15505
15506         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15507         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15508
15509         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15510         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15511
15512         * message.el (message-tool-bar-gnome): Use new icon names.
15513         (message-make-tool-bar): Use `gmm-image-load-path'.
15514
15515         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15516         New functions from MH-E.
15517         (gmm-image-load-path): New variable from MH-E.
15518         (gmm-image-load-path): New function from MH-E.  Add arguments
15519         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15520         *-image-load-path-called-flag.
15521
15522 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15523
15524         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15525
15526 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15527
15528         * nnimap.el (nnimap-request-move-article): Change folder back to
15529         source group before deleting.
15530
15531 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15532
15533         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15534
15535         * gnus-art.el (mm-url-insert-file-contents-external):
15536         Autoload mm-url.
15537
15538         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15539
15540 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15541
15542         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15543         coding system which mm-charset-to-coding-system returns for a
15544         given charset is valid.
15545
15546 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15547
15548         * html2text.el (html2text-remove-tag-list):
15549         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15550
15551 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15552
15553         * gnus-cus.el: Revert 2005-10-17 change.
15554
15555 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15556
15557         * gnus-art.el (article-strip-banner):
15558         Call article-really-strip-banner only when the regexp match is made.
15559
15560 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15561
15562         * gnus-art.el (article-strip-banner):
15563         Use gnus-extract-address-components instead of
15564         mail-header-parse-addresses to make it work with non-ASCII text;
15565         remove mail-encode-encoded-word-string.
15566
15567         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15568         values which are surrounded with \"...\"; make it never cause a
15569         Lisp error; give up parsing of parameters if it failed in
15570         extracting type.
15571
15572 2006-02-14  Arne JĂžrgensen  <arne@arnested.dk>
15573
15574         * smime.el (smime-cert-by-ldap-1): Fix bug where
15575         `smime-ldap-search' returns results without userCertificates.
15576
15577 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15580
15581 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15582
15583         * spam.el (spam-check-spamassassin-headers): Adapt format for
15584         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15585         <ari@mbf.ocn.ne.jp>.
15586         (spam-list-of-processors): Add spam-use-gmane.
15587
15588 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15591         make-temp-file; make it work with XEmacs as well.
15592
15593         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15594         mm-make-temp-file.
15595
15596         * mm-decode.el (mm-display-external): Use the 3rd arg of
15597         mm-make-temp-file.
15598         (mm-create-image-xemacs): Ditto.
15599
15600 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15601
15602         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15603         with message-narrow-to-headers.
15604         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15605         (gnus-draft-check-draft-articles): New function.
15606         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15607
15608 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15609
15610         * gnus-art.el (gnus-article-browse-html-parts):
15611         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15612         Don't use suffix argument for mm-make-temp-file for Emacs 21
15613         compatibility.  Remove useless `format'.
15614
15615 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15616
15617         * nnweb.el (nnweb-google-wash-article): Update regexps.
15618         (nnweb-group-alist): Use defvoo instead of defvar.
15619
15620 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15621
15622         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15623         re-loading nn* modules.
15624
15625 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15626
15627         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15628         for `tool-bar-mode' and don't check it's default-value.
15629
15630         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15631
15632         * message.el (message-make-tool-bar): Ditto.
15633
15634         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15635         `substring'.  Shorten tmp-file name.
15636
15637         * gnus.el: Remove bogus comment.
15638
15639 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15640
15641         * gnus-art.el (gnus-article-browse-html-parts): New function.
15642         (gnus-article-browse-html-article): New function for viewing html
15643         articles with a browser.
15644
15645 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15646
15647         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15648         in elisp.
15649         (pgg-gpg-encrypt-symmetric-region): Ditto.
15650         (pgg-gpg-sign-region): Ditto.
15651
15652         * pgg-def.el (pgg-text-mode): New variable.
15653
15654         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15655         (mml2015-pgg-encrypt): Ditto.
15656
15657         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15658         (mml1991-pgg-encrypt): Ditto.
15659
15660 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15661
15662         * nnfolder.el (nnfolder-insert-newsgroup-line):
15663         Use message-make-date instead of current-time-string.
15664
15665         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15666         to gnus-decoded which mm-uu might set.
15667
15668 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15669
15670         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15671         don't decode quoted parameters; remove misimported Emacs code.
15672         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15673         (rfc2231-decode-encoded-string): Don't use split-string which
15674         behaves differently according to Emacs version; use
15675         mm-decode-coding-region to convert charset to coding-system.
15676         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15677         (rfc2231-encode-string): Remove misimported Emacs code.
15678
15679 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15680
15681         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15682         when calling mail-header-parse-content-type.
15683         (article-de-quoted-unreadable): Ditto.
15684         (article-de-base64-unreadable): Ditto.
15685         (article-wash-html): Ditto.
15686
15687         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15688         calling mail-header-parse-content-type and
15689         mail-header-parse-content-disposition.
15690         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15691         mail-header-parse-content-type.
15692
15693         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15694         insert charset and format parameters; encode description after
15695         inserting it to buffer.
15696         (mml-insert-parameter): Fold lines properly even if a parameter is
15697         segmented into two or more lines; change the max column to 76.
15698
15699         * rfc1843.el (rfc1843-decode-article-body): Don't use
15700         ignore-errors when calling mail-header-parse-content-type.
15701
15702         * rfc2231.el (rfc2231-parse-string): Return at least type if
15703         possible; don't cause an error even if it fails in parsing of
15704         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15705         (rfc2231-encode-string): Don't break lines at the beginning, leave
15706         it to mml-insert-parameter.
15707
15708         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15709         calling mail-header-parse-content-type.
15710
15711 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15712
15713         * spam-report.el (spam-report-gmane-use-article-number):
15714         Improve doc string.
15715         (spam-report-gmane-internal): Check if a suitable header was found
15716         in the article.
15717
15718 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15719
15720         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15721         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15722
15723 2006-02-05  Romain Francoise  <romain@orebokech.com>
15724
15725         Update copyright notices of all files in the gnus directory.
15726
15727 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15728
15729         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15730
15731 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15732
15733         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15734         segmented lines of parameter value to cope with Thunderbird 1.5
15735         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15736         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15737         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15738
15739 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15740
15741         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15742         parts.
15743
15744 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15745
15746         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15747         there's only one active file for all servers.
15748         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15749         solid groups.  Gnus might have used a FAST request to select the group.
15750         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15751         and nnweb-search redundantly in the active file.
15752         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15753         (nnweb-request-create-group): Don't use ARGS.
15754         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15755         initialisations.  Let nnoo do the work.
15756
15757 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15758
15759         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15760         Say the part has been decoded.
15761
15762         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15763
15764 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15765
15766         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15767         mailcap-viewer-test-cache when there's no 'test clause, since that
15768         will invert the meaning of a "nil" test previously determined by
15769         mailcap-mailcap-entry-passes-test.
15770
15771 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15772
15773         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15774         compiling.
15775
15776         * gnus-sum.el: Ditto.
15777
15778         * message.el: Don't bind tool-bar-map when compiling.
15779
15780 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15781
15782         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15783
15784 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15785
15786         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15787         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15788         current Google Groups.
15789
15790 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15791
15792         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15793         and tool-bar-mode.
15794
15795         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15796         and tool-bar-mode.
15797
15798         * message.el (message-tool-bar-update): Simplify.
15799         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15800
15801         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15802         gnus-summary-buffer.
15803         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15804         gnus-summary-reply.
15805
15806         * gmm-utils.el (gmm): Add :version.
15807
15808 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15809
15810         * Makefile.in (clean): New rule.
15811         (distclean): Use it.
15812
15813 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15814
15815         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15816         Don't autoload.
15817
15818 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15819
15820         * gmm-utils.el (gmm-verbose): Add :group.
15821
15822 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15823
15824         * message.el: Change some comments WRT tool-bars.
15825
15826         * gnus-sum.el (gnus-summary-tool-bar)
15827         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15828         (gnus-summary-tool-bar-zap-list): New variables.
15829         (gnus-summary-make-tool-bar): Complete rewrite using
15830         `gmm-tool-bar-from-list'.
15831
15832         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15833         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15834         New variables.
15835         (gnus-group-make-tool-bar): Complete rewrite using
15836         `gmm-tool-bar-from-list'.
15837         (gnus-group-tool-bar-update): New function.
15838
15839         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15840
15841 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15842
15843         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15844         is dissected into a single part of which the type is the same as
15845         the given one; decode charset.
15846
15847 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15848
15849         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15850         into alists as symbol not string, since that's what
15851         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15852         look for.
15853
15854 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15855
15856         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15857         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15858
15859         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15860
15861 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15862
15863         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15864         (gnus-xmas-mime-security-button-menu): New function.
15865
15866         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15867         (gnus-mime-security-button-menu): New definition.
15868         (gnus-mime-security-button-map): Use them.
15869         (gnus-mime-security-button-menu): New function.
15870         (gnus-insert-mime-security-button): Addition to help echo.
15871         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15872         (gnus-mime-security-pipe-part): New functions.
15873
15874         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15875         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15876
15877         * mm-decode.el (mm-handle-set-disposition): Remove.
15878         (mm-handle-set-description): Remove.
15879
15880 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15881
15882         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15883         (mm-w3m-standalone-supports-m17n-p): New function.
15884         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15885         w3m usage.
15886
15887         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15888         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15889
15890 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15891
15892         * message.el (message-tool-bar-zap-list):
15893         Use gmm-tool-bar-zap-list as custom type.
15894         (message-tool-bar-update): New function.
15895         (message-tool-bar, message-tool-bar-gnome)
15896         (message-tool-bar-retro): Add message-tool-bar-update.
15897         (message-tool-bar-gnome): Add flyspell-buffer.
15898
15899         * gnus-util.el (gnus-error): Describe `args'.
15900
15901         * gmm-utils.el (gmm-error): Describe `args'.
15902         (gmm-tool-bar-zap-list): New widget.
15903         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15904
15905 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15906
15907         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15908         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15909         the number of recursive calls.
15910
15911         * mm-decode.el (mm-handle-set-disposition): New macro.
15912         (mm-handle-set-description): New macro.
15913
15914 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15915
15916         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15917         encoding.
15918
15919 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15920
15921         * message.el (message-tool-bar-zap-list, message-tool-bar)
15922         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15923         (message-tool-bar-local-item-from-menu): Remove.
15924         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15925         (message-make-tool-bar): New function.
15926         (message-mode): Use `message-make-tool-bar'.
15927
15928         * gmm-utils.el: New file.
15929         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15930         (gmm-lazy): New widget copied from `nnmail.el'.
15931         (gmm-tool-bar-from-list): New function for creating customizable
15932         tool bars.
15933         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15934         output.
15935         (gmm): Add :prefix to defgroup.
15936
15937 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15938
15939         * gmm-utils.el (gmm-widget-p): New function.
15940
15941 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15942
15943         * mml.el (mml-attach-file): Describe `description' in doc string.
15944         (mml-menu): Add Emacs MIME manual and PGG manual.
15945
15946 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15947
15948         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15949
15950 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15951
15952         * nntp.el (nntp-end-of-line): Doc fix.
15953
15954 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15955
15956         * imap.el (imap-open): Handle case where buffer is a buffer
15957         object.
15958
15959 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15960
15961         * gnus-delay.el (gnus-delay): Don't autoload.
15962         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15963         to be re-loaded when customizing the `gnus-delay' group.
15964
15965 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15966
15967         * message.el (message-insert-citation-line): Use newlines.
15968
15969 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15970
15971         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15972         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15973         these routines, so the passphrase can be managed externally and
15974         passed in to the system.
15975         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15976         pgg-add-passphrase-to-cache function.
15977
15978         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15979         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15980         these routines, so the passphrase can be managed externally and
15981         passed in to the system.
15982         (pgg-pgp5-sign-region): Use new name of
15983         pgg-add-passphrase-to-cache function.
15984
15985 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15986
15987         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15988         part of the decoded armor to find the key-identifier.
15989         (pgg-gpg-lookup-key-owner): New function to return the
15990         human-readable identifier of a key owner.
15991         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15992         itself.
15993         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15994         the key value) if we have a key and can match it against a secret
15995         key.  Also, added a note pointing out fact that the prompt only
15996         indicates the first matching key.
15997
15998         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15999         pgg-decrypt-region.
16000         (pgg-add-passphrase-to-cache): Rename from
16001         `pgg-add-passphrase-cache' to reduce confusion (all callers
16002         changed).
16003         (pgg-remove-passphrase-from-cache): Rename from
16004         `pgg-remove-passphrase-cache' to reduce confusion (all callers
16005         changed).
16006         (pgg-read-passphrase, pgg-add-passphrase-cache)
16007         (pgg-remove-passphrase-cache): Add informative docstrings.
16008         (pgg-decrypt): Convey provided passphrase in subordinate call to
16009         pgg-decrypt-region.
16010
16011 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
16012
16013         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
16014         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
16015         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
16016         'passphrase' argument, so the passphrase can be managed externally
16017         and then passed in to the system.
16018
16019         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
16020         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
16021         so the passphrase cache can be used reliably with identifiers
16022         besides a pgp packet's key id.
16023
16024         * pgg-gpg.el (pgg-gpg-encrypt-region)
16025         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16026         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
16027         these routines, so the passphrase can be managed externally and
16028         passed in to the system.
16029
16030         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
16031         'notruncate' argument, so the passphrase cache can be used
16032         reliably with identifiers besides a pgp packet's key id.
16033
16034 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
16035
16036         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
16037         symmetric encryption.
16038         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
16039         encrypted session key.
16040         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
16041         message ask for the passphrase in a proper way.
16042
16043         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
16044         New user commands for symmetric encryption.
16045
16046 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16047
16048         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16049
16050         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16051
16052 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
16053
16054         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16055
16056 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16057
16058         * mm-decode.el (mm-inlined-types): Add application/pgp.
16059         (mm-automatic-display): Ditto.
16060
16061         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16062         part as text.
16063
16064 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * nnrss.el: Update copyright.
16067         (nnrss-opml-import): Query whether to subscribe to each entry.
16068
16069         * gnus-art.el:
16070         * gnus-sum.el:
16071         * gnus-xmas.el:
16072         * messagexmas.el:
16073         * mm-uu.el:
16074         * mm-view.el: Update copyright.
16075
16076 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
16077
16078         * message.el (message-info): New function.
16079         (message-mode-menu): Add it.
16080         Update copyright.
16081
16082         * ChangeLog: Fix and update copyright.
16083
16084 2006-01-13  Romain Francoise  <romain@orebokech.com>
16085
16086         * message.el (message-forward-subject-name-subject): Prefer the
16087         address to 'nowhere' if the sender has no name.
16088         Fix typo.  Update copyright year.
16089
16090 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16091
16092         * gnus-art.el (article-wash-html):
16093         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16094         (gnus-article-wash-html-with-w3m-standalone): New function.
16095
16096         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16097         mm-inline-text-html-render-with-w3m-standalone.
16098         (mm-text-html-washer-alist): Map w3m-standalone to
16099         gnus-article-wash-html-with-w3m-standalone.
16100         (mm-inline-text-html-render-with-w3m-standalone): New function.
16101
16102 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16103
16104         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16105         Improve LaTeX.
16106
16107 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16108
16109         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16110         (nnrss-request-article): Render text/plain parts as HTML.
16111
16112         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16113         the buffer.
16114
16115 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16116
16117         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16118         custom definition of `gnus-posting-styles'.
16119
16120         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16121         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16122
16123 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16124
16125         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16126         Use nntp for bug archive.
16127
16128 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16129
16130         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16131         parts.
16132         (nnrss-normalize-date): New function converts ISO 8601 date into
16133         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16134         (nnrss-check-group): Use it.
16135
16136 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16137
16138         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16139
16140         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16141         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16142         (nnrss-insert-w3): Ditto.
16143
16144 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16147         the articles to be forwarded including the case where neither a
16148         number of articles nor a region is specified.
16149
16150 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16151
16152         * nnrss.el (nnrss-request-article): Fix last change; fill
16153         text/plain parts.
16154
16155 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16156
16157         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16158         in text/plain part.
16159         (nnrss-check-group): Don't add excessive newline to dc:subject.
16160
16161 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16162
16163         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16164         article.
16165
16166 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16167
16168         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16169         (nnml-use-compressed-files, nnml-save-mail): Support other
16170         comression programs such as bzip2.
16171
16172 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16173
16174         * dns.el (query-dns): Make sure we check the buffer size before
16175         removing tcp headers.
16176
16177 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16178
16179         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16180         remove MIME buttons associated with multipart/alternative parts.
16181         (gnus-mime-display-alternative): Tag buttons using `article-type'
16182         text property.
16183
16184         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16185         associated with multipart/alternative parts.
16186
16187         * gnus-art.el (gnus-signature-separator): Fix custom type.
16188
16189         * mm-decode.el (mm-inlined-types): Fix custom type.
16190         (mm-keep-viewer-alive-types): Ditto.
16191         (mm-automatic-display): Ditto.
16192         (mm-attachment-override-types): Ditto.
16193         (mm-inline-override-types): Ditto.
16194         (mm-automatic-external-display): Ditto.
16195
16196 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16197
16198         * spam-report.el (spam-report-user-mail-address)
16199         (spam-report-user-agent): New variables.
16200         (spam-report-url-ping-plain): Use spam-report-user-agent.
16201
16202 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16203
16204         * gnus-art.el (gnus-button-handle-custom): Do not just use
16205         `customize-apropos' for any "M-x customize-*" button but the
16206         function called for.  Accept both the function name and its
16207         argument in order to achieve this.
16208         (gnus-button-alist): Remove support for "custom:" URL's.
16209         Pass function name to `gnus-button-handle-custom' in case of "M-x
16210         customize-*" buttons.
16211
16212 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16213
16214         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16215         multipart/alternative and add xref to mm-discouraged-alternatives
16216         in doc string.
16217
16218         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16219         gnus-buttonized-mime-types in doc string.
16220
16221 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16222
16223         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16224         Suggest image/.* in the doc string.
16225
16226 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16227
16228         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16229         message-marks (Debian bug #342521).
16230
16231 2005-12-12  Simon Josefsson  <jas@extundo.com>
16232
16233         * password.el (password-read-from-cache): Add.
16234         (password-read): Use it.
16235
16236 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16237
16238         * rfc2047.el (rfc2047-charset-to-coding-system):
16239         Recognize us-ascii as a MIME charset.
16240
16241         * mm-bodies.el (mm-decode-content-transfer-encoding):
16242         Protect against the case where the 2nd arg TYPE is nil.
16243
16244 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16245
16246         * pop3.el (pop3-stream-type): Fix custom version.
16247
16248         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16249
16250 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16251
16252         * mm-decode.el (mm-display-external): Add missing cdr.
16253
16254 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16255
16256         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16257         RFC1524) if it is in mailcap or add a suffix according to
16258         mailcap-mime-extensions when generating a temp filename; postpone
16259         deleting a temp file for 2 seconds for some wrappers, shell
16260         scripts, and so on, which might exit right after having started a
16261         viewer command as a background job.
16262
16263 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16264
16265         * nntp.el (nntp-marks-directory): Fix custom group.
16266
16267         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16268         steps when < 10.
16269
16270         * gnus-start.el (gnus-no-server-1):
16271         Mention `gnus-level-default-subscribed' in doc string.
16272
16273 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16274
16275         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16276         parens.
16277
16278 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16279
16280         * gnus-xmas.el (gnus-use-toolbar): Revert.
16281         (gnus-xmas-setup-toolbar): Use global default-toolbar if
16282         gnus-use-toolbar is default.
16283
16284         * messagexmas.el (message-use-toolbar): Revert.
16285         (message-setup-toolbar): Use global default-toolbar if
16286         message-use-toolbar is default.
16287
16288 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16289
16290         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
16291         according to default-toolbar-visible-p.
16292
16293         * messagexmas.el (message-use-toolbar): Ditto.
16294
16295 2005-11-26  Dave Love  <fx@gnu.org>
16296
16297         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16298         (tls-program, tls-success): Provide openssl alternative.
16299
16300         * starttls.el: Doc fixes.
16301         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16302         SERVICE to PORT.
16303
16304         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16305         port null or service name.
16306         (starttls-negotiate): Autoload.
16307
16308 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16309
16310         * message.el (message-kill-to-signature): Fix interactive spec.
16311
16312 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16313
16314         * pop3.el (pop3-open-server): Recognize a string as a service name.
16315
16316 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16317
16318         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16319
16320 2005-11-23  Dave Love  <fx@gnu.org>
16321
16322         Add pop3s, pop3/starttls.
16323
16324         * pop3.el (pop3-authentication-scheme): Clarify doc.
16325         (open-tls-stream, starttls-open-stream): Autoload.
16326         (pop3-stream-type): New.
16327         (pop3-open-server): Use it.
16328
16329         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16330         for POP.
16331         (mail-source-keyword-map): Add :stream for POP.
16332         (mail-source-fetch-pop): Use pop3-stream-type.
16333
16334 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16335
16336         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16337         of current-time-string.
16338
16339 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16340
16341         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16342         date header.
16343
16344 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16345
16346         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16347         it can seriously impact performance as it bypasses the agent's
16348         local caches.
16349
16350 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16351
16352         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16353         must be explicitly online rather than "not explicitly offline" for
16354         its flags to be synchronized.
16355
16356         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16357         that gnus-uu-unmark-thread will function correctly.
16358
16359         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16360         1024K is instead displayed as 1M.
16361
16362 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16363
16364         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16365
16366 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16367
16368         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16369
16370 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16371
16372         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16373         error message to display actual error condition.
16374         (gnus-agent-save-local): Avoid saving symbols that are bound to
16375         nil as they simply result in a warning message in
16376         gnus-agent-read-local.
16377
16378 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16379
16380         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16381         rather than make-variable-buffer-local for file-precious-flag.
16382
16383 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16384
16385         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16386         for duplicates which are removed.  The invalid sort check then
16387         triggers a rescan after the sort as sorting may have moved
16388         duplicate entries such that they can be cheaply detected.
16389
16390 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16391
16392         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16393
16394 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16395
16396         * gnus-agent.el (gnus-agent-article-alist-save-format):
16397         Change internal variable to a custom variable.  Change default value
16398         from compressed(2) to uncompressed(1).
16399         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16400         support for uncompressed agentview files.  Taken together, reading
16401         the agentview file should now be 6-7 times faster.
16402
16403 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16404
16405         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16406         as a buffer-local variable.  This avoids creating truncated
16407         dribble files as a result of a hang up, eg.
16408
16409 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
16410
16411         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
16412         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
16413         XEmacs.
16414
16415 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16416
16417         * gnus-start.el (gnus-start-draft-setup):
16418         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16419
16420         * gnus.el (gnus-splash): Change custom group.
16421         (gnus-group-get-parameter, gnus-group-parameter-value):
16422         Describe allow-list argument.
16423
16424         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16425         string.
16426
16427 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16428
16429         * gnus-art.el (gnus-default-article-saver): Add user-defined
16430         `function' to custom type.
16431
16432 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16433
16434         * imap.el (imap-open): Handle case where buffer is a buffer
16435         object.
16436
16437 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16438
16439         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16440         long lines.
16441         (gnus-cache-delete-group): Wrap doc strings.
16442
16443         * gnus-agent.el (gnus-agent-rename-group)
16444         (gnus-agent-delete-group): Wrap doc strings.
16445
16446 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16447
16448         * messagexmas.el (message-use-toolbar): Change the valid values
16449         into default, top, bottom, left, and right.
16450         (message-toolbar-thickness): New variable.
16451         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
16452         well.
16453         (message-setup-toolbar): Make it work.
16454
16455         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
16456         (gnus-use-toolbar): Change the valid values into default, top,
16457         bottom, left, and right.
16458         (gnus-toolbar-thickness): New variable.
16459         (gnus-xmas-setup-toolbar): New function.
16460         (gnus-xmas-setup-group-toolbar): Use it.
16461         (gnus-xmas-setup-summary-toolbar): Use it.
16462
16463 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16464
16465         * gnus-start.el (gnus-1): Add "native" to
16466         gnus-predefined-server-alist.
16467
16468         * gnus.el (gnus-method-to-server): Don't add "native" to the
16469         lists here, because that leads to problems when
16470         gnus-select-method is bound.
16471
16472 2005-11-09  Simon Josefsson  <jas@extundo.com>
16473
16474         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16475         use (not sort-by-date) instead.
16476
16477 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16478
16479         * gnus-delay.el (gnus-delay-group): Don't autoload.
16480         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16481         to be re-loaded when customizing the `gnus-delay' group.
16482
16483 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16484
16485         * message.el: Revert last changes.
16486         (message-insert-citation-line): Use newlines.
16487
16488 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16489
16490         * message.el (message-courtesy-message)
16491         (message-mark-insert-begin, message-mark-insert-end)
16492         (message-elide-ellipsis, message-cancel-message)
16493         (message-add-header, message-change-subject)
16494         (message-cross-post-followup-to-header)
16495         (message-cross-post-insert-note, message-reduce-to-to-cc)
16496         (message-widen-reply, message-delete-not-region)
16497         (message-kill-to-signature, message-insert-signature)
16498         (message-insert-importance-high, message-insert-importance-low)
16499         (message-insert-or-toggle-importance)
16500         (message-insert-disposition-notification-to)
16501         (message-indent-citation, message-yank-original)
16502         (message-cite-original-without-signature, message-cite-original)
16503         (message-insert-citation-line, message-position-on-field)
16504         (message-fix-before-sending, message-send-mail-partially)
16505         (message-send-mail, message-send-mail-with-sendmail)
16506         (message-send-mail-with-qmail, message-send-news)
16507         (message-check-news-header-syntax, message-generate-headers)
16508         (message-insert-courtesy-copy, message-fill-address)
16509         (message-fill-header, message-shorten-references)
16510         (message-setup-1, message-cancel-news)
16511         (message-forward-make-body-plain, message-forward-make-body-mime)
16512         (message-forward-make-body-mml, message-encode-message-body)
16513         (message-forward-make-body-digest-plain)
16514         (message-forward-make-body-digest-mime)
16515         (message-use-alternative-email-as-from): Insert `hard-newline'
16516         instead of ordinary newlines.
16517
16518 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * message.el (message-generate-headers): Downcase the argument
16521         given to message-check-element.
16522
16523 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16524
16525         * nntp.el (nntp-authinfo-rejected): New error condition.
16526         (nntp-wait-for): Use new error condition to signal authentication
16527         error.
16528         (nntp-retrieve-data): Rethrow new error condition to break out of
16529         recursive call to nntp-send-authinfo.
16530
16531 2005-11-08  Romain Francoise  <romain@orebokech.com>
16532
16533         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16534         (gnus-summary-exit-map): Bind to `Z p'.
16535         (gnus-summary-make-menu-bar): Add menu item.
16536
16537 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16538
16539         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16540         (gnus-treat-*): Add `first' in all doc strings.
16541
16542         * gnus-group.el (gnus-group-compact-group): Fix typo.
16543
16544 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16545
16546         * gnus.el (gnus-parameters-case-fold-search): New variable.
16547         (gnus-parameters-get-parameter): Use it.
16548
16549         * gnus-score.el (gnus-home-score-file): Doc fix.
16550
16551 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16552
16553         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16554
16555 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16556
16557         * mm-util.el (mm-special-display-p): New function.
16558
16559         * mml.el (mml-preview): Use it; doc fix.
16560
16561 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16562
16563         * imap.el (imap-open): Handle case where buffer is a buffer object.
16564
16565 2005-10-29  Romain Francoise  <romain@orebokech.com>
16566
16567         * message.el (message-fix-before-sending): Fix comment.
16568
16569 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16570
16571         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16572
16573 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16574
16575         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16576         Used in gnus-score.el.
16577
16578 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16579
16580         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16581
16582 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16583
16584         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16585         whitespace removed in revision 7.8.  Use concatenated string to
16586         protect trailing whitespace.
16587
16588 2005-10-27  Jouni K. SeppĂ€nen  <jks@iki.fi>
16589
16590         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16591         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16592         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16593         Courier IMAP ("some version from 2004").  Mostly based on similar
16594         code in the same function.
16595
16596 2005-10-26  Didier Verna  <didier@xemacs.org>
16597
16598         * gnus-group.el (gnus-group-compact-group): Invalidate original
16599         article buffer.
16600         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16601         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16602         NOV database and in article itself.
16603         Invalidate article backlog.
16604
16605 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16606
16607         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16608
16609 2005-10-26  Simon Josefsson  <jas@extundo.com>
16610
16611         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16612         part of 2004-07-25 change.
16613
16614 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16615
16616         * message.el (message-display-completion-list): New function.
16617         (message-expand-group): Use it; make sure the Completions buffer
16618         is modifiable.
16619 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16620
16621         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16622         user-mail-name is an empty string.
16623
16624 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16625
16626         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16627         depending on gnus-score-decay-constant.
16628
16629         * encrypt.el (encrypt-insert-file-contents)
16630         (encrypt-write-file-contents): Don't use `gnus-message'.
16631
16632         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16633         arguments.
16634         (mm-uu-type-alist): Add message-marks and insert-marks.
16635         Pass arguments to mm-uu-verbatim-marks-extract.
16636         (mm-uu-hide-markers): New variable.
16637         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16638
16639         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16640         (gnus-convert-image-to-face-command): Use "convert" by default to
16641         allow other input image formats.
16642         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16643         accordingly.
16644
16645 2005-10-23  Simon Josefsson  <jas@extundo.com>
16646
16647         * imap.el (imap-gssapi-program): Align command line parameters
16648         with latest GNU SASL.
16649         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16650
16651 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16652
16653         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16654         HTML.
16655         (nnslashdot-request-article): Ditto.
16656
16657         * lpath.el (featurep): Add nobreak-char-display.
16658
16659 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16660
16661         * mail-source.el (mail-source-fetch-pop): Require pop3.
16662         (mail-source-check-pop): Ditto.
16663
16664 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16665
16666         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16667         errors.
16668
16669 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16670
16671         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16672         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16673
16674         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16675
16676         * mm-bodies.el (mm-decode-string):
16677         Call `mm-charset-to-coding-system' with allow-override argument.
16678
16679 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16680
16681         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16682         (rfc2047-charset-to-coding-system): New function.
16683         (rfc2047-decode-encoded-words): New function.
16684         (rfc2047-decode-region): Use them.
16685         (rfc2047-decode-cte): Remove.
16686         (rfc2047-parse-and-decode): Remove.
16687         (rfc2047-decode): Remove.
16688
16689 2005-10-15  Kenichi Handa  <handa@m17n.org>
16690
16691         * rfc2047.el (rfc2047-decode-cte): New function.
16692         (rfc2047-decode-region): Change the way to decode successive
16693         encoded-words: decode B- or Q-encoding in each encoded-word,
16694         concatenate them, and decode it as charset.
16695
16696 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16697
16698         * lpath.el: Fbind codepage-setup for XEmacs.
16699
16700 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16701
16702         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16703         widget-move-and-invoke.
16704         (gnus-custom-mode): Use gnus-custom-map.
16705
16706 2005-10-15  Bill Wohler  <wohler@newt.com>
16707
16708         * message.el (message-tool-bar-map): Rename image file from
16709         mail_send to mail/send.
16710
16711 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16712
16713         * message.el (message-expand-group): Pass the common
16714         prefix substring of completion to `display-completion-list'.
16715
16716 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16717
16718         * mml-sec.el (mml-secure-method): New internal variable.
16719         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16720         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16721         New functions using mml-secure-method.
16722
16723         * mml.el (mml-mode-map): Add key bindings for those functions.
16724         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16725         Harder <harder@myrealbox.com>.
16726         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16727         Goto end of message if point is the headers of the message.
16728
16729         * message.el (message-in-body-p): New function.
16730
16731         * assistant.el: Autoload gnus-util and netrc.
16732
16733         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16734         Use `mm-charset-override-alist' only when decoding.
16735
16736         * mm-bodies.el (mm-decode-body):
16737         Call `mm-charset-to-coding-system' with allow-override argument.
16738
16739         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16740         `filename' from Content-Disposition if Content-Type doesn't
16741         provide `name'.
16742         (gnus-mime-view-part-as-type): Set default instead of
16743         initial-input.
16744
16745 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16746
16747         * format-spec.el (format-spec): Propagate text properties of % spec.
16748
16749 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16750
16751         * gnus-art.el (gnus-treat-predicate): Add `first'.
16752
16753 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16754
16755         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16756         (mm-charset-override-alist): New variable.
16757         (mm-charset-to-coding-system): Use it.
16758         (mm-codepage-setup): New helper function.
16759         (mm-charset-eval-alist): New variable.
16760         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16761         Warn about unknown charsets.
16762
16763         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16764
16765 2005-10-04  David Hansen  <david.hansen@gmx.net>
16766
16767         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16768         (nnrss-check-group): Ditto.
16769
16770 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16771
16772         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16773         Rename x-gnus-verbatim to x-verbatim.
16774         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16775
16776         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16777         x-verbatim.
16778
16779         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16780
16781         * gnus-util.el (gnus-remove-duplicates): Remove.
16782
16783         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16784         instead of gnus-remove-duplicates.
16785
16786         * message.el (message-remove-duplicates): Remove.
16787         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16788         message-remove-duplicates.
16789
16790         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16791         available, else use implementation from `delete-dups'.
16792
16793         * message.el (message-insert-expires): New function.
16794         (message-mode-map): Add key binding.
16795         (message-mode-field-menu): Add menu entry.
16796         (message-mode): Document it.
16797         (message-make-expires-date): Use `message-make-date'.
16798
16799 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16800
16801         * message.el (message-make-expires-date): New function.
16802
16803 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16804
16805         * Makefile.in (list-installed-shadows): New entry.
16806         (install): Use it.
16807         (remove-installed-shadows): New entry.
16808
16809         * dgnushack.el (dgnushack-default-load-path): New variable.
16810         (dgnushack-find-lisp-shadows): New function.
16811         (dgnushack-remove-lisp-shadows): New function.
16812
16813 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16814
16815         * Makefile.in (install-el-elc): New entry.
16816         (install): Use it so that .el files are necessarily installed.
16817
16818 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16819
16820         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16821
16822 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16823
16824         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16825         function rather than the diff-mode.el package.
16826         (mm-display-external): Use with-current-buffer.
16827         (mm-viewer-completion-map, mm-viewer-completion-map):
16828         Move initialization inside declaration.
16829
16830 2005-09-29  Simon Josefsson  <jas@extundo.com>
16831
16832         * spam.el: Load hashcash when compiling, to avoid warnings.
16833         Don't autoload mail-check-payment.
16834         (spam-check-hashcash): Define unconditionally, since hashcash.el
16835         is part of Gnus now.  Ignore errors from payment checking.
16836
16837 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16838
16839         * message.el (message-bold-region, message-unbold-region):
16840         Rename from `bold-region' and `unbold-region'.
16841
16842         * message.el: Remove useless autoloads.
16843
16844 2005-09-28  Simon Josefsson  <jas@extundo.com>
16845
16846         * message.el (message-use-idna): Default to t.
16847         (message-use-idna): Test whether encoding works too.  Doc fix.
16848
16849 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16850
16851         * nntp.el (nntp-warn-about-losing-connection): Remove.
16852
16853 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16854
16855         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16856         customizable.  Change default value.
16857         (mm-uu-diff-groups-regexp): Change default value.
16858         (mm-uu-type-alist): Add doc string.
16859         (mm-uu-configure): Add doc string.  Make it interactive.
16860         (mm-uu-tex-groups-regexp): New variable.
16861         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16862         (mm-uu-type-alist): Add LaTeX documents.
16863         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16864         of "text/verbatim".
16865         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16866
16867         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16868         instead of "text/verbatim".
16869
16870         * message.el (message-mark-inserted-region)
16871         (message-mark-insert-file): Use slrn style marks when called with
16872         prefix argument.
16873
16874 2005-09-27  Simon Josefsson  <jas@extundo.com>
16875
16876         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16877
16878 2005-09-27  Arne JĂžrgensen  <arne@arnested.dk>
16879
16880         * message.el (message-remove-duplicates): New function.
16881         Implementation borrowed from `gnus-remove-duplicates'.
16882         (message-idna-to-ascii-rhs): Also encode idna addresses in
16883         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16884         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16885         only ask about the same idna domain once per header and also tell
16886         in what header to replace the idna domain.
16887
16888         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16889         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16890         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16891         a header is decoded and not just the last one.
16892
16893 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16894
16895         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16896         has been decoded.
16897
16898         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16899         (mm-insert-part): Don't modify text if it has been decoded.
16900
16901         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16902         decoded.
16903
16904         * mm-view.el (mm-inline-text): Don't strip text props unless
16905         decoding enriched or richtext parts.
16906
16907 2005-09-25  Romain Francoise  <romain@orebokech.com>
16908
16909         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16910         * gnus-start.el (gnus-subscribe-interactively):
16911         * gnus-uu.el (gnus-uu-grab-articles):
16912         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16913         space.
16914
16915 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16916
16917         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16918         * mm-view.el (mm-view-pkcs7-decrypt):
16919         * gnus-sum.el (gnus-summary-limit-to-extra)
16920         (gnus-summary-respool-article, gnus-read-move-group-name):
16921         * gnus-score.el (gnus-summary-increase-score):
16922         * gnus-util.el (gnus-completing-read-with-default):
16923         * gnus-art.el (gnus-read-save-file-name)
16924         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16925         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16926         * message.el (message-check-news-header-syntax):
16927         Follow convention for reading with the minibuffer.
16928
16929 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16930
16931         * spam-report.el (spam-report-url-ping-plain):
16932         Use gnus-extended-version as User-Agent.
16933
16934         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16935         default value is nil.
16936
16937         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16938         (mm-uu-verbatim-marks-extract): New function.
16939         (mm-uu-extract): New face.
16940         (mm-uu-copy-to-buffer): Use it.
16941
16942         * spam-report.el (spam-report-gmane-ham): Rename from
16943         `spam-report-gmane-unspam'.
16944         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16945         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16946
16947         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16948         Autoload.
16949         (spam-report-gmane-unregister-routine):
16950         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16951
16952 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16953
16954         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16955         (spam-report-gmane-unregister-routine): Add support for gmane
16956         unregistration.
16957
16958         * spam-report.el (spam-report-gmane-unspam)
16959         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16960         (spam-report-gmane): Change to take a single article and do unspam
16961         registration.
16962
16963 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16964
16965         * mm-url.el (mm-url-decode-entities): Fix regexp.
16966
16967 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16968
16969         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16970         default to nil, to be able to use Gnus at all.  If the default
16971         switches to something else, then the function should be fixed not
16972         be exceedingly slow.
16973
16974 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16975
16976         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16977         fail hard.
16978
16979         * spam-report.el: Add better Keywords line.
16980
16981         * spam.el: Add Maintainer and better Keywords line.
16982
16983 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16984
16985         * gnus-art.el (gnus-article-replace-part)
16986         (gnus-mime-replace-part): New functions.
16987         (gnus-mime-action-alist, gnus-mime-button-commands)
16988         (gnus-mime-save-part-and-strip): Add file argument.
16989         (gnus-article-part-wrapper): Add interactive argument.
16990
16991         * gnus-sum.el (gnus-summary-mime-map):
16992         Add `gnus-article-replace-part'.
16993
16994 2005-09-19  Didier Verna  <didier@xemacs.org>
16995
16996         The nnml compaction feature:
16997         * nnml.el (nnml-request-compact-group): New function.
16998         * nnml.el (nnml-request-compact): New function.
16999         * gnus-int.el (gnus-request-compact-group): New function.
17000         * gnus-int.el (gnus-request-compact): New function.
17001         * gnus-group.el (gnus-group-compact-group): New function.
17002         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17003         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17004         * gnus-srvr.el (gnus-server-compact-server): New function.
17005         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17006         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17007
17008 2005-09-18  Deepak Goel  <deego@gnufans.org>
17009
17010         * sieve.el (sieve-help): Fix `message' call: first arg should be a
17011         format spec.
17012
17013 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17014
17015         * gnus.el (gnus-group-startup-message): Bind image-load-path.
17016
17017 2005-09-15  Romain Francoise  <romain@orebokech.com>
17018
17019         * message.el (message-fill-paragraph): Clarify docstring.
17020
17021 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17022
17023         * gnus-art.el (gnus-mime-display-part): Protect against broken
17024         MIME messages.
17025
17026 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17027
17028         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17029         before parsing header.
17030
17031 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
17032
17033         * html2text.el (html2text-replace-list): Add new entities.
17034
17035 2005-09-11  Romain Francoise  <romain@orebokech.com>
17036
17037         * message.el (message-alternative-emails): Improve docstring.
17038         (message-setup-1): Call `message-use-alternative-email-as-from'
17039         after `message-setup-hook' to give it precedence over posting
17040         styles, etc.
17041         (message-use-alternative-email-as-from): Add docstring.
17042         Remove the original From header if present.
17043
17044         * nnml.el (nnml-compressed-files-size-threshold): New variable.
17045         (nnml-save-mail): Use it.
17046
17047         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17048         articles.  Add new argument `silent'.
17049         (gnus-uu-mark-all): Report the total number of marked articles.
17050
17051 2005-09-10  Romain Francoise  <romain@orebokech.com>
17052
17053         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17054         (gnus-uu-mark-series): Likewise.
17055
17056 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
17057
17058         * spam-report.el (spam-report-gmane): Fix generation of spam
17059         report URL.
17060
17061 2005-09-10  Simon Josefsson  <jas@extundo.com>
17062
17063         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17064         t, based on discussion on the ding list with Robert Epprecht
17065         <epprecht@solnet.ch>.
17066
17067 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
17068
17069         * spam-report.el (spam-report-gmane): Make it work without
17070         X-Report-Spam header.  Gmane now only provides Archived-At.
17071         This is only used if `spam-report-gmane-use-article-number' is nil.
17072         (spam-report-gmane-spam-header): Remove.  Not used anymore.
17073
17074         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17075         make `gnus-summary-sort-by-recipient' work with threading.
17076
17077         * nnweb.el (nnweb-google-wash-article): Print a message if article
17078         is not available.
17079
17080 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17081
17082         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17083         change.  Decode text/* parts content before displaying.
17084
17085 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17086
17087         * mml-smime.el: Remove defvar of gnus-extract-address-components.
17088
17089 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17090
17091         * mm-view.el (mm-display-inline-fontify): Disable support modes.
17092
17093         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
17094         url-package-name, url-package-version,
17095         w3m-cid-retrieve-function-alist, w3m-current-buffer,
17096         w3m-display-inline-images, and w3m-minor-mode-map.
17097
17098 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17099
17100         * message.el (message-tab-body-function): Fix mismatched custom type.
17101
17102         * gnus.el (gnus-group-change-level-function): Ditto.
17103
17104         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17105
17106         * gnus-art.el (gnus-signature-limit)
17107         (gnus-article-mime-part-function): Ditto.
17108
17109 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17110
17111         * mml.el (mml-mode): Silence the byte compiler.
17112
17113         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17114         using `(sit-for 0)' before moving the point to the specified part;
17115         skip unbuttonized parts.
17116         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17117         return to the summary window if gnus-auto-select-part is non-nil.
17118
17119 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17120
17121         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17122         New variables.
17123         (mml-dnd-attach-file, mml-mode): Use them.
17124
17125         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17126         Make fetching article by MID work again for Google Groups.
17127         Add FIXME concerning gnus-group-make-web-group.
17128
17129         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17130         Don't depend on Gnus by using mail-extract-address-components if
17131         gnus-extract-address-components is not bound.
17132
17133 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17134
17135         * gnus-art.el (gnus-mime-display-security): Don't display the
17136         signature, but only the signed part.
17137
17138 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17139
17140         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17141
17142         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17143         list, not listp.
17144
17145 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17146
17147         * mm-encode.el (mm-encode-content-transfer-encoding):
17148         Likewise when encoding.
17149
17150         * mm-bodies.el (mm-decode-content-transfer-encoding):
17151         De-canonicalize CRLF for all text content types, not just
17152         text/plain.
17153
17154 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17155
17156         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17157         valid article; point arrow and cursor at the MIME button.
17158
17159 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17160
17161         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17162         Suggested by Dan Christensen <jdc@uwo.ca>.
17163
17164         * mm-decode.el (mm-save-part): Enable change of prompt.
17165
17166 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17167
17168         * gnus-msg.el (gnus-inews-add-send-actions):
17169         Make `message-post-method' lambda parameter ARG `&optional'.
17170
17171 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17172
17173         * gnus-sum.el (gnus-summary-mime-map):
17174         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17175         gnus-article-jump-to-part.
17176
17177         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17178         (gnus-article-edit-part): Use it.
17179         (gnus-article-part-wrapper): Add no-handle argument.
17180         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17181         New functions.
17182
17183 2005-08-29  Romain Francoise  <romain@orebokech.com>
17184
17185         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17186         docstring.
17187         (gnus-face-from-file): Likewise.
17188
17189 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17190
17191         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17192         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17193         non-nil.
17194         (gnus-auto-select-part): New variable.
17195         (gnus-article-jump-to-part): New function.
17196         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17197         (gnus-mime-delete-part): Allow selecting specified part after
17198         deleting or stripping parts.
17199         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17200         part if argument is bogus.
17201
17202 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17203
17204         * gnus-art.el (w3m-minor-mode-map):
17205         * gnus-spec.el (gnus-newsrc-file-version):
17206         * gnus-util.el (nnmail-active-file-coding-system)
17207         (gnus-original-article-buffer, gnus-user-agent):
17208         * gnus.el (gnus-ham-process-destinations)
17209         (gnus-parameter-ham-marks-alist)
17210         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17211         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17212         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17213         * mm-decode.el (gnus-current-window-configuration):
17214         * mm-extern.el (gnus-article-mime-handles):
17215         * mm-url.el (url-current-object, url-package-name)
17216         (url-package-version):
17217         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17218         (smime-keys, w3m-cid-retrieve-function-alist)
17219         (w3m-current-buffer, w3m-display-inline-images)
17220         (w3m-minor-mode-map):
17221         * mml-smime.el (gnus-extract-address-components):
17222         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17223         (gnus-newsrc-hashtb, message-default-charset)
17224         (message-deletable-headers, message-options)
17225         (message-posting-charset, message-required-mail-headers)
17226         (message-required-news-headers):
17227         * mml1991.el (mc-pgp-always-sign):
17228         * mml2015.el (mc-pgp-always-sign):
17229         * nnheader.el (nnmail-extra-headers):
17230         * rfc1843.el (gnus-decode-encoded-word-function)
17231         (gnus-decode-header-function, gnus-newsgroup-name):
17232         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17233
17234 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17235
17236         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17237         the end of the date treatments.
17238
17239 2005-08-15  Simon Josefsson  <jas@extundo.com>
17240
17241         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17242         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17243         Capello and Romain Francoise.
17244         (pgg-fetch-key-function): Remove, not used?
17245         (pgg-insert-url-with-w3): Require url, to get
17246         url-insert-file-contents regardless of where it is defined.
17247
17248 2005-08-13  Romain Francoise  <romain@orebokech.com>
17249
17250         * message.el (message-cite-original-1): New function.
17251         (message-cite-original): Use it.
17252         (message-cite-original-without-signature): Ditto.
17253
17254 2005-08-08  Romain Francoise  <romain@orebokech.com>
17255
17256         * message.el (message-yank-empty-prefix): New variable.
17257         (message-indent-citation): Use it.
17258         (message-cite-original-without-signature): Respect X-No-Archive.
17259
17260 2005-08-08  Simon Josefsson  <jas@extundo.com>
17261
17262         * pgg.el: Autoload url-insert-file-contents instead of loading
17263         w3/url.
17264         (pgg-insert-url-with-w3): Don't load url here.
17265
17266 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17267
17268         * message.el (message-kill-to-signature): Don't insert newline at
17269         bol.
17270         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17271
17272 2005-08-06  Romain Francoise  <romain@orebokech.com>
17273
17274         * message.el (message-user-fqdn): Fix typo in docstring.
17275
17276 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17277
17278         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17279
17280         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17281
17282 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17283
17284         * mm-bodies.el (mm-encode-body): Use coding system rather than
17285         charset to encode text.
17286
17287         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17288         number of charsets if utf-8 is available (XEmacs).
17289
17290 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17291
17292         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17293         taken from `gnus-button-mid-or-mail-regexp'.
17294         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17295         (gnus-button-alist): Improve regexp for domain part of the MIDs
17296         for news:localpart@domain buttons.
17297         (gnus-button-ctan-directory-regexp): Update.
17298
17299 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17300
17301         * sieve-manage.el (sieve-manage-interactive-login):
17302         Use make-local-variable rather than make-variable-buffer-local.
17303         (sieve-manage-open): Ditto.
17304         (sieve-manage-authenticate): Ditto.
17305
17306         * mml.el (mml-generate-mime-1): Make the content type default to
17307         text/plain if the filename is not specified.
17308
17309 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17312         instead of insert-buffer.
17313
17314         * message.el (message-yank-original): Ditto; set the mark at the
17315         end of the yanked message.
17316
17317 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17318
17319         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17320         lines to scroll rather than to stop it.
17321
17322         * mml.el (mml-generate-default-type): Add doc string.
17323         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17324         default to application/octet-stream when determining the content
17325         type if it is not specified for the part or the mml contents; add
17326         a comment about mml-generate-default-type.
17327
17328 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17329
17330         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17331         make it default to application/octet-stream when determining the
17332         content type if it is not specified for the external contents.
17333
17334 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17335
17336         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17337         segmented parameter but also other parameters might be there.
17338
17339 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17340
17341         * mm-decode.el (mm-display-external): Delete temp file, directory
17342         and buffer immediately if the external process is exited.
17343
17344 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17345
17346         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17347         fewer lines than that of scroll-margin.
17348         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17349
17350 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17351
17352         * gnus-art.el (gnus-article-next-page): Revert.
17353         (gnus-article-beginning-of-window): New macro.
17354         (gnus-article-next-page-1): Use it.
17355         (gnus-article-prev-page): Ditto.
17356         (gnus-article-edit-part): Use insert-buffer-substring instead of
17357         insert-buffer.
17358         (gnus-article-edit-exit): Ditto.
17359
17360         * gnus-util.el (gnus-beginning-of-window): Remove.
17361         (gnus-end-of-window): Remove.
17362
17363         * lpath.el: Don't bind header-line-format and scroll-margin.
17364
17365 2005-07-25  Simon Josefsson  <jas@extundo.com>
17366
17367         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17368         to have the url package without w3.  Reported by Daiki Ueno
17369         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17370
17371 2005-07-20  Didier Verna  <didier@xemacs.org>
17372
17373         * gnus-diary.el: Remove the description comment (nndiary is now
17374         properly documented in the Gnus manual).
17375         Fix the spelling of "Back End".
17376         * nndiary.el: Ditto.
17377         Fix the copyright notice.
17378
17379 2005-07-18  Romain Francoise  <romain@orebokech.com>
17380
17381         * gnus-sum.el (gnus-summary-to-prefix)
17382         (gnus-summary-newsgroup-prefix): New variables.
17383         (gnus-summary-from-or-to-or-newsgroups): Use them.
17384
17385 2005-07-17  Romain Francoise  <romain@orebokech.com>
17386
17387         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17388         space as it's generally not especially interesting to the user.
17389
17390 2005-07-16  Romain Francoise  <romain@orebokech.com>
17391
17392         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17393         nil to avoid prompting and file modification if one of the
17394         messages at the top of the nnfolder file contains a copyright
17395         notice.
17396         Update copyright notice.
17397
17398         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17399         instead of `current-time-string' as the latter creates a time
17400         string that is not RFC 2822 compliant (it lacks the zone).
17401         Update copyright notice.
17402
17403 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17404
17405         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17406         for text/rtf.  Display default in prompt.  Pass default for M-n.
17407
17408         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17409
17410 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17411
17412         * gnus-msg.el (gnus-button-mailto):
17413         Remove save-selected-window-window hackery because it relies on
17414         save-selected-window internals.
17415
17416 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17417
17418         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17419         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17420         (gnus-article-prev-page): Ditto.
17421
17422         * gnus-util.el (gnus-beginning-of-window): New function.
17423         (gnus-end-of-window): New function.
17424
17425         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
17426
17427 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17428
17429         * gnus-score.el (gnus-score-edit-all-score):
17430         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17431         gnus-message.
17432
17433 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17434
17435         * gnus-msg.el (gnus-button-mailto):
17436         Remove save-selected-window-window hackery because it relies on
17437         save-selected-window internals.
17438
17439 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17440
17441         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17442         add-minor-mode.
17443         (gnus-binary-mode): Ditto.
17444
17445         * gnus-topic.el (gnus-topic-mode): Ditto.
17446
17447 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17448
17449         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17450         (gnus-article-prev-page): Take scroll-margin into consideration.
17451
17452 2005-07-04  Lute Kamstra  <lute@gnu.org>
17453
17454         Update FSF's address in GPL notices.
17455
17456 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17457
17458         * gnus.el (gnus-exit):
17459         * gnus-group.el (gnus-group-icons):
17460         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17461
17462         * gnus-nocem.el (gnus-nocem):
17463         * message.el (message-various, message-buffers, message-sending)
17464         (message-interface, message-forwarding, message-insertion)
17465         (message-headers, message-news, message-mail):
17466         * pgg-gpg.el (pgg-gpg):
17467         * pgg-parse.el (pgg-parse):
17468         * pgg-pgp.el (pgg-pgp):
17469         * pgg-pgp5.el (pgg-pgp5):
17470         * pop3.el (pop3): Finish `defgroup' description with period.
17471
17472 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17473
17474         * gnus-art.el (article-display-face): Improve the efficiency.
17475         (article-display-x-face): Ditto; remove grey x-face stuff.
17476
17477 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17478
17479         * gnus-art.el (article-display-face): Correct the position in
17480         which Faces are inserted.
17481
17482 2005-06-29  Didier Verna  <didier@xemacs.org>
17483
17484         * gnus-art.el (article-display-face): Display faces in correct
17485         order.
17486
17487 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17488
17489         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17490         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17491         (gnus-nocem-check-article): Fetch the Type header.
17492         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17493         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17494         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17495         make sure gnus-nocem-hashtb is initialized.
17496         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17497         (gnus-nocem-unwanted-article-p): Ditto.
17498
17499         * pgg.el (pgg-verify): Return the verification result.
17500
17501 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17502
17503         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17504         is ascii.
17505
17506 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17507
17508         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17509         `show-nonbreak-escape'.
17510
17511 2005-06-23  Lute Kamstra  <lute@gnu.org>
17512
17513         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17514
17515         * dig.el (dig-mode):
17516         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17517
17518 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17519
17520         * nnimap.el (nnimap-split-download-body): Fix spellings.
17521
17522 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17523
17524         * gnus-art.el (gnus-article-encrypt-body):
17525         * gnus-cus.el (gnus-score-customize):
17526         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17527         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17528
17529 2005-06-16  Arne JĂžrgensen  <arne@arnested.dk>
17530
17531         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17532         header by looking for magic "MII" at the beginnig.
17533
17534 2005-06-16  Miles Bader  <miles@gnu.org>
17535
17536         * gnus-xmas.el (gnus-xmas-group-startup-message):
17537         Use renamed gnus-splash face.
17538
17539         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17540         (assistant-field-face): New backward-compatibility alias for renamed
17541         face.
17542         (assistant-render-text): Use renamed assistant-field face.
17543
17544         * spam.el (spam): Remove "-face" suffix from face name.
17545         (spam-face): New backward-compatibility alias for renamed face.
17546         (spam-face, spam-initialize): Use renamed spam face.
17547
17548         * message.el (message-header-to, message-header-cc)
17549         (message-header-subject, message-header-newsgroups)
17550         (message-header-other, message-header-name)
17551         (message-header-xheader, message-separator, message-cited-text)
17552         (message-mml): Remove "-face" suffix from face names.
17553         (message-header-to-face, message-header-cc-face)
17554         (message-header-subject-face, message-header-newsgroups-face)
17555         (message-header-other-face, message-header-name-face)
17556         (message-header-xheader-face, message-separator-face)
17557         (message-cited-text-face, message-mml-face):
17558         New backward-compatibility aliases for renamed faces.
17559         (message-font-lock-keywords): Use renamed message faces.
17560
17561         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17562         (sieve-test-commands, sieve-tagged-arguments):
17563         Remove "-face" suffix from face names.
17564         (sieve-control-commands-face, sieve-action-commands-face)
17565         (sieve-test-commands-face, sieve-tagged-arguments-face):
17566         New backward-compatibility aliases for renamed faces.
17567         (sieve-control-commands-face, sieve-action-commands-face)
17568         (sieve-test-commands-face, sieve-tagged-arguments-face):
17569         Use renamed sieve faces.
17570
17571         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17572         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17573         (gnus-group-news-3-empty, gnus-group-news-4)
17574         (gnus-group-news-4-empty, gnus-group-news-5)
17575         (gnus-group-news-5-empty, gnus-group-news-6)
17576         (gnus-group-news-6-empty, gnus-group-news-low)
17577         (gnus-group-news-low-empty, gnus-group-mail-1)
17578         (gnus-group-mail-1-empty, gnus-group-mail-2)
17579         (gnus-group-mail-2-empty, gnus-group-mail-3)
17580         (gnus-group-mail-3-empty, gnus-group-mail-low)
17581         (gnus-group-mail-low-empty, gnus-summary-selected)
17582         (gnus-summary-cancelled, gnus-summary-high-ticked)
17583         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17584         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17585         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17586         (gnus-summary-low-undownloaded)
17587         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17588         (gnus-summary-low-unread, gnus-summary-normal-unread)
17589         (gnus-summary-high-read, gnus-summary-low-read)
17590         (gnus-summary-normal-read, gnus-splash):
17591         Remove "-face" suffix from face names.
17592         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17593         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17594         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17595         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17596         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17597         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17598         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17599         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17600         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17601         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17602         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17603         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17604         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17605         (gnus-summary-normal-ticked-face)
17606         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17607         (gnus-summary-normal-ancient-face)
17608         (gnus-summary-high-undownloaded-face)
17609         (gnus-summary-low-undownloaded-face)
17610         (gnus-summary-normal-undownloaded-face)
17611         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17612         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17613         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17614         (gnus-splash-face):
17615         New backward-compatibility aliases for renamed faces.
17616         (gnus-group-startup-message): Use renamed gnus faces.
17617
17618         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17619         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17620         (gnus-server-agent): Remove "-face" suffix from face names.
17621         (gnus-server-agent-face, gnus-server-opened-face)
17622         (gnus-server-closed-face, gnus-server-denied-face)
17623         (gnus-server-offline-face):
17624         New backward-compatibility aliases for renamed faces.
17625         (gnus-server-agent-face, gnus-server-opened-face)
17626         (gnus-server-closed-face, gnus-server-denied-face)
17627         (gnus-server-offline-face): Use renamed gnus faces.
17628
17629         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17630         Remove "-face" suffix from face names.
17631         (gnus-picon-xbm-face, gnus-picon-face):
17632         New backward-compatibility aliases for renamed faces.
17633
17634         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17635         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17636         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17637         (gnus-cite-11): Remove "-face" suffix from face names.
17638         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17639         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17640         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17641         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17642         New backward-compatibility aliases for renamed faces.
17643         (gnus-cite-attribution-face, gnus-cite-face-list)
17644         (gnus-article-boring-faces): Use renamed gnus faces.
17645
17646         * gnus-art.el (gnus-signature, gnus-header-from)
17647         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17648         (gnus-header-content): Remove "-face" suffix from face names.
17649         (gnus-signature-face, gnus-header-from-face)
17650         (gnus-header-subject-face, gnus-header-newsgroups-face)
17651         (gnus-header-name-face, gnus-header-content-face):
17652         New backward-compatibility aliases for renamed faces.
17653         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17654
17655         * gnus-sum.el (gnus-summary-selected-face)
17656         (gnus-summary-highlight): Use renamed gnus faces.
17657         * gnus-group.el (gnus-group-highlight): Likewise.
17658
17659 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17660
17661         * gnus-sieve.el (gnus-sieve-article-add-rule):
17662         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17663         * spam-stat.el (spam-stat-buffer-change-to-spam)
17664         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17665
17666         * message.el (message-is-yours-p):
17667         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17668
17669 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17670
17671         * mm-view.el (mm-inline-text): Withdraw the last change.
17672
17673 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17674
17675         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17676         executing enriched-decode.
17677
17678 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17679
17680         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17681         charset of tar files.
17682
17683 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17684
17685         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17686
17687 2005-06-04  Lute Kamstra  <lute@gnu.org>
17688
17689         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17690         information is never recorded.
17691
17692 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17693
17694         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17695
17696 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17697
17698         * pop3.el (pop3-apop): Run md5 in the binary mode.
17699
17700         * starttls.el (starttls-set-process-query-on-exit-flag):
17701         Use eval-and-compile.
17702
17703 2005-05-31  Simon Josefsson  <jas@extundo.com>
17704
17705         * smime.el (smime-replace-in-string): Define.
17706         (smime-cert-by-ldap-1): Use it.
17707
17708 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17709
17710         * gnus-art.el (article-display-x-face): Replace
17711         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17712
17713         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17714         set-process-query-on-exit-flag or process-kill-without-query.
17715
17716         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17717         loop instead of replace-regexp.
17718
17719         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17720         instead of process-kill-without-query if it is available.
17721
17722         * lpath.el: Fbind ldap-search-entries.
17723
17724         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17725         instead of find-file-hooks if it is available.
17726
17727         * mml1991.el: Bind pgg-default-user-id when compiling.
17728
17729         * mml2015.el: Bind pgg-default-user-id when compiling.
17730
17731         * nndraft.el (nndraft-request-associate-buffer):
17732         Use write-contents-functions instead of write-contents-hooks if it is
17733         available.
17734
17735         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17736         instead of find-file-hooks if it is available.
17737
17738         * nntp.el (nntp-open-connection): Replace
17739         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17740         (nntp-open-ssl-stream): Ditto.
17741         (nntp-open-tls-stream): Ditto.
17742
17743         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17744         set-process-query-on-exit-flag or process-kill-without-query.
17745         (starttls-open-stream-gnutls): Use it instead of
17746         process-kill-without-query.
17747         (starttls-open-stream): Ditto.
17748
17749 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17750
17751         * smime.el (smime-cert-by-ldap-1): Don't use
17752         replace-regexp-in-string.
17753
17754 2005-05-31  Arne JĂžrgensen  <arne@arnested.dk>
17755
17756         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17757
17758         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17759         in PEM format.  Adjust to the XEmacs compatibility.
17760
17761 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17762
17763         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17764         by `string-to-number'.
17765         * gnus-agent.el (gnus-agent-regenerate-group)
17766         (gnus-agent-fetch-articles): Ditto.
17767         * gnus-art.el (gnus-button-fetch-group): Ditto.
17768         * gnus-cache.el (gnus-cache-generate-active)
17769         (gnus-cache-articles-in-group): Ditto.
17770         * gnus-group.el (gnus-group-set-current-level)
17771         (gnus-group-insert-group-line): Ditto.
17772         * gnus-score.el (gnus-score-set-expunge-below)
17773         (gnus-score-set-mark-below, gnus-summary-score-effect)
17774         (gnus-summary-score-entry): Ditto.
17775         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17776         (gnus-soup-pack): Ditto.
17777         * gnus-spec.el (gnus-xmas-format): Ditto.
17778         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17779         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17780         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17781         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17782         * nndb.el (nndb-get-remote-expire-response): Ditto.
17783         * nndiary.el (nndiary-parse-schedule-value)
17784         (nndiary-string-to-number, nndiary-request-replace-article)
17785         (nndiary-request-article): Ditto.
17786         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17787         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17788         * nneething.el (nneething-make-head): Ditto.
17789         * nnfolder.el (nnfolder-request-article)
17790         (nnfolder-retrieve-headers): Ditto.
17791         * nnheader.el (nnheader-file-to-number): Ditto.
17792         * nnkiboze.el (nnkiboze-request-article): Ditto.
17793         * nnmail.el (nnmail-process-unix-mail-format)
17794         (nnmail-process-babyl-mail-format): Ditto.
17795         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17796         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17797         (nnmh-request-create-group, nnmh-request-list-1)
17798         (nnmh-request-group, nnmh-request-article): Ditto.
17799         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17800         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17801         * nnsoup.el (nnsoup-make-active): Ditto.
17802         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17803         * nntp.el (nntp-find-group-and-number)
17804         (nntp-retrieve-headers-with-xover): Ditto.
17805         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17806         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17807         (pgg-format-key-identifier): Ditto.
17808         * pop3.el (pop3-last, pop3-stat): Ditto.
17809         * qp.el (quoted-printable-decode-region): Ditto.
17810
17811         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17812         of concat.
17813
17814 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17815
17816         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17817
17818         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17819
17820         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17821
17822         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17823
17824         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17825
17826         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17827
17828         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17829         (gnus-carpal-mode): Ditto.
17830
17831         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17832         (gnus-browse-mode): Ditto.
17833
17834         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17835
17836         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17837
17838 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17839
17840         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17841
17842 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17843
17844         * gnus-util.el (gnus-run-mode-hooks): New function.
17845
17846         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17847
17848         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17849         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17850
17851 2005-05-27  Lute Kamstra  <lute@gnu.org>
17852
17853         * dns-mode.el (dns-mode): Specify customization group.
17854
17855 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17856
17857         * gnus-agent.el (gnus-agent-make-mode-line-string):
17858         Use mode-line-highlight as mouse-face.
17859
17860 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17861
17862         * canlock.el (canlock): Change the parent group to news.
17863
17864         * deuglify.el (gnus-outlook-deuglify): Add :group.
17865
17866         * dig.el (dig): Add :group.
17867
17868         * dns-mode.el (dns-mode): Add :group.
17869
17870         * encrypt.el (encrypt): Add :group.
17871
17872         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17873         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17874         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17875         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17876         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17877
17878         * gnus-diary.el (gnus-diary): Add :group.
17879
17880         * gnus.el (gnus-group-news-1-face): Add :group.
17881         (gnus-group-news-1-empty-face): Ditto.
17882         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17883         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17884         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17885         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17886         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17887         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17888         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17889         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17890         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17891         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17892         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17893         (gnus-summary-high-ticked-face): Ditto.
17894         (gnus-summary-low-ticked-face): Ditto.
17895         (gnus-summary-normal-ticked-face): Ditto.
17896         (gnus-summary-high-ancient-face): Ditto.
17897         (gnus-summary-low-ancient-face): Ditto.
17898         (gnus-summary-normal-ancient-face): Ditto.
17899         (gnus-summary-high-undownloaded-face): Ditto.
17900         (gnus-summary-low-undownloaded-face): Ditto.
17901         (gnus-summary-normal-undownloaded-face): Ditto.
17902         (gnus-summary-high-unread-face): Ditto.
17903         (gnus-summary-low-unread-face): Ditto.
17904         (gnus-summary-normal-unread-face): Ditto.
17905         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17906         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17907
17908         * hashcash.el (hashcash): New custom group.
17909         (hashcash-default-payment): Add :group.
17910         (hashcash-payment-alist): Ditto.
17911         (hashcash-default-accept-payment): Ditto.
17912         (hashcash-accept-resources): Ditto.
17913         (hashcash-path): Ditto.
17914         (hashcash-extra-generate-parameters): Ditto.
17915         (hashcash-double-spend-database): Ditto.
17916         (hashcash-in-news): Ditto.
17917
17918         * message.el (message-minibuffer-local-map): Add :group.
17919
17920         * netrc.el (netrc): Add :group.
17921
17922         * sieve-manage.el (sieve-manage-log): Add :group.
17923         (sieve-manage-default-user): Diito.
17924         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17925         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17926         (sieve-manage-authenticators): Ditto.
17927         (sieve-manage-authenticator-alist): Ditto.
17928         (sieve-manage-default-port): Ditto.
17929
17930         * sieve-mode.el (sieve-control-commands-face): Add :group.
17931         (sieve-action-commands-face): Ditto.
17932         (sieve-test-commands-face): Ditto.
17933         (sieve-tagged-arguments-face): Ditto.
17934
17935         * smime.el (smime): Add :group.
17936
17937         * spam-report.el (spam-report): Add :group.
17938
17939         * spam.el (spam, spam-face): Add :group.
17940
17941 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17942
17943         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17944         return \n.\n.\n at the end of articles.  Protect against that.
17945         (nntp-with-open-group): Allow debugging.
17946
17947         * nnheader.el (mail-header-set-extra): Make into a function
17948         because I just could't understand how to quote the list properly.
17949
17950         * dns.el (query-dns-cached): New function.
17951
17952 2005-05-26  Lute Kamstra  <lute@gnu.org>
17953
17954         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17955
17956 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17957
17958         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17959
17960         * gnus-art.el: Don't autoload mail-extract-address-components.
17961
17962         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17963         eval-and-compile to evaluate it.
17964
17965         * hashcash.el: Don't autoload executable-find.
17966
17967         * nndb.el: Don't declare the nndb back end two or more times; don't
17968         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17969
17970         * nntp.el: Autoload format-spec instead of format; use
17971         eval-and-compile to evaluate autoload forms.
17972
17973 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17974
17975         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17976
17977 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17978
17979         * gnus.el (gnus-version-number): Bump version.
17980
17981 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17982
17983         * gnus.el: No Gnus v0.3 is released.
17984
17985 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17986
17987         * lpath.el (featurep): Bind show-nonbreak-escape.
17988
17989 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17990
17991         * gnus-art.el (gnus-article-edit-part): Disable undo.
17992
17993 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17994
17995         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17996         gnus-article-date-lapsed-new-header is t if date timer is active;
17997         skip headers in which the original date value is empty.
17998         (gnus-article-save-original-date): Redefine it as a macro.
17999         (gnus-display-mime): Use it.
18000
18001 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18002
18003         * gnus-art.el (article-date-ut): Support converting date in
18004         forwarded parts as well.
18005         (gnus-article-save-original-date): New function.
18006         (gnus-display-mime): Use it.
18007
18008 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
18009
18010         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18011         enclosure element of <item>.
18012
18013 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
18014
18015         * message.el (message-kill-buffer-query): Rename from
18016         `message-kill-buffer-query-if-modified'.  Add :version.
18017
18018 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18019
18020         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18021         window layout.
18022
18023 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18024
18025         * mml.el: Autoload dnd when compiling.
18026
18027 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18028
18029         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18030         x-dnd-*.
18031
18032 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18033
18034         * qp.el (quoted-printable-encode-region): Save excursion.
18035
18036 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
18037
18038         * message.el (message-kill-buffer-query-if-modified): Add new variable
18039         so the user can kill a modified message buffer quickly.
18040         (message-kill-buffer): Use it.
18041
18042 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18043
18044         * lpath.el: Fbind display-time-event-handler; don't fbind
18045         string-to-multibyte.
18046
18047         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18048
18049 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18050
18051         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18052         contained in text because xml.el decodes entities) with LFs.
18053
18054 2005-04-11  Lute Kamstra  <lute@gnu.org>
18055
18056         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18057         differently.
18058
18059 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18060
18061         * mm-util.el (mm-detect-coding-region): Typo.
18062
18063 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18064
18065         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18066
18067 2005-04-06  Deepak Goel  <deego@gnufans.org>
18068
18069         * spam-stat.el (spam-stat-score-buffer): Add a call to a
18070         user-function allow user modifications of the scores.
18071         (spam-stat-score-buffer-user): New function, to allow
18072         user-computed modifications to the score.
18073         (spam-stat-score-buffer-user-functions): List of additional
18074         scoring functions.
18075         (spam-stat-error-holder): Global temporary error holder.
18076         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18077         variable.
18078
18079 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
18080
18081         * gnus-registry.el (gnus-registry-clean-empty-function)
18082         (gnus-registry-trim, gnus-registry-fetch-groups)
18083         (gnus-registry-delete-group): Groups that match
18084         `gnus-registry-ignored-groups' are removed from the registry
18085         entries, not just ignored for splitting.  This helps clean up the
18086         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
18087         to get all the groups a message ID is in.
18088
18089         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18090         (spam-stat-split-fancy): Change "threshhold" to "threshold".
18091         (spam-stat-score-buffer-user-functions): Add :number custom type.
18092
18093 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18094
18095         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18096         argument in XEmacs.
18097
18098         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18099         (nnrss-request-group): Decode group name first.
18100         (nnrss-request-article): Make a text/plain article if mml-to-mime
18101         failed.
18102         (nnrss-get-encoding): Return a compatible encoding according to
18103         nnrss-compatible-encoding-alist.
18104         (nnrss-find-el): Use consp instead of listp.
18105         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18106
18107 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18108
18109         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18110         which Emacs 20 doesn't support.
18111         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18112
18113 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18114
18115         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18116         silence the byte compiler inside the defun.
18117
18118         * gnus-demon.el (parse-time-string): Add autoload.
18119
18120         * gnus-delay.el (parse-time-string): Add autoload.
18121
18122         * gnus-art.el (parse-time-string): Add autoload.
18123
18124         * nnultimate.el (parse-time): Require for `parse-time-string'.
18125
18126 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18127
18128         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18129
18130         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18131
18132         * smime.el (smime-ldap-host-list): Add :version.
18133
18134 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18135
18136         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18137         pass it to `gnus-browse-read-group'.
18138         (gnus-browse-read-group): Add NUMBER argument and pass it to
18139         `gnus-group-read-ephemeral-group'.
18140
18141         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18142         argument and pass it to `gnus-group-read-group'.
18143
18144 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18145
18146         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18147         mm-xemacs-find-mime-charset-1 if we have the mule feature
18148         available at runtime.
18149
18150 2005-03-25  Werner Lemberg  <wl@gnu.org>
18151
18152         * nnmaildir.el: Replace `illegal' with `invalid'.
18153
18154 2005-03-23  Lute Kamstra  <lute@gnu.org>
18155
18156         * time-date.el: Add comment on time value formats.
18157         Don't require parse-time.
18158         (with-decoded-time-value): New macro.
18159         (encode-time-value): New function.
18160         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18161         (days-to-time): Return a valid time value when arg is huge.
18162         (time-since): Use time-subtract.
18163         (time-to-number-of-days): Use time-to-seconds.
18164
18165 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18166
18167         * gnus-start.el (gnus-display-time-event-handler):
18168         Check display-time-timer at runtime rather than only at load time
18169         in case display-time-mode is turned off in the mean time.
18170
18171 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18172
18173         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18174         used.
18175
18176         * nneething.el (nneething-map-file-directory): Derive from
18177         `gnus-directory'.
18178
18179         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18180         the To/Cc button.
18181
18182 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18183
18184         * nnmaildir.el (nnmaildir-request-accept-article):
18185         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18186
18187 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18188
18189         * gnus-async.el: Require timer-funcs at compile time when in
18190         XEmacs for `run-with-idle-timer'.
18191
18192 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18193
18194         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18195         autoloaded function.
18196
18197 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18198
18199         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18200
18201 2005-03-10  Arne JĂžrgensen  <arne@arnested.dk>  (tiny change)
18202
18203         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18204
18205 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18206
18207         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18208         Add gnus-expert-user to default.
18209
18210 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18211
18212         * nnimap.el (nnimap-open-server): Ditto.
18213
18214         * imap.el (imap-authenticate): Fix typo.
18215
18216 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18217
18218         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18219         buffer (since IMAP server might return FETCH response out of
18220         order, and the nntp buffer must be sorted).
18221
18222 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18223
18224         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18225         comparison on string.
18226
18227         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18228         (gnus-agent-score): Rename category keywords to match gnus-cus.
18229         (gnus-agent-summary-fetch-series): Modify to protect against
18230         gnus-agent-summary-fetch-group clearing processable flags.
18231         (gnus-agent-synchronize-group-flags): Update live group buffer as
18232         synchronization may occur due to the user toggle the plugged
18233         status.
18234         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18235         successfully downloaded.
18236         (gnus-agent-expire-group-1): Avoid using markers when the overview
18237         is in ascending order; greatly improves performance.
18238         (gnus-agent-regenerate-group):
18239         Use gnus-agent-synchronize-group-flags to reset read status in both
18240         gnus and server.
18241         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18242
18243 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18244
18245         * message.el: Don't autoload former message-utils variables.
18246         (message-strip-subject-trailing-was): Change doc string.
18247
18248         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18249         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18250         (nnweb-google-search): Add "hl=en" here.
18251         (nnweb-google-parse-1, nnweb-google-create-mapping):
18252         Don't hardcode URL.
18253
18254 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18255
18256         * message.el (message-get-reply-headers, message-followup):
18257         Mention related variables `message-use-followup-to' and
18258         `message-use-mail-followup-to', in the information buffer.
18259
18260         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18261         of broken groups(-beta).google.com.
18262
18263 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18264
18265         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18266         parameter to invoked gnus-request-move-article; remove the
18267         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18268         all at once instead of once per article.
18269         (gnus-summary-remove-process-mark): Accept a list of articles as
18270         well as a single article for processing.
18271
18272         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18273         parameter.
18274
18275         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18276
18277         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18278
18279         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18280         parameter.
18281
18282         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18283         parameter.
18284
18285         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18286         parameter and remove the gnus-sum-hint-move-is-internal variable.
18287
18288         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18289         parameter.
18290
18291         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18292         parameter.
18293
18294         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18295         parameter.
18296
18297         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18298
18299         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18300         parameter.
18301
18302         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18303         parameter.
18304
18305 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18306
18307         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18308         a more conservative way.
18309
18310 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18311
18312         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18313         buffer, so it moves the window's cursor.
18314
18315 2005-02-26  Arne JĂžrgensen  <arne@arnested.dk>
18316
18317         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18318         `mm-dissect-multipart' and receive the from field as an (optional)
18319         argument from `mm-dissect-multipart'.
18320         (mm-dissect-multipart): Receive the from field as an argument and
18321         pass it on when we call `mm-dissect-buffer' on MIME parts.
18322         Fixes verification/decryption of signed/encrypted MIME parts.
18323
18324 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18325
18326         * gnus-sum.el (gnus-summary-move-article):
18327         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18328         whatever it calls (right now, only nnimap-request-move article
18329         respects it).
18330
18331         * nnimap.el (nnimap-request-move-article):
18332         When gnus-sum-hint-move-is-internal is set, don't do the extra
18333         nnimap-request-article.
18334
18335 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18336
18337         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18338
18339         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18340         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18341
18342         * gnus-sum.el (gnus-summary-caesar-message):
18343         Apply `gnus-treat-article' after rotation.
18344
18345         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18346         doc string.
18347
18348 2005-02-22  Simon Josefsson  <jas@extundo.com>
18349
18350         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18351         `password-cache-expiry' instead).  Reported by Arne JĂžrgensen
18352         <arne@arnested.dk>.
18353         (encrypt): Add password-cache and password-cache-expiry as group
18354         members.
18355
18356 2005-02-22  Arne JĂžrgensen  <arne@arnested.dk>
18357
18358         * smime.el (smime-ldap-host-list): Doc fix.
18359         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18360         cache) password.
18361         (smime-sign-region): Use it.
18362         (smime-decrypt-region): Use it.
18363         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18364         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18365         fails.
18366         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18367         certificate from DER to PEM format rather than calling openssl.
18368
18369         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18370
18371         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18372         for signing/encryption.
18373
18374         * mml.el (mml-parse-1): Use them.
18375
18376 2005-02-21  Arne JĂžrgensen  <arne@arnested.dk>
18377
18378         * nnrss.el (nnrss-verbose): Remove.
18379         (nnrss-request-group): Use `nnheader-message' instead.
18380
18381 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18382
18383         * nnrss.el (nnrss-verbose): New variable.
18384         (nnrss-request-group): Make it say nnrss is requesting a group.
18385
18386 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18387
18388         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18389         Handle news URL with given port correctly.
18390
18391 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18392
18393         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18394         containing special characters.
18395
18396         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18397
18398         * mml.el (mime-to-mml): Ditto.
18399
18400         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18401         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18402         (rfc2047-decode-region): Quote decoded words containing special
18403         characters when rfc2047-quote-decoded-words-containing-tspecials
18404         is non-nil.
18405
18406 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18407
18408         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18409
18410         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18411
18412 2005-02-15  Simon Josefsson  <jas@extundo.com>
18413
18414         * nnimap.el (nnimap-debug): Doc fix.
18415
18416         * imap.el (imap-debug): Doc fix.
18417
18418 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18419
18420         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18421
18422 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18423
18424         * gnus.el (spam-contents): Improve docs for spam-contents
18425         parameter in its variable incarnation.
18426
18427 2005-02-14  Simon Josefsson  <jas@extundo.com>
18428
18429         * smime-ldap.el: Use require instead of load-library for ldap.
18430         (smime-ldap-search): Indent.
18431         (smime-ldap-search-internal): Shorten line.
18432
18433         * smime.el (smime-cert-by-dns): Add doc-string.
18434         (smime-cert-by-ldap-1): Indent.
18435
18436         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18437         mml-smime-get-dns-ldap.
18438         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18439
18440 2005-02-14  Arne JĂžrgensen  <arne@arnested.dk>
18441
18442         * smime.el: Require smime-ldap.
18443         (smime-ldap-host-list): New variable.
18444         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18445
18446         * mml-smime.el (mml-smime-encrypt-query): New function.
18447         (mml-smime-encrypt-query): Use it.
18448
18449         * smime-ldap.el: New file.
18450
18451 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18452
18453         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18454
18455 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18456
18457         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18458         argument in doc string.  Make query for type more clear.
18459
18460 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18461
18462         * gnus.el (gnus-group-startup-message): Search for gnus images in
18463         etc/images/gnus.
18464         * mm-util.el (mm-image-load-path): Likewise.
18465         * smiley.el (smiley-data-directory): Search for smilies in
18466         etc/images/smilies.
18467
18468 2005-02-09  Kim F. Storm  <storm@cua.dk>
18469
18470         Change Emacs release version from 21.4 to 22.1 throughout.
18471         Change Emacs development version from 21.3.50 to 22.0.50.
18472
18473 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18474
18475         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18476
18477         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18478         non-Mule XEmacs as well.
18479         (mm-decompress-buffer): Signal an error intentionally if it does
18480         not decompress compressed data because auto-compression-mode is
18481         disabled.
18482
18483 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18484
18485         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18486         an ID in the registry even if it has no groups.
18487
18488 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18489
18490         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18491         merge it into mm-decompress-buffer.
18492         (gnus-mime-copy-part): Use the MIME part charset, the value which
18493         a user specified or gnus-newsgroup-charset for decoding, like
18494         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18495         save-buffer what was used.  Suggested by Kevin Ryde
18496         <user42@zip.com.au>.
18497         (gnus-mime-inline-part): Allow the name parameter as well as the
18498         filename parameter; force decompressing of compressed data; always
18499         display contents being not decoded as unibyte.
18500
18501         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18502         as well as the filename parameter.
18503
18504         * mm-util.el (mm-decompress-buffer):
18505         Merge gnus-mime-jka-compr-maybe-uncompress.
18506         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18507         of compressed data.
18508
18509 2005-02-08  Simon Josefsson  <jas@extundo.com>
18510
18511         * imap.el (imap-log): Doc fix.
18512
18513 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18514
18515         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18516         the coding cookies; decompress compressed parts.
18517
18518         * mml.el (mml-generate-mime-1): Add the charset parameter according
18519         to the value which a user specified manually or the coding cookie.
18520
18521         * mm-util.el (mm-string-to-multibyte): New function.
18522         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18523         (mm-coding-system-to-mime-charset): New function.
18524         (mm-decompress-buffer): New function.
18525         (mm-find-buffer-file-coding-system): New function.
18526
18527         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18528         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18529         parts.
18530
18531 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18532
18533         * mm-view.el (mm-display-inline-fontify): Decode a part according
18534         to the charset parameter.
18535
18536 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18537
18538         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18539         prefix arg is neither nil nor a number, as info specifies.
18540
18541 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18542
18543         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18544         timestamps.
18545
18546 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18547
18548         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18549         groups error checking and notify user.
18550
18551 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18552
18553         * message.el (message-send-mail-function): Check existence of
18554         sendmail-program first before using default value
18555         `message-send-mail-with-sendmail'.  Otherwise use more generic
18556         `smtpmail-send-it'.
18557
18558 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18559
18560         * nntp.el (nntp-request-update-info): Always return nil.
18561
18562 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18563
18564         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18565
18566 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18567
18568         * message.el (message-beginning-of-line): Change the behavior when
18569         invoked between BOL and : so that it first moves backward.
18570
18571 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18572
18573         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18574         article buffer when editing of the article is discarded.
18575         (gnus-article-prepare): Revert.
18576
18577 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18578
18579         * gnus-art.el (gnus-article-prepare):
18580         Remove message-strip-forbidden-properties from the local hook.
18581
18582 2005-01-27  Simon Josefsson  <jas@extundo.com>
18583
18584         * password.el (password-cache-add): Only start one timer per key.
18585         Reported by Derek Atkins <warlord@MIT.EDU>.
18586
18587 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18588
18589         * run-at-time.el: Remove.  It is no longer needed as
18590         timer-funcs.el in the xemacs-base package has a working version of
18591         `run-at-time'.
18592
18593         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18594
18595         * password.el: Require timer-funcs instead of run-at-time in
18596         XEmacs.
18597         Remove `password-run-at-time' macro.
18598         (password-cache-add): Use `run-at-time' instead of
18599         `password-run-at-time'.
18600
18601         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18602         Remove `nnheader-cancel-function-timers' alias,
18603         `cancel-function-timers' exists in XEmacs in timer-funcs.
18604
18605         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18606         for `run-with-idle-timer'.
18607
18608         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18609         for `run-at-time'.
18610
18611         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18612         for `with-timeout'.
18613
18614         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18615         the same as for XEmacs 21.4.
18616         No need to ignore `run-with-idle-timer', this function exists in
18617         XEmacs now in timer-funcs.el in the xemacs-base package.
18618         (dgnushack-compile): No need to delete
18619         run-at-time.el from the list of files to compile because it
18620         doesn't exist anymore.
18621
18622 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18623
18624         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18625         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18626
18627 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18628
18629         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18630         sensitively.
18631
18632 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18633
18634         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18635
18636 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18637
18638         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18639         which will be inserted according to the multibyteness of a buffer
18640         rather than the type of contents.  Suggested by ARISAWA Akihiro
18641         <ari@mbf.ocn.ne.jp>.
18642
18643         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18644         of string which old xml.el may return rather than a string.
18645
18646 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18647
18648         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18649
18650 2005-01-16  Simon Josefsson  <jas@extundo.com>
18651
18652         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18653         idn/idna.el isn't available.
18654         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18655         <michael@waxrat.com>.
18656
18657         * hashcash.el: Remove non-FSF copyright header.
18658
18659         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18660         (hashcash-generate-payment): Use it.
18661         (hashcash-generate-payment-async): Use it.
18662
18663 2005-01-15  Simon Josefsson  <jas@extundo.com>
18664
18665         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18666         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18667
18668         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18669         gnus-summary-idna-message.
18670         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18671         (gnus-summary-idna-message): New function.
18672
18673 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18674
18675         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18676         gnus-novice-user.
18677
18678 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18679
18680         * nnrss.el (nnrss-request-delete-group): Delete entries in
18681         nnrss-group-alist as well.
18682         (nnrss-save-server-data): Insert newline.
18683
18684 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18685
18686         * gnus.el (gnus-user-agent): Use list of symbols instead of
18687         symbols.  Display full version number for (S)XEmacs.
18688         Optionally display (S)XEmacs codename.
18689
18690         * gnus-util.el (gnus-emacs-version): Update for new
18691         `gnus-user-agent'.
18692
18693         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18694         Gnus version.
18695
18696 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18697
18698         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18699         which is unreadable in some setups.
18700
18701 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18702
18703         * gnus-spec.el (gnus-update-format-specifications): Flush the
18704         group format spec cache if it doesn't support decoded group names.
18705
18706 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18707
18708         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18709         Allow to apply decay on score files matching a regexp.
18710
18711 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18712
18713         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18714         compatibility in %g and %c.
18715
18716 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18717
18718         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18719         name for only %g and %c.
18720         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18721         of gnus-tmp-group to decoded group name.
18722         (gnus-group-make-rss-group): Exclude `/'s from group names.
18723
18724 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18725
18726         * nnrss.el (nnrss-get-encoding): Fix regexp.
18727
18728 2004-12-27  Simon Josefsson  <jas@extundo.com>
18729
18730         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18731         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18732         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18733
18734 2004-12-17  Kim F. Storm  <storm@cua.dk>
18735
18736         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18737
18738         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18739
18740 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18741
18742         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18743
18744 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18745
18746         * nnrss.el: Require rfc2047 and mml.
18747         (nnrss-file-coding-system): New variable.
18748         (nnrss-format-string): Redefine it as an inline function.
18749         (nnrss-decode-group-name): New function.
18750         (nnrss-string-as-multibyte): Remove.
18751         (nnrss-retrieve-headers): Decode group name; don't use
18752         nnrss-format-string.
18753         (nnrss-request-group): Decode group name.
18754         (nnrss-request-article): Decode group name; allow a Message-ID as
18755         well as an article number; don't use nnrss-format-string; encode a
18756         Message-ID string which may contain non-ASCII characters; use
18757         mml-to-mime to compose a MIME article.
18758         (nnrss-request-expire-articles): Decode group name.
18759         (nnrss-request-delete-group): Decode group name.
18760         (nnrss-fetch): Clarify error message.
18761         (nnrss-read-server-data): Use insert-file-contents instead of load;
18762         bind file-name-coding-system; use multibyte buffer.
18763         (nnrss-save-server-data): Bind coding-system-for-write to the
18764         value of nnrss-file-coding-system; bind file-name-coding-system;
18765         add coding cookie.
18766         (nnrss-read-group-data): Use insert-file-contents instead of load;
18767         bind file-name-coding-system; use multibyte buffer.
18768         (nnrss-save-group-data): Bind coding-system-for-write to the
18769         value of nnrss-file-coding-system; bind file-name-coding-system.
18770         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18771         make it work with non-ASCII text.
18772         (nnrss-find-el): Make it work with old xml.el as well.
18773
18774 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18775
18776         * nnrss.el (nnrss-get-encoding): New function.
18777         (nnrss-fetch): Use unibyte buffer initially; bind
18778         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18779         decode contents according to the encoding attribute.
18780         (nnrss-save-group-data): Add coding cookie.
18781         (nnrss-mime-encode-string): New function.
18782         (nnrss-check-group): Use it to encode subject and author.
18783
18784 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18785
18786         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18787         imaginary variable.
18788
18789 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18790
18791         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18792         correctly even if there are wide characters.
18793
18794 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18795
18796         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18797         downcased symbol names; make a new cache instead of reusing
18798         bbdb-hashtable.
18799
18800 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18801
18802         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18803         concatenating segments rather than before concatenating them.
18804         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18805
18806         * message.el (message-get-reply-headers): Bind `extra'.
18807
18808 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18809
18810         * message.el (message-extra-wide-headers): New variable.
18811         (message-get-reply-headers): Use it.
18812
18813 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18814
18815         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18816         (gnus-agent-group-pathname): Ditto.
18817
18818         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18819
18820         * gnus-group.el (gnus-group-make-group): Decode group name.
18821         (gnus-group-make-rss-group): Register the group data after opening
18822         the nnrss group.
18823
18824 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18825
18826         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18827         by expiry now get marked as read.
18828
18829 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18830
18831         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18832
18833 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18834
18835         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18836         unify Latin characters in XEmacs.
18837         (mm-find-mime-charset-region): Use it.
18838
18839 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18840
18841         * gnus-util.el (gnus-delete-directory): New function.
18842
18843         * gnus-agent.el (gnus-agent-delete-group): Use it.
18844
18845         * gnus-cache.el (gnus-cache-delete-group): Use it.
18846
18847 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18848
18849         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18850         names.
18851
18852 2004-12-16  Simon Josefsson  <jas@extundo.com>
18853
18854         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18855
18856 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18857
18858         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18859
18860         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18861         (gnus-group-set-current-level): Decode group name.
18862
18863 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18864
18865         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18866         failed.
18867
18868 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18869
18870         * gnus-group.el (gnus-group-delete-group): Decode group name.
18871         (gnus-group-make-rss-group): Encode group name.
18872         (gnus-group-catchup-current): Decode group name.
18873         (gnus-group-kill-group): Decode group name.
18874
18875 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18876
18877         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18878
18879 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18880
18881         * gnus-group.el (gnus-group-make-rss-group):
18882         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18883
18884         * gnus-start.el (gnus-setup-news): Honor user's setting to
18885         gnus-message-archive-method.  Suggested by Lute Kamstra
18886         <lute@gnu.org>.
18887
18888 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18889
18890         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18891         global counterparts of the buffer-local variables.
18892
18893 2004-11-16  Romain Francoise  <romain@orebokech.com>
18894
18895         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18896         counterparts of the buffer-local variables.
18897
18898 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18899
18900         * message.el (message-forbidden-properties): Fix typo in doc
18901         string.
18902
18903 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18904
18905         * gnus-util.el (gnus-replace-in-string): Add doc string.
18906
18907         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18908         to avoid problems when splitting mails with many recipients.
18909
18910 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18911
18912         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18913         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18914
18915 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18916
18917         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18918         if there is no hashtable in memory or file modification time is
18919         newer than cached timestamp.
18920
18921 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18922
18923         * gnus-sum.el (gnus-summary-limit-to-recipient):
18924         Implement not-matching option.
18925
18926 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18927
18928         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18929         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18930         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18931         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18932         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18933         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18934
18935 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18936
18937         * message.el (message-forward-make-body-mml): Remove headers
18938         according to message-forward-ignored-headers if a message is decoded.
18939
18940 2004-12-02  Romain Francoise  <romain@orebokech.com>
18941
18942         * message.el (message-forward-make-body-plain): Always remove
18943         headers according to message-forward-ignored-headers.
18944
18945 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18946
18947         * spam.el (spam-summary-prepare-exit): Remove the
18948         gnus-summary-limit pop for now, it has problems with ham marks for
18949         me.
18950
18951 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18952
18953         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18954         correctly.
18955
18956 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18957
18958         * format-spec.el (format-spec): Message the char.
18959
18960 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18961
18962         * gnus-art.el (gnus-split-methods): Reformat comments.
18963
18964         * spam.el (spam-summary-prepare-exit): Remove article limits
18965         before exiting the summary buffer.
18966
18967 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18968
18969         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18970         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18971
18972         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18973         order to silence the byte compiler.
18974
18975         * spam.el: Fix the way to silence the byte compiler, which
18976         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18977         bbdb-search-simple, spam-BBDB-register-routine,
18978         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18979         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18980         spam-stat-buffer-is-spam, spam-stat-load,
18981         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18982         spam-stat-save and spam-stat-split-fancy.
18983
18984 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18985
18986         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18987         which may confuse users.
18988         (canlock-password-for-verify): Ditto.
18989
18990         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18991
18992         * gnus-art.el (gnus-emphasis-alist): Ditto.
18993
18994         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18995
18996         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18997
18998         * gnus-start.el (gnus-save-killed-list): Ditto.
18999
19000         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19001         (gnus-sum-thread-tree-root): Ditto.
19002         (gnus-sum-thread-tree-false-root): Ditto.
19003         (gnus-sum-thread-tree-single-indent): Ditto.
19004
19005         * message.el (message-courtesy-message): Ditto.
19006         (message-archive-note): Ditto.
19007         (message-subscribed-address-file): Ditto.
19008         (message-user-fqdn): Ditto.
19009
19010         * spam-report.el (spam-report-gmane-regex): Ditto.
19011
19012         * spam.el (spam-blackhole-good-server-regex): Ditto.
19013
19014 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19015
19016         * mml.el (mml-preview): Widen the message buffer before copying
19017         the contents to the preview buffer; sort headers before previewing.
19018
19019         * message.el (message-hidden-headers): Fix the way to avoid a bug
19020         in the `repeat' widget in Emacs 21.3 or earlier.
19021
19022 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19023
19024         * message.el (message-hidden-headers): Default to "^References:".
19025         Improve customization type.  Suggested by Reiner Steib
19026         <Reiner.Steib@gmx.de>.
19027
19028 2004-11-25  Romain Francoise  <romain@orebokech.com>
19029
19030         * message.el (message-strip-forbidden-properties): Remove check for
19031         obsolete `message-hidden' text property, hidden headers are not
19032         accessible in the buffer anymore.
19033
19034 2004-11-22  Romain Francoise  <romain@orebokech.com>
19035
19036         * message.el (message-header-format-alist): Add `From' in list
19037         so that it can be sorted.
19038         (message-fix-before-sending): Widen and sort headers before
19039         sending.
19040         (message-hide-headers): Use narrowing to hide headers by moving
19041         them to the top of the buffer and narrowing to the region
19042         underneath.
19043
19044 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19045
19046         * message.el (message-strip-forbidden-properties):
19047         Bind buffer-read-only (etc) to nil.
19048
19049 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19050
19051         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19052         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19053
19054 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
19055
19056         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19057
19058 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19059
19060         * dns.el (query-dns): Use sit-for to time instead of
19061         accept-process-output, since that doesn't seem to work on udp
19062         sockets.
19063
19064 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19065
19066         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19067
19068 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
19069
19070         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19071         doc string.  Improve doc string.
19072
19073 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19074
19075         * nntp.el (nntp-request-update-info): Return nil if
19076         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19077         may not call gnus-activate-group which uselessly issues the GROUP
19078         commands for all nntp groups and wastes time.  Reported by Romain
19079         Francoise <romain@orebokech.com>.
19080
19081         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19082
19083 2004-11-15  Simon Josefsson  <jas@extundo.com>
19084
19085         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19086         headers separately.
19087         (gnus-button-openpgp): New function, inspired by Jochen KĂŒpper
19088         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19089
19090 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19091
19092         * gnus-start.el (gnus-convert-old-newsrc):
19093         Assign legacy-gnus-agent to 5.10.7.
19094
19095 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19096
19097         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19098         start of the lines.
19099
19100 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19101
19102         * hashcash.el (hashcash-default-payment): Change default to 20.
19103         (hashcash-default-accept-payment): Change default to 20.
19104         (hashcash-process-alist): New variable.
19105         (hashcash-generate-payment-async): Add.
19106         (hashcash-already-paid-p): Add.
19107         (hashcash-insert-payment): Don't generate payments twice.
19108         (hashcash-insert-payment-async): Add.
19109         (hashcash-insert-payment-async-2): Add.
19110         (hashcash-cancel-async): Add.
19111         (hashcash-wait-async): Add.
19112         (hashcash-processes-running-p): Add.
19113         (hashcash-wait-or-cancel): Add.
19114         (mail-add-payment): New optional argument.  Conditionally start
19115         asynchronous calculation.
19116         (mail-add-payment-async): Add.
19117
19118         * message.el (message-send-mail): Wait for asynchronous hashcash
19119         results.  Don't clobber existing X-Hashcash headers.
19120         (message-setup-1): Call mail-add-payment-async when
19121         message-generate-hashcash is non-nil.
19122
19123 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19124
19125         * message.el (message-use-alternative-email-as-from): Examine the
19126         From header as well; use message-make-from in order to include a
19127         user's full name.
19128
19129 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19130
19131         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19132         default; improve customization type.
19133         (gnus-emphasis-custom-with-format): New macro.
19134         (gnus-emphasis-custom-value-to-external): New function.
19135         (gnus-emphasis-custom-value-to-internal): New function.
19136
19137 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19138
19139         * dns.el (query-dns): Resolve reverse addresses.
19140
19141 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19142
19143         * gnus-group.el (gnus-group-get-new-news): Use it.
19144
19145         * gnus-start.el (gnus-check-reasonable-setup): New function.
19146
19147 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19148
19149         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19150         "Args out of range" error.  Reported by Arnaud Giersch
19151         <arnaud.giersch@free.fr>.
19152
19153 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19154
19155         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19156
19157 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19158
19159         * spam.el (spam group): Add :version.
19160
19161         * pgg-def.el (pgg group): Add :version.
19162
19163 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19164
19165         * gnus-art.el (gnus-article-edit-article): Don't associate the
19166         article buffer with a draft file.  This is a temporary measure
19167         against the 2004-08-22 change to gnus-article-edit-mode.
19168
19169 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19170
19171         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19172         (html2text-format-tags): Remove unused variable `attr'.
19173
19174 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19175
19176         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19177
19178         * tls.el (tls-process-connection-type, tls-success)
19179         (tls-certtool-program): Add :version.
19180
19181         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
19182         (starttls-extra-arguments, starttls-process-connection-type)
19183         (starttls-connect, starttls-failure, starttls-success): Add :version.
19184
19185         * spam-stat.el (spam-stat): Add :version.
19186
19187         * sieve.el (sieve): Add :version.
19188
19189         * sha1.el (sha1): Add :version.
19190         (sha1-use-external): Remove redundant version.
19191
19192         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19193         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19194         (nnmail-split-fancy-match-partial-words)
19195         (nnmail-split-lowercase-expanded): Add :version.
19196
19197         * nndiary.el (nndiary): Add :version.
19198
19199         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19200
19201         * mml-sec.el (mml-default-sign-method)
19202         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19203         Add :version.
19204
19205         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19206
19207         * mm-url.el (mm-url-use-external, mm-url-program)
19208         (mm-url-arguments): Add :version.
19209
19210         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19211         (mm-attachment-file-modes, mm-decrypt-option)
19212         (mm-w3m-safe-url-regexp): Add :version.
19213
19214         * message.el (message-cite-prefix-regexp)
19215         (message-sendmail-envelope-from, message-minibuffer-local-map)
19216         (message-user-fqdn, message-completion-alist): Add :version.
19217
19218         * gnus-win.el (gnus-configure-windows-hook)
19219         (gnus-use-frames-on-any-display): Add :version.
19220
19221         * gnus-art.el (gnus-article-address-banner-alist)
19222         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19223         (gnus-treat-from-picon, gnus-treat-mail-picon)
19224         (gnus-treat-x-pgp-sig): Add :version.
19225
19226         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19227         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19228         (gnus-summary-article-delete-hook)
19229         (gnus-summary-display-while-building): Add :version.
19230
19231         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19232         (gnus-get-top-new-news-hook): Add :version.
19233
19234         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19235         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19236
19237         * gnus-registry.el (gnus-registry): Add :version.
19238
19239         * gnus-spec.el (gnus-use-correct-string-widths)
19240         (gnus-make-format-preserve-properties): Add :version.
19241
19242         * gnus.el (gnus-group-charter-alist)
19243         (gnus-group-fetch-control-use-browse-url)
19244         (gnus-install-group-spam-parameters): Add :version.
19245
19246         * gnus-diary.el (gnus-diary): Add :version.
19247
19248         * gnus-delay.el (gnus-delay): Add :version.
19249
19250         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19251         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19252         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19253         Add :version.
19254
19255         * gnus-agent.el (gnus-agent-max-fetch-size)
19256         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19257         (gnus-agent-prompt-send-queue): Add :version.
19258
19259         * deuglify.el (gnus-outlook-deuglify): Add :version.
19260
19261         * html2text.el: Beautify code.  Improve doc strings.
19262         Some checkdoc cleanup.
19263         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19264
19265 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19266
19267         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19268
19269 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19270
19271         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19272         when package is loaded.
19273
19274         * spam.el (spam-summary-score-preferred-header): Add global preference
19275         for people who want to override the default SpamAssassin over
19276         Bogofilter preference (when both are set).
19277         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19278         (spam-user-format-function-S):
19279         Check spam-summary-score-preferred-header.
19280         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19281         (spam-user-format-function-S): Format the score correctly.
19282
19283 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19284
19285         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19286         signature file.  Suggested by Manoj Srivastava
19287         <srivasta@golden-gryphon.com>.
19288
19289         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19290         iso-2022-jp even in the Japanese language environment.
19291         Suggested by Jason Rumney <jasonr@gnu.org>.
19292
19293 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19294
19295         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19296         use the same characters as the dummy marks; make it free from
19297         getting affected by the language environment.
19298         (gnus-summary-read-group-1): Update mark positions only when the
19299         format spec is updated.
19300
19301         * gnus-spec.el (gnus-update-format-specifications): Return a list
19302         of updated types.
19303
19304 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19305
19306         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19307         of boundp to check if display-warning is available.
19308
19309 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19310
19311         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19312
19313 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19314
19315         * nnspool.el (nnspool-spool-directory): Use news-path if the
19316         news-directory variable is not bound.
19317
19318         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19319         function instead of display-warning if it is not available.
19320
19321 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19322
19323         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19324         v5-10: Use `point-at-bol'.
19325
19326 2004-10-26  Simon Josefsson  <jas@extundo.com>
19327
19328         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19329         <chenggao@gmail.com>.
19330
19331 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19332
19333         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19334         instead.
19335
19336 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19337
19338         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19339         to remove a server from the nnimap-server-buffer-alist.
19340         (nnimap-open-connection, nnimap-close-server): Use it.
19341
19342         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19343
19344 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19345
19346         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19347         running the major-mode function.
19348
19349 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19350
19351         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19352         dummy marks in the right way.
19353
19354 2004-10-18  David Edmondson  <dme@dme.org>
19355
19356         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19357         excessively.
19358
19359 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19360
19361         * gnus-util.el (gnus-split-references): Accept a nil references
19362         string and go on blissfully.
19363
19364         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19365         cases where the references string is non-nil but has no references.
19366
19367         * encrypt.el: Add autoload tags.
19368
19369         * spam.el (spam-resolve-registrations-routine): Remove article
19370         from unregistration list too.  Reported by David Hanak
19371         <dhanak@isis.vanderbilt.edu>
19372
19373 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19374
19375         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19376         nil.  Change custom type.
19377
19378 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19379
19380         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19381
19382         * gnus-sum.el (gnus-summary-move-article): Use it.
19383
19384 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19385
19386         * encrypt.el: Add autoload cookies.
19387
19388         * spam.el (spam-backend-article-list-property)
19389         (spam-backend-get-article-todo-list)
19390         (spam-backend-put-article-todo-list)
19391         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19392         Resolve registrations separately.
19393         (spam-register-routine): Format comments.
19394         (spam-unregister-routine, spam-register-routine): Always call with
19395         specific-articles, no default list.
19396         (spam-summary-prepare-exit): Use the spam-classifications function.
19397
19398         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19399         gnus-encrypt.el.
19400
19401         * encrypt.el: Copied from gnus-encrypt.el.
19402
19403         * gnus-encrypt.el: Commented that it's obsolete.
19404
19405 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19406
19407         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19408         (gnus-score-save): Use it.
19409
19410         * message.el (message-bury): Use `window-dedicated-p'.
19411
19412 2004-10-15  Simon Josefsson  <jas@extundo.com>
19413
19414         * pop3.el (top-level): Don't require nnheader.
19415         (pop3-read-timeout): Add.
19416         (pop3-accept-process-output): Add.
19417         (pop3-read-response, pop3-retr): Use it.
19418
19419 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19420
19421         * spam.el (spam-register-routine): Move comment.
19422         (spam-verify-bogofilter): Use 'unknown for the initial
19423         spam-bogofilter-valid state, not 'never.
19424
19425         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19426         for netrc-machine.
19427
19428         * nnimap.el (nnimap-open-connection):
19429         Use netrc-machine-user-or-password.
19430
19431 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19432
19433         * gnus-registry.el (gnus-registry-unload-hook):
19434         Set as a variable with add-hook.
19435
19436         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19437         of news-path.
19438
19439         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19440
19441         * spam.el: Delete duplicate `provide'.
19442         (spam-unload-hook): Set as a variable with add-hook.
19443
19444 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19445
19446         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19447         in the doc string.
19448
19449         * message.el (message-ignored-news-headers)
19450         (message-ignored-supersedes-headers)
19451         (message-ignored-resent-headers)
19452         (message-forward-ignored-headers): Improve custom type.
19453
19454 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19455
19456         * message.el (message-tokenize-header): Fix 2004-09-06 change
19457         which used point-min in the wrong place.
19458
19459 2004-10-12  Simon Josefsson  <jas@extundo.com>
19460
19461         * tls.el (tls-certtool-program): New variable.
19462         (tls-certificate-information): New function, based on
19463         ssl-certificate-information.
19464
19465 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19466
19467         * compface.el: Move the version of ELisp-based uncompface program
19468         to the contrib directory because of the copyright problem.
19469
19470 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19471
19472         * message.el (message-kill-buffer): Raise the current frame.
19473
19474 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19475
19476         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19477
19478         * gnus.el (message-y-or-n-p): Autoload.
19479
19480         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19481         (pop3-password-required, pop3-authentication-scheme)
19482         (pop3-leave-mail-on-server): Make customizable.
19483         (pop3): New custom group.
19484         (pop3-retr): Remove `sleep-for' statements.
19485         Suggested by Dave Love <fx@gnu.org>.
19486
19487         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19488         Windows/DOS.
19489
19490         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19491         (imap-parse-body): Fix incorrect use of `assert'.
19492         Suggested by Dave Love <fx@gnu.org>.
19493
19494         * mml.el (mml-minibuffer-read-disposition): Require match.
19495         Suggested by Dave Love <fx@gnu.org>.
19496
19497 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19498
19499         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19500         doc string.
19501
19502 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19503
19504         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19505
19506 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19507
19508         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19509         instead of calling `mm-insert-inline', to decode text/* parts
19510         before displaying them.
19511
19512 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19513
19514         * mm-uu.el (mm-uu-text-plain-type): New variable.
19515         (mm-uu-pgp-signed-extract-1): Use it.
19516         (mm-uu-pgp-encrypted-extract-1): Use it.
19517         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19518         bind mm-uu-text-plain-type with that value.
19519         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19520         mm-uu-dissect.
19521
19522 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19523
19524         * gnus-group.el (gnus-update-group-mark-positions):
19525         * gnus-sum.el (gnus-update-summary-mark-positions):
19526         * message.el (message-check-news-body-syntax):
19527         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19528         of string-as-multibyte.
19529
19530 2004-10-05  Juri Linkov  <juri@jurta.org>
19531
19532         * gnus-group.el (gnus-update-group-mark-positions):
19533         * gnus-sum.el (gnus-update-summary-mark-positions):
19534         * message.el (message-check-news-body-syntax):
19535         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19536         8-bit unibyte values to a multibyte string for search functions.
19537
19538 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19539
19540         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19541         (mm-uu-dissect-text-parts): New function.
19542
19543         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19544         dissect text parts.
19545
19546         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19547         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19548
19549         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19550
19551         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19552         Use gnus-current-topics instead of gnus-current-topic.
19553
19554 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19555
19556         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19557
19558 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19559
19560         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19561         where approriate.
19562
19563         * nnml.el (nnml-generate-active-info): do.
19564
19565         * nndiary.el (nndiary-generate-active-info): do.
19566
19567         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19568         (gnus-topic-move): do.
19569
19570         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19571         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19572
19573         * gnus-srvr.el (gnus-server-prepare)
19574         (gnus-server-open-all-servers): do.
19575
19576         * gnus-msg.el (gnus-summary-cancel-article)
19577         (gnus-summary-resend-message)
19578         (gnus-summary-mail-crosspost-complaint): do.
19579
19580         * gnus-move.el (gnus-change-server): do.
19581
19582         * gnus-group.el (gnus-group-unmark-all-groups)
19583         (gnus-group-set-current-level): do.
19584
19585 2004-10-04  Simon Josefsson  <jas@extundo.com>
19586
19587         * message.el (message-generate-hashcash): Doc fix.
19588
19589 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19590
19591         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19592         avoid infinite recursion via gnus-get-function.
19593
19594 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19595
19596         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19597
19598         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19599
19600         * nnmail.el (nnmail-split-history): do.
19601
19602         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19603         (nnml-request-delete-group): do.
19604
19605         * nnslashdot.el (nnslashdot-read-groups): do.
19606
19607         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19608         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19609
19610         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19611         (nnspool-sift-nov-with-sed): Use last.
19612         (nnspool-retrieve-headers-with-nov): Use mapc.
19613         (nnspool-request-newgroups): Use dolist.
19614         (nnspool-request-group): Use last.
19615
19616         * nntp.el (nntp-read-server-type): Use dolist.
19617
19618         * nnvirtual.el (nnvirtual-create-mapping)
19619         (nnvirtual-update-read-and-marked): Use dolist.
19620         (nnvirtual-convert-headers): Simplify.
19621
19622 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19623
19624         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19625         Add support for sync'ing tick marks.
19626
19627 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19628
19629         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19630         there's no visible header.
19631
19632 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19633
19634         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19635         When necessary, pass full group name to gnus-request-set-marks.
19636
19637 2004-10-01  Simon Josefsson  <jas@extundo.com>
19638
19639         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19640         acroread.
19641
19642 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19643
19644         * spam-report.el (spam-report-gmane): Fix interactive.
19645
19646         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19647
19648         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19649         when writing file.
19650         (gnus-agent-synchronize-flags): Don't default to being
19651         interactive.
19652
19653 2004-09-30  Simon Josefsson  <jas@extundo.com>
19654
19655         * message.el (message-generate-hashcash): Add.
19656         (message-send-mail): Use it, call mail-add-payment.
19657
19658 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19659
19660         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19661
19662 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19663
19664         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19665         gnus-requst-update-info with explicit code to sync the in-memory
19666         info read flags with the marks being sync'd to the backend.
19667
19668         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
19669
19670 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19671
19672         * spam.el (spam-verify-bogofilter): Add new function.
19673         (spam-check-bogofilter)
19674         (spam-bogofilter-register-with-bogofilter): Use it.
19675         (spam-verify-bogofilter): Add small fixes.
19676
19677 2004-09-28  Simon Josefsson  <jas@extundo.com>
19678
19679         * hashcash.el (hashcash-generate-payment): Revert.
19680
19681 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19682
19683         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19684         Use gnus-extract-references instead of gnus-split-references.
19685
19686         * gnus-util.el (gnus-extract-references): Add new function, analogous
19687         to gnus-split-references but extracts only the message-ID without
19688         anything extra.
19689
19690         * hashcash.el (hashcash-generate-payment)
19691         (hashcash-check-payment): Do the right thing if hashcash-path is
19692         nil (because the hashcash program could not be found).
19693
19694         * spam.el (spam-use-hashcash): Remove comment.
19695
19696 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19697
19698         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19699         (gnus-cache-enter-article, gnus-cache-remove-article)
19700         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19701
19702         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19703
19704         * gnus-art.el (article-hide-boring-headers)
19705         (article-translate-strings, article-display-face)
19706         (gnus-article-mime-match-handle-first)
19707         (gnus-article-highlight-headers)
19708         (gnus-article-add-buttons-to-head): do.
19709
19710 2004-09-27  Simon Josefsson  <jas@extundo.com>
19711
19712         * hashcash.el: New version, from
19713         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19714         ../contrib/.
19715
19716 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19717
19718         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19719
19720 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19721
19722         * gnus-dup.el (gnus-dup-open): Use mapc.
19723         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19724
19725         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19726         Reported by Stefan Wiens <s.wi@gmx.net>.
19727
19728         * gnus.el (gnus-shutdown): Use dolist.
19729
19730         * gnus-undo.el (gnus-undo): Use mapc.
19731
19732         * nnrss.el (nnrss-generate-active): do.
19733
19734         * message.el (message-cite-original-without-signature)
19735         (message-cite-original): Use mapc.
19736         (message-do-actions, message-make-forward-subject): Use dolist.
19737
19738 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19739
19740         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19741         deletion to remove entire duplicate line.  Fixes merged article
19742         number bug.
19743
19744 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19745
19746         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19747         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19748         first ask if you want to open a server and then, even when you
19749         responded with no, asking if you want to synchronize the server's
19750         flags.
19751         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19752         multi-line expressions.
19753         (gnus-agent-synchronize-group-flags): New internal function.
19754         Updates marks in memory (in the info structure) AND in the
19755         backend.
19756
19757         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19758
19759         * nnagent.el (nnagent-request-set-mark):
19760         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19761         method, to ensure that synchronization updates marks in the
19762         backend and in the info (in memory) structure.
19763
19764 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19765
19766         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19767         convention fully; don't miss the root article of a thread; make
19768         the X-Draft-From header with correct article numbers.
19769
19770 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19771
19772         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19773         unless plugged.  Disable the agent so that an open failure causes
19774         an error.
19775
19776         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19777         Revert 2004-09-21 change.  The backend must be opened while
19778         synchronizing flags even when the backend stores the flags
19779         locally.
19780
19781 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19782
19783         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19784         in `header' match.  Reported by Svend Tollak Munkejord.
19785
19786         * message.el (message-cite-original): Fix use of
19787         `message-cite-articles-with-x-no-archive'.
19788
19789 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19790
19791         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19792         (gnus-window-to-buffer): Ditto.
19793
19794         * mml.el (mml-preview-buffer): New variable.
19795         (mml-preview): Manage window layout with gnus-buffer-configuration.
19796
19797         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19798         X-Draft-From header even if those articles aren't quoted.
19799
19800 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19801
19802         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19803         (gnus-request-set-mark, gnus-request-update-mark): Use new
19804         g-s-t-u-l-m to decide to use backend even when unplugged.
19805
19806 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19807
19808         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19809         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19810
19811 2004-09-20  Simon Josefsson  <jas@extundo.com>
19812
19813         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19814         "utf-16-le".
19815
19816 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19817
19818         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19819
19820 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19821
19822         * uudecode.el (uudecode-use-external): Add :version.
19823
19824         * smime.el (smime-CA-file, smime-encrypt-cipher)
19825         (smime-dns-server): Add :version.
19826
19827         * smiley.el (gnus-smiley-file-types): Add :version.
19828
19829         * sha1.el (sha1-use-external): Add :version.
19830
19831         * pgg-def.el (pgg-query-keyserver): Add :version.
19832
19833         * nnmail.el (nnmail-fancy-expiry-targets)
19834         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19835         Add :version.
19836
19837         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19838         (nnimap-retrieve-groups-asynchronous): Add :version.
19839         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19840
19841         * mml.el (mml-content-disposition-parameters)
19842         (mml-insert-mime-headers-always): Add :version.
19843
19844         * mm-util.el (mm-coding-system-priorities): Add :version.
19845
19846         * mm-decode.el (mm-inline-text-html-with-images)
19847         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19848         (mm-verify-option): Add :version.
19849         (mm-text-html-renderer): Change :version.
19850
19851         * message.el (message-fcc-externalize-attachments)
19852         (message-required-headers, message-draft-headers)
19853         (message-subject-trailing-was-query)
19854         (message-subject-trailing-was-ask-regexp)
19855         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19856         (message-mark-insert-end, message-archive-header)
19857         (message-archive-note, message-cross-post-default)
19858         (message-cross-post-note, message-followup-to-note)
19859         (message-cross-post-note-function, message-use-mail-followup-to)
19860         (message-subscribed-address-functions)
19861         (message-subscribed-address-file, message-subscribed-addresses)
19862         (message-subscribed-regexps, message-allow-no-recipients)
19863         (message-yank-cited-prefix, message-signature-insert-empty-line)
19864         (message-hidden-headers, message-hierarchical-addresses)
19865         (message-mail-user-agent, message-use-idna)
19866         (message-valid-fqdn-regexp)
19867         (message-strip-special-text-properties, message-header-synonyms)
19868         (message-beginning-of-line, message-tab-body-function): Add :version.
19869         (message-insert-canlock, message-wide-reply-confirm-recipients):
19870         Change :version.
19871
19872         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19873         and :version.
19874         (mail-source-delete-old-incoming-confirm)
19875         (mail-source-movemail-program): Add :version.
19876
19877         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19878         (gnus-agent-cache, gnus-agent): Change :version.
19879
19880         * gnus-util.el (gnus-use-byte-compile): Change :version.
19881
19882         * gnus-sum.el (gnus-summary-make-false-root-always)
19883         (gnus-summary-default-high-score)
19884         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19885         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19886         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19887         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19888         (gnus-sum-thread-tree-single-indent)
19889         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19890         (gnus-sum-thread-tree-leaf-with-other)
19891         (gnus-sum-thread-tree-single-leaf): Add :version.
19892         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19893         (gnus-article-loose-mime): Change :version.
19894
19895         * gnus-start.el (gnus-backup-startup-file)
19896         (gnus-save-startup-file-via-temp-buffer): Add :version.
19897
19898         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19899         (gnus-server-offline-face): Add :version.
19900
19901         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19902
19903         * gnus-msg.el (gnus-gcc-externalize-attachments)
19904         (gnus-debug-files, gnus-debug-exclude-variables)
19905         (gnus-discouraged-post-methods): Change :version.
19906         (gnus-confirm-mail-reply-to-news)
19907         (gnus-confirm-treat-mail-like-news): Add :version.
19908
19909         * gnus-int.el (gnus-server-unopen-status): Add :version.
19910
19911         * gnus-group.el (gnus-group-jump-to-group-prompt)
19912         (gnus-large-ephemeral-newsgroup)
19913         (gnus-fetch-old-ephemeral-headers): Add :version.
19914
19915         * gnus-fun.el (gnus-x-face-directory)
19916         (gnus-convert-pbm-to-x-face-command)
19917         (gnus-convert-image-to-x-face-command)
19918         (gnus-convert-image-to-face-command): Add :version.
19919
19920         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19921
19922         * gnus-cite.el (gnus-cite-blank-line-after-header)
19923         (gnus-article-boring-faces): Add :version.
19924
19925         * gnus-art.el (gnus-buttonized-mime-types)
19926         (gnus-inhibit-mime-unbuttonizing)
19927         (gnus-treat-display-face)
19928         (gnus-treat-body-boundary): Change :version.
19929         (gnus-body-boundary-delimiter, gnus-picon-databases)
19930         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19931         (gnus-treat-date-english, gnus-treat-fold-headers)
19932         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19933         (gnus-treat-mail-picon, gnus-treat-wash-html)
19934         (gnus-article-encrypt-protocol)
19935         (gnus-use-idna, gnus-article-over-scroll)
19936         (gnus-mime-display-multipart-alternative-as-mixed)
19937         (gnus-mime-display-multipart-related-as-mixed)
19938         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19939         (gnus-ctan-url, gnus-button-ctan-handler)
19940         (gnus-button-handle-ctan-bogus-regexp)
19941         (gnus-button-ctan-directory-regexp)
19942         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19943         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19944         (gnus-button-man-level, gnus-button-emacs-level)
19945         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19946
19947         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19948         (gnus-agent-go-online): Change :version.
19949         (gnus-agent-expire-unagentized-dirs)
19950         (gnus-agent-auto-agentize-methods): Add :version.
19951
19952         * flow-fill.el (fill-flowed-display-column)
19953         (fill-flowed-encode-column): Add :version.
19954
19955         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19956         (gnus-outlook-deuglify-unwrap-max)
19957         (gnus-outlook-deuglify-cite-marks)
19958         (gnus-outlook-deuglify-unwrap-stop-chars)
19959         (gnus-outlook-deuglify-no-wrap-chars)
19960         (gnus-outlook-deuglify-attrib-cut-regexp)
19961         (gnus-outlook-deuglify-attrib-verb-regexp)
19962         (gnus-outlook-deuglify-attrib-end-regexp)
19963         (gnus-outlook-display-hook): Add :version.
19964
19965         * binhex.el (binhex-use-external): Add :version.
19966
19967 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19968
19969         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19970         and `invisible'.
19971
19972 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19973
19974         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19975         in gnus-registry-trim.
19976
19977 2004-09-13  Simon Josefsson  <jas@extundo.com>
19978
19979         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19980
19981         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19982
19983         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19984         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19985         <yamaoka@jpl.org>.
19986         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19987         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19988         <yamaoka@jpl.org>.
19989
19990         * sieve.el (sieve-manage-mode): Ditto.
19991
19992 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19993
19994         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19995
19996 2004-09-11  Simon Josefsson  <jas@extundo.com>
19997
19998         * dns-mode.el: Add.
19999
20000         * mm-view.el (mm-display-dns-inline): Add.
20001
20002         * mm-decode.el (mm-inline-media-tests): Add text/dns.
20003         (mm-automatic-display): Ditto.
20004
20005         * mailcap.el (mailcap-mime-data): Add text/dns.
20006         (mailcap-mime-extensions): Map .soa to text/dns.
20007
20008 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
20009
20010         * gnus-art.el (article-decode-mime-words, article-babel)
20011         (gnus-article-highlight-signature, gnus-article-add-buttons)
20012         (gnus-signature-toggle): Remove unnecessary bindings of
20013         `inhibit-read-only' inherited from v5.10 merge.
20014
20015 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
20016
20017         * nntp.el (nntp): New customization group.
20018         (nntp-authinfo-file): Add customization group.
20019
20020         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20021
20022         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20023
20024         * gnus.el (to-address, to-list, subscribed)
20025         (large-newsgroup-initial): Ditto.
20026
20027         * flow-fill.el (fill-flowed-display-column)
20028         (fill-flowed-encode-column): Ditto.
20029
20030 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20031
20032         * message.el (message-tokenize-header, message-send-mail-with-qmail):
20033         Use point-min rather than 1.
20034         (message-send-mail): Use buffer-size rather than point-max.
20035
20036         * gnus-sum.el (gnus-summary-search-article-forward):
20037         Signal a specific `search-failed' rather than a generic `error'.
20038
20039         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20040         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20041         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20042
20043 2004-09-10  Simon Josefsson  <jas@extundo.com>
20044
20045         * nndb.el (require): Remove tcp and duplicate cl.
20046
20047 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20048
20049         * gnus-agent.el (directory-files-and-attributes): Move forward.
20050
20051 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20052
20053         * gnus-agent.el (directory-files-and-attributes):
20054         Optionally defined to support XEmacs.
20055
20056 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
20057
20058         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20059         to avoid run-time CL dependencies.
20060         (gnus-agent-unfetch-articles): New function.
20061         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20062         article numbers even when local .overview file is missing.
20063         (gnus-agent-read-article-number): New function.  Only accepts
20064         27-bit article numbers.
20065         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20066         Use gnus-agent-read-article-number.
20067         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20068         from backend while recognizing that article numbers in .overview
20069         must be valid.
20070         (gnus-agent-update-files-total-fetched-for):
20071         Use directory-files-and-attributes to improve performance.
20072         * gnus-int.el (gnus-request-move-article):
20073         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20074         improve performance.
20075
20076         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20077         some users confused by references to .newsrc when they only have a
20078         .newsrc.eld file.
20079         (gnus-convert-mark-converter-prompt)
20080         (gnus-convert-converter-needs-prompt): Fix use of property list.
20081         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20082         New function.  Used internally to only display 'gnus converting
20083         files' message when actually necessary.
20084
20085         * gnus-sum.el (): Remove (require 'gnus-agent) as required
20086         methods now autoloaded.
20087
20088 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20089
20090         * gnus-sum.el (gnus-summary-insert-subject): Remove list
20091         identifiers.
20092
20093 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
20094
20095         * gnus-picon.el: Fix indentation and closing parenthesis.
20096
20097 2004-09-01  Simon Josefsson  <jas@extundo.com>
20098
20099         * message.el (message-canlock-generate): Require sha1, not
20100         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20101         to require within a function.  Sadly, if sha1.el isn't loaded, the
20102         let binding in m-c-g will hide the defcustom definition, which is
20103         bad.)
20104
20105         * canlock.el: Require sha1, not sha1-el.
20106
20107         * message.el: Don't autoload sha1 (there is a autoload cookie in
20108         sha1.el).
20109
20110         * sha1-el.el: Rename to sha1.el.
20111
20112 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20113
20114         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20115
20116 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20117
20118         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20119
20120 2004-08-30  Kim F. Storm  <storm@cua.dk>
20121
20122         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20123
20124         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20125         Add :group 'nnimap.
20126
20127 2004-08-30  Andreas Schwab  <schwab@suse.de>
20128
20129         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20130         ?* and ?\;.
20131
20132         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20133         and ?\' to symbol instead of whitespace.
20134
20135 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20136
20137         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20138
20139         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20140         instead of re-search-forward.
20141
20142         * gnus-uu.el (gnus-uu-save-article): Ditto.
20143         (gnus-uu-post-encode-uuencode): Ditto.
20144
20145         * html2text.el (html2text-clean-list-items): Ditto.
20146         (html2text-clean-dtdd): Ditto.
20147         (html2text-format-tags): Ditto.
20148
20149         * message.el (message-send-mail-with-sendmail): Fix regexp.
20150         (message-fill-field-general): Use search-forward instead of
20151         re-search-forward.
20152         (unbold-region): Ditto.
20153
20154         * nnrss.el (nnrss-request-article): Ditto.
20155
20156         * nnslashdot.el (nnslashdot-request-article): Ditto.
20157
20158         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20159
20160         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20161         "Unrecognized menu descriptor" error in XEmacs.
20162
20163 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20164
20165         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20166         parent article of a sparse article in the thread hashtb.
20167
20168 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20169
20170         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20171         (nnmail-expand-newtext): Lowercase expanded entries if
20172         nnmail-split-lowercase-expanded is non-nil.
20173
20174 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20175
20176         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20177
20178         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20179         of gnus-tmp-news-method into string under XEmacs.  It will be
20180         passed to gnus-correct-length which takes only a string argument.
20181
20182 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20183
20184         * gnus-util.el (gnus-bind-print-variables): New macro.
20185         (gnus-prin1): Use it.
20186         (gnus-prin1-to-string): Use it.
20187         (gnus-pp): New function.
20188         (gnus-pp-to-string): New function.
20189
20190         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20191         Replace pp-to-string with gnus-pp-to-string.
20192         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20193         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20194         * gnus-msg.el (gnus-debug): Ditto.
20195         * gnus-score.el (gnus-score-save): Ditto.
20196         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20197         gnus-pp-to-string.
20198         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20199         with gnus-pp.
20200         * score-mode.el (gnus-score-pretty-print): Ditto.
20201         * webmail.el (webmail-debug): Ditto.
20202
20203 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20204
20205         * gnus-art.el (article-display-face, article-display-x-face):
20206         Use buffer-read-only.
20207
20208 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20209
20210         * gnus-art.el (article-hide-list-identifiers):
20211         Bind inhibit-read-only as t.
20212
20213 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20214
20215         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20216
20217 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20218
20219         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20220         (gnus-narrow-to-page): Don't assume point-min == 1.
20221         (gnus-article-edit-mode): Derive from message-mode.
20222
20223         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20224         point-min == 1.
20225
20226         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20227         Disable incorrect use of `assert'.
20228
20229         * message.el (message-mode): Set comment-start-skip.
20230
20231
20232 2004-08-22  Sam Steingold  <sds@gnu.org>
20233
20234         * pop3.el (pop3-leave-mail-on-server): New user variable.
20235         (pop3-movemail): Delete mail only when it is nil.
20236
20237 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20238
20239         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20240
20241         * mml.el (mml-preview): Use `pop-to-buffer'.
20242
20243         * message.el (message-goto-mail-followup-to): Insert after "To".
20244         (message-carefully-insert-headers): Add comment.
20245
20246         * gnus.el: Remove unused variable `gnus-article-check-size'.
20247
20248         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20249
20250         * gnus-art.el (gnus-button-alist):
20251         Improve `gnus-button-handle-library' entry.
20252
20253 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20254
20255         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20256         Use downcase, since XEmacs capitalizes error messages differently.
20257
20258 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20259
20260         * nntp.el: Add (require 'gnus) due to reference to
20261         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20262
20263 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20264
20265         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20266         Bind `mm-fill-flowed'.
20267
20268         * mm-decode.el (mm-dissect-singlepart): Check it.
20269
20270 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20271
20272         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20273         'imap' for netrc parsing.
20274
20275 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20276
20277         * mailcap.el (mailcap-mime-data): Mark as risky.
20278
20279 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20280
20281         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20282         may be included in the encoded word.
20283         (rfc2047-encode): Don't append a space if the encoded word
20284         includes close parenthesis.
20285
20286 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20287
20288         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20289         of text within parentheses.
20290
20291 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20292
20293         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20294         (gnus-encrypt-write-file-contents): Make the password key the file
20295         name PLUS the cipher, not just the cipher.  Also remove failed
20296         passwords from the cache.
20297
20298 2004-08-06  Simon Josefsson  <jas@extundo.com>
20299
20300         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20301         Doc fix.
20302
20303 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20304
20305         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20306         LWSP.
20307
20308 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20309
20310         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20311         Try to append in-reply-to: data to the references: header.
20312
20313         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20314         (netrc-parse): Use gnus-encrypt.el functions.
20315
20316         * gnus-encrypt.el: Add new file for encryption support; currently
20317         does only a few GPG ciphers and an internal XOR cipher.
20318
20319         * password.el: Add comments on using password-read-and-add.
20320         (password-read-and-add): Add function to read and add the
20321         password to the cache at once.
20322
20323 2004-07-28  Simon Josefsson  <jas@extundo.com>
20324
20325         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20326         parameter (but don't use it, for now).
20327
20328         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20329         instead of hard coding to nil.
20330
20331 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20332
20333         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20334         as mm-inline-image-xemacs does.
20335
20336 2004-07-26  Simon Josefsson  <jas@extundo.com>
20337
20338         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20339         Revert part of 2004-07-17 change below.
20340
20341 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20342
20343         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20344         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20345
20346 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20347
20348         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20349         quotes that actually start with ">" at the beginning of the
20350         lines.
20351
20352 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20353
20354         * rfc2047.el (rfc2047-encode-region): Fix last change.
20355         (rfc2047-encode-parameter): Remove useless concat.
20356
20357 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20358
20359         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20360         encode special characters; fix some kind of misconfigured headers;
20361         signal a real error if debug-on-quit or debug-on-error is non-nil.
20362         (rfc2047-encode-max-chars): New variable.
20363         (rfc2047-encode-1): Use it.
20364         (rfc2047-encode-parameter): New function.
20365
20366         * mml.el (mml-insert-parameter): Remove an excessive space.
20367
20368 2004-07-17  Simon Josefsson  <jas@extundo.com>
20369
20370         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20371         Kai Grossjohann <kai@emptydomain.de>.
20372         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20373         (gnus-group-make-menu-bar): Ditto.
20374
20375         * gnus-util.el (gnus-group-server): Add.
20376
20377 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20378
20379         * message.el (message-clone-locals): Clone sendmail and smtp
20380         variables.
20381
20382 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20383
20384         * rfc2047.el (rfc2047-encode-region): Fix last change.
20385
20386 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20387
20388         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20389         characters as non-special.
20390
20391 2004-07-09  Simon Josefsson  <jas@extundo.com>
20392
20393         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20394         Users will lose all flag changes made while unplugged with
20395         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20396         good default.  See numerous reports on ding mailing list.
20397
20398 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20399
20400         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20401         add generate-head-function and generate-article-function to the
20402         rfc822-forward entry.
20403         (nndoc-rfc822-forward-generate-article): New function.
20404         (nndoc-rfc822-forward-generate-head): New function.
20405
20406         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20407
20408 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20409
20410         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20411         respect display group parameter and gnus-summary-expunge-below.
20412         (gnus-articles-to-read): Remove unused reference to display group
20413         parameter.
20414
20415 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20416
20417         * nnheader.el (nnheader-uniquify-message-id): New experimental
20418         variable.
20419         (nnheader-nov-read-message-id): Use it.
20420
20421         * spam-report.el (spam-report-gmane): Add interactive.
20422
20423 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20424
20425         * mm-encode.el (mm-content-transfer-encoding-defaults):
20426         Use qp-or-base64 for the application/* types.
20427
20428 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20429
20430         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20431
20432 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20433
20434         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20435         trim value.
20436
20437 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20438
20439         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20440         New macro and function.
20441         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20442
20443 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20444
20445         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20446         after-load-alist.
20447
20448 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20449
20450         * gnus-group.el (gnus-group-get-new-news-this-group):
20451         Don't update info that isn't there.
20452
20453 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20454
20455         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20456         entry.
20457
20458 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20459
20460         * mm-view.el (mm-inline-render-with-function): Use multibyte
20461         buffer; decode html source by charset.
20462
20463         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20464
20465         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20466         Mule-UCS is loaded under XEmacs.
20467         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20468
20469 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20470
20471         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20472
20473 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20474
20475         * mm-util.el (mm-coding-system-p): Return a coding-system.
20476         (mm-mime-mule-charset-alist): Use shift_jis instead of
20477         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20478         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20479         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20480         instead of japanese-shift-jis and iso-latin-1 respectively in
20481         order to share the default value with both Emacs and XEmacs-mule.
20482         (mm-mule-charset-to-mime-charset):
20483         Make mm-coding-system-priorities effective.
20484         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20485         while predicating of candidates upon the priorities.
20486
20487 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20488
20489         * gnus-sum.el (gnus-summary-make-menu-bar):
20490         Add gnus-uu-invert-processable.
20491
20492         * gnus.el: Autoload gnus-uu-invert-processable.
20493
20494 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20495
20496         * mm-util.el (mm-with-multibyte-buffer): New macro.
20497
20498         * rfc2047.el (rfc2047-encode-string): Use it.
20499         (rfc2047-encode-region): Move point to the end of the region after
20500         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20501
20502 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20503
20504         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20505         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20506
20507 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20508
20509         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20510         (gnus-cite-parse): Ignore quoted envelope From_.
20511         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20512
20513 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20514
20515         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20516         invalid addresses.
20517
20518 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20519
20520         * spam.el: Change section markers, revise TODO list.
20521         (spam-backends): Make new master list of all installed backends.
20522         (spam-summary-exit-behavior): Add new variable to determine how
20523         messages moves are done at summary exit.
20524         (spam-move-spam-nonspam-groups-only)
20525         (spam-process-ham-in-nonham-groups)
20526         (spam-process-ham-in-spam-groups): Remove variables, the
20527         spam-summary-exit-behavior variable should be used to manage this
20528         behavior.
20529         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20530         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20531         and spam-old-spam-articles.
20532         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20533         Add empty variables, placeholders for the backends they represent.
20534         (spam-set-difference): Move, unchanged.
20535         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20536         unless the user has a processor variable.
20537         (spam-classifications, spam-classification-valid-p)
20538         (spam-backend-properties, spam-backend-property-valid-p)
20539         (spam-backend-function-type-valid-p)
20540         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20541         (spam-report-articles-gmane, spam-report-articles-resend):
20542         Remove functions, they are not needed.
20543         (spam-install-backend-super, spam-backend-list)
20544         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20545         (spam-backend-function, spam-backend-ham-registration-function)
20546         (spam-backend-spam-registration-function)
20547         (spam-backend-ham-unregistration-function)
20548         (spam-backend-spam-unregistration-function)
20549         (spam-backend-statistical-p, spam-backend-mover-p)
20550         (spam-install-backend-alias, spam-install-checkonly-backend)
20551         (spam-install-mover-backend, spam-install-nocheck-backend)
20552         (spam-install-backend, spam-install-statistical-backend)
20553         (spam-install-statistical-checkonly-backend): Add backend installation
20554         support.
20555         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20556         (spam-group-processor-p): Use the new backend code and respect the
20557         summary exit behavior.
20558         (spam-mark-spam-as-expired-and-move-routine): Remove.
20559         (spam-summary-prepare): Change to use the new spam-old-articles
20560         variable.
20561         (spam-copy-or-move-routine, spam-copy-spam-routine)
20562         (spam-move-spam-routine, spam-copy-ham-routine)
20563         (spam-move-ham-routine): Add code to copy/move ham or spam.
20564         (spam-fetch-field-fast): Improve doc and code, plus allow the
20565         'number request.
20566         (spam-list-of-checks, spam-list-of-statistical-checks):
20567         Remove variables.
20568         (spam-split, spam-find-spam): Use the new backend code.
20569         (spam-registration-functions): Remove variable.
20570         (spam-unregister-routine): Add convenience wrapper.
20571         (spam-log-undo-registration, spam-register-routine)
20572         (spam-log-processing-to-registry)
20573         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20574         where possible.
20575         (spam-check-gmane-xref, spam-check-regex-headers)
20576         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20577         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20578         (spam-check-bogofilter-headers, spam-check-spamoracle)
20579         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20580         (spam-check-crm114-headers): Use the spam-split-group that
20581         spam-split prepares, no need to determine it every time.
20582
20583         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20584         to the nnheader-parse-naked-head call.
20585
20586         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20587
20588         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20589         the nnheader-nov-read-message-id call.
20590
20591 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20592
20593         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20594         gnus-activate-group twice.  Suggested by Markus Peter
20595         <warp@spin.de>.
20596
20597 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20598
20599         * gnus-art.el (gnus-article-time-format): Exchange the order of
20600         day and month in the default value; fix customization type.
20601         (article-date-ut): Use add-text-properties.
20602         (article-make-date-line): Use message-make-date instead of
20603         current-time-string.
20604
20605         * message.el (message-fetch-field): Don't use set-text-properties.
20606         (message-make-date): Simplify.
20607
20608         * messagexmas.el (message-xmas-make-date): New function.
20609         (message-xmas-redefine): Defalias message-make-date to it.
20610
20611 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20612
20613         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20614         (rfc2047-encode-region): Treat text within parentheses as special;
20615         show the original text when error has occurred.
20616
20617         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20618         already-computed method to gnus-activate-group.
20619
20620         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20621         same select-methods identical Lisp objects.
20622
20623         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20624         object when modifying the info.
20625
20626 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20627
20628         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20629         gnus-opened-servers since it has never been opened with the new
20630         configuration yet.
20631
20632 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20633
20634         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20635         arg to nnheader-generate-fake-message-id.
20636
20637 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20638
20639         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20640         number and build a fake message ID localized to a group and
20641         article number (so it's repeatable from that point on).
20642         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20643         ID format.
20644
20645         * gnus-sum.el (gnus-get-newsgroup-headers):
20646         Call nnheader-generate-fake-message-id with the article number.
20647
20648 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20649
20650         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20651         end-of-buffer.
20652
20653 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20654
20655         * message.el (message-ignored-supersedes-headers): Add Approved.
20656
20657 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20658
20659         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20660         goto-char.
20661         (rfc2047-encode): Fold the line before encoding.
20662
20663 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20664
20665         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20666         folding -- not all headers can be folded, and this should be done
20667         by the message composition mode.  Probably.  I think.
20668
20669 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20670
20671         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20672         fast.
20673
20674         * gnus-ems.el (gnus-remove-image): Don't use
20675         message-text-with-property; remove only the image found first.
20676
20677         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20678         found first.
20679
20680 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20681
20682         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20683
20684 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20685
20686         * message.el (message-text-with-property): Make it fast and accept
20687         optional arguments.
20688         (message-strip-forbidden-properties): Use it.
20689         (message-fix-before-sending): Follow the m-t-w-p change.
20690
20691         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20692
20693 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20694
20695         * gnus-art.el (article-hide-headers): Don't change the buffer
20696         mistakenly when performing mml-preview even if
20697         gnus-single-article-buffer is nil.
20698
20699 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20700
20701         * message.el (message-expand-name-databases): New user option.
20702         (message-expand-name): Use it.
20703
20704 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20705
20706         * spam.el (spam-report-articles-resend)
20707         (spam-report-resend-register-routine): Allow ham reporting.
20708         (spam-report-resend-register-ham-routine): Add wrapper.
20709         (spam-registration-functions): Add ham resending functions.
20710         (spam-list-of-processors): Add ham resend processor.
20711
20712         * gnus.el (ham-resend-to): Add new group parameter.
20713         (spam-process): Add ham resend option.
20714
20715         * spam-report.el (spam-report-resend): Allow reporting ham.
20716         (spam-report-resend-ham): Add wrapper.
20717
20718 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20719
20720         * message.el (message-cite-articles-with-x-no-archive):
20721         New variable.
20722         (message-cite-original): Use it.
20723
20724 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20725
20726         * message.el (message-cite-original): Respect X-No-Archive.
20727
20728 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20729
20730         * gnus-art.el (article-hide-headers): Refer to the values for
20731         gnus-ignored-headers and gnus-visible-headers in the summary
20732         buffer since a user may have set them as group parameters.
20733
20734 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20735
20736         * assistant.el (assistant-node-name): Add convenience function.
20737         (assistant-render-text, assistant-render-node): Add error handling,
20738         plus handle multiple next nodes.
20739         (assistant-find-next-node): Comment out for now.
20740         (assistant-find-next-nodes): Add function, returns list of next
20741         nodes.
20742
20743 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20744
20745         * mail-source.el (mail-source-directory): Fix doc-string.
20746
20747 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20748
20749         * assistant.el (assistant-render-text, assistant-eval): Add :set
20750         widget type, which is different because it takes and returns a
20751         list.  Much hilarity ensues.
20752
20753 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20754
20755         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20756
20757         * gnus-group.el (gnus-group-get-new-news-this-group):
20758         Add doc-string.
20759
20760         * gnus-start.el (gnus-activate-group): Add doc-string.
20761
20762 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20763
20764         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20765
20766 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20767
20768         * assistant.el (assistant-render-text): Try to add a :set
20769         widget, more to come.
20770
20771         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20772         strings.
20773         (spam-report-articles-resend)
20774         (spam-register-routine): Do registration iff any articles warrant
20775         it.
20776         (spam-summary-prepare-exit): Change log message for nil group
20777         destinations.
20778
20779 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20780
20781         * spam.el (spam-report-resend-register-routine):
20782         Allow spam-report-resend-to to be a group parameter or a global value.
20783
20784 2004-05-26  Simon Josefsson  <jas@extundo.com>
20785
20786         * starttls.el: Merge with my GNUTLS based starttls.el.
20787         (starttls-gnutls-program, starttls-use-gnutls)
20788         (starttls-extra-arguments, starttls-process-connection-type)
20789         (starttls-connect, starttls-failure, starttls-success):
20790         New variables.
20791         (starttls-program, starttls-extra-args): Doc fix.
20792         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20793         New functions.
20794         (starttls-negotiate, starttls-open-stream):
20795         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20796         function if it is set.
20797
20798 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20799
20800         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20801         structured fields.
20802
20803 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20804
20805         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20806
20807 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20808
20809         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20810         Add variable.
20811         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20812         assigning the spam-mark to new messages.
20813
20814 2004-05-26  Adam SjĂžgren  <asjo@koldfront.dk>  (tiny change)
20815
20816         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20817
20818 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20819
20820         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20821
20822         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20823         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20824         default.
20825
20826 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20827
20828         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20829         correct data.
20830
20831 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20832
20833         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20834         (spam-group-processor-p): Fix function.
20835         (spam-group-processor-multiple-p)
20836         (spam-group-spam-processor-report-gmane-p)
20837         (spam-group-spam-processor-report-resend-p)
20838         (spam-group-spam-processor-bogofilter-p)
20839         (spam-group-spam-processor-blacklist-p)
20840         (spam-group-spam-processor-ifile-p)
20841         (spam-group-ham-processor-ifile-p)
20842         (spam-group-spam-processor-spamoracle-p)
20843         (spam-group-spam-processor-crm114-p)
20844         (spam-group-ham-processor-bogofilter-p)
20845         (spam-group-spam-processor-stat-p)
20846         (spam-group-ham-processor-stat-p)
20847         (spam-group-ham-processor-whitelist-p)
20848         (spam-group-ham-processor-BBDB-p)
20849         (spam-group-ham-processor-spamoracle-p)
20850         (spam-group-ham-processor-copy-p): Remove functions with some
20851         prejudice against unneeded code.
20852         (spam-report-articles-resend)
20853         (spam-report-resend-register-routine): Allow the group/topic
20854         spam-resend-to value to override spam-report-resend-to.
20855         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20856         properly now.
20857
20858         * gnus.el (spam-resend-to): Add group/topic parameter.
20859         (spam-process): Move the OBSOLETE processors to the end of the
20860         choices.
20861
20862 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20863
20864         * spam-report.el (spam-report-resend-to, spam-report-resend):
20865         Start with resend-to set to nil, and then ask the user if necessary.
20866         (spam-report-resend): spam-report-resend takes a list of articles, not
20867         separate article numbers.
20868
20869 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20870
20871         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20872         addition to emacs-w3m.
20873
20874 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20875
20876         * assistant.el (assistant-authinfo-data): New function.
20877         (assistant-eval): Eval for entire assistant.
20878
20879         * netrc.el (netrc-services-file): New variable.
20880         (netrc-parse-services): New function.
20881         (netrc-find-service-name): New function.
20882         (netrc-find-service-number): New function.
20883         (netrc-port-equal): New function.
20884         (netrc-machine): Use it.
20885
20886         * nnimap.el (nnimap-open-connection): Use netrc.
20887
20888         * gnus-util.el (gnus-netrc-get): Remove aliases.
20889
20890         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20891
20892         * assistant.el (wid-edit): Fix compilation.
20893
20894         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20895
20896 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20897
20898         * gnus-util.el (gnus-set-file-modes): New function.  (small
20899         patch).
20900
20901 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20902
20903         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20904
20905         * assistant.el (assistant-render-node): Fix up rendering and
20906         read-only text.
20907         (assistant-render-node): Reset.
20908         (assistant-make-read-only): Not sticky.
20909
20910 2004-05-20  Danny Siu  <dsiu@adobe.com>
20911
20912         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20913         centered even when gnus-auto-center-summary is t.
20914
20915 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20916
20917         * dns.el (dns-get-txt-answer): New function.
20918         (dns-read-txt): Ditto.
20919         (query-dns): Use it.
20920
20921 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20922
20923         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20924         active for foreign groups even if the group level is higher than
20925         the specified value.
20926
20927 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20928
20929         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20930         non-active groups.
20931
20932         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20933
20934 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20935
20936         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20937
20938 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20939
20940         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20941         (spam-crm114-header, spam-crm114-spam-switch)
20942         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20943         (spam-crm114-positive-spam-header)
20944         (spam-crm114-database-directory, spam-list-of-processors)
20945         (spam-group-spam-processor-crm114-p)
20946         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20947         (spam-generic-score, spam-list-of-checks)
20948         (spam-list-of-statistical-checks, spam-registration-functions)
20949         (spam-check-crm114-headers, spam-crm114-score)
20950         (spam-check-crm114, spam-crm114-register-with-crm114)
20951         (spam-crm114-register-spam-routine)
20952         (spam-crm114-unregister-spam-routine)
20953         (spam-crm114-register-ham-routine)
20954         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20955         From asjo@koldfront.dk (Adam SjĂžgren).
20956
20957         * gnus.el: Add spam-use-crm114.
20958
20959         * spam.el (spam-list-of-processors, spam-registration-functions):
20960         Add spam-use-resend.
20961         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20962         (spam-report-articles-gmane): Add doc fix.
20963         (spam-report-articles-resend, spam-report-resend-register-routine):
20964         Add wrappers around spam-report-resend-to.
20965
20966         * spam-report.el (spam-report-resend-to, spam-report-resend):
20967         Add support for resending spam.
20968         (spam-report-gmane): Fix line length >80.
20969
20970         * gnus.el (spam-process): Add spam-use-resend.
20971
20972 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20973
20974         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20975         number of processed spam messages.
20976         (spam-ham-copy-or-move-routine): Return the number of processed
20977         ham messages.
20978         (spam-summary-prepare-exit): Use the above values to decide
20979         whether status messages shouled be displayed.
20980
20981 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20982
20983         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20984         `rfc2047-encoding-function-alist' in order to avoid conflicting
20985         with the old version.
20986         (rfc2047-encode-region): Concatenate words containing non-ASCII
20987         characters in structured fields; don't encode space-delimited
20988         ASCII words even in unstructured fields; don't break words at
20989         char-category boundaries.
20990         (rfc2047-encode-1): New function.
20991         (rfc2047-encode): Use it; encode text so that it occupies the
20992         maximum width within 76-column; work correctly on Q encoding for
20993         iso-2022-* charsets.
20994         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20995         sure not to break a line just after the header name.
20996         (rfc2047-b-encode-region): Remove.
20997         (rfc2047-b-encode-string): New function.
20998         (rfc2047-q-encode-region): Remove.
20999         (rfc2047-q-encode-string): New function.
21000
21001         * mm-util.el (mm-replace-in-string): New function.
21002
21003 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21004
21005         * gnus-msg.el (gnus-inews-make-draft-meta-information):
21006         Really get it right.
21007         (gnus-inews-make-draft): Really.
21008
21009 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
21010
21011         * nnmh.el (nnmh-request-list-1): Don't check the link count
21012         before descending.  (small patch)
21013
21014 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21015
21016         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21017         stuff.
21018
21019         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21020         Match on real group name.
21021
21022         * gnus-art.el (gnus-signature-limit): Doc fix.
21023
21024         * gnus-msg.el (gnus-inews-make-draft): Quote list.
21025
21026         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
21027
21028 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
21029
21030         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
21031         isn't a string.
21032
21033 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21034
21035         * gnus-draft.el (gnus-draft-send):
21036         Bind rfc2047-encode-encoded-words.
21037
21038         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21039         (rfc2047-encodable-p): Say that =? needs encoding.
21040         (rfc2047-encode-encoded-words): New variable.
21041
21042         * gnus-group.el (gnus-group-select-group): Doc fix.
21043
21044         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21045
21046         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21047         to nil.
21048
21049         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21050
21051         * nnheader.el (nnheader-get-lines-and-char): New function.
21052
21053 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
21054
21055         * gnus-msg.el (gnus-summary-followup-with-original):
21056         Document yanking of region when active.
21057
21058 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21059
21060         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21061         groups if the group level is higher than the specified value.
21062
21063 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21064
21065         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21066         (gnus-group-jump-to-group): Add prefix argument using
21067         `gnus-group-jump-to-group-prompt'.  Query before jumping to
21068         non-active group.
21069
21070         * compface.el (uncompface): Be verbose when changing
21071         `uncompface-use-external'.
21072
21073         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21074         handle manual section.
21075
21076 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21077
21078         * gnus-art.el (gnus-button-alist): Revert previous change.
21079
21080 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21081
21082         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21083
21084 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21085
21086         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21087         whether backend can accept message.
21088
21089         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21090
21091 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
21092
21093         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21094         Avoid creating directory when nntp-marks-is-evil is true.
21095         Reported by Reiner Steib.
21096
21097 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21098
21099         * gnus-picon.el (gnus-picon-style): New variable.
21100         (gnus-picon-insert-glyph): Add optional `nostring' argument.
21101         (gnus-picon-transform-address): Support `gnus-picon-style'.
21102         From Jesper Harder <harder@ifa.au.dk>.
21103
21104 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21105
21106         * message.el (message-fill-field): Return point.
21107         (message-generate-headers): Go to end of field.
21108
21109         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21110         stuff for non-living groups.
21111
21112 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21113
21114         * gnus-art.el (gnus-article-followup-with-original)
21115         (gnus-article-reply-with-original): gnus-mark-active-p ->
21116         gnus-region-active-p.
21117
21118 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21119
21120         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21121         only when there is spam or ham to be processed.
21122
21123 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21124
21125         * mail-source.el (mail-source-delete-crash-box): Refactor.
21126         (mail-source-fetch): Use it.
21127         (mail-source-fetch-file): Ditto.
21128         (mail-source-fetch-directory): Run postscript in loop.
21129         (mail-source-fetch-pop): Delete.
21130         (mail-source-fetch-maildir): Ditto.
21131         (mail-source-fetch-imap): Ditto.
21132
21133         * imap.el (imap-authenticators): Comment out sasl.
21134
21135         * message.el (message-skip-to-next-address): New function.
21136         (message-fill-header-address): Refactor.
21137         (message-fill-address): Use it.
21138         (message-delete-address): Use it.
21139         (message-fill-header-general): Refactor.
21140         (message-fill-field-address): Rename.
21141         (message-narrow-to-field): Find the start of the header.
21142         (message-header-format-alist): Don't pre-fill.
21143         (message-fill-header): Remove.
21144         (message-insert-header): New function.
21145         (message-shorten-references): Use it.
21146
21147         * rfc2047.el (rfc2047-field-value): Strip props.
21148
21149         * mail-parse.el (mail-header-make-address): New alias.
21150
21151         * ietf-drums.el (ietf-drums-make-address): New function.
21152
21153         * imap.el: Add compiler directives.
21154
21155         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21156
21157         * gnus-art.el (article-decode-idna-rhs): Don't use
21158         message-idna-inside-rhs-p.
21159
21160 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21161
21162         * message.el (message-idna-inside-rhs-p): Remove.
21163         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21164
21165         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21166         false positives.
21167
21168 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21169
21170         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21171
21172 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21173
21174         * nneething.el (nneething-file-name): Don't create spurious
21175         files.
21176
21177         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21178         (gnus-inews-do-gcc): Remove sleep.
21179
21180         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21181         part under point.
21182
21183         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21184         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21185
21186 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21187
21188         * spam.el (spam-summary-prepare-exit): Fix (length).
21189
21190 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21191
21192         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21193         as expired without moving it" message when there are spam
21194         messages left.
21195
21196 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21197
21198         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21199         header is not nil.
21200
21201 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21202
21203         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21204         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21205         (nntp-marks-changed-p): New arg SERVER.
21206         (nntp-request-update-info): Adjust caller.
21207
21208 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21209
21210         * nntp.el (nntp-save-marks): Pass missing arg.
21211
21212 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21213
21214         * nntp.el: Support marks.
21215         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21216         (nntp-marks-modtime, nntp-marks-directory): New variables.
21217         (nntp-request-set-mark, nntp-request-update-info)
21218         (nntp-possibly-create-directory, nntp-marks-changed-p)
21219         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21220         New functions.
21221
21222 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21223
21224         * gnus-xmas.el (gnus-xmas-select-lowest-window)
21225         (gnus-xmas-redefine): Rename.
21226
21227         * gnus-score.el (gnus-score-insert-help):
21228         Use gnus-select-lowest-window.
21229
21230         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21231         appt-select-lowest-window and rename to gnus-select-lowest-window.
21232
21233         * gnus.el: do.
21234
21235 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21236
21237         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21238         encodings of MIME-encoded words, in order to improve
21239         interoperability with several broken MUAs.
21240
21241 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21242
21243         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21244         tags, only when charsets are not specified in headers.
21245         (mm-inline-text-html-render-with-w3m): Ditto.
21246
21247         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
21248         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
21249
21250 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21251
21252         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21253         instead of MIME-decoded from fields when checking
21254         `gnus-article-address-banner-alist'.
21255
21256 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21257
21258         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21259         description rather than subject.
21260
21261 2004-05-02  Steve Youngs  <steve@youngs.au.com>
21262
21263         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
21264
21265 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21266
21267         * gnus.el (gnus-version-number): Bump.
21268
21269 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21270
21271         * gnus.el: No Gnus v0.2 is released.
21272
21273 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21274
21275         * gnus-agent.el (gnus-agent-read-agentview):
21276         Inline gnus-uncompress-range.
21277
21278 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21279
21280         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21281         `exec-installed-p'.
21282
21283 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21284
21285         * gnus.el (spam-process, spam-autodetect-methods):
21286         Add bsfilter and bsfilter-headers.
21287
21288         * spam.el (spam-bsfilter): New customize group.
21289         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21290         (spam-bsfilter-header, spam-bsfilter-probability-header)
21291         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21292         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21293         (spam-bsfilter-database-directory): New options.
21294         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21295         (spam-list-of-statistical-checks, spam-registration-functions):
21296         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21297         (spam-bsfilter-score): New command.
21298         (spam-check-bsfilter-headers, spam-check-bsfilter)
21299         (spam-bsfilter-register-with-bsfilter)
21300         (spam-bsfilter-register-spam-routine)
21301         (spam-bsfilter-unregister-spam-routine)
21302         (spam-bsfilter-register-ham-routine)
21303         (spam-bsfilter-unregister-ham-routine): New functions.
21304         (spam-generic-score): Support bsfilter; Accept an optional argument
21305         to recalcurate spam score even if scoring header has already been
21306         added.
21307         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21308         optional argument to recalcurate spam score even if scoring header
21309         has already been added.
21310
21311 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21312
21313         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21314         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21315         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21316         link is missing.
21317
21318 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21319
21320         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21321         (html2text-get-attr): Rewrite.
21322
21323         * message.el (message-setup-1): Remove redundant put-text-property
21324         on mail-header-separator.
21325
21326 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21327
21328         * gnus-registry.el (gnus-registry-cache-whitespace)
21329         (gnus-registry-action, gnus-registry-spool-action)
21330         (gnus-registry-split-fancy-with-parent): Change message levels
21331         from 5 to 3 or 7, as needed.
21332
21333         * spam.el (spam-summary-prepare-exit)
21334         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21335         (spam-split, spam-find-spam, spam-log-undo-registration)
21336         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21337         level from 5 to 6.
21338
21339 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21340
21341         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21342         2004-03-04 change).
21343
21344 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21345
21346         * sieve-manage.el (sieve-manage-open):
21347         * nnweb.el (nnweb-insert-html):
21348         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21349         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21350         * nnspool.el (nnspool-request-group):
21351         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21352         * nnml.el (nnml-request-update-info):
21353         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21354         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21355         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21356         (nnimap-request-set-mark):
21357         * nnfolder.el (nnfolder-request-update-info):
21358         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21359         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21360         * gnus-uu.el (gnus-uu-find-articles-matching):
21361         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21362         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21363         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21364         * gnus-nocem.el (gnus-nocem-scan-groups):
21365         * gnus-int.el (gnus-start-news-server):
21366         * gnus-group.el (gnus-group-make-kiboze-group)
21367         (gnus-group-browse-foreign-server):
21368         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21369         Use mapc when appropriate.
21370
21371 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
21372
21373         FIXME: Make separate entries for each person.
21374
21375         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
21376         SjĂžgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
21377         <shields@msrl.com>:
21378
21379         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21380         may need for spam sorting and scoring.
21381         (spam-user-format-function-S): Add user format function suitable for
21382         general use.
21383         (spam-article-sort-by-spam-status): Add sorting function for summary
21384         sorting.
21385         (spam-extra-header-to-number): Add function to get a score from a
21386         header.
21387         (spam-summary-score): Add function to get a numeric score from the
21388         headers.
21389         (spam-generic-score): Fix function doc, was in wrong place.
21390         (spam-initialize): Take symbols when it's run, and install the
21391         extra headers that spam-necessary-extra-headers thinks we need.
21392
21393 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21394
21395         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21396         Reported by bojohan+news@dd.chalmers.se (Johan BockgĂ„rd).
21397
21398 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21399
21400         * gnus-sum.el (gnus-set-global-variables)
21401         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21402         (gnus-article-get-xrefs, gnus-summary-best-group)
21403         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21404         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21405         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21406         Use with-current-buffer.
21407
21408 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21409
21410         * spam.el (spam-summary-prepare-exit): Simplify logic.
21411         (spam-fetch-article-header): Read the article header if it's not
21412         available.
21413         (spam-list-articles): Simplify logic.
21414         (spam-filelist-register-routine): Fix bug with unregister-list.
21415
21416         * gnus-registry.el: Fix comments at beginning.
21417
21418 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21419
21420         * message.el (message-cater-to-broken-inn): Remove.
21421         (message-shorten-references): Make sure the total folded length of
21422         References is shorter than 998 characters to cater to a bug in INN
21423         2.3.  Also, don't pretend that references aren't folded -- this
21424         hasn't worked for a while.
21425
21426 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21427
21428         * gnus-agent.el (gnus-agentize):
21429         gnus-agent-send-mail-real-function no longer set to current value
21430         of message-send-mail-function but rather a lambda that calls
21431         message-send-mail-function.  The change makes the agent real-time
21432         responsive to user changes to message-send-mail-function.
21433
21434 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21435
21436         * legacy-gnus-agent.el
21437         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21438         help from Florian Weimer <fw@deneb.enyo.de>
21439
21440 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21441
21442         * nnmail.el (nnmail-cache-insert): Revert last change.
21443
21444 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21445
21446         * nnmail.el (nnmail-cache-insert): Always check whether
21447         nnmail-cache-ignore-groups matches a group name.
21448
21449 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21450
21451         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21452         (spam-find-spam, spam-log-processing-to-registry)
21453         (spam-log-registered-p, spam-log-unregistration-needed-p)
21454         (spam-log-undo-registration): Use gnus-message instead of
21455         gnus-error, none of these errors are fatal.
21456
21457         * gnus-registry.el (gnus-registry-clean-empty-function)
21458         (gnus-registry-clean-empty): Remove only empty entries without
21459         extra data.
21460
21461 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21462
21463         * spam-stat.el (spam-stat-buffer-change-to-spam)
21464         (spam-stat-buffer-change-to-non-spam): Change (error) to
21465         (gnus-message 8) invocation.
21466
21467 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21468
21469         * nntp.el (nntp-via-netcat-command): New variable.
21470         (nntp-via-netcat-switches): New variable.
21471         (nntp-open-via-rlogin-and-netcat): New function.
21472         (nntp-open-connection-function): Doc fix.
21473         (nntp-telnet-command): Doc fix.
21474         (nntp-end-of-line): Doc fix.
21475         (nntp-via-rlogin-command): Doc fix.
21476         (nntp-via-user-name): Doc fix.
21477         (nntp-via-address): Doc fix.
21478
21479 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21480
21481         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21482         error in Emacs 21.1.
21483
21484 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21485
21486         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21487
21488 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21489
21490         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21491         (gnus-agent-with-refreshed-group): New macro.
21492         (gnus-agent-rename-group): New function.
21493         (gnus-agent-delete-group): New function.
21494         (gnus-agent-save-group-info): Use gnus-command-method when
21495         `method' parameter is nil.  Don't write nil entries into the
21496         active file.
21497         (gnus-agent-get-group-info): New function.
21498         (gnus-agent-fetch-articles):
21499         Use gnus-agent-update-files-total-fetched-for to increment disk space
21500         used.
21501         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21502         Use gnus-agent-update-view-total-fetched-for to increment disk space
21503         used.
21504         (gnus-agent-get-local): Add optional parameters to avoid calling
21505         gnus-group-real-name and gnus-find-method-for-group.
21506         (gnus-agent-set-local): Delete stored entry if either min, or max,
21507         are nil.
21508         (gnus-agent-fetch-session): Reworded error/quit messages.
21509         On quit, use gnus-agent-regenerate-group to record existance of any
21510         articles fetched to disk before the quit occurred.
21511         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21512         gnus-agent-update-view-total-fetched-for, and
21513         gnus-agent-update-files-total-fetched-for to decrement disk space
21514         used.
21515         (gnus-agent-retrieve-headers):
21516         Use gnus-agent-update-view-total-fetched-for to increment disk space
21517         used.
21518         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21519         with gnus-agent-update-files-total-fetched-for to decrement disk
21520         space and fresh group buffer.
21521         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21522         (gnus-agent-need-update-total-fetched-for): New variable.
21523         (gnus-agent-update-files-total-fetched-for): New function.
21524         (gnus-agent-update-view-total-fetched-for): New function.
21525         (gnus-agent-total-fetched-for): New function.
21526
21527         * gnus-cache.el (gnus-cache-save-buffers):
21528         Use gnus-cache-update-overview-total-fetched-for to change disk space
21529         used by this group.
21530         (gnus-cache-possibly-enter-article):
21531         Use gnus-cache-update-file-total-fetched-for to increment disk space
21532         used by this group.
21533         (gnus-cache-possibly-remove-article):
21534         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21535         used by this group.
21536         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21537         (gnus-cache-rename-group): New function.
21538         (gnus-cache-delete-group): New function.
21539         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21540         (gnus-cache-need-update-total-fetched-for): New variable.
21541         (gnus-cache-with-refreshed-group): New macro.
21542         (gnus-cache-update-file-total-fetched-for): New function.
21543         (gnus-cache-update-overview-total-fetched-for): New function.
21544         (gnus-cache-rename-group-total-fetched-for): New function.
21545         (gnus-cache-delete-group-total-fetched-for): New function.
21546         (gnus-cache-total-fetched-for): New function.
21547
21548         * gnus-group.el: Require gnus-sum and autoload functions to
21549         resolve warnings when gnus-group.el compiled alone.
21550         (gnus-group-line-format): Documented new %F.
21551         (size of Fetched data) group line format; identifies disk space
21552         used by agent and cache.
21553         (gnus-group-line-format-alist): Defined new F format.
21554         (gnus-total-fetched-for): New function.
21555         (gnus-group-delete-group): No longer update
21556         gnus-cache-active-altered as gnus-request-delete-group now keeps
21557         the cache in sync.
21558         (gnus-group-list-active): Let the agent store a server's active
21559         list if currently plugged.
21560
21561         * gnus-int.el (gnus-request-delete-group):
21562         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21563         local disk in sync with the server.
21564         (gnus-request-rename-group):
21565         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21566         local disk in sync with the server.
21567
21568         * gnus-start.el (gnus-get-unread-articles):
21569         Cosmetic simplification to logic.
21570
21571         * gnus-util.el (gnus-rename-file): New function.
21572
21573 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21574
21575         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21576
21577 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21578
21579         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21580         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21581
21582 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21583
21584         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21585         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21586
21587 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21588
21589         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21590
21591 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21592
21593         * spam.el (spam-set-difference): Add function to replace
21594         gnus-set-difference in spam.el.
21595         (spam-summary-prepare-exit): Use spam-set-difference.
21596
21597 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21598
21599         * gnus-registry.el (gnus-registry-cache-file): Update to use
21600         gnus-dribble-directory OR gnus-home-directory OR ~.
21601         (gnus-registry-split-fancy-with-parent): Fix doc.
21602
21603 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21604
21605         * message.el (message-exchange-point-and-mark):
21606         Use message-mark-active-p.  Suggested by Jesper Harder
21607         <harder@ifa.au.dk>.
21608
21609 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21610
21611         * message.el (message-exchange-point-and-mark): Don't activate
21612         region if it was inactive.  Suggested by Hiroshi Fujishima
21613         <pooh@nature.tsukuba.ac.jp>.
21614
21615 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21616
21617         * gnus-art.el (article-display-face): Display Faces in the same
21618         order as X-Faces.
21619
21620 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21621
21622         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21623
21624 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21625
21626         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21627         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21628         (gnus-article-mime-hierarchy): Remove.
21629         (gnus-article-mime-hierarchy-next): Remove.
21630         (gnus-article-mode): Revert 2004-03-19 change.
21631         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21632         (gnus-insert-mime-button): Revert 2004-03-19 change.
21633         (gnus-mime-accumulate-hierarchy): Remove.
21634         (gnus-mime-enter-multipart): Remove.
21635         (gnus-mime-leave-multipart): Remove.
21636         (gnus-mime-display-part): Revert 2004-03-19 change.
21637         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21638
21639         * mml.el (mml-preview): Revert 2004-03-19 change.
21640
21641 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21642
21643         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21644
21645 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21646
21647         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21648         t while entering a file name using the mm-with-multibyte macro.
21649         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21650
21651         * mm-util.el (mm-with-multibyte): New macro.
21652
21653 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21654
21655         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21656         New user option.
21657         (gnus-mime-multipart-functions): Doc and customization fix.
21658         (gnus-article-mime-hierarchy): New variable.
21659         (gnus-article-mime-hierarchy-next): New variable.
21660         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21661         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21662         gnus-article-mime-hierarchy-next to nil.
21663         (gnus-insert-mime-button): Show hierarchy numbers.
21664         (gnus-mime-accumulate-hierarchy): New function.
21665         (gnus-mime-enter-multipart): New function.
21666         (gnus-mime-leave-multipart): New function.
21667         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21668         (gnus-mime-display-alternative): Show hierarchy numbers.
21669
21670         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21671         gnus-article-mime-hierarchy-next to nil.
21672
21673 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21674
21675         * dns.el: Don't require gnus-xmas.
21676
21677 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21678
21679         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21680         inline PGP.
21681         (mml-menu): Disable mml-quote-region if mark is inactive.
21682
21683 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21684
21685         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21686         when the group's active is not available.
21687
21688 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21689
21690         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21691         error.
21692
21693 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21694
21695         * imap.el (imap-store-password): New variable.
21696         (imap-interactive-login): Use it.
21697         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21698
21699 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21700
21701         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21702         window-start and hscroll to summary window.
21703
21704 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21705
21706         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21707         conversion message to newsrc-dribble when an actual conversion is
21708         performed.
21709
21710 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21711
21712         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21713
21714 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21715
21716         * mm-decode.el (mm-complicated-handles): New function reviving
21717         former definition of mm-multiple-handles.
21718
21719         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21720         (gnus-mime-delete-part): Use it.
21721
21722 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21723
21724         * gnus-agent.el (gnus-agent-read-local):
21725         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21726         avoid the implicit assumption that they will always be equal.
21727         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21728         coding-system-for-write, as the with-temp-file macro first prints
21729         to a buffer then saves the buffer.
21730
21731 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21732
21733         * gnus-art.el (gnus-article-edit-part): New function.
21734         (gnus-mime-save-part-and-strip): Use it; do query instead of
21735         signaling an error; don't use mm-multiple-handles.
21736         (gnus-mime-delete-part): Ditto.
21737
21738 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21739
21740         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21741         old file versions.
21742         (gnus-group-prepare-hook): Remove function that converted list
21743         form of gnus-agent-expire-days to group properties.
21744
21745         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21746         (gnus-request-accept-article): Re-indented.
21747
21748         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21749         converters to handle old agent file formats.  Add logic for a
21750         "backup before upgrading warning".
21751         (gnus-convert-mark-converter-prompt): Developers can mark
21752         functions as needing (default), or not needing,
21753         gnus-convert-old-newsrc's "backup before upgrading warning".
21754         (gnus-convert-converter-needs-prompt): Tests whether the user
21755         should be protected from potentially irreversable changes by the
21756         function.
21757
21758         * legacy-gnus-agent.el: New.  Provides converters that are only
21759         loaded when gnus-convert-old-newsrc needs to call them.
21760
21761 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21762
21763         * mail-source.el (mail-source-touch-pop): Doc fix.
21764
21765         * message.el (message-smtpmail-send-it): Doc fix.
21766
21767 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21768
21769         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21770
21771         * nnmail.el (nnmail-split-fancy): do.
21772
21773         * gnus-kill.el (gnus-kill, gnus-execute): do.
21774
21775 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21776
21777         * gnus-sum.el (gnus-widget-reversible-match)
21778         (gnus-widget-reversible-to-internal)
21779         (gnus-widget-reversible-to-external): New functions.
21780         (gnus-widget-reversible): New widget.
21781         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21782
21783 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21784
21785         * gnus-sum.el (gnus-thread-sort-functions)
21786         (gnus-article-sort-functions): Document `(not F)' items.
21787
21788 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21789
21790         * spam.el (spam-use-gmane-xref): Add new backend.
21791         (spam-gmane-xref-spam-group): Add variable to control the name of the
21792         Gmane spam group.
21793         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21794         (spam-regex-headers-spam, spam-regex-headers-ham)
21795         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21796         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21797         backends and checks.
21798         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21799
21800         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21801         an autodetect method.
21802
21803 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21804
21805         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21806         articles are being added to a group.
21807         (gnus-request-replace-article): Inform the agent that articles
21808         need to be uncached as the cached contents are no longer valid.
21809
21810 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21811
21812         * binhex.el: Don't autoload executable-find.
21813
21814         * canlock.el: Don't autoload mail-fetch-field.
21815
21816         * dgnushack.el: Autoload c-mode for XEmacs.
21817
21818         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21819
21820         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21821         rmail-dont-reply-to and rmail-output.
21822
21823         * gnus-score.el: Don't autoload ffap-string-at-point.
21824
21825         * gnus-setup.el: Don't autoload sc-cite-original.
21826
21827         * imap.el: Don't autoload base64-decode-string,
21828         base64-encode-string and md5.
21829
21830         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21831         and rmail-msg-restore-non-pruned-header.
21832
21833         * mm-decode.el: Don't autoload executable-find.
21834
21835         * mm-url.el: Don't autoload executable-find.
21836
21837         * mm-view.el: Don't autoload diff-mode.
21838
21839         * nndb.el: Don't autoload news-reply-mode, news-setup,
21840         cancel-timer and telnet.
21841
21842         * password.el: Don't autoload run-at-time for Emacs.
21843
21844         * sha1-el.el: Don't autoload executable-find.
21845
21846         * sieve-mode.el: Don't autoload c-mode.
21847
21848         * uudecode.el: Don't autoload executable-find.
21849
21850 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21851
21852         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21853         (gnus-agent-possibly-alter-active): Avoid null in numeric
21854         comparison.
21855         (gnus-agent-set-local): Refuse to save null in local object table.
21856         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21857         list of articles that will be marked as unread.
21858
21859 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21860
21861         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21862
21863 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21864
21865         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21866         language tags.
21867
21868 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21869
21870         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21871         Don't bind "obarray".
21872
21873         * gnus-sum.el (gnus-thread-sort-functions):
21874         Add `gnus-thread-sort-by-most-recent-number' and
21875         `gnus-thread-sort-by-most-recent-date'.
21876         Reported by Kai Grossjohann <kai@emptydomain.de>.
21877
21878 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21879
21880         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21881
21882 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21883
21884         * gnus-cus.el (gnus-agent-customize-category):
21885         Remove ignore-errors macro reference that required cl to be loaded at
21886         run-time.
21887
21888         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21889         single-interval range of the form (min . max).  Previously the
21890         range had to look like ((min . max)).  Likewise, return
21891         (min . max) rather than ((min . max)).
21892         (gnus-range-map): Use gnus-range-normalize to accept
21893         single-interval range.
21894
21895         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21896         the cache, but not the agent, now appear with their usual face.
21897
21898         * dgnushack.el (loaddir): New variable that is bound to the
21899         directory containing the dgnushack.el file. Use loaddir, rather
21900         than srcdir, to update load-path. Change lets dgnushack compile
21901         code in directories other than GNUS/lisp.
21902
21903 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21904
21905         * lpath.el: Don't bind w3m-safe-url-regexp.
21906
21907         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21908         w3m-safe-url-regexp variable buffer-local.
21909
21910         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21911
21912 2004-02-27  Simon Josefsson  <jas@extundo.com>
21913
21914         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21915         gnus-group-real-prefix.
21916         (gnus-summary-move-article): Use it, instead of
21917         gnus-group-real-prefix.
21918
21919 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21920
21921         * lpath.el: Bind w3m-safe-url-regexp.
21922
21923         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21924         w3m-safe-url-regexp variable buffer-local and set it as the value
21925         of mm-w3m-safe-url-regexp.
21926
21927         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21928
21929         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21930         parsing gnus-posting-styles when the message is not for replying.
21931
21932         * dgnushack.el: Autoload sgml-mode for XEmacs.
21933
21934         * nnrss.el (nnrss-opml-export):
21935         Use mm-set-buffer-file-coding-system instead of
21936         set-buffer-file-coding-system.
21937
21938 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21939
21940         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21941         of checkdoc.el).
21942         * nnrss.el: do.
21943         * gnus-mlspl.el: do.
21944         * gnus-ml.el: do.
21945         * gnus-srvr.el: do.
21946
21947         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21948
21949 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21950
21951         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21952         Corrections to custom-manual links.
21953
21954         * gnus-art.el (gnus-article): Ditto.
21955
21956         * mm-decode.el (mime-display, mime-security): Ditto.
21957
21958 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21959
21960         * flow-fill.el: Typo.
21961
21962 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21963
21964         * spam-wash.el: New file.
21965
21966 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21967
21968         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21969
21970 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21971
21972         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21973         to be run with new-articles as LIST1, not LIST2.
21974         (spam-registration-functions): Add spam-use-ham-copy as a nil
21975         registration backend.
21976
21977 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21978
21979         * spam-stat.el (spam-stat-washing-hook): New option.
21980         (spam-stat-buffer-words): Use it.
21981         (spam-stat-process-directory, spam-stat-test-directory):
21982         Use insert-file-contents-literally.
21983         (spam-stat-coding-system): New variable.
21984         (spam-stat-load, spam-stat-save): Use it.
21985
21986 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21987
21988         * spam-report.el (spam-report-plug-agent):
21989         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21990
21991 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21992
21993         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21994         Allow / in mailto URLs.
21995
21996 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21997
21998         * spam-report.el (spam-report-process-queue): Fix interactive use.
21999         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22000         (spam-report-unplug-agent): Doc fixes.
22001         (spam-report-url-ping-mm-url, spam-report-url-to-file)
22002         (spam-report-agentize, spam-report-deagentize): Autoload.
22003
22004 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22005
22006         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
22007
22008         * message.el (message-setup-fill-variables): Add mml tags to
22009         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
22010         <ajk@iu.edu>.
22011         (message-mode): Don't modify paragraph-separate there.
22012
22013 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22014
22015         * compface.el (uncompface-use-external): Default to undecided.
22016         (uncompface-use-external-threshold): New variable.
22017         (uncompface-float-time): New macro.
22018         (uncompface): Determine whether to use the external decoder if
22019         uncompface-use-external is undecided.
22020
22021 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22022
22023         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22024         after images.
22025
22026         * gnus-art.el (gnus-mime-display-single): Remove dead code.
22027
22028 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
22029
22030         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22031
22032         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22033
22034         * gnus-sum.el (gnus-summary-limit-to-age)
22035         (gnus-summary-limit-children): do.
22036
22037         * gnus-int.el (gnus-request-scan): do.
22038
22039         * gnus-group.el (gnus-group-suspend): do.
22040
22041         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22042
22043         * gnus-cite.el (gnus-cite-parse-attributions): do.
22044
22045         * gnus-agent.el (gnus-summary-set-agent-mark)
22046         (gnus-agent-regenerate-group): do.
22047
22048         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22049
22050         * binhex.el (binhex-decode-region-internal): do.
22051
22052 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22053
22054         * gnus-fun.el (gnus-face-properties-alist): New user option.
22055         (gnus-display-x-face-in-from): Use it.
22056
22057         * gnus-art.el (article-display-face): Ditto.
22058
22059         * compface.el (uncompface-use-external): Default to nil.
22060
22061 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
22062
22063         * nntp.el (nntp-erase-buffer): New function.
22064         (nntp-retrieve-data, nntp-send-command)
22065         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22066         (nntp-possibly-change-group): Use it.
22067
22068         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22069         Use with-current-buffer.
22070
22071 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
22072
22073         * compface.el: Merge the ELisp-based uncompface program.
22074         (compface): New customization group.
22075         (uncompface-use-external): New user option.
22076         (uncompface): Call uncompface-internal if uncompface-use-external
22077         is nil.
22078         (uncompface-internal): New function.  Note that there are also
22079         some other functions and variables added for this function.
22080
22081 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
22082
22083         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22084         if necessary.
22085
22086 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
22087
22088         * spam-report.el (spam-report-unplug-agent)
22089         (spam-report-plug-agent, spam-report-deagentize)
22090         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22091         Add support for the Agent in spam-report: when unplugged, report to a
22092         file; when plugged, submit all the requests.
22093
22094         * spam.el (spam-register-routine): Fix message about
22095         registration.
22096
22097 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22098
22099         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22100         dependencies.
22101         (rfc2047-encode): Use it.
22102
22103         * gnus-art.el (gnus-button-marker-list): Move before first
22104         reference.
22105
22106         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22107         (imap-parse-body): Fix format string mismatch.
22108
22109         * gnus-score.el (gnus-summary-increase-score): do.
22110
22111         * nnrss.el (nnrss-close): New function.
22112
22113 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22114
22115         * nnrss.el (nnrss-make-filename): New function.
22116         (nnrss-request-delete-group, nnrss-read-server-data)
22117         (nnrss-save-server-data, nnrss-read-group-data)
22118         (nnrss-save-group-data): Use it.
22119         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22120         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22121         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22122
22123 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22124
22125         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22126
22127 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22128
22129         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22130         files.
22131
22132         * message.el (message-generate-headers-first): Don't quote nil
22133         and t in docstrings.
22134
22135         * imap.el (imap-id): do.
22136
22137         * gnus-agent.el (gnus-agent-consider-all-articles)
22138         (gnus-agent-queue-mail): do.
22139
22140 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22141
22142         * spam-report.el (spam-report-process-queue): New function.
22143         Process requests from `spam-report-requests-file'.
22144         (spam-report-process-queue): Doc fix.
22145
22146 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22147
22148         * spam.el (spam-register-routine)
22149         (spam-log-processing-to-registry, spam-log-registered-p)
22150         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22151         Change "check" to "spam-check" for semi-clarity.
22152
22153 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22154
22155         * pop3.el: Require nnheader.
22156
22157         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22158
22159         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22160
22161         * gnus-picon.el: Require cl.
22162
22163         * gnus-fun.el: Require gnus-ems and gnus-util.
22164
22165         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22166
22167         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
22168
22169         * gnus-art.el (gnus-article-edit-mode): Define before first
22170         reference.
22171
22172 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22173
22174         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22175         (gnus-uu-post-encoded): Use point-at-bol.
22176
22177         * gnus-topic.el (gnus-group-active-topic-p): do.
22178
22179         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22180
22181         * gnus-group.el (gnus-group-kill-region): do.
22182
22183         * gnus-art.el (article-date-ut): do.
22184
22185         * message.el (message-fetch-field): Remove redundant
22186         case-fold-search binding.
22187         (message-narrow-to-field): Simplify.
22188
22189 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22190
22191         * spam.el (spam-directory): Derive from `gnus-directory'.
22192
22193         * spam-report.el (spam-report-url-to-file)
22194         (spam-report-requests-file): New function and variable for offline
22195         reporting.
22196         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22197         and user defined function.
22198         (spam-report-url-ping-mm-url): Remove doubled slash.
22199
22200 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22201
22202         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22203
22204 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22205
22206         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22207         Fix format string mismatch.
22208
22209         * sieve.el (sieve-deactivate-all): do.
22210
22211         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22212
22213         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22214
22215         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22216
22217         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22218
22219 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22220
22221         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22222         the list of checks.
22223
22224 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22225
22226         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22227         padding.
22228
22229 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22230
22231         * mm-view.el (mm-fill-flowed): New variable.
22232         (mm-inline-text): Use it.
22233
22234 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22235
22236         * spam.el (spam-spamassassin-register-ham-routine)
22237         (spam-spamassassin-register-spam-routine): Fix function names.
22238
22239 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22240
22241         * gnus.el (gnus-tmp-grouplens): Remove.
22242         (gnus-summary-line-format): Remove grouplens.
22243
22244         * gnus-group.el (gnus-group-line-format): Ditto.
22245
22246         * gnus-spec.el (gnus-format-specs): Ditto.
22247         (gnus-update-format-specifications): Flush the group format spec
22248         cache if there's the grouplens stuff.
22249         (gnus-parse-simple-format): Replace %l with the empty string.
22250
22251 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22252
22253         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22254         omission.
22255
22256 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22257
22258         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22259         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22260
22261 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22262
22263         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22264         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22265         New macros and functions.
22266         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22267         Handle > NLINK_MAX messages.
22268         * nnmaildir.el (nnmaildir-request-set-mark):
22269         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22270
22271 2004-01-25  Alex Schroeder  <alex@gnu.org>
22272
22273         * spam-stat.el (spam-stat-process-directory-age): New option.
22274         (spam-stat-process-directory): Use it.
22275
22276 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22277
22278         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22279         (spam-stat-save): Accept prefix argument.
22280
22281 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22282
22283         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22284         links" error.
22285
22286 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22287
22288         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
22289         the rest of the and/or forms.
22290
22291 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22292
22293         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22294         compatibility with old .newsrc.eld files.
22295
22296         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
22297
22298         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22299
22300         * gnus-start.el (gnus-1): do.
22301
22302         * gnus-group.el (gnus-group-line-format-alist): do.
22303
22304         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22305
22306         * gnus-gl.el: Remove.
22307
22308 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22309
22310         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22311         marks consisting of a single range {for example, (3 . 5)} rather
22312         than a list of a single range { ((3 . 5)) }.
22313
22314 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22315
22316         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22317         Use with-current-buffer.
22318         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22319         avoid consing a string.
22320
22321         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22322         Remove obsolete entries for big5 and gb2312.
22323
22324 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22325
22326         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22327         uncompressed list.
22328
22329 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22330
22331         * spam-stat.el (spam-stat-strip-xref): New function.
22332         (spam-stat-process-directory): Use it.
22333
22334         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22335         here -- it's done in message-fetch-field.
22336
22337 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22338
22339         * gnus-agent.el (gnus-agent-queue-mail)
22340         (gnus-agent-prompt-send-queue): New variables.
22341         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22342         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22343         "nndraft:queue" along to gnus-draft-send.
22344         Use gnus-agent-prompt-send-queue.
22345         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22346         is "nndraft:queue".  Suggested by Gaute Strokkenes
22347         <gs234@srcf.ucam.org>
22348
22349         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22350         (agent-enable-undownloaded-faces): Add.
22351         (gnus-agent-cat-groups): Use eval-and-compile, not
22352         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22353         method of gnus-agent-cat-groups even when the buffer has been
22354         evaled.
22355         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22356         delete gnus-agent-save-active-1.
22357         (gnus-agent-save-groups): Delete.  Identical to
22358         gnus-agent-save-active.
22359         (gnus-agent-write-active): No longer adjust agent's copy of active
22360         file as agent's adjustments are now stored in their own
22361         file.  Remove optional parameter.
22362         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22363         servers.  Add use of min/max range limits from server's local
22364         file.
22365         (gnus-agent-save-alist): Remove unused optional argument.
22366         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22367         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22368         (gnus-agent-set-local): A per-server file that keeps min/max range
22369         limits for articles known to the agent.  Provides a fast mechanism
22370         for altering many active ranges.
22371         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22372         active file (local makes it unnecessary).
22373         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22374
22375         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22376         (agent-enable-undownloaded-faces): Add.
22377
22378         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22379         disable it when sending to "nndraft:queue".
22380         (gnus-group-send-queue): Add safety check to avoid sending queue
22381         when unplugged.
22382
22383         * gnus-group.el (gnus-group-catchup): Use new
22384         gnus-sequence-of-unread-articles, not
22385         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22386         numbers of articles.  Use gnus-range-map to avoid having to
22387         uncompress the unread list.
22388         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22389         Fix invalid ange-ftp reference.
22390
22391         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22392         (gnus-sorted-range-intersection): Intersection of two ranges
22393         without requiring that they first be uncompressed.
22394
22395         * gnus-start.el (gnus-activate-group): Unless blocked by the
22396         caller, possibly expand the active range to include both cached
22397         and agentized articles.
22398         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22399         multiple version-dependent converters.
22400         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22401         gnus-agent-save-active.
22402         (gnus-save-newsrc-file): Save dirty agent range limits.
22403
22404         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22405         gnus-agent-possibly-alter-active.
22406         (gnus-adjust-marked-articles): Faster handling of simple lists.
22407
22408 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22409
22410         * spam-stat.el (spam-stat-test-directory): New optional argument
22411         displays a list of files detected.  Suggested by Andrew Cohen
22412         <cohen@andy.bu.edu>.
22413         (spam-stat-buffer-words-with-scores): Don't narrow and change
22414         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22415
22416 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22417
22418         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22419         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22420         (spam-spamassassin-arguments)
22421         (spam-spamassassin-spam-flag-header)
22422         (spam-spamassassin-positive-spam-flag-header)
22423         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22424         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22425         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22426         (spam-list-of-processors, spam-list-of-checks)
22427         (spam-list-of-statistical-checks, spam-registration-functions)
22428         (spam-check-spamassassin-headers, spam-check-spamassassin)
22429         (spam-spamassassin-score)
22430         (spam-spamassassin-register-with-sa-learn)
22431         (spam-spamassassin-register-spam-routine)
22432         (spam-spamassassin-register-ham-routine)
22433         (spam-assassin-register-spam-routine)
22434         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22435         (spam-bogofilter-score): Fix to show article before scoring.
22436
22437 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22438
22439         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22440         default scoring function.
22441         (spam-generic-score): Call spam-spamassassin-score if
22442         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22443         spam-bogofilter-score otherwise.
22444
22445         * gnus.el (spam-process, spam-autodetect-methods):
22446         Add spamassassin and spamassassin-headers.
22447
22448 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22449
22450         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22451         Suppress unnecessary messages.
22452
22453 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22454
22455         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22456         make-hash-table.
22457
22458 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22459
22460         * canlock.el (base64-encode-string): Don't autoload it.
22461
22462 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22463
22464         * run-at-time.el: Remove useless (require 'itimer),
22465         eval-and-compile and (featurep 'xemacs).
22466
22467 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22468
22469         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22470         GROUP is a virtual group.
22471
22472 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22473
22474         * gnus.el: Autoload `message-y-or-n-p'.
22475
22476 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22477
22478         * pgg-parse.el: Remove unnecessary (require 'custom).
22479
22480         * pgg-def.el: do.
22481
22482         * nnmail.el: do.
22483
22484         * gnus-undo.el: do.
22485
22486         * gnus-picon.el: do.
22487
22488         * gnus-util.el: do.
22489
22490 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22491
22492         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22493
22494 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22495
22496         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22497         handle, as well as a list.
22498
22499         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22500         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22501         (mm-w3m-cid-retrieve): Simplify.
22502
22503 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22504
22505         * message.el (message-kill-to-signature): Allow prefix arg to
22506         specify number of lines to keep before signature.
22507
22508 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22509
22510         * message.el (message-kill-to-signature): Change docstring.
22511
22512 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22513
22514         * canlock.el: Always require sha1-el.
22515         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22516
22517         * message.el: Autoload sha1 only when compiling.
22518
22519         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22520         eudc-expand-inline for XEmacs.
22521
22522 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22523
22524         * message.el (message-canlock-generate): Require sha1-el.
22525
22526 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22527
22528         * message.el (message-expand-name): Silence the byte compiler.
22529
22530         * lpath.el: Add detect-coding-system.
22531
22532         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22533         cus-edit.
22534
22535 2004-01-13  Simon Josefsson  <jas@extundo.com>
22536
22537         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22538         Invoke gnus-score-mode.
22539         Reported by bojohan+news@dd.chalmers.se (Johan BockgĂ„rd).
22540
22541         * gnus-range.el (gnus-compress-sequence): Doc fix.
22542         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22543
22544 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22545
22546         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22547
22548 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22549
22550         * spam.el (spam-get-article-as-string): Update to use
22551         gnus-request-article-this-buffer, much simpler.
22552         (spam-get-article-as-buffer): Remove.
22553
22554 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22555
22556         * message.el (message-expand-name): Use EUDC if the user uses that.
22557
22558 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22559
22560         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22561         character for the encoding to avoid consing a string.
22562
22563         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22564         unnecessarily.
22565
22566         * mm-util.el (mm-replace-chars-in-string): Remove.
22567
22568         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22569         of mm-replace-chars-in-string.
22570
22571 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22572
22573         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22574
22575         * mm-util.el (mm-subst-char-in-string): Support inplace.
22576
22577         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22578         a new string in every iteration.  Use shy groups.
22579
22580 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22581
22582         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22583         * gnus-soup.el (gnus-soup-group-brew):
22584         * gnus-msg.el (gnus-put-message):
22585         * gnus-move.el (gnus-group-move-group-to-server):
22586         * gnus-kill.el (gnus-batch-score):
22587         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22588         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22589         (gnus-group-update-group, gnus-group-read-group)
22590         (gnus-group-make-group, gnus-group-make-help-group)
22591         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22592         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22593         (gnus-group-sort-by-unread, gnus-group-catchup)
22594         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22595         (gnus-group-yank-group, gnus-group-set-info)
22596         (gnus-group-list-groups):
22597         * gnus.el (gnus-generate-new-group-name):
22598         * gnus-delay.el (gnus-delay-send-queue):
22599         * nnvirtual.el (nnvirtual-catchup-group):
22600         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22601         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22602         (gnus-group-prepare-topics, gnus-topic-check-topology):
22603         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22604         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22605         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22606         (gnus-group-make-articles-read):
22607         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22608         (gnus-group-change-level, gnus-kill-newsgroup)
22609         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22610         (gnus-get-unread-articles, gnus-make-articles-unread)
22611         (gnus-make-ascending-articles-unread): Use accessor
22612         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22613         to get group information for improved readability.
22614
22615
22616 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22617
22618         * gnus-art.el (article-decode-mime-words, article-babel)
22619         (gnus-article-highlight-signature, gnus-article-add-buttons)
22620         (gnus-signature-toggle): Use gnus-with-article-buffer.
22621
22622         * gnus-art.el (gnus-article-highlight-headers)
22623         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22624
22625         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22626         (gnus-article-set-globals, gnus-request-article-this-buffer)
22627         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22628         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22629         (gnus-mime-display-alternative): Use with-current-buffer.
22630
22631 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22632
22633         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22634         also under 80 char limit, and call gnus-error if needed.
22635         (spam-fetch-article-header): Fix - it was a
22636         buffer-local variable (gnus-newsgroup-data).
22637         (spam-find-spam): Use spam-generate-fake-headers, forget about
22638         spam-insert-fake-headers.
22639         (spam-insert-fake-headers): Remove.
22640
22641 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22642
22643         * deuglify.el (gnus-article-outlook-unwrap-lines)
22644         (gnus-outlook-rearrange-article)
22645         (gnus-outlook-repair-attribution-outlook)
22646         (gnus-outlook-repair-attribution-block)
22647         (gnus-outlook-repair-attribution-other): Remove redundant
22648         save-excursion.
22649
22650 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22651
22652         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22653         (spam-fetch-field-subject-fast)
22654         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22655         (spam-fetch-article-header): Add functions to deal with Gnus
22656         internals for fast retrieval of article header data.
22657         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22658
22659 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22660
22661         * pop3.el (pop3-md5): Remove.
22662         (pop3-apop): Replace pop3-md5 with md5.
22663
22664         * mm-bodies.el: base64 is always built-in.
22665
22666         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22667         Use with-current-buffer.
22668
22669 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22670
22671         * canlock.el (canlock-insert-header): Remove excessive grouping in
22672         regexp.
22673
22674         * gnus-sum.el (gnus-summary-read-document): Ditto.
22675
22676         * gnus-uu.el (gnus-uu-part-number): Ditto.
22677
22678         * html2text.el (html2text-remove-tags): Ditto.
22679         (html2text-format-tags): Ditto.
22680         (html2text-format-single-elements): Ditto.
22681
22682         * mml.el (mml-parse-1): Ditto.
22683
22684 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22685
22686         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22687
22688         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22689
22690         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22691
22692         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22693
22694 2003-11-15  Simon Josefsson  <jas@extundo.com>
22695
22696         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22697         (pgg-gpg-lookup-key): Use regexp match instead of
22698         split-string (split-string is different between emacs 21.2 and
22699         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22700
22701 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22702
22703         * gnus-art.el (gnus-mime-view-all-parts)
22704         (gnus-article-part-wrapper, gnus-article-view-part):
22705         Use with-current-buffer.
22706
22707 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22708
22709         * spam.el (spam-disable-spam-split-during-ham-respool)
22710         (spam-spamoracle-database, spam-cache-lookups)
22711         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22712         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22713         (spam-group-ham-marks, spam-group-spam-marks)
22714         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22715         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22716         also add spam-use-blackholes to the statistical checks.
22717         (spam-fetch-field-fast): Add interface to fetching fields, may
22718         become a macro.
22719         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22720         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22721         (spam-insert-fake-headers): Fake an article when needed.
22722         (spam-find-spam): Fake article when possible.
22723         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22724         (spam-check-bogofilter-headers): Use message-fetch-field instead
22725         of nnmail-fetch-field.
22726
22727 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22728
22729         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22730
22731 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22732
22733         * spam.el (spam-split): Do not require spam-use-CHECK to be
22734         enabled if that check is passed to spam-split explicitly; also
22735         fix so 'spam doesn't get converted to spam-split-group when
22736         spam-split-symbolic-return is t.
22737         (spam-find-spam): Find registrations of the article and use those
22738         instead of re-running spam-split to find the spam/ham
22739         classification of the article.
22740         (spam-log-processing-to-registry, spam-log-registered-p)
22741         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22742         Use gnus-error instead of gnus-message.
22743         (spam-log-registration-type): Add function to determine the
22744         classification of a message based on registry entries; will
22745         return nil if both 'spam and 'ham are found.
22746         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22747         a reasonably fast local cache without the loading errors.
22748         (spam-cache-lookups): Set to t by default.
22749         (spam-find-spam): Don't try to guess spam-cache-lookups.
22750         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22751         spam-caches entry.
22752         (spam-filelist-build-cache, spam-filelist-check-cache):
22753         Fix caching of whitelist/blacklist entries.
22754         (spam-check-whitelist, spam-check-blacklist):
22755         Invoke spam-from-listed-p with a type, not a cache variable.
22756         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22757
22758 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22759
22760         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22761
22762         * nnmail.el (nnmail-split-fancy): do.
22763
22764         * mml.el (mml-parse): do.
22765
22766         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22767         (gnus-score-adaptive): do.
22768
22769 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22770
22771         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22772         (gnus-mime-button-map): Don't set keymap parent.
22773         (gnus-button-ctan-directory-regexp): Use shy grouping.
22774         (gnus-prev-page-map): Don't set keymap parent.
22775         (gnus-prev-page-map): Remove duplicated one.
22776         (gnus-next-page-map): Don't set keymap parent.
22777         (gnus-mime-security-button-map): Ditto.
22778
22779         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22780         version number.
22781
22782         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22783
22784 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22785
22786         * canlock.el (canlock-sha1-function): Remove.
22787         (canlock-sha1-function-for-verify): Remove.
22788         (canlock-openssl-program): Remove.
22789         (canlock-openssl-args): Remove.
22790         (canlock-ignore-errors): Remove.
22791         (canlock-sha1-with-openssl): Remove.
22792         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22793         (canlock-verify): Don't use canlock-ignore-errors.
22794
22795         * sha1-el.el (sha1-string-external): Make it can return a string
22796         in binary form.
22797         (sha1-region-external): Ditto.
22798         (sha1-string-internal): Ditto.
22799         (sha1-region-internal): Ditto.
22800         (sha1-region): Ditto.
22801         (sha1-string): Ditto.
22802         (sha1): Ditto.
22803
22804 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22805
22806         * spam.el (spam-report-articles-gmane): New command.
22807
22808 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22809
22810         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22811
22812         * run-at-time.el (run-at-time-saved): Remove.
22813         (run-at-time): Doc fix.
22814
22815 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22816
22817         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22818         (gnus-summary-limit-map): Add it.
22819         (gnus-summary-make-menu-bar): do.
22820
22821 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22822
22823         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22824         Make attempt at some caching support (done for BBDB only now).
22825         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22826         addresses to be checked.
22827         (spam-clear-cache-BBDB): Add function, to be invoked by
22828         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22829         (spam-check-BBDB): Check and use the caches, if
22830         spam-cache-lookups is on, remove superfluous (provide).
22831
22832 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22833
22834         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22835
22836 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22837
22838         * run-at-time.el (run-at-time-saved): Move to after the definition
22839         of `run-at-time'.
22840
22841         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22842
22843 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22844
22845         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22846         mm-w3m-local-map-property.
22847
22848         * mm-view.el (mm-w3m-mode-map): Remove.
22849         (mm-w3m-local-map-property): Remove.
22850         (mm-inline-text-html-render-with-w3m): Don't use
22851         mm-w3m-local-map-property.
22852
22853 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22854
22855         * run-at-time.el: New file.
22856
22857         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22858         under Emacs.
22859
22860         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22861         of gnus-set-text-properties.
22862
22863         * gnus-uu.el (gnus-uu-save-article): Ditto.
22864
22865         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22866
22867         * gnus-cite.el (gnus-cite-parse): Ditto.
22868
22869         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22870         of gnus-.
22871
22872         * gnus-xmas.el (run-at-time): Require run-at-time.
22873
22874         * gnus.el: Change calls to nnheader-run-at-time and
22875         password-run-at-time throughout to use run-at-time directly.
22876
22877         * password.el: Remove definition of run-at-time.
22878
22879         * nnheaderxm.el: Remove definition of run-at-time.
22880
22881 2004-01-05  Karl PflĂ€sterer  <sigurd@12move.de>  (tiny change)
22882
22883         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22884         in prompt.
22885
22886 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22887
22888         * messagexmas.el (message-xmas-redefine): Alias
22889         `message-make-caesar-translation-table' to
22890         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22891         version.
22892
22893         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22894         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22895         `gnus-xmas-set-text-properties'.
22896         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22897         `gnus-xmas-completing-read'.
22898         (gnus-xmas-completing-read): Removed.
22899         (gnus-xmas-open-network-stream): Removed.
22900
22901         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22902         XEmacs version.
22903
22904         * dns.el (dns-make-network-process): Use `open-network-stream'
22905         instead of `gnus-xmas-open-network-stream'.
22906
22907         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22908
22909         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22910
22911 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22912
22913         * gnus-art.el (gnus-mime-display-alternative)
22914         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22915         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22916         Don't use gnus-local-map-property.
22917
22918         * gnus-util.el (gnus-local-map-property): Remove.
22919
22920         * mm-view.el (mm-view-pkcs7-decrypt):
22921         Replace gnus-completing-read-maybe-default with completing-read.
22922
22923         * gnus-util.el (gnus-completing-read): do.
22924         (gnus-completing-read-maybe-default): Remove.
22925
22926 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22927
22928         * password.el: Only autoload `run-at-time' if not XEmacs.
22929         Only autoload the itimer functions if XEmacs.
22930
22931 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22932
22933         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22934         XEmacsen.
22935
22936         * dgnushack.el: Autoload executable-find for XEmacs.
22937
22938 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22939
22940         * gnus-art.el (gnus-read-string): Remove.
22941         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22942         read-string.
22943
22944 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22945
22946         * netrc.el: Autoload password-read.
22947         (netrc): Add configuration group.
22948         (netrc-encoding-method, netrc-openssl-path):
22949         Add variables for encoding and decoding of files with symmetric
22950         ciphers.
22951         (netrc-encode): Add assistant function to encode a file with
22952         netrc-encoding-method.
22953         (netrc-parse): Add interactive parameter, added optional
22954         decoding if netrc-encoding-method is non-nil but otherwise
22955         behavior is standard.
22956         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22957         Do s/encode/encrypt/ everywhere.
22958
22959         * spam.el: Remove executable-find autoload.
22960
22961 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22962
22963         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22964
22965         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22966
22967 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22968
22969         * gnus-art.el (gnus-treat-ansi-sequences)
22970         (article-treat-ansi-sequences): New variable and function.
22971         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22972
22973         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22974         Use it.
22975
22976 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22977
22978         * mm-util.el (mm-quote-arg): Remove.
22979
22980         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22981         shell-quote-argument.
22982
22983         * gnus-uu.el (gnus-uu-command): do.
22984
22985         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22986
22987         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22988         with make-char.
22989
22990         * mm-util.el (mm-make-char): Remove.
22991
22992         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22993         add-minor-mode.
22994
22995         * gnus-undo.el (gnus-undo-mode): do.
22996
22997         * gnus-topic.el (gnus-topic-mode): do.
22998
22999         * gnus-sum.el (gnus-dead-summary-mode): do.
23000
23001         * gnus-start.el (gnus-slave-mode): do.
23002
23003         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23004
23005         * gnus-ml.el (gnus-mailing-list-mode): do.
23006
23007         * gnus-gl.el (gnus-grouplens-mode): do.
23008
23009         * gnus-draft.el (gnus-draft-mode): do.
23010
23011         * gnus-dired.el (gnus-dired-mode): do.
23012
23013         * gnus-ems.el (gnus-add-minor-mode): Remove.
23014
23015         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23016         Replace gnus-char-width with char-width.
23017
23018         * gnus-ems.el (gnus-char-width): Remove.
23019
23020         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23021         Replace gnus-char-width with char-width.
23022
23023         * gnus-ems.el (gnus-char-width): Remove.
23024
23025         * spam-stat.el (with-syntax-table): Remove with-syntax-table
23026         definition.
23027         Remove Emacs 20 hash table compatibility code.
23028
23029         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23030         20 compatibility code.
23031
23032         * spam.el (spam-point-at-eol): Replace with point-at-eol.
23033
23034         * smime.el (smime-point-at-eol): Replace with point-at-eol.
23035
23036         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23037         Replace with point-at-{eol,bol}.
23038
23039         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23040
23041         * imap.el (imap-point-at-eol): Replace with point-at-eol.
23042
23043         * flow-fill.el (fill-flowed-point-at-bol)
23044         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23045
23046         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23047         Replace with point-at-{eol,bol} throughout all files.
23048
23049 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23050
23051         * ntlm.el (ntlm-string-as-unibyte): New macro.
23052         (ntlm-build-auth-response): Use it.
23053
23054         Remove Emacs 20 stuff:
23055         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
23056         (butlast, mapc, remove): Remove the compiler macros.
23057         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23058         of delq and copy-sequence.
23059         * gnus-art.el (popup-menu): Remove the compiler macro.
23060         * nnmail.el (nnmail-split-fancy): Don't support customizing with
23061         Emacs 20.
23062
23063 2004-01-05  Simon Josefsson  <jas@extundo.com>
23064
23065         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
23066         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23067         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23068         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23069         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23070         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23071         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23072         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23073         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23074         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23075         ntlm-string-permute, string-lshift into ntlm-string-lshift,
23076         string-xor into ntlm-string-xor.
23077         Suggested by Jesper Harder <harder@myrealbox.com>.
23078
23079         * ntlm.el: Don't include poem.
23080
23081         * md4.el (print-int32, print-string-hexa): Remove.
23082         Suggested by Jesper Harder <harder@myrealbox.com>.
23083
23084         * sasl-ntlm.el, ntlm.el, md4.el: New files.
23085
23086         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
23087         probably breaks emacs with DL patch, but do we care? Is anyone
23088         still using the DL stuff?)
23089
23090         * sieve-manage.el: Use the password package.
23091         (sieve-manage-read-passwd): Remove.
23092         (sieve-manage-interactive-login): Use password.  Re-add
23093         condition-case around loop.
23094
23095         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23096         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23097         Use the password package.
23098
23099 2003-02-19  Simon Josefsson  <jas@extundo.com>
23100
23101         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23102         token.
23103
23104 2002-08-07  Simon Josefsson  <jas@extundo.com>
23105
23106         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23107         (sieve-manage-authenticators):
23108         (sieve-manage-authenticator-alist): Add some SASL mechs.
23109         (sieve-sasl-auth): New function.
23110         (sieve-manage-cram-md5-auth):
23111         (sieve-manage-plain-auth): Rewrite using SASL library.
23112         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23113         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23114         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23115         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23116
23117 2004-01-05  Simon Josefsson  <jas@extundo.com>
23118
23119         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23120         New files.
23121
23122 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23123
23124         * gnus-group.el (gnus-no-groups-message): Update.
23125
23126         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23127
23128 2003-11-09  Simon Josefsson  <jas@extundo.com>
23129
23130         * imap.el: Support for ID IMAP extension (RFC 2971).
23131         (imap-local-variables): Add imap-id.
23132         (imap-id): New variable.
23133         (imap-id): New function.
23134         (imap-parse-response): Parse untagged ID response.
23135         * nnimap.el (nnimap-id): New variable.
23136         (nnimap-open-connection): Use it.
23137
23138 2003-12-28  Simon Josefsson  <jas@extundo.com>
23139
23140         * gnus-score.el (gnus-score-edit-all-score): New.
23141         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23142
23143 2004-01-04  Simon Josefsson  <jas@extundo.com>
23144
23145         * password.el: Add.
23146
23147 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23148
23149         * dns.el (dns-query-types): Fix typo.
23150         (dns-query-types): New function.
23151         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23152         PTR and SOA replies, see RFC 1035.
23153
23154 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23155
23156         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23157
23158         * Move to Changelog.2.
23159
23160 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23161
23162         * gnus.el (gnus-version-number): Bump version.
23163
23164 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23165
23166         * gnus.el: No Gnus v0.1 is released.
23167
23168 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23169
23170         * gnus.el: No Gnus v0.0 is released.
23171
23172 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23173
23174         * gnus.el (gnus-version-number): Bump.
23175         (gnus-version): No.
23176
23177 See ChangeLog.2 for earlier changes.
23178
23179   Copyright (C) 2004-2011  Free Software Foundation, Inc.
23180
23181   This file is part of GNU Emacs.
23182
23183   GNU Emacs is free software: you can redistribute it and/or modify
23184   it under the terms of the GNU General Public License as published by
23185   the Free Software Foundation, either version 3 of the License, or
23186   (at your option) any later version.
23187
23188   GNU Emacs is distributed in the hope that it will be useful,
23189   but WITHOUT ANY WARRANTY; without even the implied warranty of
23190   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23191   GNU General Public License for more details.
23192
23193   You should have received a copy of the GNU General Public License
23194   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23195
23196 ;; Local Variables:
23197 ;; coding: utf-8
23198 ;; fill-column: 79
23199 ;; add-log-time-zone-rule: t
23200 ;; End: