Revert shr-colorize recent work
[gnus] / lisp / ChangeLog
1 2010-12-06  Julien Danjou  <julien@danjou.info>
2
3         * shr.el (shr-render-td): Render td content with shr-descend, so style
4         will be applied to <td> too.
5
6 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
9
10 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
11
12         * nnir.el (nnir-request-move-article): Remove obsolete code.
13
14 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
17
18 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19
20         * gnus-sum.el (gnus-summary-respool-article): The completion function
21         expects a list instead of an alist.
22
23         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
24         string as the parameter.
25
26         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
27
28         * shr.el (shr-stylesheet): New dynamic variable for cascading the
29         styles.
30         (shr-colorize-region): New function.
31         (shr-insert-background-overlay): Remove.
32         (shr-render-td): Background setting should be taken care of on a higher
33         level.
34         (shr-tag-body): Use post-hoc colorizations.
35         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
36         (shr-put-color-1): Don't overwrite old colors.
37         (shr-colorize-region): When the background color isn't explicit, use
38         a fixed background.
39
40         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
41         nnmail variables.
42
43 2010-12-05  Bjørn Mork  <bjorn@mork.no>
44
45         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
46         unless necessary.
47
48 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
49
50         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
51         server.
52
53 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
54
55         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
56         so that TAB works.
57
58         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
59         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
60
61         * shr.el (shr-urlify): Show the URL before the title to avoid
62         misleading URLs.
63
64 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
65
66         * shr.el (shr-urlify): Display the title in <a> tags.
67
68 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
69
70         * nnir.el (nnir-categorize): Replace mapcar with mapc.
71
72 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
73
74         * nnir.el: Rearrange code to allow macros to be autoloaded by
75         gnus-sum.el.
76         (nnir-retrieve-headers-override-function): Make this variable
77         customizable.
78         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
79
80         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
81         from nnir.el.
82
83 2010-12-03  Julien Danjou  <julien@danjou.info>
84
85         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
86
87 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
88
89         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
90         allow optional argument `environment'.
91
92 2010-12-03  Glenn Morris  <rgm@gnu.org>
93
94         * mm-extern.el (message-goto-body): Update declaration.
95
96 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * gnus-util.el (gnus-macroexpand-all): New function.
99
100         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
101         instead of macroexpand-all that is unavailable in XEmacs.
102
103 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
104
105         * nnir.el (nnir-summary-line-format): New variable.
106         (nnir-mode): Use it.
107         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
108         (nnir-article-ids): Reimplement as defsubst.
109         (nnir-retrieve-headers): Don't mangle the subject header.
110         (nnir-run-imap): Use 100 as RSV score.
111         (nnir-run-find-grep): Fix for full server searching.
112         (nnir-run-gmane): Better restriction to gmane groups.
113
114         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
115         summary buffers.
116
117 2010-12-02  Julien Danjou  <julien@danjou.info>
118
119         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
120
121         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
122
123         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
124         support.
125
126 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
127
128         * nnir.el: Update to handle the registry better.
129         (autoload): Silence byte-compiler.
130         (nnir-open-server): Add a hook for nnir groups.
131         (nnir-request-move-article): Don't mangle the header. Better to use
132         formating variables (which will be added in the future).
133         (nnir-registry-action): Update the registry using the original article
134         group name.
135         (nnir-mode): Install nnir-specific hooks for updating the registry.
136
137         * gnus-sum.el
138         (gnus-article-original-subject,gnus-newsgroup-original-name): Remove
139         obsolete variables.
140         (gnus-summary-move-article): Remove use of obsolete variables.
141         (gnus-summary-local-variables): Make move and delete hooks local to
142         summary buffers.
143
144 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
145
146         * rtree.el: New file.
147
148 2010-12-01  Julien Danjou  <julien@danjou.info>
149
150         * message.el (message-user-organization): Do not use
151         gnus-local-organization.
152
153         * gnus.el: Remove gnus-local-organization.
154
155         * gnus-msg.el: Remove nastygram thing.
156
157 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
158
159         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
160         funcall.
161
162 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
165         names.
166
167         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
168         characters.
169
170         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
171         to t of inhibit-read-only since it is inside gnus-with-article-headers.
172         Suggested by Štěpán Němec <stepnem@gmail.com>.
173         (gnus-gravatar-transform-address): Use mail-extract-address-components
174         that supports non-ASCII names rather than mail-header-parse-addresses.
175
176 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * proto-stream.el (open-protocol-stream): All starttls connections are
179         handled by the network handler.
180
181 2010-11-30  Julien Danjou  <julien@danjou.info>
182
183         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
184         (nnimap-open-connection-1): Fix PREAUTH.
185
186         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
187
188 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
189
190         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
191         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
192         (shr-insert): Use them.
193         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
194
195 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
196
197         * nnir.el (nnir-request-move-article): Bail out if original group
198         doesn't support article moves.
199         (nnir-get-active): Improve active list retrieval.
200
201 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * shr.el (shr-find-fill-point): Don't break before apostrophes.
204
205 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
206
207         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
208         seem to accept strings-with-numbers as port numbers,
209
210 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
211
212         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
213         change the registry.
214
215 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
218         delete-dups that is not available in XEmacs 21.4.
219
220         * mm-util.el (mm-delete-duplicates): Add comment.
221
222 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
223
224         * nnir.el (nnir-ignored-newsgroups): New variable.
225         (nnir-get-active): Use it.
226
227 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228
229         * proto-stream.el (proto-stream-open-network): Add some comments.
230
231         * nntp.el (nntp-open-connection): Provide a :success condition.
232
233         * nnimap.el (nnimap-open-connection-1): Ditto.
234
235         * proto-stream.el (proto-stream-open-network): See what the response to
236         the STARTTLS command is.
237
238         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
239         backwards compatibility).
240         (nnimap-open-connection-1): Really respect nnimap-server-port.
241
242         * proto-stream.el (proto-stream-open-network): When doing opportunistic
243         TLS upgrades we don't really care about the identity of the peer.
244         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
245         that what we've checked for.
246         (proto-stream-always-use-starttls): Only default to t if
247         open-gnutls-stream exists.
248         (proto-stream-open-network): If STARTTLS failed, then just open a
249         normal connection.
250         (proto-stream-open-network): Wait until the greeting before doing
251         STARTTLS.
252
253         * nntp.el (nntp-open-connection): Report what the connection error is.
254
255         * proto-stream.el (open-protocol-stream): Renamed from
256         open-proto-stream.
257
258 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
259
260         * nnimap.el (nnimap-stream): Change default to `undecided'.
261         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
262         first, and then network.
263         (nnimap-open-connection-1): Respect nnimap-server-port.
264         (nnimap-open-connection): Be more backwards-compatible.
265
266         * proto-stream.el (proto-stream-always-use-starttls): New variable.
267         (proto-stream-open-starttls): De-duplicate the starttls code.
268         (proto-stream-open-starttls): Folded back into the main function.
269         (proto-stream-open-network): Fix typo in the gnutls path.
270         (proto-stream-command): Refactor out.
271
272         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
273
274         * proto-stream.el (proto-stream-open-starttls): Actually implement the
275         starttls.el STARTTLS.
276
277         * color.el (color-lab->srgb): Fix function call name.
278
279         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
280         if we're using tls.el.
281         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
282         built in, then don't try to establish a STARTTLS connection.
283
284         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
285         servers.
286
287         * proto-stream.el (open-proto-stream): Use network, not stream.
288         (open-proto-stream): Add a way to specify what the end of a command is.
289
290         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
291         connections types.
292         (nntp-open-network-stream): Remove.
293         (nntp-open-ssl-stream): Remove.
294         (nntp-open-tls-stream): Remove.
295         (nntp-ssl-program): Remove.
296
297         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
298
299 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
300
301         * nnir.el: Fix typos.
302         (nnir-retrieve-headers-override-function): Rename variable to reflect
303         new semantics.
304         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
305         macros.
306         (nnir-request-article, nnir-request-move-article): Use them.
307         (nnir-categorize): New function.
308         (nnir-run-query): Use it.
309         (nnir-retrieve-headers): Rewrite to batch header retrieval.
310         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
311         sorted.
312         (nnir-group-full-name): Use gnus-group-full-name instead.
313         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
314         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
315
316 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
317
318         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
319
320         * proto-stream.el: New library to provide protocol-specific
321         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
322         protocols.
323         (open-proto-stream): Complete the documentation.
324         (proto-stream-open-network): Fix some typos.
325
326         * nnimap.el (nnimap-open-connection): Use it.
327
328 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
329
330         * pop3.el (pop3-open-server): Read server greeting before starting TLS
331         negotiation.
332
333 2010-11-26  Julien Danjou  <julien@danjou.info>
334
335         * color.el: Rename various rgb functions to srgb.
336
337 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
338
339         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
340         names.
341
342 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
343
344         * shr.el (shr-insert): Revert last change.
345         (shr-find-fill-point): Never leave point being at bol;
346         relax the kinsoku limitation when rendering tables.
347
348 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
349
350         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
351         results from -accept-article.
352
353         * shr-color.el: Require cl when compiling.
354
355         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
356         checkin.
357
358         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
359
360         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
361
362         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
363         'add and 'delete to set backend marks.
364
365         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
366
367         * nnheader.el (nnheader-update-marks-actions): Refactor out.
368
369         * nntp.el (nntp-request-set-mark): Use it.
370
371         * nnfolder.el (nnfolder-request-set-mark): Ditto.
372
373         * nnml.el (nnml-request-set-mark): Ditto.
374
375         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
376         introduces regressions in article selection.
377         (nnimap-find-uid-response): New function.
378         (nnimap-request-accept-article): Use the UID returned, if any.
379         (nnimap-request-move-article): Use the UID returned, if any.
380         (nnimap-get-groups): Reimplement to work with folded lines.
381         (nnimap-find-uid-response): The UID is the last element in the list.
382         (nnimap-request-set-mark): Extend syntax with 'set.
383
384         * nnml.el (nnml-request-set-mark): Ditto.
385
386         * nnfolder.el (nnfolder-request-set-mark): Ditto.
387
388         * nntp.el (nntp-request-set-mark): Ditto.
389
390 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
391
392         * message.el (message-called-interactively-p): A temporary macro.
393         (message-goto-body): Use it temporarily.
394
395 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
396
397         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
398         (nnimap-last-response-string): Unfold quoted lines, if they exist.
399         (nnimap-last-response-string): Fix last unfolding fix.
400
401 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
402
403         * shr.el (shr-insert): Fix the way to fold lines.
404
405 2010-11-25  Julien Danjou  <julien@danjou.info>
406
407         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
408
409         * color.el: Rename from color-lab.el
410         (color-rgb->hex): Add.
411         (color-complement): Add.
412         (color-complement-hex): Add.
413
414         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
415
416 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
417
418         * shr-color.el (shr-color-visible): Don't bug out if the colour names
419         don't exist.
420
421 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
422
423         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
424         assuming that article displaying or another mml-preview may be
425         interrupted for an error or for the like.
426
427         * shr.el (shr-get-background): Fix argument name.
428
429 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
430
431         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
432
433         * gnus-sum.el (gnus-summary-include-articles): New function.
434
435         * message.el (message-goto-body): called-interactively-p needs a
436         parameter, so use `any'.
437
438         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
439         clear marks before moving, since they're synced from the Gnus side
440         first.
441
442         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
443         (gnus-summary-move-article): Copy over all marks before moving, so that
444         IMAP doesn't think a new article has arrived.
445
446 2010-11-24  Julien Danjou  <julien@danjou.info>
447
448         * shr.el (shr-insert-background-overlay): Fix typo.
449         (shr-render-td): Copy the background before rendering.
450
451         * shr-color.el (shr-color-visible): Fix docstring.
452
453         * shr.el (shr-tag-table): Add bgcolor support.
454         (shr-render-td): Add bgcolor support.
455         (shr-get-background): Add.
456         (shr-insert-foreground-overlay): Use shr-get-background.
457
458         * message.el (message-goto-body): Use called-interactively-p.
459         (message-in-body-p): message-goto-body returns point.
460
461 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
462
463         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
464         Fixes something or other in Emacs 23, and is backwards compatible.
465
466         * message.el (message-goto-body): Remove the <#secure special-casing,
467         which is too special.
468
469         * shr.el (shr-parse-style): Drop !important from styles.
470
471 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
472
473         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
474         this function to return incorrect results when calling it with an
475         explicit article argument different from
476         (gnus-summary-article-number).
477
478 2010-11-24  Julien Danjou  <julien@danjou.info>
479
480         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
481         (shr-tag-body): Add background support.
482         (shr-descend): Add background support.
483         (shr-tag-title): Add.
484
485         * shr-color.el (shr-color-visible): Really return original background
486         if fixed.
487
488 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
489
490         * shr.el (shr-color-check): Protect against non-existant colour names.
491
492 2010-11-24  Julien Danjou  <julien@danjou.info>
493
494         * color-lab.el: Require 'cl when compiling.
495
496         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
497
498         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
499         matched part.
500
501         * color-lab.el: Fix all expt calls to use float type.
502
503 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
504
505         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
506         expression to shr-color-check as is.
507
508         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
509
510         * color-lab.el: Add coding cookie.
511         (float-pi): Use eval-and-compile.
512
513         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
514         compiled for Emacsen having no `libxml-parse-html-region' support.
515
516 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
517
518         * shr.el (shr-insert-color-overlay): Split stuff like
519         "#444444 !important" to find the real colour.
520         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
521         parse <font color="red"> entries.
522
523 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
524
525         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
526         point when parsing headers.
527
528         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
529         is positioned properly when parsing headers.
530
531 2010-11-23  Julien Danjou  <julien@danjou.info>
532
533         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
534
535         * shr-color.el (shr-color->hexadecimal): Add support for color names.
536
537         * shr.el (shr-parse-style): Replace \n with space in style parsing.
538
539         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
540         shr-color-hue-to-rgb.
541         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
542
543 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
544
545         * shr.el (shr-color->hexadecimal): Autoload.
546         (shr-descend): Add color to all tags.
547
548 2010-11-22  Julien Danjou  <julien@danjou.info>
549
550         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
551         shr-color->hexadecimal.
552
553         * shr-color.el (shr-color->hexadecimal): Add converting functions for
554         RGB() or HSL() color representation.
555
556         * shr.el (shr-tag-font): Add.
557         (shr-tag-color-check): New function to get better colors.
558         (shr-tag-insert-color-overlay): Factorize code between tag-font and
559         tag-span.
560
561         * shr-color.el: New file.
562
563         * color-lab.el: New file.
564
565         * gnus-art.el (gnus-url-mailto): Do not downcase args.
566
567 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
568
569         * nnir.el: Fix typo in comments.
570         (nnir-run-imap): Simplify code. No need to reverse artlist.
571         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
572
573 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
574
575         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
576
577         * nnimap.el (nnimap-get-capabilities): Refactor out.
578         (nnimap-open-connection): Re-request capabilities after STARTTLS.
579
580 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
581
582         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
583         appearing when `mm-uu-hide-markers' is nil.
584
585 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
586
587         * nnimap.el (nnimap-unselect-group): Make into its own function.
588         (nnimap-request-rename-group): Unselect group before renaming.
589         This had gotten lost somewhere.
590         (nnimap-request-accept-article): Keep track of examined groups, and
591         unselect the group before APPENDing to read-only groups.
592         (nnimap-request-move-article): Clear flags before moving so that they
593         can be re-set later.
594
595 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
596
597         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
598         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
599
600 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
601
602         * gnus-art.el (gnus-mime-display-single)
603         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
604         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
605         parameter.
606
607 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608
609         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
610         (shr-table-vertical-line): New variable.
611         (shr-insert-table): Use it.
612
613 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
614
615         * gnus-html.el (gnus-html-wash-images): Don't display images if
616         gnus-inhibit-images is non-nil; register displayer for cid images.
617         (gnus-html-display-image): Work for cid image.
618         (gnus-html-insert-image): Allow arguments.
619         (gnus-html-put-image): Inhibit read-only.
620         (gnus-html-prefetch-images): Don't prefetch images if
621         gnus-inhibit-images is non-nil.
622
623 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
624
625         * shr.el (shr-put-image): Break lines when inserting big pictures.
626
627 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
628
629         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
630         sender, thanks Katsumi Yamaoka.
631
632 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
633
634         * nnir.el (nnir-run-imap): Reverse the article list for each group
635         rather than the whole list.
636
637 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
638
639         * shr.el (shr-image-displayer): Protect function against non-existent
640         image source.
641
642         * gnus-art.el (gnus-inhibit-images): New user option.
643         (gnus-mime-display-single): Don't display image if it is non-nil.
644
645         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
646         gnus-inhibit-images.
647
648         * shr.el (shr-image-displayer): New function.
649         (shr-tag-img): Use it.
650
651 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
652
653         * mml2015.el (mml2015-epg-sign): Use From header.
654
655 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
656
657         * gnus-html.el (gnus-html-wash-images): Register a displayer.
658
659         * gnus-util.el (gnus-find-text-property-region): Return markers.
660
661         * shr.el (shr-tag-img): Put a displayer in the text property.
662
663         * gnus-util.el (gnus-find-text-property-region): New utility function.
664
665         * gnus-html.el (gnus-html-display-image): Make the alt optional.
666         (gnus-html-show-images): Remove.
667
668         * gnus-art.el (gnus-article-show-images): New, more general function.
669
670         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
671         image url text properties.
672
673         * shr.el: Ditto.
674
675         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
676         gnus-agent-auto-agentize-methods is set.  Which it isn't.
677
678 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
679
680         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
681         work for two or more articles.
682
683 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
684
685         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
686         divide an image that's in an html article to two or more when washing
687         non-ASCII characters in alt text of it.
688
689 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
690
691         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
692         smime-decrypt-region using function argument.
693         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
694
695         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
696
697         * smime.el (smime-decrypt-region): Catch it.
698
699 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
700
701         * smime.el (smime-mode-map): Move initialization into declaration.
702         (gnus-run-mode-hooks): Don't autoload.
703         (smime-mode): Use define-derived-mode.
704
705 2010-11-11  Glenn Morris  <rgm@gnu.org>
706
707         * smime.el (from): Restrict declaration to XEmacs.
708
709         * nnir.el (gnus-group-topic-name): Autoload.
710
711 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
712
713         * shr.el (shr-insert): Don't break long line if it is because of
714         kinsoku-bol characters in the line end.
715
716 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
717
718         * nnir.el (nnir-request-move-article): Fix to provide original group
719         and subject.
720         (nnir-warp-to-article): Don't fail on articles whose headers haven't
721         been retrieved.
722
723         * gnus-sum.el (gnus-summary-move-article): Use original group and
724         subject for virtual articles such as those in an nnir summary buffer.
725
726 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
727
728         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
729         least 21.5).
730
731         * smime.el (from): Declare it again for XEmacs.
732
733 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
734
735         * message.el (message-resend): Don't disable encoding unless it's
736         already encoded.
737
738         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
739         low-numbered articles.
740
741 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
742
743         * rfc2047.el (rfc2047-syntax-table): Simplify.
744
745         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
746
747         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
748         set-char-table-range for XEmacs.
749
750 2010-11-10  Glenn Morris  <rgm@gnu.org>
751
752         * time-date.el (time-to-seconds): Always an alias on Emacs,
753         never a real function.
754         (with-no-warnings): Remove compat stub, now unused.
755         (time-less-p): Doc fix.
756         (time-to-number-of-days): Simplify.
757
758         * smime.el (from): Remove unused declaration.
759
760         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
761         (gnus-float-time): On Emacs, always an alias.
762
763         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
764         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
765
766 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
767
768         * dgnushack.el: Don't use ignore-errors in the top level form since it
769         is unavailable in XEmacs even if cl is loaded.
770
771         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
772
773 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
774
775         * shr.el (browse-url-mailto): Autoload.
776
777         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
778
779         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
780         regexp doesn't need quoting.
781
782 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
783
784         * message.el (message-subject-trailing-was-ask-regexp)
785         (message-subject-trailing-was-regexp): Match was: in addition to was.
786
787 2010-11-09  Glenn Morris  <rgm@gnu.org>
788
789         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
790         (nnbabyl-check-mbox): Use point-at-bol.
791
792 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
793
794         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
795
796         * message.el (message-mailto): New function.
797         (message-mailto): Should accept other parameters.
798         (message-mailto): Remove since it duplicates browse-url-mailto
799         functionality.
800
801 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
802
803         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
804         methods.
805         (gnus-read-active-file): Ditto.
806
807         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
808         ": " from the prompt.
809         (gnus-group-make-group): Ditto.
810
811 2010-11-07  Glenn Morris  <rgm@gnu.org>
812
813         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
814         (gnus-bookmark-kill-line): Use point-at-eol.
815
816 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
817
818         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
819         asterisks in From header.
820
821 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
822
823         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
824         string to avoid making the From headers syntactically invalid.
825
826         * message.el (message-send-mail): Don't insert courtesy messages if the
827         message already has List-Post and List-ID messages.
828
829 2010-11-06  Glenn Morris  <rgm@gnu.org>
830
831         * gnus-art.el (gnus-treat-article): Give dynamic local variables
832         `condition', `type', `length' a prefix.
833         (gnus-treat-predicate): Update for above name changes.
834
835 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
836
837         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
838         binding.  Handled by `gnus-summary-refer-thread' instead.
839         (nnir-warp-to-article): New backend function.
840
841         * nnimap.el (nnimap-request-thread): Force dependency updating.
842
843         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
844         (gnus-summary-refer-thread): Rework to improve thread-referral.
845
846         * gnus-int.el (gnus-warp-to-article): New function.
847
848         * gnus-sum.el (gnus-summary-article-map): Bind it.
849
850 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
851
852         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
853         gnus-summary-refer-thread.
854
855         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
856         headers.
857         (gnus-summary-limit-include-thread): Prevent articles in thread from
858         being cut in gnus-cut-threads.
859         (gnus-summary-refer-thread): Limit retrieved headers to those in
860         thread.
861
862 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
863
864         * message.el (message-send-mail): Use the value of
865         message-courtesy-message from the message buffer.
866
867         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
868
869         * shr.el (shr-browse-url): Implement mailto: URLs.
870
871         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
872         "raw".
873
874         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
875         if it's already selected.
876
877         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
878
879 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
880
881         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
882         to measure the length and truncate alt text.
883
884 2010-11-03  Glenn Morris  <rgm@gnu.org>
885
886         * nndiary.el (nndiary-generate-nov-databases-1)
887         (nndiary-generate-active-info): Rename dynamic variable `files' to
888         something less generic.
889
890 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
891
892         * nnir.el (nnir-request-move-article): Call the underlying backend to
893         move articles from nnir.
894
895 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
898
899 2010-11-02  Julien Danjou  <julien@danjou.info>
900
901         * nnir.el: Remove wais support.
902
903 2010-11-02  Glenn Morris  <rgm@gnu.org>
904
905         * gnus-html.el: Reorder requirements to quieten compiler.
906
907 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
908
909         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
910         properly for XEmacs as well.
911         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
912         (gnus-article-natural-long-line-p): Use window-width rather than
913         frame-width.
914
915 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
916
917         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
918         (nnir-read-parms): Don't modify query.
919         (nnir-run-query): Add ability to search topic on current line.
920         (nnir-get-active): Clean up.
921
922 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
923
924         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
925         degenerate articles.
926
927         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
928         (gnus-print-buffer): Just print the buffer as is, without any copying
929         to a buffer and then re-highlighting.
930
931         * nnimap.el (nnimap-request-group): Store the new updated info.
932         (nnimap-request-group): Select the group when we don't know whether it
933         exists or not.
934
935         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
936         groups.
937
938         * gnus-group.el (gnus-group-find-new-groups): Display all the new
939         groups.
940
941         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
942         groups.
943
944         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
945         long-lines case by only filling the long lines.
946
947         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
948         (bug #7311).
949
950 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
951
952         * shr.el: No need to declare `declare-function' since shr.el is for
953         only Emacsen that provide `libxml-parse-html-region'.
954
955         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
956         effective only in a file it is referred to.
957
958 2010-11-01  Glenn Morris  <rgm@gnu.org>
959
960         * mm-util.el (gnus-completing-read): Autoload.
961         (mm-read-coding-system): Simplify Emacs definition.
962
963         * nnmail.el (gnus-activate-group):
964         * nnimap.el (gnutls-negotiate):
965         * nntp.el (netrc-parse): Fix declarations.
966
967 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
968
969         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
970         string-match-p in Emacs >=23.
971
972         * gnus-msg.el (gnus-configure-posting-styles)
973         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
974
975 2010-11-01  Glenn Morris  <rgm@gnu.org>
976
977         * nnir.el (declare-function): Add compat stub.
978         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
979         (nnir-run-gmane): Require 'mm-url.
980
981         * mm-util.el (mm-string-to-multibyte): Simplify.
982
983         * shr.el (declare-function): Add compat stub.
984         (url-cache-create-filename): Declare.
985         (mm-disable-multibyte, widget-convert-button): Autoload.
986
987         * smime.el (ldap-search): Declare.
988         (smime-cert-by-ldap-1): Require ldap on Emacs.
989
990         * nnimap.el: Require nnmail, and gnus-sum when compiling.
991         (nnimap-keepalive): Use gnus-float-time.
992
993         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
994         (mail-source-delete-crash-box): Use gnus-float-time.
995
996         * gnus-dired.el (gnus-completing-read): Autoload.
997
998         * mm-view.el (gnus-rescale-image): Autoload.
999
1000         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1001
1002         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1003
1004         * sieve-manage.el: Require 'cl when compiling.
1005
1006         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1007         (gnus-iswitchb-completing-read): Require iswitchb.
1008         (gnus-select-frame-set-input-focus): Silence compiler.
1009
1010 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * message.el (message-subject-trailing-was-query): Change default to t,
1013         since I think that's what most people want.
1014
1015         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1016         appending for easier debugging.
1017         (nnimap-wait-for-connection): Take a regexp.
1018         (nnimap-request-accept-article): Wait for the continuation line before
1019         sending anything unless we're streaming.
1020
1021         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1022         leave the header washing to take place.
1023
1024 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1025
1026         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1027         regular expression match and replace in posting styles.
1028
1029 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1030
1031         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1032         an entire server.
1033         (nnir-get-active): New function.
1034         (nnir-run-imap): Use it.
1035         (nnir-run-gmane): Who knew, gmane search returns an article score!
1036
1037         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1038         server on the current line with nnir.
1039
1040 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1041
1042         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1043         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1044         left edge.
1045         (gnus-article-foldable-buffer): Skip past the prefix when determining
1046         raggedness.
1047
1048         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1049         the raw article, and change `C-u g' to show the article without doing
1050         treatments.
1051
1052         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1053         on to `gnus-treat-article'.
1054         (gnus-inhibit-article-treatments): New variable.
1055
1056         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1057
1058         * gnus-art.el (gnus-treatment-function-alist): Have
1059         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1060         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1061         sections.
1062
1063         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1064         parameter.
1065         (gnus-article-fill-cited-long-lines): New function.
1066         (gnus-article-fill-cited-article): Allow filling only long sections.
1067
1068         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1069         and non-punctuation (like after the apostrophe in "'We").
1070
1071         * gnus-sum.el (gnus-summary-select-article): Make sure
1072         gnus-original-article-buffer is alive.
1073
1074         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1075         reflect the order they're in in the digest.
1076
1077         * gnus.el (gnus-group-startup-message): Move point to the start of the
1078         buffer.
1079
1080         * nnimap.el (nnimap-capability): New function.
1081         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1082         is set.
1083
1084 2010-10-31  David Engster  <dengste@eml.cc>
1085
1086         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1087         conform with changes to gnus-completing-read.
1088
1089 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1090
1091         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1092
1093 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1094
1095         * nnir.el: Move defvar, defcustom around to keep file organized
1096         and keep byte-compiler quiet.
1097         (nnir-read-parms): Accept search-engine as arg.
1098         (nnir-run-query): Pass search-engine as arg.
1099         (nnir-search-engine): Remove.
1100
1101 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * shr.el (shr-generic): The text nodes should be text, not :text.
1104
1105         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1106         later in the file.
1107
1108 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1109
1110         * nnir.el: General clean up.  Allow searching with multiple engines.
1111         Allow separate extra-parameters for each engine.
1112         Batch queries when possible.
1113         (nnir-imap-default-search-key,nnir-method-default-engines):
1114         Add customize interface.
1115         (nnir-run-gmane): New engine.
1116         (nnir-engines): Use it.  Qualify all prompts with engine name.
1117         (nnir-search-engine): Remove global variable.
1118         (nnir-run-hyrex): Restore for now.
1119         (nnir-extra-parms,nnir-search-history): New variables.
1120         (gnus-group-make-nnir-group): Use them.
1121         (nnir-group-server): Remove in favor of gnus-group-server.
1122         (nnir-request-group): Avoid searching twice.
1123         (nnir-sort-groups-by-server): New function.
1124
1125 2010-10-30  Julien Danjou  <julien@danjou.info>
1126
1127         * gnus-group.el: Remove gnus-group-fetch-control.
1128
1129         * gnus-start.el (gnus-find-new-newsgroups):
1130         Remove gnus-check-first-time-used.
1131
1132         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1133
1134 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1135
1136         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1137         set on groups that don't have \* permanentflags.
1138
1139 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1140
1141         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1142         control the background color.
1143         (shr-tag-img): Ignore very small web bug type images.
1144         (shr-put-image): Add help-echo alt texts to the images.
1145         (shr-tag-video): Show the video poster image.
1146
1147 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1148
1149         * shr.el (shr-table-depth): New variable.
1150         (shr-tag-table-1): Only insert the images after the top-level table.
1151
1152         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1153
1154         * gnus-util.el (gnus-list-memq-of-list): New function.
1155
1156         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1157         selected.
1158         (nnimap-unsplittable-articles): New slot.
1159         (nnimap-new-articles): Use it.
1160
1161 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1162
1163         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1164         move to the previous line on `M-g'.
1165
1166 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1167
1168         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1169         *-request-group, which seems unnecessary.
1170
1171         * nnimap.el (nnimap-quote-specials): Function copied over from
1172         imap.el.
1173         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1174         they support that.  Suggested by Tom Regner.
1175
1176 2010-10-29  Julien Danjou  <julien@danjou.info>
1177
1178         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1179         defalias.
1180         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1181
1182         * gnus.el: Remove `gnus-nntp-service' variable.
1183         (gnus-secondary-servers): Make obsolete.
1184         (gnus-nntp-server): Make obsolete.
1185
1186         * gnus-start.el (gnus-1): Remove x-splash calls.
1187
1188         * gnus-ems.el (gnus-x-splash): Remove.
1189
1190         * gnus.el (gnus-group-startup-message): Simplify/update code.
1191
1192         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1193         definition.
1194
1195         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1196         capability before doing anything.
1197         (gnus-group-insert-group-line): Remove useless
1198         gnus-group-remove-excess-properties.
1199
1200 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1201
1202         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1203
1204 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1207         config after reselecting.
1208
1209 2010-10-28  Julien Danjou  <julien@danjou.info>
1210
1211         * shr.el (shr-put-image): Use point even if only inserting text.
1212         (shr-put-image): Save excursion when inserting alt text on non-graphic
1213         display, so the behaviour is the same when we are on a graphic display.
1214
1215         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1216
1217 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1218
1219         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1220         (gnus-mime-copy-part): Check coding system, not charset.
1221         (gnus-mime-view-part-externally): Never remove part.
1222         (gnus-mime-view-part-internally): Don't remove part here.
1223         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1224         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1225         multipart/alternative.
1226
1227         * mm-decode.el (mm-display-part): Take optional arg `force'.
1228
1229 2010-10-26  Julien Danjou  <julien@danjou.info>
1230
1231         * gnus-group.el (gnus-group-default-list-level): Add this function to
1232         compute the default list level.
1233         (gnus-group-default-list-level): Add possibility to use a function.
1234
1235 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1236
1237         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1238
1239         * gnus-group.el (gnus-group-completing-read)
1240         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1241         gnus-replace-in-string.
1242
1243 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * shr.el (shr-tag-div): Add.
1246
1247         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1248
1249 2010-10-25  Julien Danjou  <julien@danjou.info>
1250
1251         * gnus-util.el: Remove `gnus-with-local-quit'.
1252
1253         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1254
1255 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1258         the original article buffer.
1259
1260 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1261
1262         * nnimap.el (nnimap-request-head): New function.
1263         (nnimap-request-move-article): Try to be slighly faster by not
1264         requesting the entire message when moving.
1265         (nnimap-transform-headers): Don't bug out on bodiless articles.
1266         (nnimap-send-command): Have no outstanding messages if the IMAP server
1267         doesn't support streaming.
1268         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1269
1270 2010-10-24  Julien Danjou  <julien@danjou.info>
1271
1272         * message.el (message-default-headers): Fix type.
1273
1274 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1275
1276         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1277         prefetching images.
1278
1279         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1280         backend for unknown groups.  This is mainly useful for nnimap groups.
1281
1282         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1283         group isn't covered by the agent.
1284
1285 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1286
1287         * nnir.el (nnir-method-default-engines): New variable.
1288         (nnir-run-query): Use it.
1289         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1290         (gnus-summary-nnir-goto-thread): Change group if needed.
1291
1292         * gnus-group.el (gnus-group-group-map): Add key binding for
1293         gnus-group-make-nnir-group.
1294
1295 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1296
1297         * shr.el (shr-tag-object): Add.
1298
1299         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1300         original article buffer live.
1301         (gnus-summary-select-article-buffer):
1302         Mention gnus-widen-article-buffer.
1303
1304 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * shr.el (shr-tag-strong): Add.
1307
1308 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1309
1310         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1311         group names.  They mess up the group buffer badly.
1312
1313         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1314
1315         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1316         instead of the summary one.
1317
1318 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1319
1320         * mml.el (mml-preview): Work properly when editing article.
1321
1322         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1323         gnus-have-read-active-file if it's already been in.
1324
1325 2010-10-22  Tom Tromey  <tromey@redhat.com>
1326
1327         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1328         gnus-group-completing-read.
1329
1330 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1331
1332         * message.el (message-mode-map): Don't bind M-; to comment region, to
1333         allow the global comment-dwim to work.
1334
1335 2010-10-21  Julien Danjou  <julien@danjou.info>
1336
1337         * message.el (message-setup-1): Allow message-default-headers to be a
1338         function.
1339
1340 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1341
1342         * shr.el (shr-tag-table): Simplify.
1343
1344 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1345
1346         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1347         to avoid trying to snarf invalid stuff.
1348
1349         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1350
1351         * gnus.el (gnus-message-archive-group): Quote value.
1352         (gnus-message-archive-group): Mark as changed.
1353
1354         * shr.el (shr-add-font): Don't put the font properties on the newline
1355         or the indentation.
1356
1357         * message.el (message-fix-before-sending): Change options when sending
1358         non-printable characters.
1359
1360         * gnus.el (gnus-message-archive-method): Change the default to
1361         monthly outgoing groups.
1362
1363         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1364         that have gotten new numbers.
1365
1366         * nnimap.el (nnimap-request-replace-article): New function.
1367
1368 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1369
1370         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1371         (nnrss-request-article): Don't use special html washing code.
1372
1373 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1374
1375         * shr.el (shr-tag-table): Remove useless nconc.
1376
1377 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1378
1379         * gnus-art.el (article-wash-html): Simplify and remove the charset
1380         stuff.  Use the normal html rendering code instead of the special html
1381         washing code.
1382
1383         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1384         `gnus-w3m' symbols.
1385         (mm-text-html-washer-alist): Remove.
1386
1387         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1388         (mm-inline-media-tests): Remove use.
1389         (mm-text-html-renderer): Change default to the `shr' symbol.
1390
1391         * mm-view.el (mm-inline-text-html): Remove use.
1392
1393         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1394         `gnus-blocked-images' to be a function.
1395         (gnus-article-wash-function): Remove.
1396
1397 2010-10-20  Julien Danjou  <julien@danjou.info>
1398
1399         * spam.el (spam-list-of-processors): Mark as obsolete.
1400
1401         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1402         (nnimap-insert-partial-structure): Fix boundary detection.
1403
1404 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1405
1406         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1407         run file-truename on remote files.  This can be expensive and even
1408         prevent one from editing drafts if some unrelated buffer has a stale
1409         connection.
1410
1411 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1412
1413         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1414         kinsoku-eol regardless of shr-kinsoku-shorten.
1415         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1416         (shr-tag-table): Support caption, thead, and tfoot.
1417
1418 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419
1420         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1421         lines.
1422         (shr-save-contents): New command and keystroke.
1423
1424         * nndoc.el (nndoc-type-alist): Add git support.
1425         (nndoc-git-type-p): New function.
1426         (nndoc-transform-git-article): Ditto.
1427         (nndoc-transform-git-headers): Ditto.
1428         (nndoc-transform-git-headers): Generate Subject headers.
1429
1430         * shr.el (shr-parse-style): New function.
1431         (shr-tag-span): Ditto.
1432
1433         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1434         to `G G' to avoid collisions.
1435
1436 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1437
1438         * shr.el: Load kinsoku if necessary.
1439         (shr-kinsoku-shorten): New internal variable.
1440         (shr-find-fill-point): Make kinsoku shorten text line if
1441         shr-kinsoku-shorten is bound to non-nil.
1442         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1443         shr-indentation too when testing if table is wider than frame width.
1444         (shr-insert-table): Use `string-width' instead of `length' to measure
1445         text width.
1446         (shr-insert-table-ruler): Make sure indentation is done at bol.
1447
1448 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1449
1450         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1451         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1452         undecoded network data.
1453
1454 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1457         name in the mode line spec so that the mode line menu works
1458         (bug #2431).
1459
1460         * message.el (message-get-reply-headers): If we're fed `to-address',
1461         then always use that.
1462
1463         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1464         aren't so wide as to need to switch off the edit menu.
1465
1466         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1467         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1468
1469         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1470         `M-g'.
1471         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1472         the permanent marks.
1473
1474 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1475
1476         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1477         Splitting according to references/in-reply-to obeys the ignore-groups
1478         variable, while splitting by sender and subject do not.
1479
1480 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1481
1482         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1483         alist, so that we can look for non-Unicode chars.
1484         (article-translate-strings): Allow both character and string maps.
1485
1486 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * shr.el (shr-insert): Don't insert space behind a wide character
1489         categorized as kinsoku-bol, or between characters both categorized as
1490         nospace.
1491
1492 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1493
1494         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1495         headers to gnus-newsgroup-headers.
1496
1497 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1498
1499         * shr.el (shr-tag-img): Don't align images -- since we're not
1500         rescaling, this often leads to ugly displays.
1501
1502 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1503
1504         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1505         duplicates.
1506
1507 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1508
1509         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1510         call.
1511
1512 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1513
1514         * gnus.el: Autoload gnus-html-show-images.
1515
1516         * nnimap.el: Use nnheader-message throughout.
1517
1518         * shr.el (shr-tag-img): Ignore images with no data.
1519
1520 2010-10-15  Julien Danjou  <julien@danjou.info>
1521
1522         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1523         a possibility to disable format=flow encoding when using hard newlines.
1524
1525 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1526
1527         * shr.el (shr-insert): Remove space inserted before or after a
1528         breakable character or at the beginning or the end of a line.
1529         (shr-find-fill-point): Do kinsoku; find the second best point or give
1530         it up if there's no breakable point.
1531
1532 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1533
1534         * nnimap.el (nnimap-open-connection): Message when opening connection
1535         for debugging purposes.
1536
1537         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1538         on every setup buffer call to allow this to change from article to
1539         article.
1540
1541         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1542         buffers where we have a wide table.
1543
1544 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1545
1546         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1547         uses *-request-thread.
1548
1549 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1550
1551         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1552         incantation, which is no longer valid.
1553
1554 2010-10-14  Julien Danjou  <julien@danjou.info>
1555
1556         * shr.el: Fix defcustom type (char -> character).
1557
1558 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1559
1560         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1561         programs.
1562
1563 2010-10-14  Julien Danjou  <julien@danjou.info>
1564
1565         * shr.el (shr-tag-a): Use url-link as widget type.
1566
1567         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1568         `gnus-group-get-icon'.
1569
1570 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1571
1572         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1573         This should make server editing work better.
1574
1575         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1576
1577         * tls.el (tls-program): Remove spurious %s from openssl.
1578
1579         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1580         (nnimap-parse-flags): Fix regexp.
1581
1582         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1583         probably work for CJVK text, too.
1584
1585         * nnimap.el (nnimap-extend-tls-programs): Remove.
1586         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1587
1588         * tls.el (tls-starttls-switches): Remove starttls hack.
1589         (open-tls-stream): Ditto.
1590         (tls-find-starttls-argument): Ditto.
1591
1592 2010-10-13  Julien Danjou  <julien@danjou.info>
1593
1594         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1595         responses.
1596
1597 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1598
1599         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1600
1601         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1602         anything in Emacs.
1603
1604         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1605
1606 2010-10-13  Julien Danjou  <julien@danjou.info>
1607
1608         * shr.el (shr-width): Make shr-width a defcustom with default to
1609         fill-column.
1610         (shr-tag-img): Use shr-width rather than fill-column.
1611
1612 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1613
1614         * dgnushack.el (byte-optimize-apply)
1615         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1616
1617         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1618         position when (X-)Faces exist.
1619         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1620         avatars when called interactively.
1621
1622 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1623
1624         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1625         gnus-article-x-face-too-ugly is bound.
1626
1627 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1628
1629         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1630
1631         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1632         mailbox that doesn't exist.
1633
1634 2010-10-12  Julien Danjou  <julien@danjou.info>
1635
1636         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1637         (shr-get-image-data): Encode URL properly when fetching from cache.
1638         (shr-tag-img): Use aligned-to spaces to align correctly images.
1639
1640         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1641         before inserting the Gravatar.
1642
1643         * shr.el (shr-tag-img): Add align attribute support for <img>.
1644
1645 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646
1647         * gnus-gravatar.el (gnus-art): Require.
1648
1649         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1650         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1651         Remove long obsoleted functions.
1652
1653 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1654
1655         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1656
1657         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1658
1659         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1660         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1661         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1662         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1663         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1664         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1665         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1666
1667 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1668
1669         * nnimap.el (nnimap-request-rename-group): Select group read-only
1670         before renaming it.
1671
1672         * shr.el (shr-insert): Fix up the white space only regexp.
1673
1674         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1675         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1676
1677         * shr.el (shr-current-column): New function.
1678         (shr-find-fill-point): New function.
1679
1680 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1681
1682         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1683         numbers.
1684
1685 2010-10-11  Julien Danjou  <julien@danjou.info>
1686
1687         * shr.el (shr-hr-line): Add.
1688         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1689         display hr lines.
1690         (shr-max-columns): Do not change state to nil if we just inserting
1691         spaces.
1692
1693 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1694
1695         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1696         select the last group.
1697
1698 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1699
1700         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1701
1702 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1703
1704         * dig.el (dig-mode-map): Declare and define in one step.
1705
1706 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1707
1708         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1709         for Gnus.
1710         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1711         (nnimap-update-qresync-info): Mark \Seen articles as read.
1712
1713         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1714         non-variable, too.
1715
1716         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1717         available.
1718         (nnimap-update-info): Rely more on the current active than the param
1719         active to avoid marking articles as read too much.
1720
1721         * auth-source.el (auth-source-create): Use (user-login-name) for the
1722         user name default.
1723
1724         * nnimap.el (nnimap-update-info): If the server doesn't return any
1725         useful info, just use the previous info.
1726         (nnimap-update-info): Prefer old info over start-article.
1727         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1728
1729 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1730
1731         * nnir.el (autoload): Clean up autoloads.
1732         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1733         Use key rather than value.
1734         (nnir-imap-search-other): New variable.
1735         (nnir-read-parm): Use it.
1736         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1737         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1738
1739 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1740
1741         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1742         the process, too.
1743
1744 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745
1746         * spam.el (gnus-summary-mode-map): Bind to "$".
1747         Suggested by Russ Allbery.
1748
1749         * shr.el: Rework the way things are indented by <li> slightly.
1750
1751         * gnus.el (gnus-group-set-parameter): Fix typo.
1752
1753         * nnimap.el: Start implementing QRESYNC support.
1754
1755 2010-10-09  Julien Danjou  <julien@danjou.info>
1756
1757         * nnir.el (nnir-engines): Fix too many arguments.
1758
1759 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1760
1761         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1762         group is the "last", so that the backends like nnfolder actually save
1763         their folders.
1764
1765         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1766         try to use that for the tls stream.
1767         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1768         UIDVALIDITY and find out which groups are read-only and not.
1769         (nnimap-get-flags): Use the same marks parsing code as the rest of
1770         nnimap.
1771
1772 2010-10-09  Julien Danjou  <julien@danjou.info>
1773
1774         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1775
1776         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1777         retrieving gravatars.
1778
1779         * shr.el (shr-table-corner): Add.
1780         (shr-table-line): Add.
1781         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1782
1783 2010-10-08  Julien Danjou  <julien@danjou.info>
1784
1785         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1786
1787 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1788
1789         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1790
1791         * gnus-sum.el (gnus-mark-article-as-unread)
1792         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1793         (gnus-summary-set-bookmark): Use it.
1794
1795         * gnus-msg.el (gnus-setup-message): Use it.
1796
1797         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1798
1799         * gnus.el (gnus-group-remove-parameter): Use it.
1800
1801         * gnus-group.el (gnus-group-make-web-group): Use it.
1802
1803         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1804
1805         * nnregistry.el: Update docs to mention manual.
1806
1807         * gnus-registry.el: Update docs to mention nnregistry.el.
1808         (gnus-registry-initialize): Don't install nnregistry refer method
1809         automatically.
1810         (gnus-registry-install-nnregistry): Remove it.
1811
1812 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * shr.el (shr-insert): Don't insert double spaces.
1815
1816 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1817
1818         * gnus-gravatar.el (gnus-treat-from-gravatar)
1819         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1820         called interactively.
1821
1822         * gnus-art.el (gnus-mime-view-part-externally)
1823         (gnus-mime-view-part-internally): Make predicate function passed to
1824         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1825         of a mime type.
1826
1827         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1828
1829 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1830
1831         * shr.el (require): Require cl when compiling.
1832         (shr-tag-hr): New function.
1833
1834         * nnimap.el (nnimap-update-info): Remove double setting of high.
1835         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1836         This makes nnimap work properly on Courier again.
1837
1838         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1839         the variable for backwards compatability.
1840
1841         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1842         the file name before using to avoid setting mm-default-directory to
1843         nil.
1844
1845         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1846         bidning gnus-agent variables.
1847
1848         * shr.el (shr-render-td): Use a cache for the table rendering function
1849         to avoid getting an exponential rendering behaviour in nested tables.
1850         (shr-insert): Rework the line-breaking algorithm.
1851         (shr-insert): Don't leave trailing spaces.
1852         (shr-insert-table): Also insert empty TDs.
1853         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1854
1855 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1856
1857         * gnus-sum.el (gnus-number): Rename from `number'.
1858         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1859         (gnus-summary-limit-children): Update uses correspondingly.
1860
1861 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1862
1863         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1864         (gnus-gravatar-transform-address): Don't show avatars of people of
1865         which mail addresses match gnus-gravatar-too-ugly.
1866
1867 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1868
1869         * shr.el (shr-table-widths): Expand TD elements to fill available
1870         space.
1871
1872 2010-10-07  Julien Danjou  <julien@danjou.info>
1873
1874         * nnimap.el (nnimap-request-rename-group): Add this method.
1875
1876 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1877
1878         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1879         name from XEmacs' function-arglist.
1880
1881         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1882         gravatar under XEmacs.
1883
1884 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1885
1886         * auth-source.el: Update docs with TODO items.
1887
1888         * gnus-sync.el: Update docs to explain state and plans.
1889
1890         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1891         Hooks for mark updates.
1892         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1893
1894         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1895         hooks with arguments, which is needed for mark update hooks.
1896
1897 2010-10-06  Julien Danjou  <julien@danjou.info>
1898
1899         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1900         was matched.
1901
1902         * sieve-manage.el: Update example in `Commentary'.
1903
1904         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1905
1906         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1907         not 2000.
1908         (sieve-manage-authenticate): Re-add function.
1909
1910 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1911
1912         * shr.el (shr-insert): Get 'space transition right.
1913         (shr-render-td): Only delete space at the end of the TD.
1914
1915         * nnimap.el (nnimap-open-connection): Prepare to support
1916         open-gnutls-stream.
1917
1918         * shr.el: Rearrange function order to be more logical.
1919
1920 2010-10-06  Julien Danjou  <julien@danjou.info>
1921
1922         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1923         (nnrss-discover-feed): Remove 404 URL in docstring.
1924
1925         * nnir.el: Fix Swish-E URL.
1926         Fix Namazu URL.
1927
1928         * message.el (message-change-subject): Remove 404 URL in a comment.
1929
1930 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1931
1932         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1933         called interactively.
1934
1935         * gnus-util.el (gnus-remove-if): Allow hash table.
1936         (gnus-remove-if-not): New function.
1937
1938         * gnus-art.el (gnus-mime-view-part-as-type)
1939         * gnus-score.el (gnus-summary-score-effect)
1940         * gnus-sum.el (gnus-read-move-group-name):
1941         Replace remove-if-not with gnus-remove-if-not.
1942
1943         * gnus-group.el (gnus-group-completing-read):
1944         Regard collection as a hash table if it is not a list.
1945
1946 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1947
1948         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1949
1950         * shr.el: Document the table-rendering algorithm.
1951
1952 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1953
1954         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1955         for Emacsen having no `libxml-parse-html-region' support.
1956
1957 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1958
1959         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1960         invalid URLs.
1961
1962         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1963         line-broken.
1964         (shr-tag-img): Ignore image fetching errors.
1965         (shr-overlays-in-region): Compute overlay positions correctly.
1966
1967         * mm-decode.el (mm-shr): Require shr.
1968
1969         * gnus-art.el (gnus-blocked-images): Move variable here.
1970
1971         * shr.el (shr-insert-table): Bind free variable.
1972
1973         * mm-decode.el (mm-shr): Bind shr-content-function.
1974
1975         * shr.el (shr-content-function): New variable.
1976
1977         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1978         added for symmetry.
1979
1980         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1981
1982         * gnus-group.el (gnus-group-make-group): Doc fix.
1983
1984         * nnimap.el (nnimap-request-newgroups): Return success.
1985
1986         * shr.el (shr-find-elements): New function.
1987         (shr-tag-table): Put all the images after the table.
1988         (shr-tag-table): Really inhibit images inside the table.
1989         (shr-collect-overlays): Copy over overlays from the TD elements to the
1990         main document.
1991
1992         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1993         gnus-blocked-images.
1994
1995 2010-10-05  Julien Danjou  <julien@danjou.info>
1996
1997         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1998
1999         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2000         (gnus-html-maximum-image-size): Add this function.
2001         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2002
2003         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2004         server-value of the capability is nil.
2005
2006 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * shr.el (shr-tag-em): Add <EM> tag.
2009
2010 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2011
2012         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2013         customizable.
2014
2015         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2016         handing broken links to browse-url.
2017
2018 2010-10-05  Julien Danjou  <julien@danjou.info>
2019
2020         * gnus-util.el (gnus-emacs-completing-read)
2021         (gnus-iswitchb-completing-read): Use autoload rather than require.
2022
2023 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2024
2025         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2026         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2027         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2028         iswitchb-temp-buflist for XEmacs.
2029
2030         * gnus-util.el (gnus-completing-read-function): Exclude
2031         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2032         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2033         XEmacs.
2034
2035         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2036         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2037
2038         * gnus-html.el: Don't require help-fns under XEmacs.
2039         (gnus-html-schedule-image-fetching): Work for XEmacs.
2040
2041         * mm-decode.el (mm-shr): Decode contents by charset.
2042
2043 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2044
2045         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2046         unknown.
2047
2048         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2049         (shr-get-image-data): Ensure against the cache file missing.
2050
2051         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2052         for data.
2053
2054         * spam-report.el (spam-report-url-ping-plain): Don't query about
2055         killing the process.
2056
2057         * shr.el (shr-render-td): Protect against too-wide text.
2058
2059 2010-10-04  Julien Danjou  <julien@danjou.info>
2060
2061         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2062         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2063
2064         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2065         retrieved.
2066
2067 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2068
2069         * shr.el (browse-url): Require.
2070         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2071         lines.
2072         (shr-show-alt-text, shr-browse-image): New commands.
2073         (shr-browse-url, shr-copy-url): New commands.
2074
2075         * gnus-sum.el (gnus-widen-article-window): New variable.
2076         (gnus-summary-select-article-buffer): Use it.
2077
2078         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2079         without @ signs.
2080
2081 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2082
2083         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2084
2085 2010-10-04  Julien Danjou  <julien@danjou.info>
2086
2087         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2088         for XEmacs.
2089
2090 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2091
2092         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2093
2094         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2095         (nnimap-close-server): Implement.
2096
2097         * dgnushack.el (iswitchb): Require to shut up the compiler.
2098
2099         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2100         (shr-insert): Tweak line breaking.
2101         (shr-insert): Handle <pre> better.
2102         (shr-tag-li): Get <li> indentation right.
2103         (shr-tag-li): Get <li> indentation even righter.
2104         (shr-tag-blockquote): Ensure paragraph start.
2105         (shr-make-table): Tweak table generation.
2106         (shr-make-table): Fix typo.
2107
2108         * shr.el: Implement table rendering.
2109
2110 2010-10-04  Julien Danjou  <julien@danjou.info>
2111
2112         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2113
2114 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2115
2116         * shr.el (shr-insert): Use string anchors instead of line anchors.
2117
2118 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2119
2120         * shr.el: Add headings.
2121         (shr-ensure-paragraph): Actually work.
2122         (shr-tag-li): Make <ul> prettier.
2123         (shr-insert): Get white space at the beginning/end of elements right.
2124         (shr-tag-p): Collapse subsequent <p>s.
2125         (shr-ensure-paragraph): Don't insert double line feeds after blank
2126         lines.
2127         (shr-insert): \t is also space.
2128         (shr-tag-s): Fix "s" tag name function.
2129         (shr-tag-s): Fix face prop name.
2130
2131 2010-10-03  Julien Danjou  <julien@danjou.info>
2132
2133         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2134
2135         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2136         gnus-window-inside-pixel-edges.
2137
2138         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2139         gnus-ems.
2140
2141         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2142
2143         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2144         function.
2145
2146         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2147         resize choice.
2148
2149 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2150
2151         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2152         beginning of the buffer.
2153
2154         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2155         article buffer again.
2156
2157         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2158
2159         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2160         when it's at the start of the buffer.
2161
2162         * shr.el (shr-tag-blockquote): Convert name.
2163         (shr-rescale-image): Use the right image-size variant.
2164
2165         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2166         buffer isn't shown, then select the current article first instead of
2167         bugging out.
2168         (gnus-summary-select-article-buffer): Show both the article and summary
2169         buffers again.
2170
2171         * shr.el (shr-fontize-cont): Protect against regions with no text.
2172         Rename tag functions to shr-tag-* for enhanced security.
2173         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2174
2175 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2176
2177         * shr.el (shr-insert):
2178         * pop3.el (pop3-movemail):
2179         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2180         loaded.
2181
2182 2010-10-03  Glenn Morris  <rgm@gnu.org>
2183
2184         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2185
2186         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2187
2188         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2189
2190         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2191
2192         * gnus-util.el (gnus-make-local-hook): Simplify.
2193
2194 2010-10-02  Julien Danjou  <julien@danjou.info>
2195
2196         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2197         (gnus-ido-completing-read): New function.
2198         (gnus-emacs-completing-read): New function.
2199         (gnus-completing-read): Use gnus-completing-read-function.
2200         Add gnus-completing-read-function.
2201
2202 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2203
2204         * shr.el (shr-insert-document): Autoload.
2205         (shr-img): Be silent.
2206         (shr-insert): Add a newline after every picture before text.
2207         (shr-add-font): Use overlays for combining faces.
2208         (shr-insert): Pass upwards the text start point.
2209
2210         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2211         possible.
2212         (mm-shr): New function.
2213
2214 2010-10-02  Julien Danjou  <julien@danjou.info>
2215
2216         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2217         should go backward.
2218
2219 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2220
2221         * shr.el (shr): Fix typo in provide call.
2222
2223 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * shr.el: New file.
2226
2227         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2228
2229         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2230         completing read.
2231
2232 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2233
2234         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2235         we're being queried about.  Suggested by Dan Jacobson.
2236
2237         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2238         Suggested by Jason Eisner.
2239
2240         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2241         table, too.  Suggested by Stefan Wiens.
2242         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2243         the table unnecessary.  Suggested by Stefan Wiens.
2244
2245         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2246         longer needed, and probably doesn't work either, as pointed out by
2247         Stefan Wiens.
2248         (gnus-summary-exit): Remove call to the clearing function.
2249         (gnus-summary-exit-no-update): Ditto.
2250
2251         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2252         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2253         Reported by Stefan Monnier.
2254         (gnus-summary-save-in-rmail): Ditto.
2255
2256         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2257         article buffer, instead of both the article buffer and the summary
2258         buffer.  Sort of suggested by Dan Jacobson.
2259
2260         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2261
2262         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2263         Suggested by Dan Jacobson.
2264
2265         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2266         documentation clearer.
2267
2268         * message.el (message-shorten-references): Comment on the number "21".
2269         Suggested by Stefan Monnier.
2270
2271         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2272         Suggested by Dan Jacobson.
2273
2274         * gnus.el (gnus-large-newsgroup):
2275         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2276
2277         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2278         externalize attachments.  Bug reported by Steve Wen.
2279
2280         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2281         really message anything to the user.
2282
2283         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2284         directly.
2285
2286         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2287         messages in empty groups.
2288
2289 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2290
2291         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2292         non-UIDNEXT group.
2293
2294 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2295
2296         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2297         not the value from the collection.
2298
2299         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2300         values.  This sometimes happens on some groups that have no info.
2301         (nnimap-request-newgroups): New function.
2302
2303 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2304
2305         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2306         check into `gnus-registry-initialize'.
2307         (gnus-registry-initialize): Ditto.
2308         Fix and extend header docs.
2309
2310 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2311
2312         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2313         regexp backtrace overflows.
2314
2315         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2316         for starttls that tls.el implements; i.e. openssl.
2317
2318         * tls.el (tls-starttls-switches): Give up on using starttls with
2319         gnutls-cli.
2320         (tls-program): Add --insecure to be consistent with the defaults from
2321         openssl s_client.  Now all three commands are insecure.
2322
2323 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2324
2325         * lpath.el: Bind completion-styles-alist for XEmacs.
2326
2327         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2328         (gravatar-create-image): New function that's an alias to
2329         gnus-xmas-create-image, gnus-create-image, or create-image.
2330         (gravatar-data->image): Use it.
2331
2332 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2333
2334         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2335         install the nnregistry refer method.
2336         (gnus-registry-install-hooks): Use it.
2337         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2338         unfollowed groups.
2339
2340 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2341
2342         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2343         expanding threads.
2344
2345 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2346
2347         * nnir.el: Use the server names without suffixes (bug #7009).
2348
2349         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2350         unencrypted to STARTTLS, if possible.
2351
2352 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2353
2354         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2355         headers before superseding.
2356
2357 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2358
2359         * nnrss.el (nnrss-use-local): Add documentation.
2360
2361         * nnimap.el (nnimap-extend-tls-programs): New function.
2362         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2363         (nnimap-wait-for-connection): Accept the greeting from the stupid
2364         output from openssl s_client -starttls, too.
2365
2366         * tls.el (tls-starttls-switches): New variable.
2367         (tls-find-starttls-argument): Use it.
2368         (open-tls-stream): Ditto.
2369
2370         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2371         (netrc-machine): Ditto.
2372
2373         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2374         article number.
2375         (nnimap-split-fancy): New variable.
2376         (nnimap-split-incoming-mail): Use it.
2377
2378         * nntp.el (nntp-server-list-active-group): Document.
2379
2380         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2381         SELECT to get the message-id.
2382
2383         * mail-source.el (mail-sources): Remove webmail support.
2384         (defvar): Ditto.
2385         (mail-source-fetcher-alist): Ditto.
2386         (mail-source-fetch-webmail): Remove.
2387
2388         * webmail.el: Remove -- doesn't seem relevant any more.
2389
2390         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2391
2392         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2393         the \r.
2394
2395 2010-09-30  Julien Danjou  <julien@danjou.info>
2396
2397         * gnus-agent.el (gnus-agent-add-group): Fix call to
2398         gnus-completing-read.
2399
2400 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2401
2402         * nndoc.el (nndoc-retrieve-groups): New function.
2403
2404         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2405         `default', use nnmail-split-methods.
2406         (nnimap-request-article): Downcase the NILs so that they are nil.
2407
2408         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2409         symbol.
2410
2411         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2412         code, since if the user has requested network, that's what they ought
2413         to get.
2414         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2415         (nnimap-split-rule): Mark as obsolete.
2416
2417         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2418         New variable.
2419
2420         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2421         correct slot, too.
2422
2423 2010-09-29  Julien Danjou  <julien@danjou.info>
2424
2425         * gnus.el (gnus-local-domain): Declare variable obsolete.
2426
2427         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2428         Fix history computing.
2429         (gnus-ido-completing-read): Require ido.
2430
2431 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432
2433         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2434         build Gnus.
2435
2436         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2437         when interpreting the structures.
2438         (nnimap-request-accept-article): Add \r\n to the lines to make this
2439         work with Cyrus.
2440
2441         * nndraft.el (nndraft-request-expire-articles): Use the group name
2442         instead if "nndraft".  Fix found by Nils Ackermann.
2443
2444 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2445
2446         * nnregistry.el: Add.
2447
2448 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2449
2450         * nnmail.el (group, group-art-list, group-art):
2451         Remove unneeded directives.
2452
2453 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2454
2455         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2456         (mm-mime-charset)
2457         * rfc2047.el (rfc2047-syntax-table)
2458         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2459
2460         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2461         rather than `insert-file-contents' and `eval-region'.
2462
2463         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2464         construction.
2465
2466         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2467
2468         * time-date.el: No need to require cl for Emacs 21.
2469
2470 2010-09-29  Julien Danjou  <julien@danjou.info>
2471
2472         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2473         replacement of `gnus-gravatar-relief' to mimic
2474         `gnus-faces-properties-alist'.
2475         Add :version property.
2476
2477 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2478
2479         * mail-source.el (mail-source-report-new-mail)
2480         * message.el (message-default-mail-headers)
2481         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2482
2483         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2484
2485 2010-09-28  Julien Danjou  <julien@danjou.info>
2486
2487         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2488         mail-address contains the same string as real-name.
2489
2490         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2491         non-blank in header, otherwise it'll get stripped.
2492
2493         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2494         real-name, and then for mail address rather than doing : or , search.
2495
2496 2010-09-27  Julien Danjou  <julien@danjou.info>
2497
2498         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2499         right completing-read function.
2500         (gnus-use-ido): New variable
2501         (gnus-completing-read-with-default): Remove.
2502         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2503         (gnus-agent-add-group):
2504         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2505         * mm-view.el (mm-view-pkcs7-decrypt):
2506         * mm-util.el (mm-codepage-setup):
2507         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2508         * mml-smime.el (mml-smime-openssl-sign-query):
2509         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2510         (mml-insert-multipart):
2511         * gnus-msg.el (gnus-summary-yank-message):
2512         * gnus-int.el (gnus-start-news-server):
2513         * mm-decode.el (mm-interactively-view-part):
2514         * gnus-dired.el (gnus-dired-attach):
2515         * gnus.el (gnus-read-method):
2516         * gnus-bookmark.el (gnus-bookmark-jump):
2517         * gnus-art.el (gnus-mime-view-part-as-type)
2518         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2519         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2520         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2521         * nnmairix.el (nnmairix-create-server-and-default-group)
2522         (nnmairix-update-groups, nnmairix-get-server)
2523         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2524         (nnmairix-get-group-from-file-path):
2525         * nnrss.el (nnrss-find-rss-via-syndic8):
2526         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2527         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2528         (gnus-group-browse-foreign-server):
2529         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2530         (gnus-summary-execute-command, gnus-summary-respool-article)
2531         (gnus-read-move-group-name):
2532         * gnus-score.el (gnus-summary-increase-score)
2533         (gnus-summary-score-effect):
2534         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2535
2536 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2537
2538         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2539         x-focus-frame.
2540
2541         * nnimap.el (auth-source-forget-user-or-password)
2542         (auth-source-user-or-password): Autoload.
2543
2544         * message.el (message-from-style, message-interactive)
2545         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2546         (message-yank-prefix, message-indentation-spaces, message-signature)
2547         (message-signature-file): Add comment.
2548
2549 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2550
2551         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2552         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2553         new articles.
2554
2555         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2556         parts.
2557         (nnimap-request-article): Work with the t setting, too.
2558
2559         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2560         that you don't get flashes of other buffers.
2561         (gnus-summary-show-complete-article): Intern before setting.
2562
2563 2010-09-27  David Engster  <dengste@eml.cc>
2564
2565         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2566         well as HEADERS.
2567         (nnmairix-retrieve-headers): Provide new argument for the above.
2568
2569 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * gnus-sum.el (gnus-summary-move-article): Don't alter
2572         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2573         group.
2574
2575         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2576
2577         * message.el (message-cite-prefix-regexp): Revert my last edit.
2578
2579         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2580         variable instead of the Gnus variable.
2581
2582         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2583
2584         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2585
2586         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2587         since some servers don't like it.
2588         (nnimap-open-connection): Forget credentials if the server says the
2589         password was wrong.
2590         (nnimap-parse-line): Protect against invalid data.
2591
2592         * gnus-sum.el (gnus-summary-move-article): Add comment.
2593         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2594         nothing alters it while scanning for new messages.
2595
2596         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2597         which may or may not help.
2598         (nnimap-open-connection): If we're doing a stream connection, and then
2599         discover we're on a STARTTLS-capable server, then open a STARTTLS
2600         connection instead.
2601
2602 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2603
2604         * nnimap.el (utf7): Require.
2605
2606         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2607         prefix.
2608
2609 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2610
2611         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2612
2613 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2614
2615         * nnimap.el (nnimap-request-accept-article): Message the error on
2616         error.
2617
2618 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2619
2620         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2621
2622 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2623
2624         * nndoc.el (nndoc-request-list): Return success always.
2625
2626         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2627         `fetch-old' -- we only want to fetch the articles we've requested.
2628         The rest are in the agent, probably.
2629         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2630         disappeared server" to something low.  It's not important.
2631
2632         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2633         arrived before the FETCH data.
2634
2635         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2636         target here, because we don't know the Gnus name of the group.
2637
2638         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2639         for the correct group.
2640
2641         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2642
2643         * gnus.el (gnus): Give a final warning after startup.
2644
2645         * gnus-util.el (gnus-action-message-log): New variable.
2646         (gnus-message): Use it.
2647         (gnus-final-warning): New function.
2648
2649         * nnimap.el (nnimap-open-connection): Record the greeting.
2650         (nnimap): Add greeting.
2651
2652 2010-09-26  Julien Danjou  <julien@danjou.info>
2653
2654         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2655         arguments.
2656         (gnus-html-wash-images): Fix spec computing to include start/end.
2657
2658         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2659
2660 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2661
2662         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2663         deletion.
2664         (nnimap-retrieve-headers): Don't select the group, because that's
2665         already done by nnimap-possibly-change-group.
2666
2667         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2668         (gnus-picon-transform-address): Use it.
2669
2670         * mail-source.el (mail-source-value): Revert previous patch.
2671
2672         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2673         on failure.
2674         (nnimap-open-connection): Look up both virtual and physical server name
2675         credentials.
2676
2677         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2678
2679 2009-02-07  Dave Love  <fx@gnu.org>
2680
2681         * tls.el (open-tls-stream): Don't query killing process.
2682
2683 2009-02-08  Dave Love  <fx@gnu.org>
2684
2685         * gnus-win.el (gnus-window-to-buffer-helper)
2686         (gnus-all-windows-visible-p): Function needn't be a symbol.
2687
2688         * mail-source.el (mail-source-value): Function needn't be a symbol.
2689
2690 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2691
2692         * message.el (message-cite-prefix-regexp): Remove } from the cite
2693         prefix.
2694
2695         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2696         highlight again, so that the highlight is correct.
2697
2698         * gnus-picon.el (gnus-picon): Remove again.
2699         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2700
2701         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2702         doing the header highlightling, so that the background colour of the
2703         picon is correct.
2704
2705         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2706         (gnus-picon): Ditto.
2707         (gnus-picon): Reinstate.  The background colour for picons is white.
2708         (gnus-picon-insert-glyph): Make the background white.
2709
2710         * nnml.el (nnml-open-nov): Don't return dead buffers.
2711
2712         * auth-source.el (auth-source-create): Query the user for whether to
2713         store the credentials.
2714
2715         * netrc.el (netrc-store-data): New function.
2716
2717         * auth-source.el (auth-source-user-or-password): Use the existing auth
2718         sources, if any, for creation.
2719
2720         * gnus.el (gnus-group-fast-parameter): Return the last matching
2721         parameter instead of the first matching parameter.
2722
2723 2010-09-26  Julien Danjou  <julien@danjou.info>
2724
2725         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2726
2727 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2728
2729         * mml2015.el (mml2015-use): Remove gpg support.
2730
2731         * mml1991.el (mml1991-function-alist): Remove gpg function.
2732         (mml1991-gpg-sign): Remove.
2733
2734 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2735
2736         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2737         (gnus-browse-unsubscribe-current-group): Document it.
2738         (gnus-browse-unsubscribe-group): Use it.
2739
2740 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2743         address to the To list for easier response.
2744
2745         * gnus.el (gnus-play-startup-jingle): Remove.
2746         (gnus-splash): Don't play jingle.
2747         (gnus): Silence gnus-load message.
2748
2749         * gnus-art.el (gnus-treat-play-sounds): Remove.
2750
2751         * gnus.el (gnus-play-jingle): Remove audio support.
2752
2753         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2754
2755         * earcon.el: Remove -- no users.
2756
2757         * gnus-audio.el: Remove -- no users of this package.
2758
2759         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2760
2761         * gnus-start.el (gnus-setup-news): Remove nocem support.
2762
2763         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2764
2765         * gnus.el (gnus-use-nocem): Remove.
2766
2767         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2768         Remove.
2769
2770         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2771         uses NoCeM any more.
2772
2773         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2774         (gnus-button-ctan-handler): Ditto.
2775         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2776         (gnus-button-ctan-directory-regexp): Ditto.
2777         (gnus-button-handle-ctan): Ditto.
2778         (gnus-button-tex-level): Ditto.
2779         (gnus-button-alist): Remove CTAN stuff.
2780
2781 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2782
2783         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2784         nnimap-streaming test.
2785
2786         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2787         servers twice.
2788
2789         * nnimap.el (nnimap-open-connection): Add more error reporting when
2790         nnimap fails early.
2791
2792         * nnheader.el (nnheader-get-report-string): New function.
2793         (nnheader-get-report): Use it.
2794
2795         * gnus-int.el (gnus-check-server): Say what the error was when opening
2796         failed.
2797
2798         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2799         using streaming.
2800
2801 2010-09-25  Julien Danjou  <julien@danjou.info>
2802
2803         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2804         gnus-window-inside-pixel-edges.
2805
2806 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2807
2808         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2809
2810         * mm-decode.el (mm-save-part): Allow saving to other directories the
2811         normal Emacs way.
2812
2813         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2814         Suggested by Jay Berkenbilt.
2815
2816         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2817         there isn't a single byte.
2818
2819         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2820         just do it.  It doesn't really seem to matter what the user responds
2821         here, I think, so it's just a confusing question.
2822
2823         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2824         non-streaming case.
2825
2826         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2827         (gnus-article-encrypt-body): Use it.
2828
2829         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2830         keystroke.
2831
2832         * nnimap.el (nnimap-find-wanted-parts-1):
2833         Use gnus-fetch-partial-articles.
2834
2835         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2836
2837         * nnimap.el (nnimap-insert-partial-structure): New function.
2838         (nnimap-get-partial-article): New function.
2839         (nnimap-request-article): Use it.
2840         (nnimap-wait-for-response): Return whether the wait was successful.
2841         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2842         retrieval wasn't successful.
2843         (nnimap-retrieve-group-data-early): Allow throttling servers.
2844         (nnimap-streaming): New variable.
2845         (nnimap-fetch-partial-articles): Remove.
2846
2847         * mm-decode.el (mm-with-part): Protect against killed buffers.
2848
2849         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2850         for prettier summary display.
2851
2852 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2853
2854         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2855
2856 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2859         apparently third-party libraries depend on it.
2860
2861         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2862         before starting negotiation.
2863
2864         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2865         privacy reasons.
2866         (gnus-treat-mail-gravatar): Ditto.
2867
2868         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2869         buffer when inserting images.  Inserting text into the headers, for
2870         instance, can make them invalid.
2871
2872 2010-09-25  Julien Danjou  <julien@danjou.info>
2873
2874         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2875         variables.
2876
2877         * nnheader.el: Remove useless variables news-reply-yank-from and
2878         news-reply-yank-message-id.
2879
2880         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2881         variables.
2882
2883         * mml1991.el: Remove useless mml1991-verbose.
2884
2885         * gnus.el: Remove useless variable gnus-use-generic-from.
2886         Remove obsolete variable gnus-topic-indentation.
2887
2888         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2889
2890         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2891
2892         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2893
2894         * gnus-group.el: Remove useless gnus-group-icon-cache.
2895         Remove useless gnus-ephemeral-group-server.
2896
2897         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2898
2899         * mml2015.el: Remove useless mml2015-verbose.
2900
2901         * mml-smime.el: Remove useless mml-smime-verbose.
2902
2903         * gnus.el: Remove useless gnus-local-domain.
2904
2905         * gnus-gravatar.el (gnus-gravatar-transform-address):
2906         Use gnus-gravatar-size.
2907
2908         * gnus-art.el: Remove useless gnus-treat-translate.
2909
2910 2010-09-24  Julien Danjou  <julien@danjou.info>
2911
2912         * gnus-sum.el: Add support for Gravatars.
2913
2914         * gnus-art.el: Add support for Gravatars.
2915
2916         * gnus-gravatar.el: Add this file.
2917
2918         * gravatar.el: Add this file.
2919
2920 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921
2922         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2923
2924         * gnus-group.el (gnus-group-fetch-faq): Remove.
2925
2926         * gnus.el (gnus-group-faq-directory): Remove.
2927
2928         * gnus-group.el (gnus-group-fetch-charter): Remove.
2929
2930         * gnus.el (gnus-group-charter-alist): Remove.
2931
2932         * gnus-group.el (gnus-group-archive-directory): Remove.
2933         (gnus-group-recent-archive-directory): Ditto.
2934         (gnus-group-make-archive-group): Remove.
2935
2936         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2937
2938         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2939         use the same article number for all the cached articles.
2940
2941         * nnimap.el (nnimap-command): Register the last command time so
2942         that we can use it for idling NOOPs.
2943         (nnimap-open-connection): Start the keeplive timer.
2944         (nnimap-make-process-buffer): Store all the process buffers.
2945         (nnimap-keepalive): New function.
2946
2947         * starttls.el (starttls-open-stream): Add autoload cookie.
2948
2949 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2950
2951         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2952         handling.
2953
2954 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2955
2956         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2957         its data structures.
2958
2959         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2960         instead of the cl.el copy-list.
2961         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2962         equalp.
2963
2964 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2965
2966         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2967         and tool-bar-local-item-from-menu.
2968
2969         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2970         mode-line-highlight face for Emacs.
2971
2972         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2973         loading gnus-sum.elc; fix comment for canlock-verify.
2974         (gnus-article-jump-to-part): Use read-number.
2975         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2976         Remove Emacs pre-21 compatible code for help-echo.
2977         (gnus-article-next-page-1): No need to adjust the number of lines.
2978         (gnus-article-describe-bindings): Always use help-buffer.
2979
2980         * gnus-audio.el (gnus-audio-inline-sound)
2981         * gnus-cus.el (gnus-custom-mode)
2982         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2983
2984         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2985
2986         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2987         compatible code.
2988
2989 2010-09-24  Glenn Morris  <rgm@gnu.org>
2990
2991         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2992         visiting the fcc file in rmail-mode.
2993
2994         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2995
2996 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * nnir.el: Silence the byte compiler.
2999
3000         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3001         alias to browse-url-url-encode-chars if any.
3002         (gnus-html-encode-url): Use it.
3003
3004 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3005
3006         * gnus-start.el (gnus-use-backend-marks): New variable.
3007         (gnus-get-unread-articles-in-group): Use it.
3008
3009         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3010         makeover.
3011
3012 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3013
3014         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3015
3016 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3019         Remove.
3020         (gnus-setup-news-hook):
3021         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3022
3023         * gnus-int.el (gnus-request-update-info): Protect against backends not
3024         having the function.
3025
3026         * nnimap.el (nnimap-stream): Mention starttls.
3027         (nnimap-open-connection): Add starttls support.
3028
3029 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3030
3031         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3032
3033 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3034
3035         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3036         BODYSTRUCTUREs.
3037         (nnimap-transform-headers): Unfold quoted {42} headers.
3038
3039         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3040         the info.
3041         (gnus-get-unread-articles): Only call updatep on backends that support
3042         it.
3043
3044         * nnweb.el (nnweb-request-update-info): NOOP.
3045
3046         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3047
3048         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3049         since it only deals with marks.
3050
3051         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3052         gnus-request-marks, and make a new gnus-request-update-info.
3053
3054         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3055         the active instead of the high number, which is usually too low.
3056
3057 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3058
3059         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3060         * encrypt.el: Remove.
3061
3062 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3063
3064         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3065         server in symbolic form.
3066
3067         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3068
3069 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3070
3071         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3072         (nnimap-update-info): Fix up code slightly.
3073
3074         * gnus-int.el (gnus-open-server): Add tracing for performance
3075         debugging.
3076
3077         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3078         (gnus-group-insert-group-line): Pass the real group name so that it
3079         gets the right data.
3080
3081         * gnus-start.el (gnus-get-unread-articles): Don't have
3082         `gnus-get-unread-articles-in-group' update info, since that can be
3083         really slow and doesn't seem to be needed?
3084
3085 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3086
3087         * time-date.el (date-to-time): Try using parse-time-string first before
3088         using the slower timezone-make-date-arpa-standard.
3089
3090 2010-09-22  Julien Danjou  <julien@danjou.info>
3091
3092         * gnus-group.el (gnus-group-insert-group-line):
3093         Call gnus-group-highlight-line.
3094         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3095         default hook list.
3096         (gnus-group-update-eval-form): Add new function.
3097         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3098         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3099
3100 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3101
3102         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3103         immediate, then expire all articles.
3104         (nnimap-update-info): Fix off-by-one errors.
3105         (nnimap-flags-to-marks): Would return no marks lists for group with no
3106         flags.  Instead return the other data.
3107
3108 2010-09-22  Julien Danjou  <julien@danjou.info>
3109
3110         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3111         Only return an icon.
3112         (gnus-group-insert-group-line): Compute icon to return.
3113
3114         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3115         (gnus-html-image-fetched): Only cache if
3116         gnus-html-image-automatic-caching is set.
3117         (gnus-html-image-fetched): Check for errors.
3118
3119 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3120
3121         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3122         once per method on `g'.  This ensures that backends like nnfolder don't
3123         open all their folders.
3124
3125         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3126         (nnimap-request-list): Nix out group in the correct buffer.
3127         (nnimap-parse-flags): Implement by using `read' instead of
3128         hand-parsing.
3129         (nnimap-flags-to-marks): Pass on permanent-flags.
3130         (nnimap-make-process-buffer): Record the server name.
3131         (nnimap-parse-flags): Fix typo.
3132         (nnimap-request-scan): Run split on the server in general, not just a
3133         single group.
3134
3135         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3136         parameter, and propagate this downwards.
3137
3138         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3139         since EXAMINE changes it on the server.
3140
3141         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3142         this command might take a while.
3143
3144 2010-09-22  Julien Danjou  <julien@danjou.info>
3145
3146         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3147         harmful if you have 2 images side-by-side, they can't be properly
3148         update on text deletion.  Using text-property is safer here.
3149         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3150         data.
3151
3152 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * nnimap.el (nnimap-expunge-inbox): Remove.
3155         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3156         (nnimap-expunge): Flip default to t.
3157
3158         * gnus.el (gnus-method-to-server): Don't push things to the cache
3159         unless it's unique.
3160         (gnus-server-to-method): Ditto.
3161
3162 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3163
3164         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3165
3166 2010-09-22  Julien Danjou  <julien@danjou.info>
3167
3168         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3169         get the start of data.
3170         (gnus-html-encode-url): Add this function to encode special chars in
3171         URL.
3172         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3173         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3174
3175         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3176         default.
3177         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3178
3179         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3180         images alt-text.
3181         (gnus-html-put-image): Put alt-text as help-echo.
3182
3183 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3184
3185         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3186         * mm-util.el (mm-decompress-buffer)
3187         * nnir.el (nnir-run-find-grep)
3188         * pop3.el (pop3-list): Use 3rd arg of split-string.
3189
3190         * time-date.el (format-seconds): Comment fix.
3191
3192         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3193         and byte-optimize-form-code-walker.
3194         (dgnushack-make-auto-load): Don't advise make-autoload.
3195
3196         * lpath.el: Remove Emacs 21 stuff.
3197
3198 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3199
3200         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3201         outside the active range.  Suggested by Dan Christensen.
3202
3203         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3204         slightly later to avoid double-getting it.
3205
3206         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3207         previous patch.
3208
3209         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3210
3211 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3212
3213         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3214
3215 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3216
3217         * gnus-int.el (gnus-open-server): Give a better error message in the
3218         "go offline" case.
3219
3220         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3221         marks for nnimap, which is seldom the right thing to do.
3222
3223         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3224         (gnus-same-method-different-name): New function.
3225
3226         * nnimap.el (parse-time): Require.
3227
3228         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3229         method in the presence of many similar methods.
3230
3231         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3232
3233         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3234         nnml-inhibit-expiry.
3235
3236         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3237         find out whether methods are equal.
3238
3239         * nnimap.el (nnimap-find-expired-articles): New function.
3240         (nnimap-process-expiry-targets): New function.
3241         (nnimap-request-move-article): Request the article before looking at
3242         what the Message-ID is.  Fix found by Andrew Cohen.
3243         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3244
3245         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3246         for oldness in addition to being a predicate.
3247
3248         * nnimap.el (nnimap-request-group): When we have zero articles, return
3249         the right data to Gnus.
3250         (nnimap-request-expire-articles): Only delete articles immediately if
3251         the target is 'delete.
3252
3253         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3254         method, this would bug out.
3255
3256         * gnus-group.el (gnus-group-expunge-group): Rename from
3257         gnus-group-nnimap-expunge, and implemented as a normal interface
3258         function.
3259
3260         * gnus-int.el (gnus-request-expunge-group): New function.
3261
3262         * nnimap.el (nnimap-request-create-group): Implement.
3263         (nnimap-request-expunge-group): New function.
3264
3265 2010-09-21  Julien Danjou  <julien@danjou.info>
3266
3267         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3268         (gnus-html-cache-expired): Add new function.
3269         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3270         wethever we should display image for fetch it.
3271         Compute alt-text earlier to pass it to the fetching function too.
3272         (gnus-html-schedule-image-fetching): Change function argument to only
3273         get one image at a time, not a list.
3274         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3275         cache.
3276         (gnus-html-get-image-data): New function to retrieve image data from
3277         cache.
3278         (gnus-html-put-image): Change buffer argument to use image data rather
3279         than file, and place image above region rather than inserting a new
3280         one.  Do not take alt-text as argument, since it's useless now: we place
3281         the image above alt-text.
3282         (gnus-html-prune-cache): Remove.
3283         (gnus-html-show-images): Start to fetch image when we find one, do not
3284         push into a temporary list.
3285         (gnus-html-prefetch-images): Only fetch image if they have expired.
3286         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3287         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3288
3289 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3292
3293 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3294
3295         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3296         spec inser "*" if the group isn't active instead of 0.
3297
3298         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3299         opening the server.
3300         (nnimap-request-delete-group): Implement group deletion.
3301         (nnimap-transform-headers): Return the size of the entire message in
3302         the Bytes header, not just the size of the first part.
3303         (nnimap-request-move-article): When moving an article from nnimap,
3304         request the article first so the accepting form has an article to
3305         accept.  Reported by Dan Christensen.
3306         (nnimap-command): Make sure that the error message doesn't error out.
3307
3308 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3309
3310         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3311         we haven't requested anything.
3312
3313 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3314
3315         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3316         "".  Fix found by Andrew Cohen.
3317
3318         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3319         instead of -encode-string.
3320
3321 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3322
3323         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3324
3325         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3326         by mm-subst-char-in-string.
3327
3328 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3329
3330         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3331         waiting for the connection string.
3332
3333         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3334         arriving.
3335
3336         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3337         bogus characters.  This allows selecting certain Gmail groups.
3338
3339         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3340         (nnimap-fetch-partial-articles): New variable.
3341         (nnimap-open-connection): When looking for credentials, also use the
3342         nnimap-server-port.
3343         (nnimap-request-article): Return the group/article number, so that Gnus
3344         `^' works as expected.
3345         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3346
3347         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3348         comments.
3349         (gnus-methods-sloppily-equal): New function.
3350         (gnus): When using the development version of Gnus, load the gnus-load
3351         file.
3352
3353         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3354         `gnus-open-server' on each method before trying to scan them etc.
3355         This ensures that all the backend parameters are set correctly.
3356
3357         * nnimap.el (nnimap-authenticator): New variable.
3358         (nnimap-open-connection): Allow anonymous login.
3359         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3360         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3361
3362         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3363         patch, found by Knut Anders Hatlen.
3364
3365 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3366
3367         * gnus-agent.el (gnus-agent-batch-confirmation)
3368         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3369         to gnus-message.
3370         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3371         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3372         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3373         * gnus-int.el (gnus-open-server): Likewise.
3374         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3375         (gnus-score-check-syntax): Likewise.
3376         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3377         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3378         Likewise.
3379         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3380
3381 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3382
3383         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3384         calling conventions so that prefetch doesn't bug out.
3385
3386 2010-09-19  Julien Danjou  <julien@danjou.info>
3387
3388         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3389         rather than `subst-char-in-region' in order to be able to replace ASCII
3390         char by UTF-8 ones.
3391
3392         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3393         than curl.
3394         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3395         the right URL and ALT text on images.
3396         (gnus-html-wash-tags): Fix tag case.
3397         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3398         (gnus-article-html): Add -o display_ins_del=2 option.
3399         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3400
3401 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3402
3403         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3404         the extra mail headers, which sometimes seem to happen for unknown
3405         reasons.
3406
3407         * mail-parse.el (mail-header-encode-parameter): Define as
3408         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3409         (or most, perhaps?) mail readers don't understand the latter, but do
3410         understand the former.
3411
3412         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3413         to nil, so that no methods are automatically agentized.  I think this
3414         is probably what most users want.
3415
3416         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3417         from url-retrieve, for instance about invalid URLs.
3418
3419         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3420         groups that have no articles.
3421         (nnimap-request-article): Check that we really got an article when we
3422         requested one.
3423
3424         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3425         doesn't exist.
3426
3427         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3428         nntp buffer so the agent can save it.
3429         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3430         that CRLF doesn't get translated to \n.
3431         (nnimap-open-connection): Don't make 'shell commands only send \n.
3432
3433 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3434
3435         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3436         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3437         Update var name.
3438         (nnml-generate-nov-file): Use dolist.
3439         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3440         Use with-current-buffer.
3441
3442 2010-09-18  Julien Danjou  <julien@danjou.info>
3443
3444         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3445         parallel.
3446
3447 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3448
3449         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3450         the range update right.
3451         (nnimap-request-group): Don't make `M-g' bug out on group with no
3452         marks.
3453         (nnoo): Require, so that other packages can require nnimap.
3454         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3455         command we're looking for.  This helps when the server sends more
3456         responses after we've gotten everything we expected.
3457         (nnimap): Add a `newlinep' field to keep track of end-of-line
3458         conventions.
3459         Don't send CRLF to things that don't want it.
3460         (nnimap-request-accept-article): Ditto.
3461
3462 2010-09-18  Julien Danjou  <julien@danjou.info>
3463
3464         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3465         than curl to retrieve images.
3466
3467 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3468
3469         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3470         the marks.
3471         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3472         (nnimap-wait-for-connection): New function.
3473         (nnimap-open-connection): If we have PREAUTH, don't query for login
3474         credentials.
3475         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3476         when doing a partial update.
3477
3478 2010-09-18  Julien Danjou  <julien@danjou.info>
3479
3480         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3481         tags.
3482
3483 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3484
3485         * nnimap.el (nnimap-credentials): New function.
3486         (nnimap-open-connection): Use the new function to look for credentials
3487         also on the numeric equivalents of "imap" and "imaps".
3488
3489         * gnus-start.el (gnus-activate-group): Send the info to
3490         gnus-request-group.
3491
3492         * nnimap.el (nnimap-request-group): Have the "check" version of the
3493         function parse flags and update the info, so that a `M-g' get a total
3494         resync of all flags from the group.
3495
3496         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3497         to allow backends to alter the info on group selection.  Also alter all
3498         the backend -request-group functions to take the parameter.
3499
3500         * nnimap.el (nnimap-store-info): New function.
3501         (nnimap-update-info): Store the info for later usage.
3502         (nnimap-request-group): Use the stored info for the dont-check case, so
3503         that we don't retrieve all marks when we enter a group.
3504
3505         * nnimap.el: Use deffoo instead of defun for interface functions.
3506
3507         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3508         update the group info.  This makes the nndraft groups, for instance, go
3509         back to their old behaviour.
3510
3511         * gnus-sum.el (gnus-select-newsgroup): Indent.
3512
3513         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3514         in.
3515         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3516         nothing.
3517
3518         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3519         from methods that are denied.
3520
3521         * gnus-int.el (gnus-method-denied-p): New function.
3522
3523         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3524         store the password instead of netrc.
3525         (nnimap-open-connection): Don't error out when we can't make a
3526         connections.
3527
3528         * auth-source.el (auth-source-create): In the password prompt, say what
3529         we're querying for.  Also prompt for user name if that hasn't been
3530         given.
3531
3532         * nnimap.el (nnimap-with-process-buffer): Remove.
3533
3534 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3535
3536         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3537         method when we're reading from the agent.
3538
3539         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3540
3541         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3542         that's probably most useful for users.
3543
3544         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3545         "failed" all the time.
3546
3547         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3548         ...)) with (with-current-buffer ... ).
3549
3550         * nntp.el (nntp-open-server): Return whether the open was successful or
3551         not.
3552
3553         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3554         select an unread unseen article first.
3555
3556         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3557         /etc/services, supply some sensible port defaults.
3558
3559         * dgnushack.el: Define netrc-credentials.
3560
3561 2010-09-17  Julien Danjou  <julien@danjou.info>
3562
3563         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3564
3565 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3566
3567         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3568         doesn't have any parameters.
3569
3570 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3571
3572         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3573         only upcased checks.
3574
3575         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3576
3577         * nnimap.el (nnimap-open-shell-stream): New function.
3578         (nnimap-open-connection): Use it.
3579         (nnimap-transform-headers): Get the number of lines in each message.
3580         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3581         number of lines.
3582         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3583         problem.
3584
3585         * utf7.el (utf7-encode): Autoload.
3586
3587         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3588         to allow the mail splitting to not return a default group.  This is
3589         useful for nnimap, which will leave unmatched mail in the inbox.
3590
3591         * nnimap.el: Rewritten.
3592
3593         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3594         nnimap usage.
3595
3596         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3597         if the move is internal, so that nnimap can do fast internal moves.
3598
3599         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3600         data.
3601         (gnus-read-active-for-groups): Support finishing the early retrieval of
3602         data.
3603
3604         * gnus-range.el (gnus-range-nconcat): New function.
3605
3606         * gnus-int.el (gnus-finish-retrieve-group-infos)
3607         (gnus-retrieve-group-data-early): New functions.
3608
3609 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3610
3611         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3612         (nnrss-retrieve-groups):
3613         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3614         (pop3-quit): Use with-current-buffer.
3615
3616 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3617
3618         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3619         instead of nnheader-accept-process-output.
3620
3621         * dgnushack.el (dgnushack-compile): Add comment.
3622
3623         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3624
3625         * gnus-html.el (gnus-html-schedule-image-fetching)
3626         (gnus-html-prefetch-images): Replace process-kill-without-query by
3627         gnus-set-process-query-on-exit-flag.
3628
3629 2010-09-16  Romain Francoise  <romain@orebokech.com>
3630
3631         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3632
3633 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3634
3635         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3636         parameter to unintern is mandatory-ish in Emacs 24.
3637
3638         * gnus-html.el (gnus-html-schedule-image-fetching)
3639         (gnus-html-prefetch-images): Check for curl before using it.
3640
3641         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3642         depend on curl, which isn't essential.
3643
3644         * imap.el: Revert back to version
3645         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3646         seem problematic.
3647
3648 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3649
3650         * gnus-registry.el (gnus-registry-install-shortcuts):
3651         Explicitly pass `obarray' to `unintern' to avoid a warning.
3652
3653 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3654
3655         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3656         change.
3657
3658         * nnrss.el (nnrss-request-list): Remove this function and related
3659         functions, including the moreover stuff.
3660
3661 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3662
3663         * nnrss.el (nnrss-retrieve-groups): New function.
3664
3665 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3666
3667         * .dir-locals.el: Add no-byte-compile cookie.
3668
3669 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3670
3671         * time-date.el (format-seconds): Comment fix.
3672
3673         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3674         for back end that doesn't support request-scan.
3675
3676 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3677
3678         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3679         then do request scans from the backends.
3680
3681         * netrc.el (netrc-credentials): New conveniency function.
3682
3683         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3684         avoid running a hook per line, since this takes a lot of time,
3685         profiling shows.
3686         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3687         directly if gnus-visual-p is true.
3688
3689 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3690
3691         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3692         groups; replace mapcar with dolist which is a bit faster; pass groups
3693         info to gnus-read-active-file-1.
3694         (gnus-read-active-file-1): Scan only specified groups if the new
3695         optional arg `infos' is given.
3696
3697 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3698
3699         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3700
3701         * pop3.el (pop3-movemail): Remove.
3702         (pop3-streaming-movemail): Rename to pop3-movemail.
3703
3704         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3705         don't restrict end-tag searches to the end of the line.
3706
3707 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3708
3709         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3710         articles of every unchecked group to t, which means unknown since the
3711         server has never been opened.
3712
3713 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3714
3715         * gnus-html.el (gnus-html-show-alt-text): New command.
3716         (gnus-html-browse-image): Ditto.
3717         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3718         to browse the image directly.
3719         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3720         better.
3721
3722         * gnus-async.el (gnus-async-article-callback):
3723         Call `gnus-html-prefetch-images' unconditionally.
3724
3725         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3726         before feeding URLs to curl.
3727
3728 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3729
3730         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3731         internal images as deletable by `W D D'.
3732
3733         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3734         (gnus-async-article-callback): Fix typo.
3735
3736 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3737
3738         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3739         current line to work around bugs in the output from w3m.
3740
3741         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3742         for groups that want that.
3743
3744         * nntp.el (nntp-wait-for-string): Supply a timeout for
3745         accept-process-output to ensure progress.
3746
3747         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3748         level to get unread articles from, then use that for foreign groups,
3749         too.
3750
3751         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3752         confuses the rest of the function.
3753
3754         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3755         for the methods that support -retrieve-groups, too.
3756
3757         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3758
3759 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3760
3761         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3762         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3763
3764         * pop3.el: Require cl when compiling.
3765         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3766
3767 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3770         that aren't going to be activated.
3771         (gnus-get-unread-articles): Fix up the last commit.
3772
3773         * gnus-html.el (gnus-article-html): Allow calling without specifying
3774         the handle.  In that case, dissect the buffer first.
3775
3776         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3777
3778         * nnimap.el (nnimap-open-connection): Revert the change that would look
3779         into authinfo for imaps instead of imap.
3780
3781         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3782         say that you don't want to call gnus-request-group with don-check, but
3783         do check the reponse.  This is for virtual groups only.
3784         (gnus-get-unread-articles): Count the archive groups as secondary, so
3785         that they're activated the same way as before.
3786
3787         * imap.el (imap-message-map): Removed optional buffer parameter, since
3788         no callers use it.
3789         (imap-message-get): Ditto.
3790         (imap-message-put): Ditto.
3791         (imap-mailbox-map): Ditto.
3792         (imap-mailbox-put): Ditto.
3793         (imap-mailbox-get): Ditto.
3794         (imap-mailbox-get): Revert last change for this function.
3795
3796         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3797         case-insensitively.
3798         (nnimap-debug): Remove.
3799
3800         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3801         to use `imap-fetch' instead.  According to the comments, this should be
3802         safe, since all other IMAP clients use the 1:* syntax.
3803         (imap-enable-exchange-bug-workaround): Removed.
3804         (imap-debug): Removed -- doesn't seem very useful.
3805
3806         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3807         mail from a file, and the file doesn't exist.
3808
3809         * imap.el (imap-log): New convenience function used throughout instead
3810         of repeating the same code all over the place.
3811
3812         * pop3.el (pop3-streaming-movemail): Return t for success.
3813
3814         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3815         .authinfo if we're using ssl connection.
3816
3817         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3818         already have if we're in a main Gnus `g' run.
3819
3820         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3821
3822 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3823
3824         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3825
3826         * nnmh.el (nnmh-request-list-1): Bind `file'.
3827
3828         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3829         alias to set-process-query-on-exit-flag or process-kill-without-query.
3830         (pop3-open-server): Use it.
3831
3832 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3833
3834         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3835         box to the Incoming file.  Fixes mistake in previous checkin.
3836
3837         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3838         request loop (for debugging purposes) removed.
3839
3840         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3841         culprit is more visible.
3842         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3843         (nnml-add-incremental-nov): New functions to do "incremental" nov
3844         updates, where we just append to the end of the existing nov files
3845         without reading/writing them in full.
3846
3847         * mail-source.el (mail-source-delete-crash-box): Really only check the
3848         incoming files once in a while.
3849
3850         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3851
3852         * mail-source.el (mail-source-delete-crash-box): Only check the
3853         incoming files for deletion once per day to save a lot of file
3854         accesses.
3855
3856         * pop3.el (pop3-logon): Fix up unbound variable typo.
3857
3858         * mail-source.el (pop3-streaming-movemail): Autoload.
3859
3860         * pop3.el (pop3-streaming-movemail):
3861         Respect pop3-leave-mail-on-server.
3862
3863         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3864         retrieval.
3865
3866         * pop3.el (pop3-process-filter): Remove unused function.
3867         (pop3-streaming-movemail, pop3-send-streaming-command)
3868         (pop3-wait-for-messages, pop3-write-to-file)
3869         (pop3-number-of-responses): New functions for streaming pop3
3870         retrieval.
3871
3872         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3873         come from no known methods.
3874         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3875         list.
3876
3877         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3878         message sizes.
3879         (pop3-movemail): Use erase-buffer instead of looping and deleting
3880         regions, which seems rather odd.
3881
3882         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3883         file once per `g' run.
3884
3885         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3886         directories.  This makes the draft queue directory work.
3887
3888         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3889         data from the backends, so that we only request the list of groups from
3890         each method once.  This should speed things up considerably.
3891
3892         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3893         detect that it's not implemented.
3894
3895         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3896         we actually do recurse down into the tree, but don't stat all leaf
3897         nodes.
3898
3899         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3900         then say so instead of bugging out.
3901
3902         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3903         files exist before trying to read them.
3904
3905         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3906         around <pre_int>.
3907
3908         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3909
3910         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3911
3912 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3913
3914         * mm-util.el (mm-image-load-path): Just return the image directories,
3915         not all directories in the path in addition to the image directories.
3916         (mm-image-load-path): Maintain a cache of the image directories so that
3917         the `g' command in Gnus doesn't have to stat dozens of directories each
3918         time.
3919
3920         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3921         (gnus-html-wash-tags): Add a new `i' command to insert images.
3922         (gnus-html-insert-image): New command and keystroke.
3923         (gnus-html-redisplay-with-images): New command and keystroke.
3924         (gnus-html-show-images): Rename command.
3925         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3926         spacers.
3927         (gnus-html-wash-tags): Decode entities at the end, so that entities
3928         inside the tags don't mess up the rest of the "parsing".
3929
3930         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3931         so that nnimap methods aren't agentized by default.  There's apparently
3932         many problems related to agent/imap behaviour.
3933
3934         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3935
3936         * gnus-html.el: Doc fix.
3937
3938 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3939
3940         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3941         specifier-spec-list for Emacs 21.
3942
3943         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3944         glyph-width and glyph-height instead of display-graphic-p and
3945         image-size; make avoidance of displaying small images work for XEmacs.
3946
3947         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3948         for XEmacs.
3949
3950         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3951         of symbol that holds plist data.
3952         (gnus-process-plist): Remove plist of process after getting it.
3953
3954 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3955
3956         * message.el (message-generate-hashcash): Change default to
3957         'opportunistic if hashcash is installed.
3958
3959         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3960         (gnus-html-put-image): Only call image-size once, since it's somewhat
3961         time-consuming on remote X servers.
3962
3963 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3964
3965         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3966         type on data, not a file name.
3967
3968         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3969         window-pixel-edges for Emacs 21.
3970
3971         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3972         decoded contents.
3973         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3974
3975 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3976
3977         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3978         group line format, since it isn't very interesting.
3979
3980         * gnus-agent.el (gnus-agent-short-article),
3981         (gnus-agent-long-article): Increase values for these two variables,
3982         since most people are likely to have more network connection and
3983         storage than before.
3984
3985         * gnus.el (gnus-refer-article-method): Change default to 'current.
3986         When referring an article, the common behaviour is to refer it from the
3987         current select method, not the native select method.  The chances of
3988         the native select method having the message in question is rather slim
3989         these days.
3990
3991         * gnus-sum.el (gnus-auto-select-subject): Change default to
3992         `unseen-or-unread'.  I think it's likely that most people want to
3993         select an unseen article over a previously seen, but unread one.
3994
3995         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3996         means that in the article buffer none of the minor mode elements will
3997         be shown, usually, and this is not desirable in most cases.
3998
3999         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4000         that commands like `d' (and the like) go to the next line in the
4001         buffer, instead of the next unread article.  I think this is the
4002         behaviour that is most natural for most users.
4003         (gnus-single-article-buffer): Change default to nil, so that people can
4004         have as many article buffers open as they have summary buffer.  I think
4005         this is the most natural way for the groups to behave.
4006
4007         * message.el (message-generate-new-buffers): Change default to
4008         `unsent', so that all new message buffers start their names with the
4009         string "*unsent", and it's easier to find the buffers if you move from
4010         them.
4011
4012 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4013
4014         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4015         small.  They're probably tracking images.
4016         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4017         (gnus-html-rescale-image): Yet another try at getting the image sizing
4018         right.
4019
4020         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4021         nntp-marks-file-name is nil.
4022
4023 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4024
4025         * gnus-html.el (gnus-html-wash-tags)
4026         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4027         Better logging.
4028
4029 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4030
4031         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4032
4033         * gnus-html.el (gnus-html-wash-tags): Check the value of
4034         gnus-blocked-images in the summary buffer.
4035
4036 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4037
4038         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4039
4040 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4041
4042         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4043         like "a", it seems like.
4044         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4045         since it needs to be picked from the correct buffer.
4046
4047         * nnwfm.el: Remove.
4048
4049         * nnlistserv.el: Remove.
4050
4051 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4052
4053         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4054         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4055
4056 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4057
4058         * nnkiboze.el: Remove.
4059
4060         * nndb.el: Remove.
4061
4062         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4063         alt text.
4064         (gnus-html-rescale-image): Try to get the rescaling logic right for
4065         images that are just wide and not tall.
4066
4067         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4068         overshadow variable bindings.
4069
4070 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4071
4072         * gnus-html.el (gnus-html-wash-tags)
4073         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4074         Add extra logging.
4075
4076 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4077
4078         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4079         (gnus-max-image-proportion): New variable.
4080         (gnus-html-rescale-image): New function.
4081         (gnus-html-put-image): Rescale images.
4082
4083 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4084
4085         Fix up some byte-compiler warnings.
4086         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4087         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4088         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4089         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4090         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4091         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4092         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4093
4094 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4095
4096         * gnus-html.el (gnus-article-html): Decode contents by charset.
4097
4098 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4099
4100         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4101         (gnus-html-frame-width, gnus-blocked-images)
4102         * message.el (message-prune-recipient-rules): Add custom version.
4103         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4104
4105         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4106         functions.
4107
4108         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4109         gnus-process-get.
4110
4111 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4112
4113         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4114         instead of lsub directly.
4115
4116 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4117
4118         * nnwarchive.el: Remove.
4119
4120         * gnus-soup.el: Remove.
4121
4122         * nnsoup.el: Remove.
4123
4124         * nnultimate.el: Remove.
4125
4126         * gnus-html.el (gnus-blocked-images): New variable.
4127
4128         * message.el (message-prune-recipients): New function.
4129         (message-prune-recipient-rules): New variable.
4130
4131         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4132         guess whether a long line is natural text or not.
4133
4134         * gnus-html.el (gnus-html-schedule-image-fetching):
4135         Use gnus-process-plist and friends for compatibility.
4136
4137 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4138
4139         * gnus-html.el: Require packages that define macros used in this file.
4140         (gnus-article-mouse-face): Declare to silence byte-compiler.
4141         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4142         process-get.
4143         (gnus-html-put-image): Use plist-get to avoid getf.
4144         (gnus-html-prefetch-images): Use with-current-buffer.
4145
4146 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4147
4148         * gnus-ems.el: Provide compatibility functions for
4149         gnus-set-process-plist.
4150
4151         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4152         header-line-format for XEmacs 21.4.
4153
4154         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4155         * gnus.el (gnus-valid-select-methods)
4156         * message.el (message-send-mail-partially-limit)
4157         * mm-decode.el (mm-text-html-renderer)
4158         * mml.el (mml-insert-mime-headers-always)
4159         * smiley.el (smiley-regexp-alist): Bump custom version.
4160
4161 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4162
4163         * gnus-html.el: require mm-url.
4164         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4165         with the url to `url'.
4166         (gnus-html-wash-tags): Support cid: URLs/images.
4167
4168 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4169
4170         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4171         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4172         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4173
4174         * gnus-move.el: Remove file, since it doesn't really work.
4175
4176         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4177         UTF-8.  This seems to fix problems with some German web feeds.
4178
4179         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4180         at the top so that the proper colours are applied.
4181
4182         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4183         don't have dots in their names.
4184
4185         * gnus-art.el (gnus-article-view-part): Doc fix.
4186
4187         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4188         XEmacs-compatible.
4189         (gnus-html-put-image): Don't do images on non-graphic displays.
4190
4191         * nnslashdot.el: Remove this unused backend.
4192
4193         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4194         actions.
4195         (gnus-undo-register-1): Revert last change.
4196
4197         * gnus-group.el (gnus-group-completing-read): Protect against not
4198         having completion-styles bound.
4199
4200         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4201         make broken recipients happier.
4202
4203         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4204
4205         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4206         point parameter.
4207
4208         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4209
4210         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4211         completion-styles for group selection.
4212
4213 2009-02-04  Andreas Schwab  <schwab@suse.de>
4214
4215         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4216         headers and regexp-quote the match if necessary.
4217
4218 2009-03-24  Miles Bader  <miles@gnu.org>
4219
4220         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4221         the blinking smiley.
4222
4223 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4224
4225         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4226         blink smiley.
4227
4228 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4229
4230         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4231         where the dribbel file lives exists.
4232
4233         * message.el (message-send-mail-partially-limit): Change the default to
4234         nil, since most people don't want this.
4235
4236         * mm-url.el (mm-url-decode-entities): Also decode entities like
4237         &#x3212.
4238
4239 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4240
4241         * gnus-sum.el (gnus-summary-idna-message):
4242         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4243         Hyperlink urls in docstrings with URL `...'.
4244
4245 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4246
4247         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4248         functions.
4249
4250 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251
4252         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4253         say what the mouseover text should be.
4254
4255         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4256         version of the mm-w3m-safe-url-regexp variable to only download images
4257         in the groups where we want that to happen.
4258
4259         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4260
4261         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4262         easier debugging.
4263         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4264         big pictures in the article buffer.
4265
4266         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4267         gnus-article-html.
4268         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4269         w3m.
4270
4271         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4272
4273 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4274
4275         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4276         which doesn't exist.
4277
4278         * message.el (message-inhibit-ecomplete): New variable to allow some
4279         function to inhibit ecomplete address storage.
4280         (message-resend): Disable ecomplete message storage when resending
4281         messages.
4282
4283         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4284
4285 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4286
4287         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4288         Save excursion while copying, moving, and deleting articles in order to
4289         prevent the cursor from jumping to unforeseen place.
4290
4291 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4292
4293         * lpath.el: No need to bind bookmark-current-buffer,
4294         bookmark-yank-point and bookmark-make-record-function.
4295
4296 2010-08-17  Glenn Morris  <rgm@gnu.org>
4297
4298         * gnus-sync.el: Require gnus components whose functions are used.
4299
4300         * gnus-art.el (bookmark-make-record-function):
4301         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4302         Declare for compiler.
4303
4304         * mm-url.el (mml-compute-boundary): Autoload.
4305
4306 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4307
4308         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4309
4310 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4311
4312         Typo fix "hoo4a" -> "hook".
4313
4314         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4315
4316 2010-08-14  Glenn Morris  <rgm@gnu.org>
4317
4318         * gnus-sync.el (gnus-sync): Fix defgroup version.
4319
4320 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4321
4322         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4323
4324         * gnus-sync.el: Fix docs.
4325         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4326         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4327
4328 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4329
4330         Optimizations for gnus-sync.el.
4331
4332         * gnus-sync.el: Add docs about gnus-sync-backend
4333         possibilities.
4334         (gnus-sync-save): Remove unnecessary message.
4335         (gnus-sync-read): Optimize and show what groups were skipped.
4336
4337 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4338
4339         Minor bug fixes for gnus-sync.el.
4340
4341         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4342         Don't read the sync on get-new-news.
4343
4344         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4345         quiet.
4346
4347         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4348         (fix typo).
4349
4350 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4351
4352         Make saving and restoring of hidden threads work with overlays.
4353         Patch applied by Ted Zlatanov.
4354
4355         * gnus-sum.el (gnus-hidden-threads-configuration)
4356         (gnus-restore-hidden-threads-configuration): Update to deal with text
4357         properties, rather than searching for a magic character.
4358
4359 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4360
4361         New gnus-sync.el library for synchronization of marks.
4362
4363         * gnus-sync.el: New library for synchronization of marks.
4364
4365         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4366         renamed from `gnus-registry-grep-in-list'.
4367
4368         * gnus-registry.el (gnus-registry-follow-group-p):
4369         Use `gnus-grep-in-list'.
4370
4371         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4372
4373 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4376         determining charset of text fails.
4377
4378 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4379
4380         * nnmail.el (nnmail-get-new-mail-1): Revert.
4381
4382         * nnml.el (nnml-active-number): Make sure names of newly created groups
4383         in nnml-group-alist are encoded.
4384
4385 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4386
4387         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4388         containing non-ASCII characters in active file for nnml back end.
4389
4390 2010-07-24  David Engster  <dengste@eml.cc>
4391
4392         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4393         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4394
4395 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4396
4397         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4398         tag (Bug#6654).
4399
4400 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4401
4402         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4403         the article buffer, not the summary buffer.
4404
4405 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4408         Emacs 23 as well.
4409
4410 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4411
4412         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4413         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4414
4415 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4416
4417         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4418         Patch applied by Karl Fogel.
4419
4420         * gnus-sum.el (gnus-summary-bookmark-make-record):
4421         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4422
4423 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4424
4425         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4426         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4427         C-w still not working correctly from Article buffers; Thierry's
4428         patch to fix that will be applied after this.
4429
4430         * gnus-art.el (bookmark-make-record-function): New local variable.
4431
4432         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4433         article buffer.
4434         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4435
4436 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4437
4438         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4439         on changes in bookmark.el.
4440
4441 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4442
4443         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4444         `no-log' instead of message not to log prompt string.
4445
4446 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4447
4448         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4449         the *other* type of HTML form submission.
4450
4451 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4452
4453         * auth-source.el (auth-source-pick): If choice does not contain a
4454         questioned keyword, set the check to t.
4455
4456 2010-06-12  Romain Francoise  <romain@orebokech.com>
4457
4458         * gnus-util.el (gnus-date-get-time): Move up before first use.
4459
4460 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4461
4462         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4463         (gnus-article-edit-part): Bind it to make last part that is substituted
4464         or deleted visible.
4465         (gnus-mime-display-single): Buttonize part of which id equals to
4466         gnus-mime-buttonized-part-id.
4467
4468 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4469
4470         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4471         (gnus-dd-mmm): Use gnus-date-get-time.
4472         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4473         simplify logic.
4474         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4475         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4476
4477 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4478
4479         * auth-source.el (top): Autoload `secrets-list-collections',
4480         `secrets-create-item', `secrets-delete-item'.
4481         (auth-sources): Fix tag string.
4482         (auth-get-source, auth-source-retrieve, auth-source-create)
4483         (auth-source-delete): New defuns.
4484         (auth-source-pick): Rewrite in order to avoid 2 passes.
4485         (auth-source-forget-user-or-password): New parameter USERNAME.
4486         (auth-source-user-or-password): New parameters CREATE-MISSING and
4487         DELETE-EXISTING.  Retrieve password interactively, if needed.
4488
4489 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4490
4491         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4492         deleting unused directories when gnus-expert-user is t.
4493
4494 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4495
4496         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4497         for each temp file when gnus-article-browse-delete-temp is ask.
4498
4499 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4500
4501         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4502         Lisp calls to delete-backward-char by calls to delete-char.
4503
4504 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4505
4506         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4507
4508 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4509
4510         * password-cache.el (password-cache-remove): Fix docstring.
4511
4512 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4513
4514         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4515         article unless decoding article to be saved.
4516
4517 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4518
4519         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4520         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4521         generated within the mm-with-unibyte-current-buffer macro.
4522
4523 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4524
4525         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4526         to nil when we're in a mml-preview buffer and no group is selected.
4527
4528 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4529
4530         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4531         when catching the `C-g'.  Reported by "Leo".
4532
4533 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * message.el (message-forward-make-body-plain)
4536         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4537         multibyte-string-p.
4538
4539         * lpath.el: Revert.
4540
4541 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4542
4543         * message.el (message-forward-make-body-mml): Assume original message
4544         is multibyte string; error on unibyte.
4545         (message-forward-make-body-plain): Ditto; don't add excessive newline
4546         in body end.
4547
4548         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4549
4550 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4551
4552         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4553         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4554
4555 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4556
4557         * mm-extern.el (mm-extern-url): Don't use
4558         mm-with-unibyte-current-buffer.
4559         (mm-extern-cache-contents): Use with-current-buffer instead of
4560         save-excursion + set-buffer.
4561
4562 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4563
4564         * mm-util.el (mm-emacs-mule): Remove.
4565
4566 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4567
4568         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4569         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4570         change.
4571
4572 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4573
4574         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4575         bind the default value of enable-multibyte-characters to nil.
4576
4577 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4578
4579         * message.el (message-forward-make-body-plain)
4580         (message-forward-make-body-mml):
4581         Don't use mm-with-unibyte-current-buffer.
4582
4583 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4584
4585         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4586
4587 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4588
4589         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4590         (Bug#5592).
4591
4592 2010-05-07  Julien Danjou  <julien@danjou.info>
4593
4594         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4595         it to mm-pipe-part.
4596
4597         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4598         it is given.
4599
4600 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4601
4602         * binhex.el (binhex-decode-region-internal)
4603         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4604         (dns-query)
4605         * nnweb.el (nnweb-gmane-search)
4606         * pgg-parse.el (pgg-parse-armor)
4607         * pgg.el (pgg-verify-region)
4608         * sha1.el (sha1-string-external)
4609         * uudecode.el (uudecode-decode-region-internal)
4610         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4611         XEmacs.
4612
4613         * gnus-art.el (gnus-article-browse-html-parts)
4614         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4615         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4616         make-temp-file.
4617
4618         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4619         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4620         compiling.
4621
4622         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4623         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4624         XEmacs when compiling.
4625
4626         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4627         gnus-pick-mode-off-hook for XEmacs when compiling.
4628         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4629         gnus-binary-mode-off-hook for XEmacs when compiling.
4630
4631         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4632         Return nil if char-charset is not available.
4633
4634         * imap.el (imap-disable-multibyte)
4635         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4636         macros.
4637
4638         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4639         instead of encode-coding-string.
4640
4641         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4642         'xemacs) instead of mm-emacs-mule to switch function definitions.
4643         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4644
4645         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4646         bind temporary-file-directory for XEmacs;
4647         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4648         timer-set-function for XEmacs 21.4 and SXEmacs;
4649         bind timer-list for XEmacs 21.4 and SXEmacs;
4650         fbind char-charset and find-charset-region for non-Mule XEmacs;
4651         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4652         encode-coding-region and encode-coding-string for XEmacs having no
4653         file-coding feature.
4654
4655 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4656
4657         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4658
4659 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4660
4661         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4662         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4663
4664 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4665
4666         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4667         alias `jka-compr-delete-temp-file' no longer exists.
4668
4669 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4670
4671         Use define-minor-mode in Gnus where applicable.
4672         * mml.el (mml-mode): Use define-minor-mode.
4673         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4674         (gnus-undo-mode): Use define-minor-mode.
4675         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4676         (gnus-dead-summary-mode): Use define-minor-mode.
4677         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4678         Initialize in declaration.
4679         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4680         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4681         (gnus-mailing-list-mode): Use define-minor-mode.
4682         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4683         (gnus-draft-mode): Use define-minor-mode.
4684         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4685         (gnus-dired-mode): Use define-minor-mode.
4686
4687 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4688
4689         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4690         handles on recursive mml-to-mime translation and check them for
4691         boundary delimiter collisions.  Reported by Greg Troxel.
4692
4693 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4694
4695         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4696
4697 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4698
4699         * mm-util.el (mm-find-buffer-file-coding-system):
4700         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4701
4702 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4703
4704         * message.el (message-generate-headers): Record insertion of optional
4705         headers as well.  Otherwise the check to prevent repeated insertion of
4706         optional headers is a no-op.
4707
4708 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4709
4710         * smime.el: Don't mention CVS.
4711
4712         * nnrss.el (nnrss-fetch): Don't mention CVS.
4713
4714         * nnir.el: Don't mention CVS.
4715
4716 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4717
4718         * gnus-sum.el (gnus-summary-bookmark-make-record):
4719         Add `location' field.
4720
4721 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4722
4723         * lpath.el: Fbind bookmark-default-handler,
4724         bookmark-get-bookmark-record, bookmark-make-record-default,
4725         bookmark-prop-get for Emacs <23 and XEmacs.
4726
4727 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4728
4729         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4730         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4731         Use with-current-buffer to silence the byte-compiler.
4732         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4733         bother to require `gnus'.
4734         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4735
4736 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4737
4738         * gnus-sum.el (gnus-summary-bookmark-make-record)
4739         (gnus-summary-bookmark-jump): New functions.
4740         (gnus-summary-mode): Setup bookmark support.
4741
4742 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4743
4744         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4745         if set.
4746
4747 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4748
4749         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4750         gnus-article-browse-html-save-cid-image; make it work recursively for
4751         forwarded messages as well.
4752         (gnus-article-browse-html-parts): Work when prefix arg is given.
4753         (gnus-article-browse-html-article): Doc fix.
4754
4755 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4756
4757         * message.el (message-default-mail-headers):
4758         (message-default-headers): Carry the value mail-default-headers over
4759         into message-default-mail-headers, rather than message-default-headers.
4760
4761 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4762
4763         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4764         charset.
4765
4766         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4767         charset into the <meta> tag when the article is encoded to utf-8.
4768
4769 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4770
4771         * gnus-art.el (gnus-article-browse-delete-temp-files):
4772         Delete directories as well.
4773         (gnus-article-browse-html-parts): Work for images that do not specify
4774         file names; delete temp directory when quitting; insert header at the
4775         right place; use file: scheme for image files.
4776
4777 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4778
4779         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4780         (gnus-article-browse-html-parts): Use it to make temporary cid image
4781         files in addition to html file so that browser may display them.
4782
4783 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4784
4785         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4786
4787 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4788
4789         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4790
4791 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4792
4793         * auth-source.el (auth-sources): Change default to be simpler.
4794         Explain about Secret Service API sources.  Improve Customize options.
4795         (auth-source-pick): Change to accept any number of search parameters.
4796         Implement fallbacks iteratively, not recursively.  Add scoring on the
4797         second pass and sort by score.  Call Secret Service API when needed.
4798         (auth-source-user-or-password): Use it.  Call Secret Service API
4799         directly when needed to get the user name and the password.
4800
4801 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4802
4803         * message.el (message-interactive): Doc fix.
4804         (message-qmail-inject-args): Reflow.
4805         (message-kill-to-signature): Fix typo in docstring.
4806
4807         * smiley.el (smiley-buffer): Fix typo in docstring.
4808
4809 2010-03-24  Glenn Morris  <rgm@gnu.org>
4810
4811         * mail-source.el (gnus-message): Declare.
4812         (mail-source-delete-old-incoming): Require gnus-util.
4813
4814 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4815
4816         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4817
4818         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4819
4820         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4821         password-cache's default if it is not bound.
4822         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4823         password-cache-expiry's default if it is not bound.
4824
4825         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4826         available in Emacs 21.
4827
4828         * lpath.el: Suppress compiler warnings for:
4829         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4830         XEmacs;
4831         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4832         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4833         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4834
4835 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4836
4837         * auth-source.el (auth-sources): Fix up definition so extra parameters
4838         are always inline.
4839
4840 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4841
4842         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4843         wasn't updated after mismatch.  Clear cached mailbox info correctly
4844         when uidvalidity changes.
4845         (nnimap-group-prefixed-name): New function to avoid some code
4846         duplication.
4847         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4848         (nnimap-request-group): Use it.
4849         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4850         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4851         with many imap folders.  This is done by caching the group status from
4852         the imap server persistently in a group parameter `imap-status'.  (This
4853         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4854         but not persistently, so every Gnus startup was still very slow.)
4855
4856 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4857
4858         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4859         delete the extra newline.  Otherwise editing of :string and :number
4860         types don't work.
4861
4862 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4863
4864         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4865         secrets.el dependency.
4866         (auth-sources): Add optional user name.  Add secrets.el configuration
4867         choice (unused right now).
4868
4869 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4870
4871         * gnus-sum.el (gnus-summary-make-menu-bar):
4872         Let `gnus-registry-install-shortcuts' fill in the functions.
4873
4874         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4875         warnings.
4876         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4877         (gnus-registry-install-shortcuts): Populate and use it in a
4878         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4879
4880 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4881
4882         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4883         In-place substitutions for the group name encoding/decoding.
4884         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4885         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4886         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4887         (nnimap-update-unseen, nnimap-request-list)
4888         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4889         (nnimap-request-set-mark, nnimap-split-to-groups)
4890         (nnimap-split-articles, nnimap-request-newgroups)
4891         (nnimap-request-create-group, nnimap-request-accept-article)
4892         (nnimap-request-delete-group, nnimap-request-rename-group)
4893         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4894         `encoded-mbx' for consistency.
4895         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4896         variable `imap-current-mailbox'.
4897
4898         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4899         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4900
4901 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4902
4903         * pop3.el (pop3-display-message-size-flag): Display message size byte
4904         counts during POP3 download.
4905         (pop3-movemail): Use it.
4906         (pop3-list): Implement listing of available messages.
4907
4908 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4909
4910         * nnir.el (nnir-get-article-nov-override-function): New function to
4911         override the normal NOV retrieval.
4912         (nnir-retrieve-headers): Use it.
4913
4914 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4915
4916         * auth-source.el (netrc-machine-user-or-password): Autoload.
4917
4918 2010-03-19  Glenn Morris  <rgm@gnu.org>
4919
4920         Stop message.el from loading about 40 libraries it doesn't always need.
4921         The general approach is to autoload rather than require, and to
4922         require in the specific functions rather than the file.  (Bug#5642)
4923
4924         * gmm-utils.el: Don't require wid-edit.
4925         (widget-create-child-value, widget-convert, widget-default-get):
4926         Autoload.
4927
4928         * gnus-util.el: Don't require time-date, netrc.
4929         (message-fetch-field, gnus-group-name-decode): Declare rather than
4930         autoloading.
4931         (gnus-fetch-field): Require message.
4932         (gnus-decode-newsgroups): Require gnus-group.
4933
4934         * ietf-drums.el: Don't require time-date.
4935
4936         * message.el: Don't require hashcash, canlock, ecomplete.
4937         Do require mail-utils.  Require nnheader only when compiling.
4938         (smtpmail-default-smtp-server): Remove declaration.
4939         (message-send-mail-function): Check smtpmail-default-smtp-server
4940         is bound rather than requiring smtpmail.
4941         (message-auto-save-directory, message-insert-signature):
4942         Use expand-file-name rather than nnheader-concat.
4943         (nnheader-insert-file-contents): Autoload.
4944         (hashcash-wait-async): Declare.
4945         (message-send-mail): Only call gnus-setup-posting-charset if
4946         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4947         (message-send-mail-with-sendmail): Require sendmail.
4948         (canlock-password, canlock-password-for-verify): Declare.
4949         (message-canlock-password): Require canlock.
4950         (nnheader-get-report): Autoload.
4951         (gnus-setup-posting-charset): Declare.
4952         (message-send-news): Require gnus-msg.
4953         (message-make-references, message-make-in-reply-to): Use mail-header-id
4954         rather than the alias mail-header-message-id.
4955         (ecomplete-add-item, ecomplete-save): Declare.
4956         (message-put-addresses-in-ecomplete): Require ecomplete.
4957         (ecomplete-display-matches): Autoload.
4958
4959         * mm-decode.el: Don't require mailcap, gnus-util.
4960         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4961         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4962         Autoload.
4963         (mailcap-mime-extensions): Declare.
4964
4965         * mm-encode.el: Don't require mailcap.
4966         (mailcap-extension-to-mime): Autoload.
4967
4968         * mml-sec.el: Don't require password-cache.
4969
4970         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4971         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4972         (mml-minibuffer-read-type): Require mailcap.
4973         (mml-preview): Require gnus-msg.
4974
4975         * mml1991.el: Require password-cache.
4976         (password-cache-expiry): Remove declaration.
4977
4978         * mml2015.el: Require password-cache.
4979         (password-cache-expiry): Remove declaration.
4980
4981         * nneething.el (mailcap): Require mailcap.
4982
4983         * nnheader.el (declare-function): Add compatibility stub.
4984         (message-remove-header): Declare rather than autoload.
4985         (nnheader-replace-header): Require message.
4986
4987         * nnimap.el (declare-function): Add compatibility stub.
4988         (netrc-parse, netrc-machine-user-or-password): Declare.
4989         (nnimap-open-connection): Require netrc.
4990
4991         * nntp.el (declare-function): Add compatibility stub.
4992         (netrc-parse, netrc-machine, netrc-get): Declare.
4993         (nntp-send-authinfo): Require netrc.
4994
4995         * rfc2047.el: Don't require qp.
4996         (quoted-printable-encode-region, quoted-printable-decode-string):
4997         Autoload.
4998
4999         * sieve-mode.el: Don't require easymenu.
5000         (easy-menu-add-item): Autoload it.
5001
5002         * spam-stat.el (time-to-number-of-days): Autoload it.
5003
5004 2010-03-19  Glenn Morris  <rgm@gnu.org>
5005
5006         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5007
5008 2010-03-18  Glenn Morris  <rgm@gnu.org>
5009
5010         * hashcash.el (declare-function): Remove duplicate definition.
5011
5012 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5013
5014         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5015         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5016         value if any backslash escapes).
5017
5018 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5021         if it is available.  (bug#5647)
5022
5023         * lpath.el: Suppress compiler warning for coding-system-from-name for
5024         Emacs 21 and XEmacs.
5025
5026 2010-03-14  Juri Linkov  <juri@jurta.org>
5027
5028         * hmac-def.el:
5029         * hmac-md5.el:
5030         * netrc.el: Fix keywords.
5031
5032 2010-02-26  Glenn Morris  <rgm@gnu.org>
5033
5034         * message.el (message-send-mail-function): Change the default, so that
5035         it inherits from a customized send-mail-function.  (Bug#5643)
5036
5037 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5038
5039         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5040         shell-command-to-string signals an error (bug#5299).
5041
5042 2010-02-24  Glenn Morris  <rgm@gnu.org>
5043
5044         * message.el (message-smtpmail-send-it)
5045         (message-send-mail-with-mailclient): Doc fixes.
5046
5047 2010-02-16  Glenn Morris  <rgm@gnu.org>
5048
5049         * message.el (message-default-mail-headers): Change the default value
5050         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5051
5052 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5053
5054         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5055         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5056
5057 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5058
5059         * time-date.el (date-to-time): Doc fix (Bug#5408).
5060
5061 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5062
5063         * message.el (message-mail): Just pass yank-action on to message-setup.
5064         (message-setup): Handle (FUN . ARGS) form of yank-action.
5065         (message-with-reply-buffer, message-widen-reply)
5066         (message-yank-original): Handle non-buffer values of
5067         message-reply-buffer (Bug#4080).
5068         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5069
5070 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5071
5072         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5073         Fix typo in docstring.
5074
5075 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5076
5077         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5078         response.
5079
5080 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5083
5084         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5085
5086         * message.el (message-check-news-header-syntax): Protect against a
5087         string that `rfc822-addresses' returns when parsing fails.
5088
5089 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5090
5091         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5092         (gnus-previous-char-property-change): New functions.
5093
5094         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5095
5096 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5097
5098         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5099         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5100
5101 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5102
5103         * message.el (message-exchange-point-and-mark): Rework last change to
5104         avoid using optional arg of exchange-point-and-mark, for backward
5105         compatibility.
5106
5107 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5108
5109         * message.el (message-exchange-point-and-mark):
5110         Call exchange-point-and-mark with an argument rather than setting
5111         mark-active by hand (Bug#5175).
5112
5113 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5114
5115         * nntp.el (nntp-service-to-port): Work for service expressed with
5116         numeric string; replace [:digit:] with [0-9] for XEmacs.
5117
5118 2009-12-17  Glenn Morris  <rgm@gnu.org>
5119
5120         * gnus-group.el (gnus-bug-group-download-format-alist):
5121         Change emacs entry to debbugs.gnu.org.  Bump :version.
5122
5123 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5124
5125         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5126
5127 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5128
5129         * message.el (message-info): Explain why we use `Info-goto-node'.
5130
5131 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5134
5135 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5136
5137         * message.el (message-completion-in-region): New compatibility function.
5138         (message-expand-group): Use it.
5139
5140 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5141
5142         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5143         with no unread article should be listed if the 2nd arg `predicate' is
5144         given.
5145
5146 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5147
5148         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5149
5150 2009-11-29  Juri Linkov  <juri@jurta.org>
5151
5152         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5153         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5154         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5155
5156 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5157
5158         * sha1.el (sha1-string-external): default-directory "/" in case
5159         otherwise non-existent.  process-connection-type pipe for touch of
5160         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5161
5162 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5163
5164         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5165         it's comms related and sgml-mode.el has "comm" on that basis too.
5166
5167 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5168
5169         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5170         containing tspecial characters if they have been already quoted.
5171
5172 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5173
5174         * dns-mode.el (auto-mode-alist): Purecopy string.
5175
5176 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5177
5178         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5179
5180 2009-10-24  Glenn Morris  <rgm@gnu.org>
5181
5182         * gnus-art.el (help-xref-stack-item): Define for compiler.
5183
5184 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5185
5186         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5187
5188 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5189
5190         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5191
5192 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5193
5194         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5195         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5196
5197 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5198
5199         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5200         (gnus-overlays-in): New alias to overlays-in.
5201
5202         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5203         gnus-overlay-get, and gnus-delete-overlay.
5204         (gnus-summary-show-thread): Make it work as well for systems in which
5205         next-single-char-property-change is not available.
5206         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5207
5208         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5209         (gnus-overlay-get): New alias to extent-property.
5210         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5211
5212         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5213         SXEmacs.
5214
5215         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5216         SXEmacs.
5217
5218 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5219
5220         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5221
5222 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5223
5224         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5225         and XEmacs that don't have `remove-overlays'.
5226
5227 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5228
5229         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5230         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5231         selective display.  Use overlays instead.
5232
5233 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5234
5235         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5236
5237 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5238
5239         * spam-stat.el (spam-stat-load): Fix typo in message.
5240
5241 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5242
5243         * dig.el (dig-invoke): Fix typo in docstring.
5244         (query-dig): Reflow docstring.
5245
5246 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5247
5248         * gnus-art.el (gnus-article-encrypt-body):
5249         * message.el (message-check-recipients):
5250         * mm-util.el (mm-codepage-setup):
5251         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5252         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5253
5254 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5255
5256         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5257         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5258         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5259         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5260         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5261
5262 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5263
5264         * dig.el: Add "Keywords: comm", as per net-utils.el.
5265
5266 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5267
5268         * dig.el (dig-mode): Use define-derived-mode.
5269
5270 2009-09-19  Glenn Morris  <rgm@gnu.org>
5271
5272         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5273
5274 2009-09-18  Glenn Morris  <rgm@gnu.org>
5275
5276         * gnus-diary.el (gnus-diary-check-message):
5277         * message.el (message-insert-formatted-citation-line):
5278         * nnbabyl.el (top-level):
5279         * nndiary.el (nndiary-schedule):
5280         Fix typos in condition-case handlers.
5281
5282 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5283
5284         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5285         configuration that provides the sole article window in a frame;
5286         position point correctly after deleting a part.
5287
5288 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5289
5290         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5291         (spam-resolve-registrations-routine): Use it to unregister articles
5292         that change status.
5293
5294 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5297         with XEmacs.
5298         (parse-time-string-chars): Use it.
5299
5300 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5301
5302         * imap.el (imap-interactive-login): Better messages.
5303         (imap-open): Fix bug with renamed buffer on reconnect.
5304         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5305         for easier debugging and cleaner code.  On successful (guessed based on
5306         server capabilities) secondary authentication, set imap-state
5307         correctly.
5308         (imap-last-authenticator): Define imap-last-authenticator as a variable
5309         to avoid warnings.
5310
5311 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * nnrss.el (nnrss-request-article): Remove binding of
5314         default-enable-multibyte-characters that has gotten needless by
5315         the 2007-07-13 change in rfc2047-encode-message-header.
5316
5317         * mml.el (mml-insert-multipart): Error on the message header.
5318         (mml-insert-part): Error on the message header; position point at
5319         the end of a MIME tag.
5320
5321 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5322
5323         * time-date.el (autoload): Expand define-obsolete-function-alias into
5324         defalias and make-obsolete for old Emacsen that Gnus supports.
5325         (with-no-warnings): Define it for old Emacsen.
5326         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5327         is available.
5328         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5329         float-time is available; suppress compile warning for time-to-seconds.
5330
5331         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5332         (gnus-float-time): Alias to float-time if it exists.
5333
5334         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5335         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5336         float-time is available; suppress compile warning for time-to-seconds.
5337
5338         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5339         XEmacs.
5340
5341 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5342
5343         * imap.el (imap-message-map): Docstring fix.
5344
5345 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5346
5347         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5348         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5349         Add the optional argument `encoding' that overrides the default.
5350
5351         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5352         mm-encode-buffer.
5353
5354 2009-09-04  Glenn Morris  <rgm@gnu.org>
5355
5356         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5357         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5358         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5359         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5360         * mm-util.el (mm-with-unibyte-current-buffer)
5361         (mm-find-buffer-file-coding-system):
5362         * yenc.el (yenc-decode-region): Use default-value rather than
5363         default-enable-multibyte-characters.
5364
5365 2009-09-03  Glenn Morris  <rgm@gnu.org>
5366
5367         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5368         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5369         than default-enable-multibyte-characters.
5370
5371 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5372
5373         * gnus-art.el (gnus-article-read-summary-keys):
5374         Fix gnus-buffer-configuration's value temporarily used.
5375
5376 2009-09-02  Glenn Morris  <rgm@gnu.org>
5377
5378         * gnus-util.el (gnus-float-time): New function.
5379         * gnus-delay.el (gnus-delay-article):
5380         * gnus-sum.el (gnus-thread-latest-date):
5381         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5382         * nnspool.el (nnspool-request-newgroups):
5383         Use gnus-float-time rather than time-to-seconds.
5384         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5385
5386         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5387         (gnus-header-subject-face, gnus-header-newsgroups-face)
5388         (gnus-header-name-face, gnus-header-content-face):
5389         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5390         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5391         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5392         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5393         (gnus-cite-face-11):
5394         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5395         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5396         (gnus-server-closed-face, gnus-server-denied-face)
5397         (gnus-server-offline-face):
5398         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5399         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5400         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5401         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5402         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5403         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5404         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5405         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5406         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5407         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5408         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5409         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5410         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5411         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5412         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5413         (gnus-summary-high-undownloaded-face)
5414         (gnus-summary-low-undownloaded-face)
5415         (gnus-summary-normal-undownloaded-face)
5416         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5417         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5418         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5419         (gnus-splash-face):
5420         * message.el (message-header-to-face, message-header-cc-face)
5421         (message-header-subject-face, message-header-newsgroups-face)
5422         (message-header-other-face, message-header-name-face)
5423         (message-header-xheader-face, message-separator-face)
5424         (message-cited-text-face, message-mml-face):
5425         * sieve-mode.el (sieve-control-commands-face)
5426         (sieve-action-commands-face, sieve-test-commands-face)
5427         (sieve-tagged-arguments-face):
5428         * spam.el (spam-face):
5429         Mark face aliases with "-face" in the name as obsolete.
5430
5431 2009-09-01  Glenn Morris  <rgm@gnu.org>
5432
5433         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5434         than goto-line.
5435
5436 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5439         Don't move point if the command is invoked inside the message header.
5440
5441 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5442
5443         * imap.el (imap-send-command): Simplify.
5444         (imap-wait-for-tag): point-max -> buffer-size.
5445
5446 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5447
5448         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5449         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5450         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5451         * nnir.el (nnir-swish-e-index-file):
5452         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5453         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5454         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5455         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5456         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5457         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5458
5459 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5460
5461         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5462         Don't save excursion.
5463
5464 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5465
5466         * nnheader.el (nnheader-find-file-noselect):
5467         * mm-util.el (mm-insert-file-contents):
5468         Use (default-value 'major-mode) instead of default-major-mode.
5469
5470 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5471
5472         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5473
5474 2009-08-26  Glenn Morris  <rgm@gnu.org>
5475
5476         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5477         than placing in files.el.
5478
5479 2009-08-25  Glenn Morris  <rgm@gnu.org>
5480
5481         * nnir.el (top-level): Don't require cl at run-time.
5482         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5483         Replace cl-function substitute with gnus-replace-in-string.
5484         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5485         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5486         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5487         simplified expansions.
5488
5489 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5490
5491         * dig.el (dig): Add autoload cookie.
5492
5493 2009-08-22  Glenn Morris  <rgm@gnu.org>
5494
5495         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5496         goto-line.
5497
5498 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5499
5500         * parse-time.el (parse-time-string-chars): Save match data.
5501
5502 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5503
5504         * parse-time.el (parse-time-string-chars): Compute using character
5505         classes, to handle non-ascii characters (Bug#3190).
5506
5507 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5508
5509         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5510
5511         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5512         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5513         (gnus-mm-display-part, gnus-mime-display-single)
5514         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5515         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5516
5517         * gnus-sum.el
5518         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5519         (gnus-summary-move-article): Add expirable mark to articles copied or
5520         moved to group that has auto-expire turned on if the option is non-nil.
5521
5522 2009-07-24  Glenn Morris  <rgm@gnu.org>
5523
5524         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5525         Fix typo.  (Bug#3903)
5526
5527 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5528
5529         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5530         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5531         that should not be used for draft articles.
5532         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5533         that has no concern in minor mode keys.
5534         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5535         Abolish.
5536
5537 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5538
5539         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5540         article without making inquiry to a user for unknown encoding.
5541
5542         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5543         (nnmaildir--scan): Assume i-node and device number that file-attributes
5544         returns might be cons-cell.
5545
5546         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5547
5548         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5549
5550 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5551
5552         * auth-source.el: Remove docs now in auth.texi.  Don't use
5553         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5554         `auth-source-hide-passwords' and use them.
5555
5556 2009-07-15  Glenn Morris  <rgm@gnu.org>
5557
5558         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5559
5560 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5561
5562         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5563         excessive whitespace from the default values of title and description.
5564
5565 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5566
5567         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5568         mail-fetch-field to fetch Content-Description header in order to
5569         exclude newlines.
5570
5571 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5572
5573         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5574         format used by GnuPG 2.0.11.
5575
5576 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5579         to deleted part.
5580
5581 2009-05-30  David Engster  <dengste@eml.cc>
5582
5583         * nnmairix.el: Remove old documentation in the commentary block.
5584         (nnmairix-request-group): Do not update active file for nnml back ends.
5585         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5586         end so that overview files are ignored.
5587         (nnmairix-update-groups): Make updating the groups more robust by using
5588         marks.
5589         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5590         with dollar characters in message-id.
5591
5592 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5593
5594         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5595         2008-12-25 in dns.el.
5596
5597 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5598
5599         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5600         could happen if the text is only composed of spaces and/or tabs.
5601
5602 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5603
5604         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5605         when sending a queued message to avoid extra mml tags.
5606
5607 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5608
5609         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5610
5611 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5612
5613         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5614         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5615         rmail-toggle-header for XEmacs;
5616         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5617
5618 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * gnus-dired.el: Remove autoload for gnus-setup-message.
5621         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5622         displaying Gnus logo; always use compose-mail.
5623
5624 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5625
5626         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5627
5628 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5629
5630         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5631         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5632         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5633         available.
5634         (gnus-nocem-epg-verify): New function.
5635
5636 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5637
5638         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5639
5640 2009-02-15  Glenn Morris  <rgm@gnu.org>
5641
5642         * gnus-util.el (rmail-insert-rmail-file-header)
5643         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5644         autoloads.
5645         (rmail-default-rmail-file): Remove unnecessary declaration.
5646         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5647
5648 2009-02-14  Glenn Morris  <rgm@gnu.org>
5649
5650         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5651         variable (only used in gnus-util, which declares it anyway).
5652         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5653         which was only needed by gnus-art (changed to not use it any more).
5654         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5655         only used in gnus-util, which autoloads it itself.
5656         (rmail-update-summary): Fix autoload.
5657
5658         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5659         rather than rmail-output-to-rmail-file.
5660
5661 2009-02-07  Glenn Morris  <rgm@gnu.org>
5662
5663         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5664         autoload of function that no longer exists.
5665         (rmail-toggle-header): Declare.
5666         (message-forward-rmail-make-body): Handle mbox Rmail.
5667
5668 2009-01-31  Glenn Morris  <rgm@gnu.org>
5669
5670         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5671         2009-01-09 change.
5672
5673 2009-01-31  Dave Love  <fx@gnu.org>
5674
5675         * imap.el (imap-fetch-safe): Bind debug-on-error.
5676         (imap-debug): Add imap-fetch-safe.
5677
5678 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5679
5680         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5681         (auth-source-forget-all-cached): New convenience function.
5682         (auth-source-user-or-password): Accept list of modes or a single mode.
5683
5684         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5685         auth-source modes.
5686
5687         * netrc.el (netrc-machine-user-or-password): Use list of
5688         auth-source modes.
5689
5690         * nnimap.el (nnimap-open-connection): Use list of
5691         auth-source modes.
5692
5693         * nntp.el (nntp-send-authinfo): Use list of
5694         auth-source modes.
5695
5696 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5697
5698         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5699         now.
5700
5701 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5702
5703         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5704         coding system in XEmacs; add a workaround for XEmacs.
5705
5706         * lpath.el: Fbind coding-system-aliasee.
5707
5708 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5709
5710         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5711         of current-language-environment.
5712
5713 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5714
5715         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5716         available at runtime.
5717
5718 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5719
5720         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5721
5722 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5723
5724         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5725         the greatest positive fixnum value doesn't work under an XEmacs with
5726         bignum support; use the most-positive-fixnum constant instead,
5727         available since Emacs 21.1 with cl and XEmacs 21.1.
5728
5729 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5732         XEmacs gets not to work.
5733
5734 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * mm-util.el (mm-coding-system-priorities): Allow the value like
5737         "Japanese (UTF-8)" of current-language-environment.
5738
5739 2009-01-09  Glenn Morris  <rgm@gnu.org>
5740
5741         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5742         with last-command-event.
5743
5744 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5745
5746         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5747         in the doc string.
5748
5749         * message.el (message-fix-before-sending): Amend comment.
5750
5751 2009-01-08  Dave Love  <fx@gnu.org>
5752
5753         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5754
5755 2009-01-07  David Engster  <dengste@eml.cc>
5756
5757         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5758         simplified server definitions by converting it via
5759         gnus-server-to-method.
5760
5761 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5762
5763         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5764         parameter's operands.
5765
5766 2009-01-06  David Engster  <dengste@eml.cc>
5767
5768         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5769         primary select method (for gnus-group-mark-article-as-read).
5770
5771 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5772
5773         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5774         `(gnus)Face', not `(gnus)X-Face'.
5775
5776 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * mm-util.el (mm-ucs-to-char): New function.
5779
5780         * mm-url.el (mm-url-decode-entities): Use it.
5781
5782         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5783         unicode-to-char.
5784
5785 2009-01-05  Dave Love  <fx@gnu.org>
5786
5787         * time-date.el: Require cl for `declare'.
5788
5789 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5790
5791         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5792         Dave Love.
5793
5794 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5795
5796         * message.el (message-fix-before-sending): Add `eight-bit' to
5797         illegible-text check.
5798
5799 2009-01-03  Michael Olson  <mwolson@gnu.org>
5800
5801         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5802         `headers' is nil.  This can occur if the IMAP server does not have
5803         permissions to read messages from a folder, but can write new messages
5804         to the folder.
5805         (nnimap-request-article-part): Do not insert `data' if it is nil.
5806
5807         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5808         characters which will confuse `read', so skip past them.
5809
5810 2009-01-01  Dave Love  <fx@gnu.org>
5811
5812         * imap.el (imap-string-to-integer): Fix typo.
5813         (imap-fetch-safe): New function.
5814         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5815
5816         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5817
5818         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5819         (imap-parse-greeting): Fix doc strings.
5820         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5821         (imap-parse-flag-list): Make messages unique.
5822         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5823
5824         * nnimap.el: Fix author email.
5825         (nnimap-split-rule): Add FIXME comment.
5826         (nnimap-debug): Fix doc string.
5827
5828 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5829
5830         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5831
5832 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5833
5834         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5835         nslookup if resolv.conf isn't available.
5836         (dns-query): Rename from query-dns.
5837         (dns-query-cached): Rename from query-dns-cached.
5838
5839 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5840
5841         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5842         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5843         to check if those variables exist (first appeared in Emacs 18.50).
5844
5845 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5846
5847         * mm-util.el (mm-line-number-at-pos): New function.
5848
5849         * spam-report.el (spam-report-process-queue): Use it.
5850
5851 2008-12-24  David Engster  <dengste@eml.cc>
5852
5853         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5854         parameters that haven't existed as variables as buffer-local variables.
5855
5856 2008-12-23  Dave Love  <fx@gnu.org>
5857
5858         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5859         cadar.
5860
5861         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5862         imap-starttls-p.
5863         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5864
5865 2008-12-22  Dave Love  <fx@gnu.org>
5866
5867         * imap.el: Fix author email.  Doc fixes.
5868         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5869         reply.
5870
5871 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5872
5873         * spam-report.el (spam-report-gmane-max-requests): New constant.
5874         (spam-report-gmane-wait): New variable.
5875         (spam-report-gmane-ham, spam-report-gmane-spam)
5876         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5877         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5878         the server.
5879
5880         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5881         Add explanations.
5882
5883         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5884         nnheader-accept-process-output and nnheader-read-timeout if available.
5885         (pop3-movemail): Use it.
5886
5887         * message.el (message-check-news-body-syntax): Fix signature check if
5888         there's an attachment.
5889
5890 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5891
5892         * mm-util.el: Add comments to the mm- emulating functions.
5893
5894 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5895
5896         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5897         Reported by Stephen Berman <stephen.berman@gmx.net>.
5898
5899 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5900
5901         * mm-util.el (mm-substring-no-properties): New function.
5902         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5903         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5904         (mm-string-to-multibyte): Doc fix.
5905
5906         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5907
5908 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5909
5910         * mml.el (mml-attach-file): Strip text properties from file name.
5911         (Bug#1574)
5912
5913 2008-12-16  Glenn Morris  <rgm@gnu.org>
5914
5915         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5916
5917 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5920         knows since the charset specified might be a bogus alias that
5921         mm-charset-synonym-alist provides.
5922
5923 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5924
5925         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5926         "ISO_8859-1".
5927
5928         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5929
5930 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5931
5932         * mm-util.el (mm-charset-eval-alist):
5933         Define it before mm-charset-to-coding-system.
5934         (mm-charset-to-coding-system): Add optional argument `silent';
5935         define it before mm-charset-override-alist.
5936         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5937         default value if it can be used in Emacs currently running;
5938         silence mm-charset-to-coding-system.
5939
5940 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5943         `allow-override' which says whether to use `mm-charset-override-alist'.
5944         (rfc2047-decode-encoded-words): Use it.
5945
5946         * mm-util.el (mm-charset-override-alist): Fix custom type;
5947         add `(gb2312 . gbk)' to choices.
5948
5949 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5952         fast.
5953
5954         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5955
5956         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5957
5958 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5959
5960         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5961         on links.
5962
5963         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5964
5965 2008-12-03  Lute Kamstra  <lute@gnu.org>
5966
5967         * sha1.el: Remove leading * from docstrings of defcustoms,
5968         deffaces, defconsts and defuns.
5969
5970 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5971
5972         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5973         users' addresses that don't have domain parts.
5974         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5975         rather than message-narrow-to-head since there will be the message
5976         header separator.
5977
5978 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5979
5980         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5981         since the result is inserted in a unibyte buffer anyway.
5982         (nnimap-demule-use-string-to-multibyte): Remove.
5983         (nnimap-demule): Alias it to mm-string-to-multibyte.
5984
5985 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5986
5987         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5988         variable for debugging bug#464 and bug#1174.
5989         (nnimap-demule): Use it.
5990
5991 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5992
5993         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5994         score calculation correctly.
5995
5996 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5997
5998         * message.el (message-send-mail): Just set the buffer to unibyte
5999         rather than use mm-with-unibyte-current-buffer which does a lot more.
6000         (message-send-mail-partially): Don't bother with
6001         mm-with-unibyte-current-buffer since it's already been made unibyte by
6002         message-send-mail.
6003
6004 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6005
6006         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6007
6008 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6009
6010         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6011
6012 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6013
6014         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6015         require itself and to remove `with-no-warnings'.
6016
6017 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6018
6019         * starttls.el (starttls-any-program-available): Get the name of the
6020         available TLS layer program.
6021         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6022         well as the host name in the "opening" message.
6023
6024         * auth-source.el (auth-source-cache, auth-source-do-cache)
6025         (auth-source-user-or-password): Cache passwords and logins by default,
6026         allow override with `auth-source-do-cache'.
6027         (auth-source-forget-user-or-password): Allow users to remove cache
6028         entries if needed.
6029
6030 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6031
6032         * md4.el (md4-buffer): Fix typo in docstring.
6033         (md4, md4-64): Doc fixes.
6034         (md4-pack-int32): Reflow docstring.
6035
6036 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6037
6038         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6039         condition-case to only the forward-sexp call.
6040
6041 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6042
6043         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6044         quotes contained.  Make it more robust regardless by an extra
6045         condition-case wrapper.
6046
6047 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6048
6049         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6050
6051 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6052
6053         * nnml.el (nnml-request-expire-articles): Check if the function set to
6054         `nnmail-expiry-target' returns the symbol `delete'.
6055
6056         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6057
6058         * nnmail.el (nnmail-expiry-target): Fix custom type.
6059
6060 2008-10-02  Glenn Morris  <rgm@gnu.org>
6061
6062         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6063         Silence compiler warning.
6064
6065 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6066
6067         * tls.el (open-tls-stream): Show the actual command being
6068         executed, instead of the format string.
6069
6070 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6071
6072         * lpath.el: Fbind codepage-setup for Emacs 23.
6073
6074 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6075
6076         * mml.el (mml-menu): Don't assume mml2015 is bound.
6077
6078 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6079
6080         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6081         exists.
6082
6083 2008-09-27  Glenn Morris  <rgm@gnu.org>
6084
6085         * gnus-util.el (mail-header-remove-comments): Autoload it.
6086
6087 2008-09-27  Andreas Schwab  <schwab@suse.de>
6088
6089         * gnus-util.el (gnus-split-references): Strip comments.
6090         (gnus-parent-id): Likewise.
6091
6092 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6093
6094         * message.el (message-confirm-send): Fix version.
6095
6096 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6097
6098         * message.el (message-idna-to-ascii-rhs-1): Use
6099         mail-extract-address-components rather than mail-header-parse-addresses
6100         that is an alias by default to ietf-drums-parse-addresses that does not
6101         support non-ASCII names in headers' contents.
6102
6103 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6104
6105         * message.el (message-confirm-send): Fix variable documentation to
6106         avoid the "y/n" wording.
6107
6108 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6109
6110         * message.el (message-set-auto-save-file-name): Save to a different
6111         filename so multiple messages (especially drafts) can be recovered.
6112
6113 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6114
6115         * message.el (message-confirm-send): Add appropriate version.
6116
6117 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6118
6119         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6120         defvar.
6121
6122 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6123
6124         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6125         (mm-pkcs7-enveloped-magic): Ditto.
6126
6127 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6128
6129         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6130         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6131
6132 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6133
6134         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6135         default, it's better.
6136
6137 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6138
6139         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6140         summary line gnus-number property and ignore them (with a warning
6141         message).
6142
6143 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6144
6145         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6146         macro caddr in the interactive form since it won't be expanded.
6147
6148 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6149
6150         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6151         `charset'; fix name of function called recursively.
6152         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6153
6154 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6155
6156         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6157         (gnus-mime-set-charset-parameters): New function.
6158         (gnus-mime-view-part-as-charset): Use it to correctly display part
6159         specifying wrong charset.
6160
6161 2008-09-08  David Engster  <dengste@eml.cc>
6162
6163         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6164         in completing-read for back end server.
6165
6166 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6167
6168         * message.el (message-confirm-send): New variable to confirm sending a
6169         message.
6170         (message-send): Use it.
6171
6172 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6173
6174         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6175
6176 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6179
6180 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6181
6182         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6183         prevent tracking too many groups.
6184         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6185         Use it.
6186
6187 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6188
6189         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6190         moving point to the bottom of the window in order to avoid recentering.
6191
6192 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6193
6194         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6195
6196         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6197         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6198         (gnus-article-beginning-of-window): Fix calculation.
6199
6200 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6201
6202         * gnus-msg.el (gnus-summary-supersede-article)
6203         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6204         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6205         message header.
6206
6207 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6208
6209         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6210         pending output coming after the status change.
6211
6212 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6213
6214         * message.el:
6215         * gnus-start.el:
6216         * gnus-registry.el: Remove VMS support.
6217
6218 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6219
6220         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6221         macro.
6222         (rfc2104-hash): Use it.
6223
6224 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6225
6226         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6227         (gnus-summary-sort-by-most-recent-date): New commands.
6228         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6229         and menu entries.
6230
6231 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6232
6233         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6234         don't redisplay article for raw contents; remove plural articles stuff.
6235
6236         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6237         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6238         on gnus-summary-save-article; display results properly.
6239
6240 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6241
6242         * lpath.el: No need to fbind ns-focus-frame.
6243
6244 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6245
6246         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6247
6248 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6249
6250         * gnus-art.el (gnus-summary-save-in-pipe):
6251         Consider gnus-save-all-headers.
6252
6253 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6254
6255         * gnus-util.el (ns-focus-frame): Remove declaration.
6256         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6257         like x.
6258
6259 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6260
6261         * rfc2104.el (rfc2104-zero): Delete defconst.
6262         (rfc2104-hex-alist): Likewise.
6263         (rfc2104-hex-to-int): Delete func.
6264         (rfc2104-hexstring-to-bitstring): Likewise.
6265         (rfc2104-nybbles): New defconst.
6266         (rfc2104-hash): Rewrite for speed.
6267
6268 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6269
6270         * tls.el (open-tls-stream): Make it work with the 2nd argument
6271         BUFFER that is a string but does not exist as a buffer object, as
6272         mentioned in the doc-string.
6273
6274 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6275
6276         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6277         SXEmacs.
6278
6279 2008-07-16  Glenn Morris  <rgm@gnu.org>
6280
6281         * gnus-util.el (ns-focus-frame): Declare for compiler.
6282
6283 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6284
6285         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6286         set as a group parameter.
6287         (gnus-summary-save-in-pipe): Work when it is called independently.
6288         (gnus-summary-pipe-to-muttprint): Don't modify
6289         gnus-summary-pipe-output-default-command.
6290
6291 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6292
6293         * message.el (message-send-mail-with-sendmail):
6294         Display the error message.
6295
6296 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * gnus-art.el (gnus-default-article-saver):
6299         Add gnus-summary-save-in-pipe to choices.
6300         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6301         gnus-summary-pipe-output-default-command as the default command.
6302         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6303         instead of gnus-last-shell-command.
6304
6305         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6306         New user option.
6307         (gnus-summary-muttprint-program): Mention the value will be changed.
6308         (gnus-summary-save-article): Force showing of all headers.
6309         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6310
6311 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6312
6313         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6314
6315 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6316
6317         * nnimap.el (nnimap-id):
6318         * sieve-manage.el (sieve-manage-open): Doc fixes.
6319
6320 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6321
6322         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6323         if available.
6324
6325 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6326
6327         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6328
6329         * nnkiboze.el (nnkiboze-generate-group):
6330         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6331
6332         * nnmairix.el: Require CL.
6333
6334 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6335
6336         * dgnushack.el: Autoload get-display-table and put-display-table for
6337         XEmacs 21.5.
6338
6339         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6340         21.4 and SXEmacs.
6341
6342 2008-06-15  David Engster  <dengste@eml.cc>
6343
6344         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6345
6346 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6347
6348         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6349         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6350         runtime choice under XEmacs.
6351
6352         * gnus-sum.el (gnus-summary-set-display-table):
6353         Use `gnus-put-display-table', `gnus-get-display-table',
6354         `gnus-set-display-table' for the display table, instead of `aset'.
6355
6356         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6357         Use `gnus-put-display-table', `gnus-get-display-table',
6358         `gnus-set-display-table' for the display table.
6359
6360 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6361
6362         * nnmairix.el: Add autoloads.
6363
6364 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6365
6366         * nnmairix.el (nnmairix-delete-recreate-group)
6367         (nnmairix-update-and-clear-marks): Fix error messages.
6368
6369 2008-06-14  David Engster  <dengste@eml.cc>
6370
6371         * nnmairix.el: Upgrade to version 0.6.
6372         (nnmairix-group-toggle-propmarks-this-group)
6373         (nnmairix-group-toggle-readmarks-this-group)
6374         (nnmairix-group-delete-recreate-this-group)
6375         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6376         (nnmairix-remove-tick-mark-original-article): New commands.
6377         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6378         (nnmairix-propagate-marks-to-nnmairix-groups)
6379         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6380         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6381         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6382         functions needed for marks propagation and manipulation of read marks.
6383         (nnmairix-update-groups): New function.
6384         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6385         (nnmairix-determine-original-group-from-registry)
6386         (nnmairix-determine-original-group-from-path)
6387         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6388         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6389         New helper functions.
6390         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6391         keystrokes for new commands.
6392         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6393         (nnmairix-request-group): Check allow-fast group parameter.
6394         (nnmairix-request-create-group): Set allow-fast group parameter if
6395         nnmairix-allowfast-default is set.
6396         (nnmairix-close-group): Propagate marks upon closing if needed.
6397         (nnmairix-group-toggle-threads-this-group): Use new.
6398         nnmairix-group-toggle-parameter helper function.
6399         (nnmairix-search): Better check for empty search result.
6400         (nnmairix-goto-original-article): Use new helper functions for
6401         determining original article.
6402         (nnmairix-show-original-article): Make sure message-id is in brackets.
6403         (nnmairix-call-mairix-binary): Change variable name.
6404         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6405         helper function.
6406         (nnmairix-widget-toggle-activate): Fix doc string.
6407
6408 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6409
6410         * nnir.el: Require edmacro when compiling with XEmacs.
6411         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6412         available in Emacs 21.
6413
6414 2008-06-11  Glenn Morris  <rgm@gnu.org>
6415
6416         * gnus-util.el (x-focus-frame):
6417         * gnus.el (image-size):
6418         * mm-decode.el (image-size): Declare.
6419
6420         * gnus-picon.el (declare-function): Add compat definition.
6421         (image-size): Declare.
6422
6423         * gnus-group.el (tool-bar-map):
6424         * gnus-sum.el (tool-bar-map): Define for compiler.
6425
6426         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6427
6428         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6429
6430         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6431         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6432         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6433         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6434         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6435         * sieve-manage.el, spam-report.el, spam.el:
6436         Remove unnecessary eval-and-compile of autoloads.
6437
6438 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6439
6440         * auth-source.el: Precise Tramp doc.
6441
6442 2008-06-07  Glenn Morris  <rgm@gnu.org>
6443
6444         * nnmairix.el: Remove unnecessary eval-when-compile.
6445
6446 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * lpath.el: Fbind propertize for XEmacs 21.4.
6449
6450 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6451
6452         * nnir.el: Move here from ../contrib.
6453
6454 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6455
6456         * gnus-util.el (gnus-read-shell-command): New function.
6457         * mm-decode.el (mm-pipe-part):
6458         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6459
6460 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6461
6462         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6463
6464 2008-06-03  Glenn Morris  <rgm@gnu.org>
6465
6466         * pop3.el (nnheader-accept-process-output): Autoload it.
6467
6468 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6469
6470         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6471         are not 2-digit hexadecimal characters that follow `%'s.
6472
6473 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6474
6475         * message.el (message-bogus-recipient-p): Fix type in doc string.
6476         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6477         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6478         Improve custom options.
6479         (message-bogus-recipient-p): Adjust accordingly.
6480
6481 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6482
6483         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6484         long-form month and day names.
6485
6486 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * dgnushack.el: Autoload debug, eudc-expand-inline and
6489         pgg-snarf-keys-region for XEmacs.
6490
6491         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6492
6493         * nnmairix.el: Require edmacro when compiling with XEmacs.
6494
6495 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6496
6497         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6498         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6499
6500 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6501
6502         * auth-source.el: Add more docs.
6503
6504         * netrc.el (netrc-machine): Always match if the port is not given.
6505
6506 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6507
6508         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6509         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6510         retrieval faster in some cases, but might make CPU usage larger.
6511         If this has any bad side effects, we might revert this change.
6512
6513         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6514         seems to make mail retrieval much, much faster.
6515         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6516         unconditionally.
6517
6518         * gnus-draft.el (gnus-group-send-queue):
6519         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6520
6521 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6522
6523         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6524
6525         * message.el (message-bogus-address-regexp): Fix and improve custom
6526         type.
6527         (message-setup-hook): Add message-check-recipients as custom option.
6528
6529 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6530
6531         * message.el (message-cite-function): Remove bogus autoload which crept
6532         in during merge from v5-10.
6533
6534 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6535
6536         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6537
6538         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6539
6540         * auth-source.el: Preliminary Tramp docs.
6541         (auth-sources): Change the default auth-sources to use
6542         EPA .gpg files.
6543
6544 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6545
6546         * nntp.el: Autoload `auth-source-user-or-password'.
6547         (nntp-send-authinfo): Use it.
6548
6549         * nnimap.el: Autoload `auth-source-user-or-password'.
6550         (nnimap-open-connection): Use it.
6551
6552         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6553         for the gnus-message function.
6554         (auth-source-user-or-password): Use it.
6555
6556 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6557
6558         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6559         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6560         (rfc2104-hash): Use it.
6561
6562 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6563
6564         * gnus-art.el (gnus-article-toggle-truncate-lines):
6565         Don't use `iff' in docstring.
6566
6567 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6568
6569         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6570
6571         * gnus-util.el (gnus-extract-address-component-name)
6572         (gnus-extract-address-component-email): Convenience functions around
6573         `gnus-extract-address-components'.
6574
6575         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6576         Use `gnus-extract-address-component-email' to fix bug of comparing full
6577         sender name to `user-mail-address'.
6578
6579 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6580
6581         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6582         catch/throw to optimize.
6583         (gnus-registry-find-keywords): Just use member to find a keyword.
6584
6585 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6586
6587         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6588         is current before calling gnus-server-prepare.
6589         (gnus-server-setup-buffer, gnus-server-update-server)
6590         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6591
6592 2008-05-04  Juri Linkov  <juri@jurta.org>
6593
6594         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6595         (mailcap-file-default-commands): Use mailcap-replace-in-string
6596         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6597         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6598
6599 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6600
6601         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6602
6603 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6604
6605         * gnus.el: Bump version to 0.11.
6606
6607 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6608
6609         * gnus.el: No Gnus v0.10 is released.
6610
6611 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6612
6613         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6614         hooks.
6615         (gnus-update-read-articles): Speed up non-marks-using users.
6616         (gnus-use-marks): Define gnus-use-marks.
6617         (gnus-propagate-marks): Rename variable to something more sensible.
6618
6619 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6620
6621         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6622         (gmm-image-load-path-for-library): Fix typos in docstrings.
6623         (gmm-message): Reflow docstring.
6624
6625 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6626
6627         * mail-source.el (mail-source-set-1, mail-source-bind):
6628         Move auth-source code out of the macro to clean it up and fix bugs.
6629
6630 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6631
6632         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6633         by sender if it's equal to user-mail-address, it's likely to be
6634         useless.
6635
6636         * mail-source.el (mail-source-bind): Don't use user or password if they
6637         are not bound.  Unintern them if they are nil.  Don't use server unless
6638         it's bound, and default it to empty string otherwise.
6639
6640 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6641
6642         * mail-source.el: Load auth-source.el.
6643         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6644         get user name or password, if auth-sources is set up.
6645
6646         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6647         strategy of splitting with parent.
6648         (gnus-registry-split-fancy-with-parent)
6649         (gnus-registry-post-process-groups): Use it and fix prior
6650         bug (returning a list as the split result).
6651
6652         * auth-source.el (auth-sources): Remove server parameter.
6653         (auth-source-pick, auth-source-user-or-password)
6654         (auth-source-user-or-password-imap)
6655         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6656         (auth-source-user-or-password-sftp)
6657         (auth-source-user-or-password-smtp): Remove server parameter.
6658
6659 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6660
6661         * smime.el (smime-sign-region, smime-encrypt-region)
6662         (smime-decrypt-region):
6663         Remove redundant calls to `generate-new-buffer-name'.
6664
6665 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6666
6667         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6668         Don't use QP for message/rfc822.
6669         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6670
6671 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6672
6673         * sieve-manage.el (sieve-string-bytes): Remove.
6674         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6675         correct byte-length only if the process's coding-system is the same as
6676         the one used internally by Emacs to represent strings.
6677
6678 2008-04-22  Juri Linkov  <juri@jurta.org>
6679
6680         * mailcap.el (mailcap-file-default-commands): New function.
6681
6682 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6683
6684         * message.el (message-signature-separator, message-cite-function):
6685         Change custom version.
6686
6687 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6688
6689         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6690         commands.
6691         (tls-checktrust): Ditto.
6692
6693 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6694
6695         * mm-decode.el (mm-display-external): Make temp file read-only.
6696
6697 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6698
6699         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6700         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6701         `C-c C-f d'.
6702
6703 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6704
6705         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6706
6707 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6708
6709         * gnus.el: Bump version to 0.9.
6710
6711 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6712
6713         * gnus.el: No Gnus v0.8 is released.
6714
6715 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6716
6717         * mail-source.el (mail-source-value):
6718         Prefer fboundp to functionp so it works with macros as well.
6719
6720 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6721
6722         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6723         Fix last change in case the element is not even a symbol.
6724
6725 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6726
6727         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6728         Prefer fboundp to functionp so it works with macros as well.
6729
6730 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6731
6732         * auth-source.el: Add docs.
6733         (auth-sources): Modify format to support server.
6734         (auth-source-pick, auth-source-user-or-password)
6735         (auth-source-user-or-password-imap)
6736         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6737         (auth-source-user-or-password-sftp)
6738         (auth-source-user-or-password-smtp): Add server parameter.
6739
6740 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6741
6742         * gnus-registry.el: Initialize the registry when gnus-registry-install
6743         is t.
6744
6745 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6746
6747         * compface.el (uncompface): Make buffer unibyte.
6748
6749 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6750
6751         * mail-source.el (mail-source-value):
6752         Prefer fboundp to functionp so it works with macros as well.
6753
6754 2008-04-05  Glenn Morris  <rgm@gnu.org>
6755
6756         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6757
6758 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6759
6760         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6761         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6762
6763         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6764         multibyteness after rather than before erasing it.
6765
6766         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6767         mm-with-multibyte.
6768         (gnus-request-article-this-buffer): Make sure the proper decoding is
6769         used if gnus-original-article-buffer happens to be unibyte.
6770
6771         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6772         default-enable-multibyte-characters.
6773
6774         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6775         default-enable-multibyte-characters.
6776
6777         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6778
6779         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6780
6781 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6782
6783         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6784         Fix last change in case the element is not even a symbol.
6785
6786 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6787
6788         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6789         (imap-message-copyuid-1): Use it.
6790         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6791         J. Williams in
6792         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6793
6794         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6795         imap-enable-exchange-bug-workaround.
6796         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6797
6798 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6799
6800         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6801         a 100 byte status-checks into a 2-3MB transfer for each group.
6802         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6803         to enable bug workaround or not.
6804         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6805
6806 2008-03-31  Glenn Morris  <rgm@gnu.org>
6807
6808         * message.el (mml2015-use): Declare for compiler.
6809         (message-info): Require mml2015 when appropriate.
6810
6811 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6812
6813         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6814         whitespace.
6815
6816 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6817
6818         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6819         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6820         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6821         (nntp-service-to-port): New function.
6822         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6823         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6824         (nntp-open-netcat-stream): New function.
6825         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6826
6827 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6828
6829         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6830
6831 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6832
6833         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6834
6835 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6836
6837         * dns.el (dns-write): Use set-buffer-multibyte.
6838
6839 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6840
6841         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6842
6843 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6844
6845         * message.el (message-signature-separator): Change default.
6846         Improve custom type.
6847         (message-cite-function): Change default to
6848         message-cite-original-without-signature.
6849
6850         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6851         toggle.
6852
6853         * message.el (message-check-news-body-syntax): Fix signature check.
6854         (message-setup-1): Mark buffer as unmodified _after_ running
6855         message-setup-hook and handling message-alternative-emails.
6856         (message-shorten-references): Be more strict when building list of
6857         valid references to comply with GNKSA.
6858
6859         * gnus-group.el (gnus-read-ephemeral-bug-group)
6860         (gnus-read-ephemeral-debian-bug-group)
6861         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6862
6863         * message.el (message-info): Don't use booleanp which isn't supported
6864         in Emacs 21 and XEmacs.
6865
6866 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6867
6868         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6869         gnus-group-gmane-group-download-format.
6870         (gnus-group-read-ephemeral-gmane-group): Rename from
6871         gnus-group-read-ephemeral-gmane-group.
6872         (gnus-read-ephemeral-gmane-group-url): Rename from
6873         gnus-group-read-ephemeral-gmane-group-url.
6874         (gnus-bug-group-download-format-alist): New variable.
6875         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6876         (gnus-read-ephemeral-emacs-bug-group): New commands.
6877
6878 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6879
6880         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6881         (gnus-visible-headers): Improve custom type.
6882
6883 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6884
6885         * mml.el (mml-menu): Add workarounds for XEmacs.
6886
6887         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6888         X-Boundary header.
6889
6890         * message.el (message-simplify-recipients): Fix previous commit.
6891
6892 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6893
6894         * mm-util.el (mm-set-buffer-multibyte): New function.
6895         * mm-decode.el (mm-copy-to-buffer): Use it.
6896
6897         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6898         Prefer fboundp to functionp so it works with macros as well.
6899
6900 2008-03-19  Glenn Morris  <rgm@gnu.org>
6901
6902         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6903         Accidentally removed in the sync process with Emacs.
6904
6905 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6906
6907         * message.el (message-alter-recipients-discard-bogus-full-name):
6908         New function.
6909         (message-alter-recipients-function): New variable.
6910         (message-get-reply-headers): Use it.
6911         (message-replace-header): New helper function.
6912         (message-recipients-without-full-name): New variable.
6913         (message-simplify-recipients): New command.
6914
6915         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6916
6917         * message.el (message-info): Handle EasyPG manual.
6918
6919         * mml.el (mml-menu): Add entry for EasyPG.
6920
6921 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6922
6923         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6924         parameter.
6925
6926         * message.el (message-disassociate-draft): Specify drafts group name
6927         fully.
6928
6929 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6930
6931         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6932         Eliminate unnecessary duplicates from the match list.
6933
6934 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6935
6936         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6937
6938         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6939
6940         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6941         args of `how-many' of which the XEmacs version doesn't take; declare
6942         Info-index-next as function.
6943
6944 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6945
6946         * gnus-score.el (gnus-score-headers): Fix handling of
6947         gnus-inhibit-slow-scoring.
6948
6949         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6950         string.
6951         (gnus-button-url-regexp): Improve handling of parenthesis.
6952         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6953         (gnus-button-handle-info-keystrokes): Handle index entries.
6954
6955 2008-03-15  Glenn Morris  <rgm@gnu.org>
6956
6957         * parse-time.el (parse-time-string): Simplify.
6958
6959 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6960
6961         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6962         Incoming* files.
6963
6964 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6965
6966         * auth-source.el (auth-sources): Rename from auth-source-choices.
6967         (auth-source-pick): Use it.
6968
6969 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6970
6971         * binhex.el (binhex-decode-region-internal):
6972         * uudecode.el (uudecode-decode-region-internal):
6973         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6974         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6975         setting default-enable-multibyte-characters.
6976
6977 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6978
6979         * auth-source.el (auth-source-protocols)
6980         (auth-source-protocols-customize, auth-source-choices): Add and
6981         modified variable customizations and defaults.
6982         (auth-source-pick, auth-source-user-or-password)
6983         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6984         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6985         (auth-source-user-or-password-sftp)
6986         (auth-source-user-or-password-smtp): Use new variables and provide an
6987         interface to netrc.el.
6988
6989 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6992         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6993         Make sure the nntp port to specify is a string.
6994
6995 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6996
6997         * nntp.el: Use with-current-buffer.
6998         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6999         dubious mm-with-unibyte-current-buffer.
7000         (nntp-with-open-group-function): New function extracted from
7001         nntp-with-open-group macro.
7002         (nntp-with-open-group): Use the function, so it's easier to debug.
7003         Add indentation and debugging info.
7004         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7005         Recommend the use of the netcat alternatives.
7006
7007         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7008         Avoid mm-string-as-multibyte as well.
7009
7010         * nnweb.el (nnweb-insert-html):
7011         Remove use of nnheader-string-as-multibyte.
7012
7013         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7014         (nnheader-string-as-multibyte): Remove.
7015
7016         * mm-view.el: Use inhibit-read-only.
7017         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7018         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7019         or unibyte-string.
7020
7021         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7022         (mm-uu-yenc-extract): Use with-current-buffer.
7023
7024         * gnus-soup.el (gnus-soup-send-packet): Don't use
7025         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7026
7027         * nnmh.el: Use with-current-buffer.
7028         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7029         mm-string-as-multibyte on the output of mm-encode-coding-string.
7030
7031         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7032         (nnimap-request-move-article): Use with-current-buffer.
7033
7034         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7035         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7036         conversion uses string-make-unibyte rather than string-as-unibyte.
7037
7038         * gnus-msg.el: Use with-current-buffer.
7039
7040         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7041
7042 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7043
7044         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7045         string for caching if it is 'PIN.
7046
7047 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7048
7049         * lpath.el: Consider the case without Emacs/W3.
7050
7051 2008-03-08  Glenn Morris  <rgm@gnu.org>
7052
7053         * time-date.el (date-to-time, time-subtract, time-add)
7054         (safe-date-to-time): Doc fixes.
7055
7056 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7057
7058         * mail-source.el (mail-source-delete-old-incoming-confirm):
7059         Change default to nil.
7060         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7061
7062 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7063
7064         * lpath.el: Rearrange.
7065
7066         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7067         (gnus-article-goto-prev-page): Work for articles having ^L's.
7068
7069         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7070
7071         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7072
7073 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7074
7075         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7076         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7077         (gnus-bookmark-jump): Adjust some variable names.
7078
7079 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7080
7081         * auth-source.el: New package.
7082         (auth-source-choices): Add customization entry point variable.
7083
7084         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7085         bug.
7086
7087 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7088
7089         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7090         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7091         (gnus-registry-install-shortcuts): Rename from
7092         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7093         the `gnus-registry-mark-map' keymap dynamically from
7094         `gnus-registry-marks'.  The generated functions update the summary line
7095         when a registry mark is added or deleted, and will call
7096         `gnus-registry-install-p' (see the comments in the code).
7097         (gnus-registry-user-format-function-M): Use concat intelligently.
7098
7099         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7100         the registry mark functions.
7101
7102 2008-03-05  Glenn Morris  <rgm@gnu.org>
7103
7104         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7105         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7106         gnus-art.
7107         (top-level): No need to load own source when compiling.
7108
7109 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7110
7111         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7112         Suggested by <chris.anderton@zetnet.co.uk>.
7113
7114 2008-03-04  Glenn Morris  <rgm@gnu.org>
7115
7116         * gnus-sum.el (top-level): No need to require gnus when compiling,
7117         since unconditionally required near start of file.
7118         (gnus-summary-display-while-building): Move definition before use.
7119
7120 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7121
7122         * gnus-registry.el (gnus-registry-user-format-function-M):
7123         Add formatting function.
7124
7125 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7126
7127         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7128         with plists.
7129         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7130         Use new format.
7131
7132 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7135         `where-is-internal' that returns a range of key sequences.
7136
7137 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7138
7139         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7140
7141         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7142         (gnus-summary-jump-to-group): Consider windows on other displayed
7143         frames as well.  Similar changes might be needed elsewhere, but that's
7144         the one I've bumped into during my use.
7145
7146         * nndoc.el (nndoc-oe-dbx-type-p):
7147         * gnus-msg.el (gnus-debug):
7148         * gnus-group.el (gnus-update-group-mark-positions):
7149         Use mm-string-to-multibyte.
7150
7151 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7152
7153         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7154         doesn't handle NotDashEscaped.
7155
7156         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7157         (mml-dnd-attach-options): Fix typo in custom choice.
7158
7159         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7160         Change nndoc-article-type to mbox.
7161         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7162
7163         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7164         to nil, instead of html2text.
7165
7166         * imap.el (imap-debug): Add `imap-ping-server'.
7167
7168         * gnus-bookmark.el: Add FIXMEs.
7169
7170         * message.el (message-form-letter-separator)
7171         (message-send-form-letter-delay): New variables.
7172         (message-send-form-letter): Use them.  New command to send form
7173         letters.  Requested by Uwe Siart.
7174         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7175
7176 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7177
7178         * Update copyright years.
7179
7180 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7181
7182         Sync from EMACS_22_BASE.
7183
7184         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7185
7186 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7187
7188         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7189         empty author.
7190
7191 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7192
7193         * gnus-registry.el (gnus-registry-marks): Add variable for
7194         customization of marks and their appearance.
7195         (gnus-registry-read-mark): Use it.
7196         (gnus-registry-do-marks): Add utility function to loop through
7197         `gnus-registry-marks'.
7198         (gnus-registry-install-shortcuts-and-menus): Add function to install
7199         shortcuts and menus.
7200         (gnus-registry-initialize): Use it.
7201         (gnus-registry-default-mark): Clarify documentation.
7202
7203 2008-02-29  Glenn Morris  <rgm@gnu.org>
7204
7205         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7206         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7207         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7208         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7209         Change defcustom :version from 23.0 to 23.1.
7210
7211 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7212
7213         * gnus-registry.el (gnus-registry-follow-group-p)
7214         (gnus-registry-post-process-groups): Add functions to aid registry
7215         splitting and improve logging.  Clarify behavior in function
7216         documentation.
7217         (gnus-registry-split-fancy-with-parent): Use them.
7218
7219 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7220
7221         * gnus-art.el: Use with-current-buffer.
7222
7223 2008-02-27  David Engster  <dengste@eml.cc>
7224
7225         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7226         Express real group name in the response.
7227
7228 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7229
7230         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7231         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7232         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7233         autoload gnus-registry-fetch-group when compiling.
7234         (nnmairix-request-group-with-article-number-correction):
7235         Remove unreferenced argument passed to nnmairix-call-backend.
7236
7237 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7238
7239         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7240         (mm-uu-extract): Improve face for low color ttys.
7241         Reported by Sascha Wilde.
7242
7243 2008-02-27  Glenn Morris  <rgm@gnu.org>
7244
7245         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7246         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7247         variables to defconsts.  Convert comments to doc-strings.
7248         (nnmairix-last-server, nnmairix-current-server): Convert from free
7249         variables to defvars.  Convert comments to doc-strings.
7250         (gnus-registry-fetch-group): Autoload.
7251         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7252         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7253         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7254         caddr.
7255         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7256         nnmairix-request-group-with-article-number-correction call.
7257         (nnmairix-fast, nnmairix-group): New, less general names, for free
7258         variables passed from nnmairix-request-group to
7259         nnmairix-request-group-with-article-number-correction.  Declare.
7260         (nnmairix-request-group-with-article-number-correction):
7261         Use nnmairix-fast, nnmairix-group rather than fast, group.
7262
7263 2008-02-26  David Engster  <dengste@eml.cc>
7264
7265         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7266         version 0.5.
7267
7268 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7269
7270         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7271         instead of making an extra function call.  Don't add the current group
7272         to articles only when they have the group.  Use
7273         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7274         Reported by David <de_bb@arcor.de>.
7275
7276 2008-02-24  Miles Bader  <miles@gnu.org>
7277
7278         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7279         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7280         (mm-find-mime-charset-region):
7281         * mm-bodies.el (mm-encode-body):
7282         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7283
7284 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7287         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7288
7289 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7290
7291         * mail-source.el (mail-source-delete-incoming): Change default.
7292         Supplement doc string.
7293
7294         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7295
7296 2008-02-14  Glenn Morris  <rgm@gnu.org>
7297
7298         * time-date.el (format-seconds): New function.
7299
7300 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7301
7302         * nnmail.el (nnmail-message-id-cache-file): Derive from
7303         `gnus-home-directory'.
7304
7305 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7306
7307         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7308         Document negative prefix.
7309
7310         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7311
7312 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7313
7314         * message.el (message-unsent-separator): Add the Exim bounce
7315         separator.
7316
7317 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7318
7319         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7320         list.
7321         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7322         recipient/signer list.
7323
7324 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7325
7326         * Makefile.in (datarootdir): Define.
7327         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7328         name that might contain whitespace.
7329
7330 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7331
7332         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7333         fbound (Emacs 23 unicode), signal an error.
7334
7335 2008-02-08  Glenn Morris  <rgm@gnu.org>
7336
7337         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7338
7339 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7340
7341         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7342         ports to the calls to `netrc-machine-user-or-password' in addition to
7343         "imap" and "imaps".
7344
7345 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7346
7347         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7348
7349         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7350
7351 2008-02-01  Kenichi Handa  <handa@m17n.org>
7352
7353         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7354         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7355         (rfc2104-hash): Convert the result of concat to unibyte string.
7356
7357 2008-02-01  Dave Love  <fx@gnu.org>
7358
7359         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7360         coding-system-for-read.
7361         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7362
7363 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7364
7365         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7366         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7367         <hanche@math.ntnu.no>.
7368
7369 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7370
7371         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7372
7373         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7374
7375 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7376
7377         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7378         * message.el (message-beginning-of-line): Use featurep instead of bound
7379         tests in order to resolve conditionals at compile time.
7380
7381 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7382
7383         * mail-source.el (mail-sources): Add `group' choice.
7384
7385         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7386         parameter `in-group' to control into which group the articles go.
7387         Add treatment of `group' mail-source.
7388
7389 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7390
7391         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7392
7393         * mm-decode.el (mm-dissect-buffer): Decode description.
7394
7395         * mml.el (mml-to-mime): Encode message header first.
7396
7397 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7400         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7401
7402         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7403         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7404
7405 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7406
7407         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7408
7409 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7410
7411         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7412         prefix keys.
7413         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7414         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7415         gnus-xmas.el.
7416
7417         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7418         (gnus-xmas-article-describe-bindings): New function.
7419         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7420         gnus-xmas-article-describe-bindings.
7421
7422         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7423
7424 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7425
7426         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7427         Add new variables for article mark management.
7428         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7429         list of extra data entries which, when present, will indicate that the
7430         article ID should not be trimmed from the registry.
7431         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7432         functions.
7433         (gnus-registry-read-mark): New function to read a mark name from the
7434         user.
7435         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7436         (gnus-registry-set-article-mark-internal): New functions to add and
7437         remove marks.
7438         (gnus-registry-get-article-marks): New function to show the marks for
7439         an article, or retrieve them for further use.
7440
7441 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7442
7443         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7444         keys when no argument is given.
7445
7446 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7447
7448         * imap.el (imap-ping-server): New variable.
7449         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7450         (imap-ping-server): Minor doc string fixes.
7451
7452 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7453
7454         * imap.el (imap-ping-server): New function.
7455         (imap-opened): Call imap-ping-server.
7456
7457 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7458
7459         * gnus-sum.el (gnus-article-sort-by-random)
7460         (gnus-thread-sort-by-random): Fix doc strings.
7461         Reported by jidanni@jidanni.org.
7462
7463 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7464
7465         * gnus-art.el (gnus-article-describe-bindings): New function.
7466         (gnus-article-read-summary-keys): Use it.
7467         (gnus-article-mode-map): Bind `C-h b' to it.
7468
7469 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7470
7471         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7472         XEmacs.
7473         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7474         Protect against non-character events.
7475
7476         * lpath.el: Fbind map-keymap for Emacs 21.
7477
7478 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7479
7480         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7481         New command.
7482         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7483         instead of END.  Change name of the temp file.
7484         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7485         customizable.
7486
7487 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7488
7489         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7490         bind `S W' to gnus-article-wide-reply-with-original; set default
7491         binding to gnus-article-read-summary-send-keys.
7492         (gnus-article-read-summary-keys): Fix the order of keys; display
7493         continuation keys correctly in the echo area; describe bindings
7494         correctly when keys end with `C-h'.
7495         (gnus-article-read-summary-send-keys): New function.
7496         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7497         Work for gnus-article-read-summary-send-keys; display continuation keys
7498         correctly in the echo area.
7499         (gnus-article-reply-with-original): Ignore prefix argument.
7500         (gnus-article-wide-reply-with-original): New function.
7501
7502         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7503         Emacs 21.
7504
7505 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7506
7507         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7508         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7509
7510 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7511
7512         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7513         (gnus-group-read-ephemeral-gmane-group): New command.
7514
7515 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7516
7517         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7518
7519 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7520
7521         * message.el (message-send-mail-function): Increase custom version.
7522
7523         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7524         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7525
7526 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7527
7528         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7529         for the cases where imap-authenticate is called with a nil buffer
7530         parameter.
7531
7532 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7535         html parts correctly; support forwarded messages.
7536         (gnus-article-browse-html-article): Remove work buffers.
7537
7538         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7539         compiling.
7540         (netrc-bound-and-true-p): New macro.
7541         (netrc-parse): Use it instead of bound-and-true-p that is not available
7542         in XEmacs 21.4.
7543
7544 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7545
7546         * gnus-registry.el (gnus-registry-mark-article)
7547         (gnus-registry-article-marks): Add functionality to mark articles
7548         through the Gnus registry.
7549
7550         * encrypt.el: Clarify documentation for the new pgg method.
7551         (encrypt-file-alist): Add PGG option.
7552         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7553         functionality.  Abstract password key and messaging to external
7554         functions.
7555         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7556         (encrypt-message-method-and-cipher): Add new convenience external
7557         functions.
7558         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7559         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7560
7561         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7562         (netrc-parse): Use encrypt-file-alist to determine if
7563         encrypt-find-model or encrypt-insert-file-contents should be used.
7564
7565         * encrypt.el: Clarify documentation.  Load password-cache or
7566         password, whichever one is found first, instead of autoloading.
7567
7568 2007-12-19  Glenn Morris  <rgm@gnu.org>
7569
7570         * mml.el (message-options-set, message-narrow-to-head)
7571         (message-in-body-p, message-mail-p, message-encode-message-body):
7572         Autoload.
7573         (message-remove-header, message-narrow-to-headers-or-head)
7574         (message-subscribed-p, message-make-mail-followup-to)
7575         (message-position-on-field, message-news-p)
7576         (message-options-set-recipient, message-generate-headers)
7577         (message-sort-headers): Declare as functions.
7578
7579 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7580
7581         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7582         convention in doc string.
7583
7584 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7585
7586         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7587         title to html parts.
7588         (gnus-article-browse-html-article): Pass message header to it.
7589
7590         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7591
7592 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7593
7594         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7595         or password compatible with XEmacs.
7596
7597 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7598
7599         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7600         format document.
7601         (gnus-mime-delete-part): Don't write description line if empty.
7602         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7603
7604 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
7605
7606         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7607         (gnus-summary-mark-read-and-unread-as-read)
7608         (gnus-summary-mark-current-read-and-unread-as-read)
7609         (gnus-summary-mark-unread-as-ticked): Doc fix.
7610         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7611
7612 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7613
7614         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7615         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7616
7617 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7618
7619         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7620         yes-or-no-p.
7621
7622 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7623
7624         * mm-decode.el (mm-add-meta-html-tag): New function.
7625         (mm-save-part-to-file, mm-pipe-part): Use it.
7626
7627         * gnus-art.el (gnus-article-browse-delete-temp-files):
7628         Use gnus-y-or-n-p instead of y-or-n-p.
7629         (gnus-article-browse-html-parts): Work with message/external-body; use
7630         mm-add-meta-html-tag.
7631
7632 2007-12-11  Glenn Morris  <rgm@gnu.org>
7633
7634         * gnus-cache.el: Require gnus-sum not just when compiling.
7635
7636         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7637
7638         * gnus-int.el (gnus-server-opened, gnus-status-message):
7639         Move definitions before use.
7640
7641         * mm-decode.el: Require gnus-util.
7642         (mm-remove-part): Only call delete-annotation on XEmacs.
7643
7644         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7645
7646         * nnmail.el: Require gnus-int.
7647
7648         * spam.el: Move `require's before `eval-when-compile's.
7649
7650         * gnus-ems.el (gnus-alive-p):
7651         * gnus-fun.el (message-goto-eoh):
7652         * gnus-util.el (gnus-group-name-decode):
7653         * mail-source.el (gnus-compress-sequence):
7654         * message.el (Info-goto-node, format-spec):
7655         * mm-bodies.el (message-options-get):
7656         * mm-decode.el (mm-view-pkcs7):
7657         * mm-util.el (gmm-write-region):
7658         * mml-smime.el (mml-compute-boundary)
7659         (gnus-completing-read-with-default):
7660         * mml.el (widget-button-press, gnus-make-hashtable):
7661         * mml1991.el (mm-decode-content-transfer-encoding)
7662         (mm-encode-content-transfer-encoding)
7663         (message-options-get, message-options-set):
7664         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7665         * nnfolder.el (gnus-request-group):
7666         * nnheader.el (ietf-drums-unfold-fws):
7667         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7668         * smime.el (gnus-run-mode-hooks):
7669         * spam-stat.el (gnus-message): Autoload.
7670
7671         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7672         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7673         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7674         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7675         Add declare-function compatibility definition.
7676
7677         * gnus-cache.el (nnvirtual-find-group-art):
7678         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7679         (gnus-add-image, gnus-add-wash-type):
7680         * gnus-group.el (nnkiboze-score-file):
7681         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7682         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7683         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7684         (message-tokenize-header, gnus-get-buffer-create)
7685         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7686         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7687         * gnus.el (gnus-group-decoded-name):
7688         * mail-source.el (imap-capability):
7689         * mm-bodies.el (message-options-set):
7690         * mm-decode.el (gnus-configure-windows):
7691         * mm-extern.el (message-goto-body):
7692         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7693         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7694         (epg-sub-key-validity, message-options-set):
7695         * mml.el (widget-event-point, gnus-configure-windows):
7696         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7697         * mml2015.el (epg-check-configuration, epg-configuration)
7698         (message-options-set):
7699         * nndb.el (nndb-request-article):
7700         * nnfolder.el (gnus-request-create-group):
7701         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7702         * nnmaildir.el (gnus-group-mark-article-read):
7703         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7704         * rfc1843.el (message-fetch-field):
7705         * spam.el (gnus-extract-address-components):
7706         Declare as functions.
7707
7708 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7709
7710         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7711
7712         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7713
7714         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7715         bind show-trailing-whitespace for XEmacs.
7716
7717 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7718
7719         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7720         new no-op macro for backward compatibility.
7721
7722         * imap.el (imap-string-to-integer): New function.
7723
7724 2007-12-09  Glenn Morris  <rgm@gnu.org>
7725
7726         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7727
7728         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7729         * message.el, mm-view.el, sieve-manage.el, smime.el:
7730         Add declare-function compatibility definition.
7731
7732         * gnus-art.el (w3-region, w3m-region, Info-menu):
7733         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7734         * gnus-sum.el (gnus-get-predicate):
7735         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7736         * message.el (mail-abbrev-in-expansion-header-p):
7737         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7738         (w3m-detect-meta-charset, w3m-region):
7739         * sieve-manage.el (password-read, password-cache-add)
7740         (password-cache-remove):
7741         * smime.el (password-read-and-add): Declare as functions.
7742
7743 2007-12-08  David Kastrup  <dak@gnu.org>
7744
7745         * gnus-sum.el (gnus-summary-simplify-subject-query):
7746         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7747         `message'.
7748
7749 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7750
7751         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7752         it to bind idna-program, installation-directory, defined-colors, and
7753         face-attribute for XEmacs of the version that compiles defcustom forms.
7754
7755 2007-12-07  Glenn Morris  <rgm@gnu.org>
7756
7757         * gnus-art.el (article-make-date-line): Revert previous change.
7758
7759 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7760
7761         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7762
7763 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7764
7765         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7766         Call gnus-add-to-range ranges only once with a prepared article-list.
7767
7768 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7769
7770         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7771         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7772         group names with backslashes.
7773         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7774
7775 2007-12-06  Deepak Goel  <deego3@gmail.com>
7776
7777         * gnus-art.el (article-make-date-line):
7778         * gnus-start.el (gnus-load):
7779         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7780
7781 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7782
7783         * gnus-art.el (gnus-use-idna)
7784         * gnus-start.el (gnus-site-init-file)
7785         * message.el (message-use-idna)
7786         * mm-uu.el (mm-uu-hide-markers)
7787         * smiley.el (smiley-style): Revert changes that suppress warnings.
7788
7789 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7790
7791         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7792         specify charset to html source.
7793         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7794
7795 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7796
7797         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7798         idna-program in order to suppress byte compile warning issued by XEmacs
7799         that came to byte compile the default value section of defcustom forms
7800         recently.
7801
7802         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7803         value of installation-directory.
7804
7805         * message.el (message-use-idna): Don't directly refer to the value of
7806         idna-program.
7807
7808         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7809
7810         * smiley.el (smiley-style): Don't directly call face-attribute.
7811
7812 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7813
7814         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7815
7816         * gnus-dired.el: Reduce Gnus dependencies.
7817         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7818         Don't require.  Use autoloads instead.
7819         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7820         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7821         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7822         (gnus-dired-mode): Adjust doc string.
7823         (gnus-dired-mail-mode): New variable.
7824         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7825         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7826         (gnus-dired-mail-buffers): New function.  Return mail or message
7827         composition buffers.
7828         (gnus-dired-attach): Use it.
7829         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7830         NO-DECODE.
7831         (gnus-dired-print): Use `gnus-print-buffer' depending on
7832         `gnus-dired-mail-mode'.
7833
7834 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7835
7836         * rfc2047.el (rfc2047-encoded-word-regexp)
7837         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7838         explaining what regexp patterns are for.
7839
7840 2007-12-04  Glenn Morris  <rgm@gnu.org>
7841
7842         * password.el: Move to password-cache.el.
7843
7844         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7845         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7846         * mml-smime.el (password-read, password-cache-add)
7847         (password-cache-remove):
7848         No need to autoload, since mml-sec requires password.
7849
7850         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7851         * message.el (gnus-extract-address-components):
7852         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7853
7854         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7855         password.
7856
7857 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7858
7859         * mailcap.el: Reduce dependencies.
7860         (mail-header-parse-content-type): Autoload.
7861         (mailcap-delete-duplicates): New alias.
7862         (mailcap-mime-info): Add optional argument NO-DECODE.
7863         (mailcap-mime-types): Use mailcap-delete-duplicates.
7864
7865         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7866
7867 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7868
7869         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7870         (imap-parse-status): Upcase status-att for servers that sends them
7871         lower-case (e.g., MS Exchange 2007).
7872
7873 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7874
7875         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7876         function.
7877
7878         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7879         (gnus-uu-yenc-article): New function.
7880
7881         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7882
7883         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7884
7885 2007-12-02  Glenn Morris  <rgm@gnu.org>
7886
7887         * binhex.el (binhex): New custom group.
7888         (binhex-decoder-program, binhex-decoder-switches)
7889         (binhex-use-external): Move to the binhex custom group.
7890
7891         * uudecode.el (uudecode): New custom group.
7892         (uudecode-decoder-program, uudecode-decoder-switches)
7893         (uudecode-use-external): Move to the uudecode custom group.
7894
7895         * netrc.el (top-level): Don't load `encrypt' features.
7896         (netrc-parse): Don't use encrypt.
7897         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7898
7899         * encrypt.el: Remove file.
7900
7901 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7902
7903         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7904         matches on patches.
7905
7906         * gnus-art.el (gnus-article-browse-html-article):
7907         Mention `mm-text-html-renderer' in the doc string.
7908
7909         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7910         string.  Add comments.
7911
7912         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7913         if rhs is ASCII.
7914
7915 2007-12-01  Glenn Morris  <rgm@gnu.org>
7916
7917         * mail-source.el (top-level): Require format-spec before
7918         eval-when-compile.
7919
7920 2007-11-30  Glenn Morris  <rgm@gnu.org>
7921
7922         * encrypt.el: Require password, rather than autoloading password-read.
7923
7924 2007-11-29  Glenn Morris  <rgm@gnu.org>
7925
7926         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7927         (sasl-make-client, sasl-next-step, sasl-step-data)
7928         (sasl-step-set-data): Declare as functions.
7929
7930 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7931
7932         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7933
7934 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7935
7936         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7937         certs should be verified and what is to be done in the event of a
7938         verification failure.
7939
7940         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7941         caller can indicate whether the cache should be disregarded for this
7942         call.  This way the result of the call is reproducible at all times and
7943         can be considered a canonical server name for the supplied method.
7944         (gnus-agent-method-p): Canonicalize server names by pushing their
7945         method through `gnus-method-to-server' using the no-cache argument.
7946
7947         * gnus-srvr.el (gnus-server-insert-server-line):
7948         Call `gnus-method-to-server' with `no-cache' argument.
7949
7950         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7951         gnus-agent-possibly-synchronize-flags as this should be called when the
7952         server is actually being opened.
7953         (gnus-agent-possibly-synchronize-flags)
7954         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7955         flags file of an agentized server to the latter function.
7956
7957         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7958         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7959         after a connection has been established successfully.
7960
7961 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7962
7963         * gnus-art.el (article-display-face): Force to display face if called
7964         interactively; check if gnus-article-x-face-too-ugly matches author.
7965         (article-display-x-face): Display face even if From header is missing
7966         as article-display-face does.
7967
7968 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7969
7970         * hashcash.el (message-narrow-to-headers-or-head)
7971         (message-fetch-field, message-goto-eoh)
7972         (message-narrow-to-headers): Declare as functions.
7973
7974 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7975
7976         * mail-source.el (mail-sources): Default to fetch from file for
7977         compatibility with default of nnmail-spool-file.
7978
7979 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7980
7981         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7982         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7983         to look for encoded word that should be encoded again.
7984         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7985         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7986         encoding pattern.
7987         (rfc2047-decode-region): Switch strict regexp and loose one according
7988         to rfc2047-allow-irregular-q-encoded-words.
7989
7990 2007-11-25  Romain Francoise  <romain@orebokech.com>
7991
7992         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7993
7994 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7995
7996         * tls.el (tls-program): Provide more custom choices from
7997         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7998         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7999
8000 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8001
8002         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8003         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8004
8005         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8006         `nnmail-spool-file'.
8007
8008         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8009         `nnmail-spool-file'.
8010
8011         * gnus-move.el (gnus-change-server): Ditto.
8012
8013         * gnus-kill.el (gnus-batch-score): Ditto.
8014
8015         * gnus-cache.el (gnus-jog-cache): Ditto.
8016
8017         * gnus-msg.el (gnus-summary-reply):
8018         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8019
8020 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8021
8022         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8023         version.  Minor improvement to doc strings.
8024         (tls-program): Add comment.
8025
8026 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8027
8028         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8029         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8030         mismatch between the hostname provided in the certificate and the name
8031         of the host connnecting to.
8032         (open-tls-stream): Use them.  Check certificates against trusted root
8033         certificates.
8034
8035 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8036
8037         * gnus-cache.el (gnus-cache-generate-nov-databases):
8038         Use nnml-generate-nov-databases-directory instead of
8039         nnml-generate-nov-databases-1.
8040
8041 2007-11-24  Glenn Morris  <rgm@gnu.org>
8042
8043         * message.el (message-tool-bar-retro): Update for rename
8044         mail_send.xpm->mail-send.xpm.
8045
8046 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8047
8048         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8049         `smime-ldap-search' for Emacs 22 and up.
8050
8051 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8052
8053         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8054
8055         * message.el (message-send-mail-function): Fix error convention.
8056         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8057         (message-widen-reply, message-send-mail, message-talkative-question)
8058         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8059         (message-clone-locals, message-send-news): Use with-current-buffer.
8060         (message-insert-or-toggle-importance): Remove unused var `valid'.
8061         (message-make-references): Remove unused var `new-references'.
8062         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8063
8064 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8065
8066         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8067         (spam-split-symbolic-return-positive): Reflow docstring.
8068         (spam-backends, spam-summary-exit-behavior)
8069         (spam-mark-ham-unread-before-move-from-spam-group)
8070         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8071         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8072         (spam-clear-cache, spam-backend-check, spam-install-backend)
8073         (spam-install-statistical-backend, spam-list-of-processors)
8074         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8075         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8076         (spam-check-crm114, spam-initialize, spam-unload-hook):
8077         Fix typos in docstrings.
8078
8079 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8080
8081         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8082         been checked if they have never been read and those group levels are
8083         higher than the one that a user specified.
8084
8085 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8086
8087         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8088         foreign groups unless a group level is specified by a user.
8089         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8090
8091 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8092
8093         * message.el (message-send-mail-function): Require sendmail.
8094
8095 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8096
8097         * message.el (message-send-mail-function): Check for smtpmail too.
8098
8099         * utf7.el (utf7-encode, utf7-decode): Use coding system
8100         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8101
8102         * message.el (message-send-mail-function): New function.
8103         (message-send-mail-function): Set default using
8104         message-send-mail-function.  Adjust doc string.
8105         (message-send-mail-with-mailclient): New function.
8106
8107 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8108
8109         * smime.el (from):
8110         * rfc2047.el (message-posting-charset):
8111         * qp.el (mm-use-ultra-safe-encoding):
8112         * pop3.el (parse-time-months):
8113         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8114         * nnml.el (files):
8115         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8116         (jka-compr-compression-info-list, ange-ftp-path-format)
8117         (efs-path-regexp):
8118         * nndiary.el (files):
8119         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8120         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8121         (epg-digest-algorithm-alist, inhibit-redisplay)
8122         (password-cache-expiry):
8123         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8124         (pgg-output-buffer, password-cache-expiry):
8125         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8126         (efs-path-regexp):
8127         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8128         (inhibit-redisplay):
8129         * mm-uu.el (file-name, start-point, end-point, entry)
8130         (gnus-newsgroup-name, gnus-newsgroup-charset):
8131         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8132         (latin-unity-ucs-list):
8133         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8134         (mm-uu-binhex-decode-function):
8135         * message.el (gnus-message-group-art, gnus-list-identifiers)
8136         (rmail-enable-mime-composing, gnus-local-organization)
8137         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8138         (gnus-read-active-file, facemenu-add-face-function)
8139         (facemenu-remove-face-function, gnus-article-decoded-p)
8140         (tool-bar-mode):
8141         * mail-source.el (display-time-mail-function):
8142         * gnus-util.el (nnmail-pathname-coding-system)
8143         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8144         (gnus-original-article-buffer, gnus-user-agent)
8145         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8146         (xemacs-codename, sxemacs-codename, emacs-program-version):
8147         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8148         * gnus-start.el (gnus-agent-covered-methods)
8149         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8150         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8151         (gnus-newsgroup-headers, gnus-group-list-mode)
8152         (gnus-group-mark-positions, gnus-newsgroup-data)
8153         (gnus-newsgroup-unreads, nnoo-state-alist)
8154         (gnus-current-select-method, mail-sources)
8155         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8156         (nnmail-spool-file, gnus-cache-active-hashtb):
8157         * gnus-mh.el (mh-lib-progs):
8158         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8159         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8160         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8161         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8162         (gnus-group-buffer):
8163         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8164         (font-lock-set-defaults):
8165         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8166         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8167         (gnus-summary-post-menu, total-parts, type, condition, length):
8168         * gnus-agent.el (gnus-agent-read-agentview):
8169         * flow-fill.el (show-trailing-whitespace):
8170         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8171         eval-and-compile wrappers for byte compiler pacifiers.
8172
8173         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8174         (mm-display-inline-fontify): Check for featurep 'xemacs not
8175         extent-list.
8176
8177         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8178         itimer-list.
8179         (mm-create-image-xemacs): Only do something for XEmacs.
8180         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8181
8182         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8183
8184         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8185         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8186
8187 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8188
8189         * nnimap.el (nnimap-split-download-body):
8190         * gnus-demon.el (gnus-demon):
8191         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8192
8193 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8196         New macros.
8197         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8198         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8199         copy data from unibyte buffer to multibyte current buffer.
8200         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8201         to copy data from unibyte current buffer to multibyte buffer.
8202         (nntp-make-process-buffer): Make process buffer unibyte.
8203
8204         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8205
8206 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8207
8208         * pop3.el (pop3-open-server): Accept and process data more robustly at
8209         connexion start to avoid spurious "POP SSL connexion failed" errors.
8210
8211 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8212
8213         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8214         read group names.
8215
8216 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8217
8218         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8219
8220 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8221
8222         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8223         (nnmail-save-active): Use a unibyte buffer when saving active file,
8224         which may contain non-ASCII group names.
8225
8226         * nnml.el (nnml-request-group): Decode group names in messages.
8227
8228 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8229
8230         * message.el (message-citation-line-function)
8231         (message-insert-formatted-citation-line): Fix spelling of
8232         `message-insert-formated-citation-line'.
8233
8234 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8235
8236         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8237
8238 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8239
8240         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8241         nnmail-pathname-coding-system.
8242
8243         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8244         that a user enters; decode group names in messages.
8245
8246         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8247
8248 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8249
8250         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8251
8252         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8253
8254         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8255         risky local variable.
8256
8257         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8258
8259 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8260
8261         * encrypt.el: Improve documentation to fix function name typo.
8262         Reported by Daiki Ueno <ueno@unixuser.org>.
8263
8264 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8265
8266         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8267         even if the point is not in the last page of an article.
8268         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8269         back to the previous page.
8270
8271 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8272
8273         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8274
8275 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8276
8277         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8278
8279 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8280
8281         * message.el (message-check-news-body-syntax):
8282         Avoid mm-string-as-multibyte.
8283         (message-hide-headers): Don't assume (point-min)==1.
8284
8285 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8286
8287         * message.el (message-remove-blank-cited-lines): Fix if remove is
8288         given.
8289         (message-bogus-address-regexp): New variable.
8290         (message-bogus-recipient-p): New function.
8291         (message-check-recipients): New command.
8292         (message-syntax-checks): Add `bogus-recipient'.
8293         (message-fix-before-sending): Add `bogus-recipient'.
8294
8295         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8296         (gnus-treat-body-boundary): Don't test window-system.
8297
8298 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8299
8300         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8301
8302 2007-10-28  Miles Bader  <miles@gnu.org>
8303
8304         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8305         at compile-time too.
8306
8307 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8308
8309         * gnus-msg.el (gnus-message-setup-hook):
8310         Add `message-remove-blank-cited-lines' to options.
8311
8312 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8313
8314         * message.el (message-remove-blank-cited-lines): New function.
8315         Suggested by Karl Plästerer.
8316
8317 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8320         mapc.
8321
8322         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8323         (top-level): Use mapc to set functions to be traced for debugging.
8324
8325         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8326         called for effect with while loop.
8327
8328         * message.el (message-talkative-question): Replace mapcar called for
8329         effect with mapc.
8330
8331         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8332         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8333         called for effect with dolist.
8334
8335         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8336
8337         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8338         gnus-extra-headers and nnmail-extra-headers.
8339
8340         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8341         called for effect with dolist.
8342         (top-level): Use mapc to set functions to be traced for debugging.
8343
8344         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8345         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8346         dolist.
8347
8348         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8349         Replace mapcar called for effect with mapc.
8350         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8351         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8352         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8353         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8354
8355         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8356         remove-if that's a cl function.
8357
8358         * webmail.el (webmail-debug): Replace mapcar called for effect with
8359         dolist.
8360
8361         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8362         with mapc.
8363
8364 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8367         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8368         with while loop.
8369
8370         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8371         functions from article-* functions.
8372         (gnus-multi-decode-header): Replace mapcar called for effect with
8373         dolist.
8374
8375         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8376         (gnus-bookmark-show-details): Replace mapcar called for effect with
8377         while loop.
8378
8379         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8380         called for effect with while loop.
8381
8382         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8383         with dolist.
8384
8385         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8386         Replace mapcar called for effect with dolist.
8387
8388         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8389
8390         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8391         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8392         Replace mapcar called for effect with dolist.
8393         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8394         mapc.
8395
8396         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8397         Replace mapcar called for effect with dolist.
8398         (gnus-topic-list): Replace mapcar called for effect with mapc.
8399
8400         * gnus.el: Use mapc instead of mapcar to add autoloads.
8401
8402 2007-10-23  Richard Stallman  <rms@gnu.org>
8403
8404         * gnus-group.el (gnus-group-highlight): Mark as risky.
8405
8406 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * gnus.el (gnus-server-to-method): Return method found first in
8409         gnus-newsrc-alist.
8410
8411         * gnus-art.el (gnus-article-highlight-signature)
8412         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8413         button overlay without the front stickiness.
8414
8415 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8416
8417         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8418         overview buffer needed a catch to receive its throw.
8419         (gnus-agent-flush-cache): Declare as interactive to make this function
8420         easier to use.
8421
8422 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8423
8424         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8425         `next-line'.
8426
8427 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8428
8429         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8430         exclude address matching message-dont-reply-to-names.
8431
8432 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * gnus-util.el (gnus-string<): New function.
8435
8436         * gnus-sum.el (gnus-article-sort-by-author)
8437         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8438
8439 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8442         the frame-focus tag is set in gnus-buffer-configuration.
8443
8444 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8447         the front stickiness.
8448
8449 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8450
8451         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8452         url pattern; remove duplicate one.
8453         (gnus-article-extend-url-button): New function.
8454         (gnus-article-add-buttons): Use it.
8455         (gnus-button-push): Use concatenated url that it makes.
8456
8457 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8458
8459         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8460
8461 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8462
8463         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8464         Don't hardcode point-min==1.
8465
8466 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8467
8468         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8469         Fix comment about "iso8859-1".
8470
8471 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8472
8473         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8474         ones returned from the verify-function.
8475
8476         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8477         Call mml2015-extract-cleartext-signature if extraction failed.
8478
8479 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8480
8481         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8482         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8483         failed.
8484
8485 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8486
8487         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8488
8489 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8490
8491         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8492         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8493         recommends to use EasyPG instead of PGG.
8494
8495         * pgg.el: Revert to revision 6.23.2.16.
8496
8497         * pgg-def.el: Revert to revision 6.6.2.14.
8498
8499         * pgg-gpg.el: Revert to revision 6.23.2.34.
8500
8501 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8502
8503         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8504         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8505         thread for both the null and zero (kill/expire thread) universal prefix
8506         cases.
8507         (gnus-summary-expire-thread): Add new function to expire a thread,
8508         using gnus-summary-kill-thread.
8509         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8510         shortcuts for gnus-summary-expire-thread.
8511         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8512         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8513
8514 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8515
8516         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8517         extras value, so an extras entry can be deleted.
8518         (gnus-registry-delete-extra-entry): Use it.
8519         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8520         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8521         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8522         storage through the gnus-registry, and provide an appropriate API for
8523         it.
8524
8525 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8526
8527         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8528         Suggested by Leo <sdl.web@gmail.com>.
8529
8530         * gnus.el: Do.
8531
8532 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8535         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8536
8537         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8538
8539         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8540         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8541
8542 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8543
8544         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8545         newline.
8546         (nnmbox-request-accept-article): Don't change article in source buffer;
8547         narrow to header to use message-fetch-field rather than
8548         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8549         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8550         as delimiters; make sure article ends with newline.
8551         (nnmbox-delete-mail): Correct last position of article to be deleted;
8552         ignore X-Gnus-Newsgroup header in article body.
8553         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8554         positions; make sure article ends with newline.
8555
8556         * message.el (message-display-abbrev): Don't infloop when a user
8557         inserts SPC in the beginning of header.
8558
8559         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8560         coding-system-for-read and coding-system-for-write for XEmacs having no
8561         file-coding feature.
8562
8563         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8564
8565 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8566
8567         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8568         list of groups not followed by default.  Fix type to be regexp.
8569         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8570
8571 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8572
8573         * hmac-def.el (define-hmac-function): Switch from old-style to
8574         new-style backquotes.
8575
8576         * md4.el (md4-make-step): Likewise.
8577
8578 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8579
8580         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8581         raw-text coding system when saving .newsrc file, which may contain
8582         non-ASCII group names.
8583
8584 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8585
8586         * gnus-cus.el (gnus-score-extra): New widget.
8587         (gnus-score-extra-convert): New function.
8588         (gnus-score-customize): Use it for Extra.
8589
8590 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8591
8592         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8593         (mml2015-mailcrypt-clear-verify): Use it.
8594         (mml2015-gpg-clear-verify): Use it.
8595         (mml2015-pgg-clear-verify): Use it.
8596         (mml2015-epg-clear-verify): Replace the current part with the output
8597         from GnuPG; don't extract the plaintext by itself.
8598
8599         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8600         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8601         mml2015-clear-verify-function; don't touch the armor headers or
8602         dash-escaped text here.
8603
8604 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8605
8606         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8607         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8608         parts, or application/octet-stream as a last resort.
8609         (gnus-mime-view-part-as-type): Don't toggle display.
8610         (gnus-mime-view-part-as-charset): Don't turn off display before
8611         querying charset.
8612
8613         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8614         stuff to undisplayer function in Emacs.
8615         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8616
8617         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8618         text/calendar parts.
8619
8620 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8621
8622         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8623         decoding text/calendar parts.
8624
8625         * message.el (message-forward-make-body-mime): Always mark body as
8626         having no illegible text; remove signed-or-encrypted argument.
8627         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8628
8629         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8630         (mml-generate-mime-1): Don't encode body if it is specified to be in
8631         raw form; don't make buffer be unibyte when inserting multibyte string.
8632
8633 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8634
8635         * sha1.el: Fix up comment style.
8636         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8637         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8638
8639         * hex-util.el: Fix up comment style.
8640         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8641
8642         * gnus-salt.el: Use with-current-buffer.
8643         (gnus-pick-setup-message): Fix long-standing typo.
8644
8645 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8646
8647         * imap.el (imap-logout-timeout): New variable.
8648         (imap-logout, imap-logout-wait): New functions.
8649         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8650
8651         * nnimap.el (nnimap-logout-timeout): New server variable.
8652         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8653         nnimap-logout-timeout.
8654
8655         * gnus-art.el (gnus-article-summary-command-nosave)
8656         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8657
8658 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8659
8660         * gnus.el (gnus-maximum-newsgroup): New variable.
8661
8662         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8663         according to gnus-maximum-newsgroup.
8664
8665         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8666         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8667         Limit the range of articles according to gnus-maximum-newsgroup.
8668
8669 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8670
8671         * gnus-art.el (gnus-sticky-article): Fix problems described in
8672         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8673         Don't perform gnus-configure-windows here; reuse existing sticky
8674         article buffer.
8675
8676         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8677         it doesn't exist in gnus-article-mode.
8678
8679 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8680
8681         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8682         (gnus-agent-decoded-group-name): New function.
8683         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8684         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8685
8686 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8687
8688         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8689         Add binding for gnus-sticky-article.
8690         (gnus-summary-exit): Don't kill sticky article buffers.
8691
8692         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8693         article buffer.
8694         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8695         (gnus-kill-sticky-article-buffers): New commands.
8696
8697 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8698
8699         * nntp.el (nntp-xref-number-is-evil): New server variable.
8700         (nntp-find-group-and-number): If it is non-nil, don't trust article
8701         numbers in the Xref header.
8702
8703 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8704
8705         * gnus-agent.el (gnus-agent-read-group): New function.
8706         (gnus-agent-flush-group, gnus-agent-expire-group)
8707         (gnus-agent-regenerate-group): Use it.
8708         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8709         nnmail-pathname-coding-system.
8710
8711 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8712
8713         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8714
8715         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8716         that are unread as unread, and also as selected so that information of
8717         marks having been changed by a user may be updated when exiting group.
8718
8719 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8720
8721         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8722
8723 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8726         calculated ignoring signature parts to gnus-treat-article.
8727
8728 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8729
8730         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8731         a point here in order to keep the window start.
8732         (gnus-insert-mime-security-button): Make a button overlay without the
8733         front stickiness.
8734         (gnus-mime-display-security): Goto the end of a button.
8735
8736         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8737
8738 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8741         group-name-at-point.
8742         (gnus-group-completing-read): New function that offers decoded
8743         non-ASCII group names for completion.
8744         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8745         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8746         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8747         (gnus-group-fetch-control): Use it.
8748         (gnus-fetch-group): Use group-name-at-point for the initial value
8749         rather than the default value; use gnus-alive-p.
8750
8751         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8752         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8753         (gnus-summary-post-news): Use gnus-group-completing-read.
8754
8755         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8756         (gnus-read-move-group-name): Decode group name for completion.
8757
8758 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8759
8760         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8761         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8762         Yamaoka slightly modified the code).
8763
8764 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8767         (nnmail-split-incoming): Bind it.
8768
8769         * nnml.el (nnml-group-name-charset): New function.
8770         (nnml-decoded-group-name): Use it; don't decode group name if
8771         nnmail-group-names-not-encoded-p is non-nil.
8772         (nnml-encoded-group-name): New function.
8773         (nnml-group-pathname): Inline nnml-decoded-group-name.
8774         (nnml-request-expire-articles): Decode group name in message.
8775         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8776         nnmail-pathname-coding-system.
8777         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8778         not decoded ones according to nnmail-group-names-not-encoded-p.
8779         (nnml-generate-active-info): Use nnml-encoded-group-name.
8780
8781 2007-08-08  Glenn Morris  <rgm@gnu.org>
8782
8783         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8784         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8785         doc-strings and comments.
8786
8787 2007-07-25  Glenn Morris  <rgm@gnu.org>
8788
8789         * Relicense all FSF files to GPLv3 or later.
8790
8791 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8792
8793         * gnus-sum.el (gnus-summary-move-article):
8794         Make gnus-summary-respool-article work.
8795
8796 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8797
8798         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8799         string.
8800
8801 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8802
8803         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8804         that should be ignored when comparing distant RSS articles with local
8805         ones.
8806         (nnrss-make-hash-index): New function.  Create a hash index according
8807         to the ignored fields.
8808         (nnrss-check-group): Use it.
8809
8810 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8811
8812         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8813
8814         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8815
8816         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8817         the new optional argument ENCODED is non-nil.
8818         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8819         coding system for encoding group name.
8820         (gnus-group-make-rss-group): Pass un-encoded group name to
8821         gnus-group-make-group.
8822         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8823         encoded.
8824
8825         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8826         Encode group name to which articles are moved or copied.
8827         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8828         coding system for encoding Newsgroup, Followup-To and Xref headers.
8829
8830         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8831         marks; use nnheader-file-coding-system to write a file.
8832         (nnagent-retrieve-headers): Bind file-name-coding-system to
8833         nnmail-pathname-coding-system.
8834
8835         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8836
8837         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8838         (nnml-request-article, nnml-request-create-group)
8839         (nnml-request-rename-group, nnml-find-id)
8840         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8841         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8842         (nnml-save-marks): Use nnml-group-pathname instead of
8843         nnmail-group-pathname.
8844
8845         (nnml-request-create-group, nnml-request-expire-articles)
8846         (nnml-request-move-article, nnml-request-delete-group)
8847         (nnml-deletable-article-p, nnml-possibly-create-directory)
8848         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8849         (nnml-open-marks): Bind file-name-coding-system to
8850         nnmail-pathname-coding-system.
8851
8852         (nnml-request-article): Pass server argument to nnml-find-group-number.
8853         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8854         Pass server argument to nnml-possibly-create-directory.
8855         (nnml-request-accept-article): Pass server argument to
8856         nnml-active-number and nnml-save-mail.
8857         (nnml-find-group-number): Pass server argument to nnml-find-id.
8858         (nnml-request-update-info): Pass server argument to
8859         nnml-marks-changed-p.
8860
8861         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8862         (nnml-save-mail, nnml-active-number): Add server argument.
8863
8864         (nnml-request-delete-group): Warn if group is missing.
8865         (nnml-get-nov-buffer): Decode group name.
8866         (nnml-generate-active-info): Encode group name.
8867         (nnml-open-marks): Decode group name in messages.
8868
8869 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8870
8871         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8872         if it is not specified.
8873         (gnus-article-pipe-part, gnus-article-save-part)
8874         (gnus-article-interactively-view-part, gnus-article-copy-part)
8875         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8876         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8877         (gnus-article-replace-part, gnus-article-delete-part)
8878         (gnus-article-view-part-as-type): Pass raw prefix argument to
8879         gnus-article-part-wrapper.
8880
8881 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * gnus-agent.el (gnus-agent-save-active):
8884         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8885
8886         * gnus-cache.el (gnus-cache-save-buffers)
8887         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8888         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8889         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8890         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8891         (gnus-cache-generate-active, gnus-cache-rename-group)
8892         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8893         (gnus-cache-update-overview-total-fetched-for):
8894         Bind file-name-coding-system to nnmail-pathname-coding-system.
8895         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8896         New variables.
8897         (gnus-cache-decoded-group-name): New function.
8898         (gnus-cache-file-name): Use it.
8899         (gnus-cache-generate-active): Use non-decoded group name for active.
8900
8901         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8902         right place.
8903         (gnus-write-active-file): Don't break non-ASCII group names.
8904
8905         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8906         nnmail-pathname-coding-system.
8907
8908         * lpath.el: Bind default-file-name-coding-system,
8909         file-name-coding-system and language-info-alist for XEmacs.
8910
8911         * gnus-uu.el (gnus-uu-decode-save): Typo.
8912
8913 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8916
8917 2007-07-14  David Kastrup  <dak@gnu.org>
8918
8919         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8920         finishing actions if we did not edit the article.
8921
8922 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8923
8924         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8925         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8926         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8927         (gnus-agent-flush-group, gnus-agent-flush-cache)
8928         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8929         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8930         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8931         (gnus-agent-regenerate-group)
8932         (gnus-agent-update-files-total-fetched-for)
8933         (gnus-agent-update-view-total-fetched-for):
8934         Bind file-name-coding-system to nnmail-pathname-coding-system.
8935         (gnus-agent-group-pathname): Don't encode file names by
8936         nnmail-pathname-coding-system.
8937         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8938         coding-system-for-write instead of buffer-file-coding-system to
8939         gnus-agent-file-coding-system.
8940
8941         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8942         Decode group name.
8943
8944         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8945
8946         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8947         (gnus-read-newsrc-el-file): Make group names unibyte.
8948
8949         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8950         nnmail-pathname-coding-system.
8951
8952         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8953         (nnrss-request-delete-group): Bind file-name-coding-system to
8954         nnmail-pathname-coding-system.
8955         (nnrss-read-server-data, nnrss-read-group-data):
8956         Bind file-name-coding-system correctly.
8957         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8958
8959         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8960         (nntp-server-to-method-cache): New variable.
8961         (nntp-group-pathname): New function that decodes non-ASCII group names.
8962         (nntp-possibly-create-directory, nntp-marks-changed-p)
8963         (nntp-save-marks, nntp-open-marks): Use it.
8964         (nntp-possibly-create-directory, nntp-open-marks):
8965         Bind file-name-coding-system to nnmail-pathname-coding-system.
8966         (nntp-open-marks): Decode group names when bootstrapping marks.
8967
8968         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8969         Newsgroups and Folowup-To headers.
8970
8971 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8972
8973         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8974         (gnus-server-closed-face, gnus-server-denied-face)
8975         (gnus-server-offline-face): Remove variable.
8976         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8977
8978         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8979         of modifying message-stack directly for XEmacs.
8980
8981         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8982         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8983         if the coding-system argument is nil for XEmacs.
8984
8985         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8986         mm-charset-override-alist.
8987
8988         * rfc2047.el: Don't require base64; require rfc2045 for the function
8989         rfc2045-encode-string.
8990         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8991         to quote the parameter value.
8992
8993 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8994
8995         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8996         form in gnus-group-name-charset-method-alist.
8997
8998         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8999         overrides the default layout edit-form.
9000
9001         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9002
9003         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9004
9005 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9006
9007         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9008         as unfetched articles.
9009
9010 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9011
9012         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9013
9014 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9015
9016         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9017         original back end that keeps marks in the local system.
9018
9019 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9020
9021         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9022         arg of pop-to-buffer for XEmacs.
9023         (gnus-article-read-summary-keys): Ditto; don't restore window
9024         configuration if summary command ends up with neither article buffer
9025         nor summary buffer; describe bindings if summary keys end with C-h.
9026
9027 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9028
9029         * message.el (message-fix-before-sending): Skip raw message part to be
9030         forwarded while checking illegible text.
9031         (message-forward-make-body-mime, message-forward-make-body):
9032         Mark signed or encrypted raw message as having no illegible text.
9033
9034 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9035
9036         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9037         (gnus-message-with-timestamp-1): New macro.
9038         (gnus-message-with-timestamp): New function.
9039         (gnus-message): Use them.
9040
9041         * nnheader.el (nnheader-message): Use them.
9042
9043 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9044
9045         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9046         .newsrc.eld file.
9047
9048 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9049
9050         * gnus-agent.el (gnus-agent-fetch-headers)
9051         (gnus-agent-retrieve-headers):
9052         Bind gnus-decode-encoded-address-function to identity.
9053
9054         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9055         available also when the server returns simply a dot.
9056
9057         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9058
9059 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9060
9061         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9062
9063 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9064
9065         * gnus-ems.el (gnus-x-splash): Make it work.
9066
9067         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9068         from being used.
9069
9070         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9071
9072 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9073
9074         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9075         4th and the 5th arguments.
9076
9077         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9078         the front stickiness.
9079         (gnus-article-summary-command-nosave): Correct the order of the
9080         arguments passed to pop-to-buffer.
9081         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9082         summary command ends up with the article buffer.
9083
9084         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9085         the same faces.
9086
9087 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9088
9089         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9090
9091 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9092
9093         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9094         * gnus-sum.el (gnus-summary-highlight):
9095         * pgg.el (pgg-sign-region, pgg-sign):
9096         * mail-source.el (mail-source-delete-old-incoming-confirm):
9097         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9098
9099 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9100
9101         * gnus-art.el (gnus-mime-view-part-externally)
9102         (gnus-mime-view-part-internally): Fix predicate function passed to
9103         completing-read.
9104
9105         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9106
9107         * gnus.el (gnus-update-message-archive-method): Add :version.
9108
9109 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9110
9111         * gnus.el (gnus-update-message-archive-method): New variable.
9112
9113         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9114         according to gnus-message-archive-method if
9115         gnus-update-message-archive-method is non-nil.
9116
9117 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9118
9119         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9120         Suggested by Loic Dachary <loic@dachary.org>.
9121         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9122
9123 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9124
9125         * message.el (message-pop-to-buffer): Add switch-function argument.
9126         (message-mail): Pass switch-function argument to it.
9127
9128 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9129
9130         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9131         Improve doc string.
9132
9133 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9134
9135         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9136         (gnus-header-content)
9137         * gnus-cite.el (gnus-cite-10)
9138         * gnus-srvr.el (gnus-server-closed)
9139         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9140         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9141         (gnus-group-mail-3-empty, gnus-group-mail-low)
9142         (gnus-group-mail-low-empty, gnus-splash)
9143         * message.el (message-header-to, message-header-cc)
9144         (message-header-subject, message-header-other, message-header-name)
9145         (message-header-xheader, message-separator, message-cited-text)
9146         (message-mml): Lighten colors of faces used for dark background.
9147
9148 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9149
9150         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9151         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9152
9153 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9154
9155         * message.el (message-narrow-to-headers-or-head):
9156         Ignore mail-header-separator in the body.
9157
9158 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9159
9160         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9161         same as window size.
9162
9163 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9164
9165         * message.el (message-font-lock-keywords): Use message-header-xheader
9166         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9167         ahead of the anything pattern, to get it recognised.
9168
9169 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9170
9171         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9172         spam.el loads uses it in the compiled defadvice form.
9173
9174 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9175
9176         * gnus-sum.el (gnus-articles-to-read)
9177         (gnus-summary-insert-old-articles): Don't truncate group name for
9178         `read-string'.
9179
9180         * gnus-util.el (gnus-limit-string): Delete this function.
9181
9182         * gnus-sum.el (gnus-simplify-subject-fully):
9183         Use `truncate-string-to-width' instead.
9184
9185 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9186
9187         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9188         Tell if, on summary exit, the next group has to be selected.
9189         (gnus-summary-exit): Use it.
9190
9191 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9192
9193         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9194         non-break space.
9195
9196 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9197
9198         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9199         Check if group is not a directory.
9200         (nnfolder-request-expire-articles): Don't delete articles if the target
9201         group is not available.
9202
9203         * nnml.el (nnml-request-create-group): Properly check if group is not a
9204         file.
9205         (nnml-request-expire-articles): Don't delete articles if the target
9206         group is not available.
9207
9208         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9209         Don't quote characters that are within parentheses.
9210
9211 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9212
9213         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9214         (gnus-handle-ephemeral-exit): Select article according to it.
9215
9216 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9217
9218         * message.el (message-insert-formated-citation-line): Remove newline.
9219         (message-citation-line-format): Add final \n here so that the user can
9220         avoid a blank line.
9221
9222 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9223
9224         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9225         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9226         Update lanl/arXiv support.
9227
9228 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * gnus.el: Bump version number.
9231
9232 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9233
9234         * gnus.el (gnus-version-number): Bump version.
9235
9236 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9237
9238         * gnus.el: No Gnus v0.6 is released.
9239
9240 2007-04-27  Didier Verna  <didier@xemacs.org>
9241
9242         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9243         * gmm-utils.el (gmm-regexp-concat): ... here.
9244         * message.el: Don't require 'gnus-util.
9245         (message-dont-reply-to-names): Handle name change above.
9246         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9247
9248 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9251         since the initial value varies according to the system.
9252
9253 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9254
9255         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9256
9257 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9258
9259         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9260
9261 2007-04-24  Didier Verna  <didier@xemacs.org>
9262
9263         Improve the type of gnus-ignored-from-addresses.
9264         * gnus-util.el (gnus-orify-regexp): New function.
9265         * message.el (gnus-util): Require it.
9266         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9267         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9268         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9269
9270 2007-04-24  Didier Verna  <didier@xemacs.org>
9271
9272         * gnus-sum.el:
9273         * gnus-utils.el: Fix some trailing whitespaces.
9274
9275 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9276
9277         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9278         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9279         article's Message-ID; refer parent article in summary buffer.
9280
9281         * message.el (message-bounce): Call mime-to-mml.
9282
9283         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9284         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9285         optimize and/or forms properly.
9286
9287 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9288
9289         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9290         URL.
9291
9292 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9293
9294         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9295
9296 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9297
9298         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9299         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9300         displayed of multipart/alternative part if it is invoked from summary
9301         buffer.
9302
9303         * mm-view.el (mm-inline-text-html-render-with-w3m)
9304         (mm-inline-text-html-render-with-w3m-standalone)
9305         (mm-inline-render-with-function): Use mail-parse-charset by default.
9306
9307 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9308
9309         * parse-time.el (parse-time-string-chars): Check if CHAR
9310         is less than the length of parse-time-syntax.
9311
9312 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9313
9314         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9315         from gnus-newsgroup-processable.
9316
9317 2007-04-16  Didier Verna  <didier@xemacs.org>
9318
9319         * gnus-msg.el (gnus-configure-posting-styles):
9320         Handle message-signature-directory properly with :file syntax.
9321         Reported by "Leo".
9322
9323 2007-04-11  Didier Verna  <didier@xemacs.org>
9324
9325         New user option: message-signature-directory.
9326         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9327         * message.el (message-insert-signature): Ditto.
9328         * message.el (message-signature-file): Doc update.
9329         * message.el (message-signature-directory): New.
9330
9331 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9332
9333         * gnus-msg.el (gnus-inews-yank-articles):
9334         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9335
9336 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9337
9338         * message.el (message-yank-original): Make sure cited text ends with
9339         newline; don't exchange point and mark.
9340
9341 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9342
9343         * tls.el (open-tls-stream): Properly handle case where there
9344         is no associated buffer.
9345
9346 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9347
9348         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9349         message-yank-original, make sure (< mark TEXT point).
9350
9351 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9352
9353         * message.el (message-fill-column): New variable.
9354         (message-mode): Use it.  Add comment on a possible new hook.
9355
9356         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9357         (nnmail-get-new-mail): Reformat.
9358
9359         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9360
9361         * gmm-utils.el: Fix Commentary.
9362         (gmm-tool-bar-from-list): Fix typo in doc string.
9363
9364 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9365
9366         * message.el (message-yank-original): Don't switch point and mark
9367         unnecessarily to put point and mark as documented.
9368
9369 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9370
9371         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9372         from the message heads.
9373
9374 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9375
9376         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9377         article buffer does not have a window.  This may not be the best
9378         solution but is certainly better than setting the start of the null,
9379         that is the current, window.
9380
9381 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9382
9383         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9384         (gnus-draft-setup): Run it.
9385
9386         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9387         gnus-score-fast-scoring.  Allow regexp.
9388         (gnus-score-headers): Use it.
9389
9390         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9391         XEmacs.
9392
9393         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9394         string.
9395         (gnus-button-alist): Also catch `<f1> k ...'.
9396         (gnus-treat-display-x-face): Fix doc string.
9397
9398 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9399
9400         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9401         evaluation of gnus-extended-version to ensure correct generation of the
9402         User-Agent header when message-generate-headers-first is used.
9403
9404 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9405
9406         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9407         hashcash-path is nil.  Don't call callback with incorrect number of
9408         parameters if val is 0.
9409
9410 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9411
9412         * message.el (message-required-news-headers):
9413         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9414
9415 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9416
9417         * tls.el (open-tls-stream): In handshake-waiting loop,
9418         don't wait more if there is output available to process.
9419
9420 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9421
9422         * tls.el (tls-program): Doc fix.
9423
9424 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9425
9426         * message.el (message-generate-new-buffers): Change the meaning of the
9427         nil value; add `standard' to the choices; treat t as `unique'; improve
9428         doc string.
9429         (gnus-select-frame-set-input-focus): Autoload.
9430         (message-buffer-name): Search for the existing message buffer if
9431         message-generate-new-buffers is nil or `standard'; treat the value t of
9432         message-generate-new-buffers as `unique'.
9433         (message-pop-to-buffer): Raise the frame already displaying the message
9434         buffer; clear the echo area after querying.
9435         (message-setup): Pass the `continue' argument to compose-mail.
9436         (message-mail): Prefer `switch-function' if it is given; search for the
9437         existing message buffer if the `continue' argument is non-nil; pass
9438         continue and switch-function arguments to compose-mail by way of
9439         message-setup.
9440         (message-mail-other-window): Adjust argument of message-setup.
9441         (message-mail-other-frame): Ditto.
9442
9443 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9444
9445         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9446         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9447         to turn font-lock on when turning gnus-message-citation-mode on.
9448
9449 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9450
9451         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9452         (mml-smime-function-alist): New variable; add epg as the backend.
9453         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9454         mml-smime- functions instead.
9455         * mm-view.el: Require smime.
9456
9457 2007-03-05  Didier Verna  <didier@xemacs.org>
9458
9459         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9460         instead of just inheritance for posting styles.
9461         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9462
9463 2007-02-24  Chris Moore  <dooglus@gmail.com>
9464
9465         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9466         * pgg-pgp.el (pgg-pgp-encrypt-region):
9467         * pgg-gpg.el (pgg-gpg-encrypt-region):
9468         Check pgg-encrypt-for-me if no other recipients.
9469
9470 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9471
9472         * tls.el (tls-certtool-program): Fix custom type.
9473
9474 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9475
9476         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9477         and point-at-eol instead of line-(beginning|end)-position.
9478
9479         * assistant.el (assistant-parse-buffer): Ditto.
9480
9481         * netrc.el (netrc-parse-services): Ditto.
9482
9483 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9484
9485         * mml2015.el (mml2015-epg-find-usable-key): New function.
9486         (mml2015-epg-sign): Use it.
9487         (mml2015-epg-encrypt): Use it.
9488
9489 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * message.el (message-make-in-reply-to): Quote name containing
9492         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9493         if there are special characters.  Reported by NAKAJI Hiroyuki
9494         <nakaji@jp.freebsd.org>.
9495
9496 2007-02-27  Didier Verna  <didier@xemacs.org>
9497
9498         Include the group parameters as well as the topic ones in the
9499         inheritance filter process.
9500         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9501         argument GROUP-PARAMS-LIST.
9502         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9503
9504 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9505
9506         * nntp.el (nntp-never-echoes-commands)
9507         (nntp-open-connection-functions-never-echo-commands): New variables.
9508         (nntp-send-command): Use them.
9509
9510 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9511
9512         * mml2015.el (mml2015-epg-verify): Simplify.
9513
9514 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9515
9516         * mml.el (mml-content-disposition-alist): New user option.
9517         (mml-content-disposition): New function.
9518         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9519         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9520
9521 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9522
9523         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9524         verification.
9525
9526 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9527
9528         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9529         articles posted in the last 24 hours.
9530
9531 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9532
9533         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9534
9535 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9536
9537         * nntp.el (nntp-send-command): Don't wait for echoes when
9538         nntp-open-ssl-stream is used.
9539
9540 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9541
9542         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9543         (gnus-message-add-citation-keywords)
9544         (gnus-message-remove-citation-keywords): Remove.
9545         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9546         directly, make the variables in font-lock-defaults buffer-local, add
9547         gnus-message-citation-keywords to them and then update the value of
9548         font-lock-keywords.
9549
9550 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9551
9552         * message.el (message-cite-original-1): Don't call
9553         gnus-article-highlight-citation.
9554
9555         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9556         citations; fix line count.
9557
9558 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9559
9560         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9561         (gnus-message-add-citation-keywords)
9562         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9563         versions of font-lock-add-keywords and font-lock-remove-keywords to
9564         work with XEmacs correctly.
9565
9566 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9567
9568         * gnus-cite.el (gnus-cite-face-list): Set the values of
9569         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9570         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9571         (gnus-message-cite-prefix-regexp): New variable.
9572         (gnus-message-search-citation-line): Use it; protect against long
9573         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9574         the 0th match data for Emacs.
9575         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9576         (gnus-message-add-citation-keywords): Append keywords rather than
9577         prepending; emulate font-lock-add-keywords if it is not available.
9578         (gnus-message-remove-citation-keywords):
9579         Emulate font-lock-remove-keywords if it is not available.
9580
9581         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9582
9583         * message.el (message-cite-prefix-regexp): Set the value of
9584         gnus-message-cite-prefix-regexp.
9585
9586 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9587
9588         * nnweb.el (nnweb-google-parse-1): Update parser.
9589
9590 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9591
9592         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9593
9594 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9595
9596         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9597         regexp.
9598
9599 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9600
9601         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9602         string-to-multibyte.
9603         (uudecode-decode-region-internal): Use it.
9604
9605         * lpath.el: Fbind string-as-multibyte for XEmacs.
9606
9607 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9608
9609         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9610         Fix custom choice.
9611
9612         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9613
9614 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9615
9616         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9617
9618         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9619         `write-region' to respect `mm-inhibit-file-name-handlers'.
9620
9621 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9622
9623         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9624         Use gnus-home-directory instead of "~/" or "$HOME".
9625
9626 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9627
9628         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9629         to mention filename.
9630         Add comments at beginning regarding usage.
9631         (encrypt-write-file-contents): Change interactive so a string is
9632         acceptable.  If the file has no associated model, show an error instead
9633         of a nonsense prompt.
9634
9635 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9636
9637         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9638         Thanks to Yoshihiko Yamada for kind notification of this typo.
9639
9640 2007-01-12  Kenichi Handa  <handa@m17n.org>
9641
9642         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9643         multibyte buffer.
9644
9645 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9646
9647         * gnus-score.el (gnus-score-fast-scoring): New variable.
9648         (gnus-score-headers): Use it.
9649
9650         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9651
9652         * message.el (message-cite-original-1):
9653         Call gnus-article-highlight-citation if requested.
9654         (message-make-from): Allow name and address as optional arguments.
9655
9656         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9657
9658         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9659         bugs to doc string.
9660         (gnus-button-alist): Add mid\\|message-id.
9661         (gnus-button-fetch-group): Extend for use in
9662         `browse-url-browser-function'.
9663         (gnus-button-url-regexp): Try to catch paired parentheses like in
9664         Wikipedia URLs.
9665
9666         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9667         Suggested by Simon Krahnke <overlord@gmx.li>.
9668
9669 2007-01-13  Romain Francoise  <romain@orebokech.com>
9670
9671         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9672         Update copyright.
9673
9674 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9675
9676         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9677
9678 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9679
9680         * gnus-registry.el (gnus-registry-unfollowed-groups)
9681         (gnus-registry-split-fancy-with-parent): Fix documentation.
9682
9683 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9684
9685         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9686         from nnweb groups.
9687
9688 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9689
9690         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9691         Xref urls.  Erase buffer before requesting head.
9692
9693         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9694
9695 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9696
9697         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9698         customizable.
9699
9700 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9701
9702         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9703         no signing key is found.
9704         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9705         no encrypting and/or signing key is found.
9706
9707 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9708
9709         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9710
9711 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9712
9713         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9714         headers read from disk with the ones newly found in the current search.
9715         This should no longer cause problems, because the article numbers in
9716         Gmane's `nov.php' output are ignored since the previous change.
9717
9718 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9719
9720         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9721
9722 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9723
9724         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9725         replace-regexp-in-string; bind url-version; fbind display-images-p and
9726         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9727         find-face and set-itimer-function for Emacs; bind itimer-list for
9728         Emacs.
9729
9730         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9731
9732 2007-01-01  Romain Francoise  <romain@orebokech.com>
9733
9734         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9735
9736 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9737
9738         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9739         `define-minor-mode' macro definition expanded properly.
9740         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9741         exclude it there.
9742
9743         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9744         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9745         `fboundp' test.
9746         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9747         This is OK to autoload in (S)XEmacs now.
9748
9749 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9750
9751         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9752         keystroke.
9753         (gnus-summary-limit-to-singletons): Fix typo.
9754
9755         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9756         else fails.
9757
9758 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9759
9760         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9761         docstring.
9762
9763         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9764         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9765         (gnus-summary-insert-dormant-articles): Fix typo in message.
9766
9767 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9768
9769         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9770         nil for XEmacs.
9771         (gnus-message-citation-mode): Don't autoload in XEmacs.
9772
9773         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9774
9775 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9776
9777         * nnimap.el (nnimap-expunge-search-string):
9778         Mention nnimap-search-uids-not-since-is-evil in docstring.
9779
9780 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9781
9782         * spam.el: Revert to make-obsolete-variable because
9783         define-obsolete-variable-alias is not supported in Emacs 21.
9784
9785         * spam.el (spam-ifile-path, spam-ifile-database-path)
9786         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9787         make-obsolete-variable.
9788         (spam-bsfilter-path, spam-bsfilter-program)
9789         (spam-spamassassin-path, spam-spamassassin-program)
9790         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9791         Don't use "path" inappropriately.
9792         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9793         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9794         variable names.
9795
9796 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9797
9798         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9799         summary buffer.
9800
9801         * password.el (password-cache-remove): Use clear-string to burn
9802         password, if available.
9803
9804 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9805
9806         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9807
9808         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9809
9810         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9811         (gnus-message-highlight-citation): Move defcustom here from
9812         gnus-cite.el.
9813         (gnus-message-citation-mode): Autoload.
9814
9815         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9816         checks to make it compile with XEmacs.
9817         (gnus-message-citation-mode): New minor mode.
9818         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9819         (gnus-message-highlight-citation): New variables.
9820         (gnus-message-search-citation-line)
9821         (gnus-message-add-citation-keywords)
9822         (gnus-message-remove-citation-keywords)
9823         (turn-on-gnus-message-citation-mode)
9824         (turn-off-gnus-message-citation-mode): New functions.
9825
9826 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9827
9828         * gnus-cite.el: Enable highlighting of different citation levels in
9829         message-mode.
9830
9831 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9832
9833         * message.el (message-make-fqdn): Fix comment.
9834         (message-bogus-system-names): Add ".local".
9835
9836         * spam.el (spam-ifile-path, spam-ifile-program)
9837         (spam-ifile-database-path, spam-ifile-database)
9838         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9839         Don't use "path" inappropriately.
9840         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9841         strings.
9842         (spam-check-ifile, spam-ifile-register-with-ifile)
9843         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9844         Use new variable names.
9845
9846         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9847         (gnus-treat-display-smileys): Simplify using
9848         gnus-image-type-available-p.
9849
9850         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9851         available.
9852
9853         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9854         Use `display-images-p' if available.
9855
9856 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9859         one after turning on the buffer's multibyteness instead of decoding
9860         them directly in the unibyte buffer that causes unexpected conversion
9861         in Emacs 23 (unicode).
9862
9863 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9864
9865         * message.el (message-generate-hashcash): Fix custom type.
9866
9867 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9868
9869         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9870
9871 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9872
9873         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9874         disconnect icons.  Add help text.
9875
9876 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9877
9878         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9879         negated to be consistent with the others we handle.
9880
9881 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9882
9883         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9884         version of gnus-summary-buffer to something, so that we can use two
9885         article buffers at the same time.
9886
9887 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9888
9889         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9890         trigger all the extra headers.
9891         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9892         sorting.
9893
9894 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9895
9896         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9897         solid groups.
9898
9899 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9900
9901         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9902
9903 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9904
9905         * legacy-gnus-agent.el: Add Copyright notice.
9906
9907 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9908
9909         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9910
9911 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9912
9913         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9914
9915         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9916         to make it work reliably in CVS Emacs.
9917         (gnus-summary-limit-strange-charsets-predicate)
9918         (gnus-summary-limit-to-predicate): New functions.
9919
9920 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9921
9922         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9923         specifying array size.
9924         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9925         array if it is too small.
9926         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9927         (gnus-sort-threads-loop): New function.
9928
9929 2006-12-06  Chris Moore  <dooglus@gmail.com>
9930
9931         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9932         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9933
9934 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9935
9936         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9937         options.
9938
9939 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9940
9941         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9942         DOS-ing the recipient.
9943
9944         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9945         the headers when creating the mapping to avoid mismappings.
9946         (nnweb-gmane-create-mapping): Always nix out old mapping.
9947
9948 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9949
9950         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9951         and mm-verify-option to never.
9952
9953 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9954
9955         * message.el (message-signed-or-encrypted-p): New function.
9956         (message-forward-make-body): Use it.
9957
9958         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9959         Replace encode-coding-string with mm-encode-coding-string.
9960
9961 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * nneething.el (nneething-decode-file-name):
9964         Replace decode-coding-string with mm-decode-coding-string.
9965
9966         * gnus-int.el (gnus-open-server): Say failed server's name.
9967
9968 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9969
9970         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9971         strings to a single string.  Quote `errors-file-name'.
9972         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9973         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9974         Adjust calls.  Use `shell-quote-argument'.
9975
9976 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9977
9978         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9979         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9980
9981         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9982         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9983         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9984         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9985         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9986         (gnus-subscribe-newsgroup, gnus-1):
9987         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9988         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9989         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9990         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9991
9992 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9993
9994         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9995         keystroke.
9996         (gnus-summary-limit-to-bodies): Implement headersp.
9997
9998 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9999
10000         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10001
10002 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10003
10004         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10005
10006 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10007
10008         * message.el (message-generate-hashcash): Expand range of values to
10009         include `opportunistic'.
10010         (message-send-mail): Use it.
10011
10012 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10013
10014         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10015         and comment it.
10016
10017         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10018
10019 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10020
10021         * gnus-util.el (gnus-extract-address-components): Improve comment.
10022
10023 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10024
10025         * gnus-util.el (gnus-extract-address-components): Work with address in
10026         which the name portion contains @.
10027
10028         * lpath.el: Fbind custom-autoload.
10029
10030 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10031
10032         * gnus.el (gnus-start): Move custom group up.
10033         (gnus-select-method): Don't autoload, but make it available for
10034         `customize-variable'.
10035         (gnus-getenv-nntpserver): Don't autoload.
10036
10037 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10038
10039         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10040
10041 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10042
10043         * message.el (message-sendmail-extra-arguments): New variable.
10044         (message-send-mail-with-sendmail): Use it.
10045
10046 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10047
10048         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10049         mm-with-unibyte-current-buffer to make string unibyte.
10050
10051         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10052         mm-string-as-multibyte.
10053
10054 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10055
10056         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10057         Reported by Werner Koch <wk@gnupg.org>.
10058
10059 2006-11-14  Daiki Ueno  <ueno@p360>
10060
10061         * mml2015.el: Autoload epa-select-keys when compiling.
10062
10063 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10064
10065         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10066         message-options.
10067         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10068
10069 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10070
10071         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10072         EasyPG (< 0.0.6).
10073         (mml2015-always-trust): New user option.
10074         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10075         prompt.
10076
10077 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * nntp.el (nntp-authinfo-force): New variable.
10080         (nntp-send-authinfo): Use it.
10081
10082 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10083
10084         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10085         decode encoded words.  Improve prompt.  Add comment about forwarding.
10086         (message-replacement-char): Move up.
10087
10088 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10089
10090         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10091         instead of gnus-intersection because arguments of gnus-sorted-nunion
10092         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10093
10094 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10095
10096         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10097         (message-simplify-subject-functions):
10098         Enable message-strip-subject-encoded-words by default.
10099
10100 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10101
10102         * message.el (message-strip-subject-encoded-words): New function.
10103         (message-simplify-subject-functions): New variable.
10104         (message-simplify-subject): Use it.  Fix typo in doc string.
10105         Support message-strip-subject-encoded-words.
10106
10107 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10108
10109         * gnus-diary.el (gnus-diary-delay-format-function):
10110         * nndiary.el (nndiary-reminders):
10111         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10112
10113 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10114
10115         * gnus-art.el (article-hide-boring-headers): Fetch date from
10116         gnus-original-article-buffer to avoid problems with localized date
10117         strings.
10118
10119 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10120
10121         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10122
10123 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10124
10125         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10126         New variables.
10127         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10128         (mm-charset-synonym-alist): Move some entries to
10129         mm-codepage-iso-8859-list.
10130         (mm-charset-synonym-alist, mm-charset-override-alist):
10131         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10132
10133 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10134
10135         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10136
10137 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10138
10139         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10140         with Emacs 21 and XEmacs.
10141
10142 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10143
10144         * spam.el (spam-parse-address): New function for better parsing,
10145         catching errors, etc.
10146         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10147
10148 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10149
10150         * mm-view.el: Add interactive arg to html2text autoload.
10151
10152 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10153
10154         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10155
10156 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10157
10158         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10159         New variables.
10160         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10161         (mm-charset-synonym-alist): Move some entries to
10162         mm-codepage-iso-8859-list.
10163
10164         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10165
10166 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10167
10168         * message.el (message-citation-line-format)
10169         (message-insert-formated-citation-line): Fix implementation of %E, %N
10170         and %n according to the doc string.
10171
10172 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10173
10174         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10175         Use car-safe to avoid bad parses.
10176
10177 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10178
10179         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10180         names.
10181
10182         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10183
10184 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10187         header.
10188
10189         * message.el (message-draft-headers): Add Date.
10190         (message-headers-to-generate): Fix typo in docstring.
10191
10192         * nndraft.el (nndraft-required-headers): New variable.
10193         (nndraft-generate-headers): Use it.
10194
10195         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10196
10197 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10198
10199         * gnus-registry.el (gnus-registry-wash-for-keywords)
10200         (gnus-registry-find-keywords): New functions to allow easy searching of
10201         articles that are in the registry.
10202
10203 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10204
10205         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10206         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10207         Reported by Damien Elmes <damien@repose.cx>.
10208
10209 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10210
10211         * gnus.el (gnus-mime): Remove unused custom group.
10212
10213 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10214
10215         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10216         "blank line" when searching for end of armor headers.
10217
10218 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10219
10220         * gmm-utils.el (gmm-write-region): Fix variable name.
10221
10222 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10223
10224         * gmm-utils.el (gmm-write-region): New function based on compatibility
10225         code from `mm-make-temp-file'.
10226
10227         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10228
10229         * nnmaildir.el (nnmaildir--update-nov)
10230         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10231         Use `gmm-write-region'.
10232
10233 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10234
10235         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10236         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10237
10238         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10239
10240         * message.el (message-replacement-char): New variable.
10241         (message-fix-before-sending): Use it.
10242         (message-simplify-subject): New function to remove duplicate code.
10243         (message-reply, message-followup): Use it.
10244
10245         * gnus-sum.el (gnus-summary-make-menu-bar):
10246         Clarify gnus-summary-limit-to-articles.
10247
10248 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10249
10250         * gnus-util.el (gnus-with-local-quit): New macro.
10251
10252         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10253
10254 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10255
10256         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10257         ignore non-string data.
10258
10259 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10260
10261         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10262         non-string data (needs to be done in the registry too).
10263
10264 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10265
10266         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10267         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10268         (gnus-registry-split-fancy-with-parent)
10269         (gnus-registry-fetch-simplified-message-subject-fast)
10270         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10271         Remove text properties on ingress into the registry and when it's saved.
10272         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10273         registry from entries with no groups.
10274
10275 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10276
10277         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10278         function to remove string properties.
10279
10280 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10281
10282         * gmm-utils.el (gmm): Adjust custom version.
10283
10284         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10285         Adjust custom version.
10286
10287         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10288
10289 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10290
10291         * gnus-art.el (gnus-insert-prev-page-button)
10292         (gnus-insert-next-page-button): Simplify.  Reformat.
10293
10294 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10295
10296         * gnus-art.el (gnus-insert-prev-page-button)
10297         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10298
10299 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10300
10301         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10302
10303 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10304
10305         * gnus-art.el (gnus-insert-mime-button)
10306         (gnus-insert-mime-security-button):
10307         Apply gnus-article-button-face to MIME and security buttons.
10308
10309 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10310
10311         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10312         readable.
10313
10314 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10315
10316         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10317
10318 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10319
10320         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10321         `browse-url-of-file' instead of `browse-url'.
10322
10323 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10324
10325         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10326         regexp.  Articles containing quotation were cut prematurely.
10327
10328 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10329
10330         * message.el (message-cite-original-1): Use nobody by default for the
10331         value of From header.
10332         (message-reply): Ditto.
10333
10334 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10335
10336         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10337         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10338         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10339
10340 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10341
10342         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10343         mails in the doc string.  Add some URLs in comment.
10344         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10345
10346 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10347
10348         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10349         backslashes handling and the way to find boundaries of quoted strings.
10350
10351 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10352
10353         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10354         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10355         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10356         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10357
10358 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10359
10360         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10361         doc string.
10362         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10363
10364 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10365
10366         * lpath.el: Fbind epg-check-configuration.
10367
10368 2006-09-06  Simon Josefsson  <jas@extundo.com>
10369
10370         * mml2015.el (mml2015-use): Doc fix, mention epg.
10371
10372 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10373
10374         * mml2015.el (mml2015-use): Default to epg, if available.
10375
10376 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10377
10378         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10379         message-sender.
10380         (mml1991-epg-encrypt): Ditto.
10381         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10382         message-sender.
10383         (mml2015-epg-encrypt): Ditto.
10384
10385 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10386
10387         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10388         several common directories.
10389
10390 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10391
10392         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10393         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10394
10395 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10396
10397         * gnus-art.el (article-decode-encoded-words): Make it fast.
10398
10399 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10400
10401         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10402
10403         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10404         in quoted string into `\'.
10405
10406 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10407
10408         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10409         Use standard-syntax-table.
10410
10411 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10412
10413         * gnus-art.el (gnus-decode-address-function): New variable.
10414         (article-decode-encoded-words): Use it to decode headers which are
10415         assumed to contain addresses.
10416         (gnus-mime-delete-part): Remove useless `or'.
10417
10418         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10419         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10420         (gnus-nov-parse-line): Use it to decode From header.
10421         (gnus-get-newsgroup-headers): Ditto.
10422         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10423
10424         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10425         (mail-decode-encoded-address-string): New alias.
10426
10427         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10428         New function.
10429         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10430         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10431         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10432         (rfc2047-decode-string): Ditto.
10433         (rfc2047-decode-address-region): New function.
10434         (rfc2047-decode-address-string): New function.
10435
10436 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10437
10438         * message.el (message-caesar-buffer-body): Allow rotating headers.
10439
10440         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10441
10442         * message.el (message-insert-formated-citation-line): Fix %f.
10443         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10444
10445 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10446
10447         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10448         (gnus-bookmark-mouse-available-p): New macro.
10449         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10450         (gnus-bookmark-bmenu-show-infos): Use it.
10451         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10452         (gnus-bookmark-bmenu-hide-infos): Ditto.
10453         (gnus-bookmark-remove-properties): New function.
10454         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10455         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10456         (gnus-bookmark-write-file): Bind coding-system-for-write.
10457         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10458         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10459         group before selecting it.
10460         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10461         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10462         quit-window if it is not available; use gnus-mouse-2 and bind it to
10463         gnus-bookmark-bmenu-select-by-mouse.
10464         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10465         (gnus-bookmark-bmenu-select-by-mouse): New function.
10466
10467 2006-08-13  Romain Francoise  <romain@orebokech.com>
10468
10469         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10470         space.
10471
10472 2006-08-10  Romain Francoise  <romain@orebokech.com>
10473
10474         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10475         (dns-mode-soa-auto-increment-serial): New user option.
10476         (dns-mode-soa-maybe-increment-serial): New function.
10477         (dns-mode): Add the latter to `write-contents-functions'.
10478
10479 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10480
10481         * compface.el (uncompface): Use binary rather than raw-text-unix.
10482
10483 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10484
10485         * compface.el (uncompface): Make sure the eol conversion doesn't take
10486         place when communicating with the external programs.
10487         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10488
10489 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10492
10493 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10494
10495         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10496         Make it more robust by parsing author and date independently.
10497
10498 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10499
10500         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10501
10502 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10503
10504         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10505         first matching secret key.
10506         (mml2015-epg-encrypt): Ditto.
10507
10508         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10509         first matching secret key.
10510         (mml1991-epg-encrypt): Ditto.
10511
10512         * mml2015.el (mml2015-encrypt-to-self): New user option.
10513         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10514         mml2015-epg-encrypt-to-self is set.
10515
10516         * mml1991.el (mml1991-encrypt-to-self): New variable.
10517         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10518         mml1991-epg-encrypt-to-self is set.
10519
10520         * mml2015.el (mml2015-signers): New user option.
10521         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10522         (mml2015-epg-encrypt): Allow to select signing keys.
10523
10524         * mml1991.el (mml1991-signers): New variable.
10525         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10526         (mml1991-epg-encrypt): Allow to select signing keys.
10527
10528 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10529
10530         * nnheader.el (nnheader-insert-head): Make it work even if the file
10531         uses CRLF for the line-break code.
10532
10533 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10534
10535         * mml2015.el: Require mml-sec instead of password.
10536         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10537         (mml2015-cache-passphrase): Inherit the default value from
10538         mml-secure-cache-passphrase.
10539         (mml2015-passphrase-cache-expiry): Inherit the default value from
10540         mml-secure-passphrase-cache-expiry.
10541
10542         * mml1991.el: Require mml-sec instead of password.
10543         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10544         (mml1991-cache-passphrase): Inherit the default value from
10545         mml-secure-cache-passphrase.
10546         (mml1991-passphrase-cache-expiry): Inherit the default value from
10547         mml-secure-passphrase-cache-expiry.
10548
10549         * mml-sec.el: Require password.
10550         (mml-secure-verbose): New user option.
10551         (mml-secure-cache-passphrase): New user option.
10552         (mml-secure-passphrase-cache-expiry): New user option.
10553
10554 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10555
10556         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10557         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10558         andreas@altroot.de (Andreas Vögele).
10559
10560         FIXME: Use `tiny change'?
10561
10562 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10563
10564         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10565         workaround for the url package included with Emacs.
10566
10567         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10568
10569 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10570
10571         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10572         correctly.  This fixes a bug caused by the 2006-05-12 change.
10573
10574 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10575
10576         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10577         some information about the error when saying that the `bogus' mail
10578         group will be used.
10579
10580 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10581
10582         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10583         string.
10584
10585 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10586
10587         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10588
10589 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10590
10591         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10592
10593 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10594
10595         * mml1991.el (mml1991-function-alist): Add epg.
10596         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10597         (mml1991-epg-encrypt): New functions.
10598
10599 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10600
10601         * mml2015.el (mml2015-verbose): New variable.
10602         (mml2015-cache-passphrase): Ditto.
10603         (mml2015-passphrase-cache-expiry): Ditto.
10604         (mml2015-function-alist): Add epg.
10605         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10606         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10607         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10608         New functions.
10609
10610 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10611
10612         * message.el (message-cite-original-1): Preserve region when removing
10613         quoted text due to X-No-Archive in order to avoid bogus attribution
10614         when citing multiple messages.
10615
10616 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10617
10618         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10619         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10620
10621 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10622
10623         * gnus-diary.el (gnus-user-format-function-d)
10624         (gnus-user-format-function-D): Autoload.
10625
10626         * imap.el (Commentary): Fix typo.
10627
10628         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10629         2006-04-22 contribution.
10630
10631 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10632
10633         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10634         It didn't really fix the bogosity I'm seeing with solid web groups.
10635
10636 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10637
10638         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10639         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10640         created using server names.  If we use the feature without declaring
10641         it, Gnus does not properly manage server and group state.
10642
10643         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10644         bound.
10645
10646 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10647
10648         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10649         looking up the method using GROUP's prefix before inventing a new one.
10650         It is used on killed/unknown groups in various places where returning
10651         an all-new method isn't expected by the caller.
10652
10653         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10654         and match semantics of gnus-group-real-prefix.
10655
10656 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10657
10658         * nnmail.el (nnmail-broken-references-mailers): New variable.
10659         (nnmail-ignore-broken-references): New function generalizing
10660         nnmail-fix-eudora-headers.
10661         (nnmail-fix-eudora-headers): Now obsolete.
10662
10663         * gnus-art.el (gnus-button-handle-custom):
10664         Support `customize-apropos*'.
10665
10666 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10667
10668         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10669
10670         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10671         articles.
10672
10673 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10674
10675         * message.el (message-cite-reply-above): New variable.
10676         (message-yank-original): Use it.
10677
10678 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10679
10680         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10681
10682 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10683
10684         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10685         as read.
10686
10687         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10688
10689 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10690
10691         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10692         (gnus-bookmark-default-file): Use gnus-directory.
10693         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10694         Remove "*" in doc string.
10695         (gnus-bookmark-write-file): Simplify.
10696         (gnus-bookmark-maybe-sort-alist): Use `when'.
10697         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10698         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10699         Add FIXME about Emacs 21 and XEmacs compatibility.
10700         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10701         compatibility.
10702         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10703         compatibility.
10704         (gnus-bookmark-menu-heading): Fix version.
10705
10706 2006-06-19  Bastien Guerry  <bzg@altern.org>
10707
10708         * gnus-bookmark.el: New file.
10709
10710 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10711
10712         * message.el (message-syntax-checks): Doc fix.
10713
10714 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10715
10716         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10717         unsubscribed groups as if they were killed ones.  It causes duplicate
10718         entries in gnus-newsrc-alist.
10719
10720 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10721
10722         * message.el (message-syntax-checks): Doc fix.
10723         (message-send-mail): Add check for continuation headers.
10724         (message-check-news-header-syntax): Fix regexp used to check for
10725         continuation headers.
10726
10727 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10730
10731 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10732
10733         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10734
10735 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10736
10737         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10738         default-truncate-lines.
10739
10740 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10743         to fill the utf-8 entry.
10744
10745         * lpath.el: Fbind unicode-precedence-list.
10746
10747 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10748
10749         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10750
10751 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10752
10753         * gnus-agent.el (directory-files-and-attributes): Move all the way
10754         forward (the third and final move).
10755         (gnus-agent-read-agentview): Trap reconstruction errors due to
10756         nonexistent directory.  Handle by returning nil.
10757
10758 2006-05-30  Didier Verna  <didier@xemacs.org>
10759
10760         * message.el (message-dont-reply-to-names): Update the custom type.
10761         * message.el (message-dont-reply-to-names): New defsubst: potentially
10762         convert a list of regexps into a single one.
10763         * message.el (message-get-reply-headers): Use it.
10764         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10765
10766 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10767
10768         * gnus-agent.el (directory-files-and-attributes): Move forward.
10769
10770 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10771
10772         * gnus-ml.el (gnus-mailing-list-subscribe)
10773         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10774         (gnus-mailing-list-message): Fix doc strings.
10775
10776 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10777
10778         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10779         of doing it manually.
10780
10781 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10782
10783         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10784         comment.
10785
10786 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10787
10788         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10789         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10790         (gnus-agent-read-local): All symbols allocated in my-obarray.
10791         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10792         (gnus-agent-regenerate-group): Check numeric names to see if they are
10793         messages or groups.
10794         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10795         better way of do this...)
10796
10797         * gnus-cache.el (gnus-agent-total-fetched-for):
10798         Ignore 'dummy.group' (there should be a better way of do this...)
10799
10800 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10801
10802         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10803         (gnus-saved-headers): Ditto.
10804         (gnus-default-article-saver): Mention functions may have properties.
10805         (gnus-article-save): Override gnus-save-all-headers and
10806         gnus-saved-headers by :headers property which saver function may have.
10807         (gnus-summary-save-in-file): Add :headers property.
10808         (gnus-summary-write-to-file): Ditto.
10809
10810         * gnus-sum.el (gnus-summary-save-article): Bind
10811         gnus-prompt-before-saving to t when saving many articles in a file;
10812         always show all headers.
10813
10814         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10815
10816 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10817
10818         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10819         marks.
10820
10821         * message.el (message-indent-citation): Add optional arguments to allow
10822         using it outside of message buffers.
10823
10824         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10825         (gnus-article-treat-unfold-headers): Use it.
10826         (gnus-article-truncate-lines): New variable.
10827         (gnus-article-mode): Use it.
10828         (gnus-article-toggle-truncate-lines): New function.
10829
10830         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10831         Add gnus-article-toggle-truncate-lines.
10832
10833         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10834         coding system in XEmacs, use binary.
10835
10836 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10837
10838         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10839         after-load-alist.
10840
10841         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10842         this function should save decoded articles.
10843         (gnus-summary-write-to-file): Use property to specify this function
10844         should save decoded articles and specify gnus-summary-save-in-file
10845         should be used to save articles other than the first one when saving
10846         many articles.
10847         (gnus-summary-save-body-in-file): Use property to specify this
10848         function should save decoded articles.
10849         (gnus-summary-write-body-to-file): Use property to specify this
10850         function should save decoded articles and specify
10851         gnus-summary-save-body-in-file should be used to save articles other
10852         than the first one when saving many articles.
10853
10854         * gnus-sum.el (gnus-summary-save-article): Simplify.
10855
10856 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10857
10858         * gnus-art.el (gnus-default-article-saver):
10859         Add gnus-summary-write-body-to-file.
10860         (gnus-article-save-coding-system): Don't use coding system object
10861         in XEmacs.
10862         (gnus-read-save-file-name): Add optional `dir-var' argument which
10863         specifies directory in which files are saved; work even if optional
10864         `variable' argument is not specified.
10865         (gnus-summary-write-to-file): Read file name.
10866         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10867         (gnus-summary-write-body-to-file): New function.
10868
10869         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10870         (gnus-summary-local-variables): Add it.
10871         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10872         (gnus-summary-save-article): Remove optional `decode' argument;
10873         determine whether to decode articles by the value of
10874         gnus-default-article-saver; when saving many files using
10875         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10876         it first and use gnus-summary-save-in-file or
10877         gnus-summary-save-body-in-file thereafter unless
10878         gnus-prompt-before-saving is always; move point to article which
10879         will be saved.
10880         (gnus-summary-save-article-file): Revert.
10881         (gnus-summary-write-article-file): Revert.
10882         (gnus-summary-save-article-body-file): Revert.
10883         (gnus-summary-write-article-body-file): New function.
10884
10885 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10886
10887         * gnus-art.el (gnus-default-article-saver): Doc fix.
10888         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10889         from gnus-summary-save-article-coding-system, and default to a
10890         certain coding system.
10891         (gnus-output-to-file): Add coding cookie and encode text according
10892         to gnus-article-save-coding-system; don't use mm-append-to-file.
10893
10894         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10895         gnus-art.el and rename to gnus-article-save-coding-system.
10896         (gnus-summary-save-article): Require gnus-art; don't show all
10897         headers if it decodes articles; don't add coding cookie here;
10898         don't bind mm-text-coding-system-for-write.
10899         (gnus-summary-save-article-file): Save decoded articles.
10900         (gnus-summary-write-article-file): When saving many files, use
10901         gnus-summary-write-to-file first and gnus-summary-save-in-file
10902         thereafter unless gnus-prompt-before-saving is always.
10903         (gnus-summary-save-article-body-file): Save decoded articles.
10904
10905         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10906
10907 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10908
10909         * nnrss.el (nnrss-check-group): Bind hash-index.
10910
10911 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10912
10913         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10914         its hash index.  Store this hash in `nnrss-group-data'.
10915         (nnrss-read-group-data): Update accordingly.
10916
10917 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10918
10919         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10920         entry.
10921
10922         * gnus-sum.el (gnus-summary-make-menu-bar):
10923         Add gnus-article-browse-html-article.
10924
10925 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10926
10927         * gnus-sum.el (gnus-summary-mime-map):
10928         Add gnus-article-browse-html-article.
10929
10930         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10931
10932 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10933
10934         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10935         suitable coding systems in customize.
10936
10937 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10938
10939         * mail-source.el (mail-sources): Fix custom type.
10940
10941 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10942
10943         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10944         (gnus-summary-expire-articles-now): Shorten prompt.
10945
10946         * gmm-utils.el (wid-edit): Require.
10947         (defun-gmm): Rename from `gmm-defun-compat'.
10948         (gmm-image-search-load-path): Use it.
10949         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10950
10951 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * gnus-sum.el (gnus-summary-save-article-coding-system):
10954         New variable.
10955         (gnus-summary-save-article): Add optional `decode' argument.
10956         If it is set and gnus-summary-save-article-coding-system is non-nil,
10957         save decoded article.
10958         (gnus-summary-write-article-file): Save decoded article if
10959         gnus-summary-save-article-coding-system is non-nil.
10960
10961         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10962         type.
10963
10964 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10965
10966         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10967
10968 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10969
10970         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10971         first to test gnus-single-article-buffer which may be buffer-local.
10972
10973         * gnus-sum.el (gnus-summary-setup-buffer):
10974         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10975         group; make gnus-article-buffer, gnus-article-current, and
10976         gnus-original-article-buffer always buffer-local.
10977         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10978         group.
10979         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10980
10981 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10982
10983         * nnml.el (nnml-request-compact-group): Compressed files might not
10984         have .gz extension.
10985
10986 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10987
10988         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10989         (mm-copy-to-buffer): Use with-current-buffer.
10990         (mm-display-part): Simplify.
10991         (mm-inlinable-p): Add optional arg `type'.
10992
10993 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10994
10995         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10996         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10997         Try harder to show the attachment internally or externally using
10998         gnus-mime-view-part-as-type.
10999
11000 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11001
11002         * message.el (message-from-style, message-signature-separator)
11003         (message-user-organization-file, message-send-mail-function)
11004         (message-citation-line-function, message-yank-prefix)
11005         (message-indent-citation-function, message-signature)
11006         (message-signature-file, message-signature-insert-empty-line):
11007         Remove autoloads.
11008
11009         * gnus-art.el (gnus-buttonized-mime-types):
11010         Remove "multipart/signed".  Revert 2006-04-26 change.
11011
11012 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11013
11014         * gnus.el (gnus-version-number): Bump version.
11015
11016 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11017
11018         * gnus.el: No Gnus v0.5 is released.
11019
11020 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11021
11022         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11023         fetching articles by message-id.
11024
11025 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11026
11027         * message.el (hashcash): Require hashcash as normal.
11028
11029         * ecomplete.el (ecomplete-highlight-match-line):
11030         Use point-at-eol.
11031         (ecomplete-highlight-match-line): Use `highlight', because that
11032         face exists in both Emacs and XEmacs.
11033
11034         * message.el (message-display-abbrev): Use point-at-bol.
11035
11036         * mail-source.el: Don't require timer/timer-funcs.
11037
11038         * gnus-async.el: Ditto.
11039
11040         * password.el: Ditto.
11041
11042         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11043
11044         * mm-url.el: Ditto.
11045
11046         * gnus-xmas.el: Don't require timer-funcs.
11047
11048         * mm-util.el: Require timer/timer-funcs.
11049
11050 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11051
11052         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11053         Close.
11054
11055 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11056
11057         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11058         unibyte after clear-decrypt function runs.
11059
11060         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11061         returns as a unibyte string.
11062
11063 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11064
11065         * lpath.el: Revert.
11066
11067         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11068         (pgg-gpg-process-sentinel): Revert.
11069
11070         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11071         (pgg-pgp-lookup-key): Revert.
11072
11073         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11074         (pgg-pgp5-lookup-key): Revert.
11075
11076         * pgg.el (pgg-fetch-key): Revert.
11077
11078 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11079
11080         * lpath.el: Fbind string-as-multibyte for XEmacs.
11081
11082         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11083         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11084         (mml1991-pgg-encrypt): Ditto.
11085
11086         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11087         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11088         a multibyte buffer.
11089
11090         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11091         (pgg-pgp-lookup-key): Ditto.
11092
11093         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11094         (pgg-pgp5-lookup-key): Ditto.
11095
11096         * pgg.el (pgg-fetch-key): Ditto.
11097
11098 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11099
11100         * message.el (message-user-organization-file): Check several
11101         locations of the organization file.
11102
11103         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11104         Add gnus-article-view-part-as-type.
11105
11106         * gnus-art.el (gnus-article-view-part-as-type): New function.
11107
11108         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11109         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11110
11111         * mml.el: Simplify autoload.
11112         (mml-mode): defvar dnd-protocol-alist instead of using
11113         symbol-value.
11114         (mml-default-directory): New variable.
11115         (mml-minibuffer-read-file): Use it.
11116         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11117
11118         * message.el (message-citation-line-format): New variable.
11119         (message-insert-formated-citation-line): New function.
11120         (message-citation-line-function):
11121         Add `message-insert-formated-citation-line' to custom type.
11122
11123         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11124         to doc string.
11125
11126         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11127         depending on mm-verify-option.
11128
11129 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11130
11131         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11132         binding pgg-* variables; reimplement the section which prevents
11133         MIME header from being signed.
11134         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11135         pgg-text-mode; remove a blank line at the top of body.
11136
11137         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11138         lines at the top of body; use gnus-newsgroup-charset if there's no
11139         Charset header.
11140
11141 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11142
11143         * message.el (message-self-insert-commands): Doc fix.
11144
11145         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11146         (mm-uu-pgp-encrypted-test): Ditto.
11147         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11148         between header and body; return application/pgp-encrypted handle
11149         if decryption failed; decode decrypted body by charset.
11150
11151         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11152         element match to application/pgp-*.
11153
11154 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11155
11156         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11157         HTML.
11158
11159 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11160
11161         * mail-source.el (mail-source-call-script): Message the error
11162         string.
11163
11164 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11165
11166         * gnus-util.el (gnus-byte-compile): Use it.
11167
11168 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11169
11170         * gnus-util.el (kill-empty-logs): New function.
11171
11172 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11173
11174         * message.el (message-mail-alias-type): Doc fix.
11175         (message-mail-alias-type-p): New function.
11176         (message-send): Use it.
11177         (message-mode): Ditto.
11178         (message-strip-forbidden-properties): Ditto.
11179
11180         * ecomplete.el (ecomplete-database-file-coding-system):
11181         New variable.
11182         (ecomplete-save): Use it.
11183         (ecomplete-setup): Use it.
11184
11185 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * message.el (message-self-insert-commands): New variable.
11188         (message-strip-forbidden-properties): Use it.
11189
11190 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11191
11192         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11193         that doesn't make XEmacs choke.
11194
11195 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11196
11197         * gnus-util.el (gnus-replace-in-string):
11198         Prefer replace-regexp-in-string over of replace-in-string.
11199
11200 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * gnus-util.el (gnus-select-frame-set-input-focus):
11203         Use select-frame-set-input-focus if it is available in XEmacs; use
11204         definition defined in Emacs 22 for old Emacsen.
11205
11206         * dgnushack.el: Autoload unmorse-region for XEmacs.
11207
11208         * lpath.el: Bind cursor-in-non-selected-windows and
11209         select-frame-set-input-focus for XEmacs.
11210
11211 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11212
11213         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11214
11215 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11216
11217         * gnus-registry.el (gnus-registry-cache-save): Remove text
11218         properties when saving via the temp buffer.
11219
11220 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11221
11222         * message.el (message-generate-hashcash): Honor custom type.
11223
11224 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11225
11226         * message.el (message-generate-hashcash): Default to non-nil when
11227         hashcash is found.
11228
11229         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11230         (gnus-refer-thread-limit): Increase default to 500.
11231
11232         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11233
11234         * flow-fill.el (fill-flowed): Allow delete-space.
11235
11236 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11237
11238         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11239         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11240         Remove autoloads.
11241
11242 2006-04-18  Simon Josefsson  <jas@extundo.com>
11243
11244         * message.el (message-generate-hashcash): Default to.
11245
11246 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11247
11248         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11249         concatenating segments rather than before concatenating them.
11250
11251 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11252
11253         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11254
11255 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11256
11257         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11258
11259         * message.el (message-forward-make-body-plain):
11260         Allow message-forward-ignored-headers to be a list.
11261         (message-remove-ignored-headers): Factor out into function.
11262         (message-forward-make-body-mml): Use it.
11263
11264         * imap.el (imap-quote-specials): New function.
11265         (imap-login-auth): Quote specials.
11266
11267         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11268         (rfc2231-parse-string): Allow concatanation of parameters that
11269         aren't contiguous.  The test case is
11270           (mail-header-parse-content-type "message/external-body;
11271             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11272             access-type=LOCAL-FILE;
11273             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11274
11275 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11276
11277         * nntp.el (nntp-accept-process-output): Return the value of
11278         `nnheader-accept-process-output'.
11279
11280 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11281
11282         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11283         (gnus-button-alist): Recognize more diff formats.
11284         (gnus-button-patch): Strip directory.
11285
11286 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11289         Emacs 22 when setting focus.
11290
11291 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11292
11293         * gnus-art.el (gnus-article-treat-types): Do treatment of
11294         text/x-verbatim parts.
11295         (gnus-button-patch): New command.
11296
11297         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11298         addresses that contain invalid characters.
11299
11300 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11301
11302         * message.el (message-put-addresses-in-ecomplete):
11303         Use gnus-replace-in-string.
11304         (message-is-yours-p): Use the more correct
11305         mail-header-parse-address instead of
11306         mail-extract-address-components.
11307         (message-put-addresses-in-ecomplete): Fix typo.
11308
11309         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11310         keystroke.
11311
11312         * gnus-art.el (gnus-treatment-function-alist): Change order of
11313         newsgroups/generic header folding to avoid double-folding.
11314
11315         * message.el (message-hidden-headers): Add X-Draft-From.
11316
11317         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11318         New command.
11319         (gnus-summary-repeat-search-article-backward): New command.
11320
11321         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11322         groups in the parent topic.
11323
11324 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11325
11326         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11327         (spam-extra-header-to-number): Return the CRM114 number as a
11328         number instead of a string.
11329
11330 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11331
11332         * gnus-art.el (gnus-face-properties-alist): Move here from
11333         gnus-fun.
11334
11335         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11336
11337 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11338
11339         * message.el (message-strip-forbidden-properties): Only display on
11340         self-insert-command.
11341
11342         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11343         reindent.
11344         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11345
11346 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11347
11348         * smiley.el (smiley-style): Fix typo.
11349
11350 2006-03-23  Kenichi Handa  <handa@m17n.org>
11351
11352         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11353         instead of set-buffer-multibyte.
11354
11355 2006-03-23  Kenichi Handa  <handa@m17n.org>
11356
11357         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11358         buffer and then decode the buffer text if necessary.
11359         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11360         first, and after mm-encode-body, change the buffer to unibyte.
11361
11362 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11363
11364         * hashcash.el (hashcash-insert-payment-async-2):
11365         Use message-goto-eoh instead of doing it manually.
11366         (mail-add-payment): Use message-narrow-to-header instead of trying
11367         to do the same itself.
11368
11369         * message.el (message-hidden-headers): Add Face.
11370
11371         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11372         reparenting code.
11373         (gnus-summary-reparent-children): Refactored out code.
11374         (gnus-summary-thread-map): New keystroke.
11375         (gnus-summary-reparent-children): Make into command.
11376
11377         * smiley.el (smiley-style): Default to `medium' if using a large
11378         font.
11379
11380         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11381         does it itself.
11382
11383         * message.el (message-point-in-header-p): Simplify definition.
11384
11385 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11386
11387         * nnagent.el (nnagent-request-set-mark): Silence log file
11388         writing.
11389         (nnagent-request-set-mark): Use write-region instead of
11390         append-to-file.
11391
11392         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11393         strange select method.
11394
11395         * ecomplete.el (ecomplete-display-matches): Get highlightling
11396         right.
11397         (ecomplete-display-matches): Use literals.
11398         (ecomplete-display-matches): Disable message logging.
11399
11400         * message.el (message-display-abbrev): Small optimization.
11401
11402         * ecomplete.el (ecomplete-display-matches): Allow automatic
11403         display.
11404
11405         * message.el (message-strip-forbidden-properties):
11406         Display abbrevs.
11407         (message-display-abbrev): Get automatic display right.
11408
11409         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11410         keystrokes.
11411
11412 2006-04-13  Romain Francoise  <romain@orebokech.com>
11413
11414         TODO: Backport to v5-10!
11415
11416         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11417         Move here (and rename) from gnus-registry.el.
11418
11419         * gnus-registry.el: Require gnus-util.
11420         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11421
11422 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11423
11424         * gnus-group.el (gnus-group-catchup-current):
11425         Change if-then-else-if-then-else into cond.
11426         (gnus-group-catchup): Indent.
11427         (group-name-at-point): New function.
11428         (gnus-fetch-group): Provide default from thing at point.
11429
11430 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11431
11432         * message.el (message-display-abbrev): Fix regexp.
11433
11434         * ecomplete.el (ecomplete-highlight-match-line):
11435         Reimplement choosing.
11436         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11437         dead variables.
11438
11439         * message.el (message-newline-and-indent): Remove debugging.
11440         (message-display-abbrev): Use new implementation.
11441
11442 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11443
11444         * gnus-art.el (gnus-article-mode):
11445         Set cursor-in-non-selected-windows to nil.
11446
11447         * smiley.el: Revert previous change.
11448         (smiley-data-directory): defvar it before using it in the
11449         defcustom of `smiley-style'.
11450
11451 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11452
11453         * message.el (message-newline-and-indent): New function.
11454
11455         * ecomplete.el: Implement more bits.
11456
11457         * message.el (message-put-addresses-in-ecomplete): Clean up the
11458         string.
11459
11460         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11461
11462         * gnus-sum.el (gnus-summary-save-parts):
11463         Bind gnus-summary-save-parts-counter and use it to make unique file
11464         names.
11465
11466         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11467
11468         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11469         parameter to say whether to actually parse the individual
11470         addresses.
11471
11472         * message.el (message-put-addresses-in-ecomplete): New function.
11473         (ecomplete): Require.
11474         (message-mail-alias-type): Add ecomplete as an option.
11475
11476 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11477
11478         * flow-fill.el (fill-flowed): Remove trailing space from blank
11479         quoted lines.
11480
11481 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11482
11483         * smiley.el (smiley-style): Move definition later to avoid a
11484         compilation warning.
11485
11486 2006-04-12  Kenichi Handa  <handa@m17n.org>
11487
11488         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11489         buffer and then decode the buffer text if necessary.
11490         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11491         first, and after mm-encode-body, change the buffer to unibyte.
11492         Use mm-disable-multibyte instead of set-buffer-multibyte.
11493
11494 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11495
11496         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11497         Content-Type header instead of Content-Disposition header.
11498         (gnus-mime-inline-part): Ditto.
11499         (gnus-mime-view-part-as-charset): Ignore charset that the part
11500         specifies.
11501
11502         * mm-decode.el (mm-display-part): Work with external parts and
11503         usual parts similarly.
11504
11505         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11506         instead of gnus-display-mime.
11507
11508         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11509         instead of with-temp-buffer.
11510
11511         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11512         tag to summarized topics part in order to encode non-ASCII text.
11513
11514 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11515
11516         * smiley.el (smiley-style): New variable.
11517         (smiley-directory): New function.
11518         (smiley-data-directory): Derive from `smiley-style' using
11519         `smiley-directory'.
11520         (smiley-regexp-alist): Add new entries.
11521
11522         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11523         (gnus-article-browse-delete-temp): Add :version.
11524
11525 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11526
11527         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11528         the sieve region.
11529
11530 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11531
11532         * gnus.el (gnus-version-number): Bump version.
11533
11534 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11535
11536         * gnus.el: No Gnus v0.4 is released.
11537
11538 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11539
11540         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11541         layout.
11542
11543         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11544         unknown charset.
11545
11546         * message.el (message-header-synonyms): Add Original-To to the
11547         default.
11548
11549         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11550         optional parameter.
11551
11552 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11553
11554         * gnus-fun.el (gnus): Require it for gnus-directory.
11555
11556 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11557
11558         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11559
11560 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11561
11562         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11563
11564 2006-04-05  Simon Josefsson  <jas@extundo.com>
11565
11566         * password.el (password-reset): New function.
11567
11568 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11569
11570         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11571         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11572
11573 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11574
11575         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11576         Some whitespace was matched into the url, which broke browsing hits
11577         > 100 when mm-url-use-external was nil.
11578
11579 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11580
11581         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11582         Check gnus-extra-headers for 'Newsgroups.
11583
11584         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11585         bound.
11586
11587 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11588
11589         * pgg-gpg.el: Clean up process buffers every time gpg processes
11590         complete.
11591
11592 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11593
11594         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11595         doc string.
11596
11597 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11598
11599         * pgg-gpg.el (pgg-gpg-process-filter)
11600         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11601
11602         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11603         lines, temporary fix.
11604
11605 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11606
11607         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11608
11609 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11610
11611         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11612         default-enable-multibyte-characters.  This reverts the change from
11613         revision 6.17 which is no longer necessary because the passphrase
11614         is sent separately now.  GnuPG messages are unreadable under
11615         multibyte locales with default-enable-multibyte-characters set to
11616         nil.
11617
11618 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11619
11620         * message.el (message-tool-bar-gnome): Move "spell".
11621
11622 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11623
11624         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11625         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11626         instead.
11627
11628 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11629
11630         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11631         Improve newsgroups handling for NNTP overviews which don't include
11632         Newsgroups.
11633
11634 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11635
11636         * message.el (message-resend): Bind message-generate-hashcash to nil.
11637
11638 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11639
11640         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11641         when searching for already-paid recipients.
11642
11643 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11644
11645         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11646         passphrases when it is not needed.
11647         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11648         passphrase stuff from gpg, should only be necessary when you use
11649         gpg with a smartcard.
11650
11651 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11652
11653         * mml.el (mml-insert-mime): Ignore cached contents of
11654         message/external-body part.
11655
11656         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11657         (mm-insert-part): Ditto.
11658
11659 2006-03-23  Simon Josefsson  <jas@extundo.com>
11660
11661         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11662         Reiner.
11663         (pgg-gpg-use-agent-p): Use it again.
11664
11665 2006-03-23  Simon Josefsson  <jas@extundo.com>
11666
11667         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11668         older emacsen.
11669         (pgg-gpg-use-agent-p): Don't use it.
11670
11671 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11672
11673         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11674         if we can.
11675
11676 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11677
11678         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11679         (pgg-gpg-update-agent): New function.
11680         (pgg-gpg-use-agent-p): New function.
11681         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11682         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11683         (pgg-gpg-sign-region): Use it.
11684
11685 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11686
11687         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11688         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11689
11690 2006-03-21  Simon Josefsson  <jas@extundo.com>
11691
11692         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11693         <wilde@sha-bang.de>.
11694         (pgg-gpg-use-agent): New variable.
11695         (pgg-gpg-process-region): Use it.
11696         (pgg-gpg-encrypt-region): Likewise.
11697         (pgg-gpg-encrypt-symmetric-region): Likewise.
11698         (pgg-gpg-decrypt-region): Likewise.
11699         (pgg-gpg-sign-region): Likewise.
11700         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11701
11702 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11703
11704         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11705
11706         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11707         Add comment on version.
11708
11709 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11710
11711         * smiley.el: Add missing test smiley.
11712
11713 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11714
11715         * mm-decode.el (mm-with-part): New macro.
11716         (mm-get-part): Use it; work with message/external-body as well.
11717         (mm-save-part): Treat name and filename equally.
11718
11719         * mm-extern.el (mm-extern-cache-contents): New function.
11720         (mm-inline-external-body): Use it; force the part to be displayed;
11721         move undisplayer added to the cached handle to the parent.
11722
11723         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11724         (gnus-mime-view-part-as-type): Work with message/external-body.
11725
11726         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11727
11728 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11729
11730         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11731         images in image-load-path.  [Sync with image.el, revision 1.60, in
11732         Emacs.]
11733
11734 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11735
11736         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11737         path rather than symbol.  Always return list of directories.
11738         Guarantee that image directory comes first.  [Sync with image.el,
11739         revision 1.59, in Emacs.]
11740
11741         * message.el (message-make-tool-bar): Adjust to new API of
11742         `gmm-image-load-path-for-library'.
11743
11744         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11745
11746         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11747
11748 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11749
11750         * gnus-art.el (gnus-article-only-boring-p):
11751         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11752         intangible text.
11753         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11754
11755 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11756
11757         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11758         Use `defun' instead of `gmm-defun-compat'.
11759
11760 2006-03-14  Simon Josefsson  <jas@extundo.com>
11761
11762         * message.el (message-unique-id): Don't use message-number-base36
11763         if (user-uid) is a float.
11764         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11765
11766 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11767
11768         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11769
11770         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11771         empty line between a part and a message part.
11772
11773 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11774
11775         * smiley.el: Add more test smileys.
11776         (smiley-data-directory, smiley-regexp-alist)
11777         (gnus-smiley-file-types): Fix doc strings.
11778         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11779         adding new elements.
11780         (smiley-mouse-map): Unused code.  Make it a comment.
11781
11782 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11783
11784         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11785         scan latest NoCeM messages instead of old ones.
11786         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11787         delimiters that are recently used.
11788         (gnus-nocem-load-cache): Add autoload cookie.
11789
11790         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11791
11792         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11793         level which is larger than gnus-use-nocem is specified.
11794
11795         * gnus-group.el (gnus-group-get-new-news): Ditto.
11796
11797 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11798
11799         * gnus-util.el (gnus-tool-bar-update): New function.
11800
11801         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11802         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11803
11804         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11805
11806         * gnus-group.el (gnus-group-redraw-when-idle)
11807         (gnus-group-redraw-check): Remove.
11808         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11809
11810 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11811
11812         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11813         if optional last element is specified in splits (FIELD VALUE...).
11814
11815 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11816
11817         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11818         to gmm-image-load-path-for-library.  Call with no-error argument.
11819         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11820
11821         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11822
11823         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11824
11825         * gmm-utils.el (gmm-image-load-path): Remove alias.
11826
11827 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11828
11829         * gmm-utils.el (gmm-image-load-path): Add alias.
11830
11831         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11832         nnml-generate-nov-databases-1.
11833         (nnml-generate-nov-databases): Use it.
11834         (nnml-generate-nov-databases-directory): Document no-active
11835         argument.
11836
11837         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11838         directory if path is t.  Add no-error.
11839
11840         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11841         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11842
11843         * gnus-art.el (gnus-article-browse-delete-temp-files):
11844         Simplify resetting gnus-article-browse-html-temp-list.
11845
11846         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11847         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11848         Add example to docstring.  Rename local variables.  Move error
11849         checks to default case in cond and simplify.
11850
11851 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11852
11853         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11854         handle is multipart when calling it recursively.
11855         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11856
11857 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11858
11859         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11860         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11861
11862 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11865         is loaded.
11866
11867         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11868         loaded.
11869
11870 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11871
11872         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11873         to "Emacs 23 (unicode)" in doc string.
11874
11875         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11876         "Emacs 23 (unicode)" in comment.
11877
11878 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11879
11880         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11881
11882         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11883         characters 160 through 255 in Emacs 23.
11884
11885 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11886
11887         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11888         gnus-article-browse-html-temp.
11889         (gnus-article-browse-delete-temp): Make it customizable.
11890         Add `file'.  Adjust doc string.
11891         (gnus-article-browse-delete-temp-files): Add argument.
11892         Allow query for each file.  Adjust doc string.
11893         (gnus-article-browse-html-parts):
11894         Add `gnus-article-browse-delete-temp-files' to
11895         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11896
11897 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11898
11899         * gnus-art.el (gnus-article-browse-html-temp)
11900         (gnus-article-browse-delete-temp): New variables.
11901         (gnus-article-browse-delete-temp-files): New function.
11902         (gnus-article-browse-html-parts): Use it.
11903
11904 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11905
11906         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11907
11908         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11909         string.
11910
11911         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11912         gnus-summary-insert-new-articles when unplugged.
11913         Remove gnus-summary-search-article-forward.
11914
11915         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11916         display-visual-class instead of display-color-cells.
11917
11918 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11919
11920         * dgnushack.el: Autoload customize-group for XEmacs.
11921
11922         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11923         message/* containing non-ASCII text properly.
11924
11925 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11926
11927         * message.el: Require gmm-utils, remove autoloads.
11928         (message-tool-bar): Set default based on
11929         gmm-tool-bar-style.
11930         (message-tool-bar-gnome): Add gmm-customize-mode.
11931
11932         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11933         gmm-tool-bar-style.
11934         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11935
11936         * gnus-group.el (gnus-group-tool-bar): Set default based on
11937         gmm-tool-bar-style.
11938         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11939
11940         * gmm-utils.el (gmm-image-directory): Rename variable from
11941         gmm-image-load-path.
11942         (gmm-image-load-path): Use gmm-image-directory.
11943         (gmm-customize-mode): New function.
11944         (gmm-tool-bar-style): New variable.
11945
11946         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11947         gnus-group-redraw-line-number.
11948         (gnus-group-redraw-check): Simplify.
11949         (gnus-group-tool-bar-update): Remove redraw check.
11950         (gnus-group-make-tool-bar): Add redraw check.
11951
11952 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11953
11954         * gnus-art.el (gnus-button): Add missing parentheses.
11955
11956 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11957
11958         * lpath.el: Fbind line-number-at-pos.
11959
11960 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11961
11962         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11963
11964 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11965
11966         * gnus-art.el (gnus-button): New face.
11967         (gnus-article-button-face): Use it.
11968
11969         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11970         Add gnus-summary-next-page.  Re-order.
11971
11972         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11973         next-node are now included.
11974         (gnus-group-redraw-line-number): New internal variable.
11975         (gnus-group-redraw-check): Helper function for updating the tool
11976         bar.
11977         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11978
11979         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11980
11981         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11982         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11983         Use it to match format of Spamassassin 3.0 and later.
11984         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11985         (spam-check-bogofilter)
11986         (spam-bogofilter-register-with-bogofilter): Fix args of
11987         `gnus-error' calls.
11988
11989 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11990
11991         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11992         unnecessary interaction when sending queued mails.
11993         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11994
11995 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11996
11997         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11998         first or last are nil.
11999
12000 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12001
12002         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12003
12004 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12005
12006         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12007
12008 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12009
12010         * dns.el (query-dns): Protect more against buggy tcp output.
12011
12012 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12013
12014         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12015         nov.php.
12016
12017 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12018
12019         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12020         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12021         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12022         output on the server side.
12023         (nnweb-google-create-mapping): Update regexps and add some
12024         progress indication.
12025
12026 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12027
12028         * gnus-group.el (gnus-group-tool-bar-gnome):
12029         Fix gnus-agent-toggle-plugged.  Re-order icons.
12030         (gnus-group-tool-bar-gnome):
12031         Add gnus-group-{prev,next}-unread-group.
12032         (gnus-group-tool-bar-gnome): Re-order icons.
12033
12034         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12035         Move gnus-summary-insert-new-articles.
12036
12037         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12038         Fix comments.
12039
12040         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12041         also available in Emacs 21.3.
12042
12043         * message.el (message-fix-before-sending): Change "Emacs 22" to
12044         "Emacs 23 (unicode)" in comment.
12045
12046         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12047         "Emacs 23 (unicode)" in comment.
12048
12049         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12050         comment.
12051         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12052
12053         * mm-view.el (mm-fill-flowed): Add :version.
12054
12055 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12058         and load-path.
12059
12060 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12061
12062         * message.el: Autoload gmm-image-load-path.
12063         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12064         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12065         consitency.
12066
12067         * gmm-utils.el (gmm-image-load-path): Also search in
12068         "../etc/images".  Don't set gmm-image-load-path if we don't find
12069         the image.
12070
12071 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12072
12073         * gmm-utils.el (gmm-image-load-path): Don't make
12074         `gmm-image-load-path' include subdirectories which the second arg
12075         `image' might specify.
12076
12077         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12078         subdirectory to icon file names.
12079
12080         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12081
12082 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12083
12084         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12085         gmm-image-load-path calls.
12086
12087         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12088
12089         * message.el (message-make-tool-bar): Ditto.
12090
12091         * mml.el (mml-preview): Add comment concerning tool bar icons.
12092
12093         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12094         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12095
12096         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12097         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12098
12099         * message.el (message-tool-bar-gnome): Use new icon names.
12100         (message-make-tool-bar): Use `gmm-image-load-path'.
12101
12102         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12103         New functions from MH-E.
12104         (gmm-image-load-path): New variable from MH-E.
12105         (gmm-image-load-path): New function from MH-E.  Add arguments
12106         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12107         *-image-load-path-called-flag.
12108
12109 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12110
12111         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12112
12113 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12114
12115         * nnimap.el (nnimap-request-move-article): Change folder back to
12116         source group before deleting.
12117
12118 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12119
12120         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12121
12122         * gnus-art.el (mm-url-insert-file-contents-external):
12123         Autoload mm-url.
12124
12125         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12126
12127 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12128
12129         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12130         coding system which mm-charset-to-coding-system returns for a
12131         given charset is valid.
12132
12133 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12134
12135         * html2text.el (html2text-remove-tag-list):
12136         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12137
12138 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12139
12140         * gnus-cus.el: Revert 2005-10-17 change.
12141
12142 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12143
12144         * gnus-art.el (article-strip-banner):
12145         Call article-really-strip-banner only when the regexp match is made.
12146
12147 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12148
12149         * gnus-art.el (article-strip-banner):
12150         Use gnus-extract-address-components instead of
12151         mail-header-parse-addresses to make it work with non-ASCII text;
12152         remove mail-encode-encoded-word-string.
12153
12154         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12155         values which are surrounded with \"...\"; make it never cause a
12156         Lisp error; give up parsing of parameters if it failed in
12157         extracting type.
12158
12159 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12160
12161         * smime.el (smime-cert-by-ldap-1): Fix bug where
12162         `smime-ldap-search' returns results without userCertificates.
12163
12164 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12165
12166         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12167
12168 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12169
12170         * spam.el (spam-check-spamassassin-headers): Adapt format for
12171         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12172         <ari@mbf.ocn.ne.jp>.
12173         (spam-list-of-processors): Add spam-use-gmane.
12174
12175 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12176
12177         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12178         make-temp-file; make it work with XEmacs as well.
12179
12180         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12181         mm-make-temp-file.
12182
12183         * mm-decode.el (mm-display-external): Use the 3rd arg of
12184         mm-make-temp-file.
12185         (mm-create-image-xemacs): Ditto.
12186
12187 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12188
12189         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12190         with message-narrow-to-headers.
12191         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12192         (gnus-draft-check-draft-articles): New function.
12193         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12194
12195 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12196
12197         * gnus-art.el (gnus-article-browse-html-parts):
12198         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12199         Don't use suffix argument for mm-make-temp-file for Emacs 21
12200         compatibility.  Remove useless `format'.
12201
12202 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12203
12204         * nnweb.el (nnweb-google-wash-article): Update regexps.
12205         (nnweb-group-alist): Use defvoo instead of defvar.
12206
12207 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12208
12209         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12210         re-loading nn* modules.
12211
12212 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12213
12214         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12215         for `tool-bar-mode' and don't check it's default-value.
12216
12217         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12218
12219         * message.el (message-make-tool-bar): Ditto.
12220
12221         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12222         `substring'.  Shorten tmp-file name.
12223
12224         * gnus.el: Remove bogus comment.
12225
12226 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12227
12228         * gnus-art.el (gnus-article-browse-html-parts): New function.
12229         (gnus-article-browse-html-article): New function for viewing html
12230         articles with a browser.
12231
12232 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12233
12234         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12235         in elisp.
12236         (pgg-gpg-encrypt-symmetric-region): Ditto.
12237         (pgg-gpg-sign-region): Ditto.
12238
12239         * pgg-def.el (pgg-text-mode): New variable.
12240
12241         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12242         (mml2015-pgg-encrypt): Ditto.
12243
12244         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12245         (mml1991-pgg-encrypt): Ditto.
12246
12247 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12248
12249         * nnfolder.el (nnfolder-insert-newsgroup-line):
12250         Use message-make-date instead of current-time-string.
12251
12252         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12253         to gnus-decoded which mm-uu might set.
12254
12255 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12256
12257         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12258         don't decode quoted parameters; remove misimported Emacs code.
12259         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12260         (rfc2231-decode-encoded-string): Don't use split-string which
12261         behaves differently according to Emacs version; use
12262         mm-decode-coding-region to convert charset to coding-system.
12263         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12264         (rfc2231-encode-string): Remove misimported Emacs code.
12265
12266 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12267
12268         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12269         when calling mail-header-parse-content-type.
12270         (article-de-quoted-unreadable): Ditto.
12271         (article-de-base64-unreadable): Ditto.
12272         (article-wash-html): Ditto.
12273
12274         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12275         calling mail-header-parse-content-type and
12276         mail-header-parse-content-disposition.
12277         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12278         mail-header-parse-content-type.
12279
12280         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12281         insert charset and format parameters; encode description after
12282         inserting it to buffer.
12283         (mml-insert-parameter): Fold lines properly even if a parameter is
12284         segmented into two or more lines; change the max column to 76.
12285
12286         * rfc1843.el (rfc1843-decode-article-body): Don't use
12287         ignore-errors when calling mail-header-parse-content-type.
12288
12289         * rfc2231.el (rfc2231-parse-string): Return at least type if
12290         possible; don't cause an error even if it fails in parsing of
12291         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12292         (rfc2231-encode-string): Don't break lines at the beginning, leave
12293         it to mml-insert-parameter.
12294
12295         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12296         calling mail-header-parse-content-type.
12297
12298 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12299
12300         * spam-report.el (spam-report-gmane-use-article-number):
12301         Improve doc string.
12302         (spam-report-gmane-internal): Check if a suitable header was found
12303         in the article.
12304
12305 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12306
12307         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12308         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12309
12310 2006-02-05  Romain Francoise  <romain@orebokech.com>
12311
12312         Update copyright notices of all files in the gnus directory.
12313
12314 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12315
12316         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12317
12318 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12319
12320         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12321         segmented lines of parameter value to cope with Thunderbird 1.5
12322         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12323         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12324         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12325
12326 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12327
12328         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12329         parts.
12330
12331 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12332
12333         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12334         there's only one active file for all servers.
12335         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12336         solid groups.  Gnus might have used a FAST request to select the group.
12337         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12338         and nnweb-search redundantly in the active file.
12339         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12340         (nnweb-request-create-group): Don't use ARGS.
12341         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12342         initialisations.  Let nnoo do the work.
12343
12344 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12345
12346         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12347         Say the part has been decoded.
12348
12349         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12350
12351 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12352
12353         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12354         mailcap-viewer-test-cache when there's no 'test clause, since that
12355         will invert the meaning of a "nil" test previously determined by
12356         mailcap-mailcap-entry-passes-test.
12357
12358 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12359
12360         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12361         compiling.
12362
12363         * gnus-sum.el: Ditto.
12364
12365         * message.el: Don't bind tool-bar-map when compiling.
12366
12367 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12368
12369         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12370
12371 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12372
12373         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12374         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12375         current Google Groups.
12376
12377 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12378
12379         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12380         and tool-bar-mode.
12381
12382         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12383         and tool-bar-mode.
12384
12385         * message.el (message-tool-bar-update): Simplify.
12386         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12387
12388         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12389         gnus-summary-buffer.
12390         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12391         gnus-summary-reply.
12392
12393         * gmm-utils.el (gmm): Add :version.
12394
12395 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12396
12397         * Makefile.in (clean): New rule.
12398         (distclean): Use it.
12399
12400 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12401
12402         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12403         Don't autoload.
12404
12405 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12406
12407         * gmm-utils.el (gmm-verbose): Add :group.
12408
12409 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12410
12411         * message.el: Change some comments WRT tool-bars.
12412
12413         * gnus-sum.el (gnus-summary-tool-bar)
12414         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12415         (gnus-summary-tool-bar-zap-list): New variables.
12416         (gnus-summary-make-tool-bar): Complete rewrite using
12417         `gmm-tool-bar-from-list'.
12418
12419         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12420         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12421         New variables.
12422         (gnus-group-make-tool-bar): Complete rewrite using
12423         `gmm-tool-bar-from-list'.
12424         (gnus-group-tool-bar-update): New function.
12425
12426         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12427
12428 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12431         is dissected into a single part of which the type is the same as
12432         the given one; decode charset.
12433
12434 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12435
12436         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12437         into alists as symbol not string, since that's what
12438         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12439         look for.
12440
12441 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12442
12443         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12444         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12445
12446         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12447
12448 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12449
12450         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12451         (gnus-xmas-mime-security-button-menu): New function.
12452
12453         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12454         (gnus-mime-security-button-menu): New definition.
12455         (gnus-mime-security-button-map): Use them.
12456         (gnus-mime-security-button-menu): New function.
12457         (gnus-insert-mime-security-button): Addition to help echo.
12458         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12459         (gnus-mime-security-pipe-part): New functions.
12460
12461         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12462         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12463
12464         * mm-decode.el (mm-handle-set-disposition): Remove.
12465         (mm-handle-set-description): Remove.
12466
12467 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12468
12469         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12470         (mm-w3m-standalone-supports-m17n-p): New function.
12471         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12472         w3m usage.
12473
12474         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12475         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12476
12477 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12478
12479         * message.el (message-tool-bar-zap-list):
12480         Use gmm-tool-bar-zap-list as custom type.
12481         (message-tool-bar-update): New function.
12482         (message-tool-bar, message-tool-bar-gnome)
12483         (message-tool-bar-retro): Add message-tool-bar-update.
12484         (message-tool-bar-gnome): Add flyspell-buffer.
12485
12486         * gnus-util.el (gnus-error): Describe `args'.
12487
12488         * gmm-utils.el (gmm-error): Describe `args'.
12489         (gmm-tool-bar-zap-list): New widget.
12490         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12491
12492 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12493
12494         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12495         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12496         the number of recursive calls.
12497
12498         * mm-decode.el (mm-handle-set-disposition): New macro.
12499         (mm-handle-set-description): New macro.
12500
12501 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12502
12503         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12504         encoding.
12505
12506 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12507
12508         * message.el (message-tool-bar-zap-list, message-tool-bar)
12509         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12510         (message-tool-bar-local-item-from-menu): Remove.
12511         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12512         (message-make-tool-bar): New function.
12513         (message-mode): Use `message-make-tool-bar'.
12514
12515         * gmm-utils.el: New file.
12516         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12517         (gmm-lazy): New widget copied from `nnmail.el'.
12518         (gmm-tool-bar-from-list): New function for creating customizable
12519         tool bars.
12520         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12521         output.
12522         (gmm): Add :prefix to defgroup.
12523
12524 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12525
12526         * gmm-utils.el (gmm-widget-p): New function.
12527
12528 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12529
12530         * mml.el (mml-attach-file): Describe `description' in doc string.
12531         (mml-menu): Add Emacs MIME manual and PGG manual.
12532
12533 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12534
12535         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12536
12537 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12538
12539         * nntp.el (nntp-end-of-line): Doc fix.
12540
12541 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12542
12543         * imap.el (imap-open): Handle case where buffer is a buffer
12544         object.
12545
12546 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12547
12548         * gnus-delay.el (gnus-delay): Don't autoload.
12549         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12550         to be re-loaded when customizing the `gnus-delay' group.
12551
12552 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12553
12554         * message.el (message-insert-citation-line): Use newlines.
12555
12556 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12557
12558         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12559         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12560         these routines, so the passphrase can be managed externally and
12561         passed in to the system.
12562         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12563         pgg-add-passphrase-to-cache function.
12564
12565         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12566         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12567         these routines, so the passphrase can be managed externally and
12568         passed in to the system.
12569         (pgg-pgp5-sign-region): Use new name of
12570         pgg-add-passphrase-to-cache function.
12571
12572 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12573
12574         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12575         part of the decoded armor to find the key-identifier.
12576         (pgg-gpg-lookup-key-owner): New function to return the
12577         human-readable identifier of a key owner.
12578         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12579         itself.
12580         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12581         the key value) if we have a key and can match it against a secret
12582         key.  Also, added a note pointing out fact that the prompt only
12583         indicates the first matching key.
12584
12585         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12586         pgg-decrypt-region.
12587         (pgg-add-passphrase-to-cache): Rename from
12588         `pgg-add-passphrase-cache' to reduce confusion (all callers
12589         changed).
12590         (pgg-remove-passphrase-from-cache): Rename from
12591         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12592         changed).
12593         (pgg-read-passphrase, pgg-add-passphrase-cache)
12594         (pgg-remove-passphrase-cache): Add informative docstrings.
12595         (pgg-decrypt): Convey provided passphrase in subordinate call to
12596         pgg-decrypt-region.
12597
12598 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12599
12600         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12601         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12602         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12603         'passphrase' argument, so the passphrase can be managed externally
12604         and then passed in to the system.
12605
12606         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12607         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12608         so the passphrase cache can be used reliably with identifiers
12609         besides a pgp packet's key id.
12610
12611         * pgg-gpg.el (pgg-gpg-encrypt-region)
12612         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12613         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12614         these routines, so the passphrase can be managed externally and
12615         passed in to the system.
12616
12617         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12618         'notruncate' argument, so the passphrase cache can be used
12619         reliably with identifiers besides a pgp packet's key id.
12620
12621 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12622
12623         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12624         symmetric encryption.
12625         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12626         encrypted session key.
12627         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12628         message ask for the passphrase in a proper way.
12629
12630         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12631         New user commands for symmetric encryption.
12632
12633 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12634
12635         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12636
12637         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12638
12639 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12640
12641         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12642
12643 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12644
12645         * mm-decode.el (mm-inlined-types): Add application/pgp.
12646         (mm-automatic-display): Ditto.
12647
12648         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12649         part as text.
12650
12651 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * nnrss.el: Update copyright.
12654         (nnrss-opml-import): Query whether to subscribe to each entry.
12655
12656         * gnus-art.el:
12657         * gnus-sum.el:
12658         * gnus-xmas.el:
12659         * messagexmas.el:
12660         * mm-uu.el:
12661         * mm-view.el: Update copyright.
12662
12663 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12664
12665         * message.el (message-info): New function.
12666         (message-mode-menu): Add it.
12667         Update copyright.
12668
12669         * ChangeLog: Fix and update copyright.
12670
12671 2006-01-13  Romain Francoise  <romain@orebokech.com>
12672
12673         * message.el (message-forward-subject-name-subject): Prefer the
12674         address to 'nowhere' if the sender has no name.
12675         Fix typo.  Update copyright year.
12676
12677 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12678
12679         * gnus-art.el (article-wash-html):
12680         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12681         (gnus-article-wash-html-with-w3m-standalone): New function.
12682
12683         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12684         mm-inline-text-html-render-with-w3m-standalone.
12685         (mm-text-html-washer-alist): Map w3m-standalone to
12686         gnus-article-wash-html-with-w3m-standalone.
12687         (mm-inline-text-html-render-with-w3m-standalone): New function.
12688
12689 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12690
12691         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12692         Improve LaTeX.
12693
12694 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12695
12696         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12697         (nnrss-request-article): Render text/plain parts as HTML.
12698
12699         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12700         the buffer.
12701
12702 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12703
12704         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12705         custom definition of `gnus-posting-styles'.
12706
12707         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12708         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12709
12710 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12711
12712         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12713         Use nntp for bug archive.
12714
12715 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12716
12717         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12718         parts.
12719         (nnrss-normalize-date): New function converts ISO 8601 date into
12720         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12721         (nnrss-check-group): Use it.
12722
12723 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12724
12725         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12726
12727         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12728         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12729         (nnrss-insert-w3): Ditto.
12730
12731 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12732
12733         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12734         the articles to be forwarded including the case where neither a
12735         number of articles nor a region is specified.
12736
12737 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12738
12739         * nnrss.el (nnrss-request-article): Fix last change; fill
12740         text/plain parts.
12741
12742 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12743
12744         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12745         in text/plain part.
12746         (nnrss-check-group): Don't add excessive newline to dc:subject.
12747
12748 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12749
12750         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12751         article.
12752
12753 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12754
12755         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12756         (nnml-use-compressed-files, nnml-save-mail): Support other
12757         comression programs such as bzip2.
12758
12759 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12760
12761         * dns.el (query-dns): Make sure we check the buffer size before
12762         removing tcp headers.
12763
12764 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12767         remove MIME buttons associated with multipart/alternative parts.
12768         (gnus-mime-display-alternative): Tag buttons using `article-type'
12769         text property.
12770
12771         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12772         associated with multipart/alternative parts.
12773
12774         * gnus-art.el (gnus-signature-separator): Fix custom type.
12775
12776         * mm-decode.el (mm-inlined-types): Fix custom type.
12777         (mm-keep-viewer-alive-types): Ditto.
12778         (mm-automatic-display): Ditto.
12779         (mm-attachment-override-types): Ditto.
12780         (mm-inline-override-types): Ditto.
12781         (mm-automatic-external-display): Ditto.
12782
12783 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12784
12785         * spam-report.el (spam-report-user-mail-address)
12786         (spam-report-user-agent): New variables.
12787         (spam-report-url-ping-plain): Use spam-report-user-agent.
12788
12789 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12790
12791         * gnus-art.el (gnus-button-handle-custom): Do not just use
12792         `customize-apropos' for any "M-x customize-*" button but the
12793         function called for.  Accept both the function name and its
12794         argument in order to achieve this.
12795         (gnus-button-alist): Remove support for "custom:" URL's.
12796         Pass function name to `gnus-button-handle-custom' in case of "M-x
12797         customize-*" buttons.
12798
12799 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12800
12801         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12802         multipart/alternative and add xref to mm-discouraged-alternatives
12803         in doc string.
12804
12805         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12806         gnus-buttonized-mime-types in doc string.
12807
12808 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12809
12810         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12811         Suggest image/.* in the doc string.
12812
12813 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12814
12815         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12816         message-marks (Debian bug #342521).
12817
12818 2005-12-12  Simon Josefsson  <jas@extundo.com>
12819
12820         * password.el (password-read-from-cache): Add.
12821         (password-read): Use it.
12822
12823 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12824
12825         * rfc2047.el (rfc2047-charset-to-coding-system):
12826         Recognize us-ascii as a MIME charset.
12827
12828         * mm-bodies.el (mm-decode-content-transfer-encoding):
12829         Protect against the case where the 2nd arg TYPE is nil.
12830
12831 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12832
12833         * pop3.el (pop3-stream-type): Fix custom version.
12834
12835         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12836
12837 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12838
12839         * mm-decode.el (mm-display-external): Add missing cdr.
12840
12841 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12842
12843         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12844         RFC1524) if it is in mailcap or add a suffix according to
12845         mailcap-mime-extensions when generating a temp filename; postpone
12846         deleting a temp file for 2 seconds for some wrappers, shell
12847         scripts, and so on, which might exit right after having started a
12848         viewer command as a background job.
12849
12850 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12851
12852         * nntp.el (nntp-marks-directory): Fix custom group.
12853
12854         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12855         steps when < 10.
12856
12857         * gnus-start.el (gnus-no-server-1):
12858         Mention `gnus-level-default-subscribed' in doc string.
12859
12860 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12861
12862         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12863         parens.
12864
12865 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12866
12867         * gnus-xmas.el (gnus-use-toolbar): Revert.
12868         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12869         gnus-use-toolbar is default.
12870
12871         * messagexmas.el (message-use-toolbar): Revert.
12872         (message-setup-toolbar): Use global default-toolbar if
12873         message-use-toolbar is default.
12874
12875 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12876
12877         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12878         according to default-toolbar-visible-p.
12879
12880         * messagexmas.el (message-use-toolbar): Ditto.
12881
12882 2005-11-26  Dave Love  <fx@gnu.org>
12883
12884         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12885         (tls-program, tls-success): Provide openssl alternative.
12886
12887         * starttls.el: Doc fixes.
12888         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12889         SERVICE to PORT.
12890
12891         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12892         port null or service name.
12893         (starttls-negotiate): Autoload.
12894
12895 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * message.el (message-kill-to-signature): Fix interactive spec.
12898
12899 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * pop3.el (pop3-open-server): Recognize a string as a service name.
12902
12903 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12904
12905         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12906
12907 2005-11-23  Dave Love  <fx@gnu.org>
12908
12909         Add pop3s, pop3/starttls.
12910
12911         * pop3.el (pop3-authentication-scheme): Clarify doc.
12912         (open-tls-stream, starttls-open-stream): Autoload.
12913         (pop3-stream-type): New.
12914         (pop3-open-server): Use it.
12915
12916         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12917         for POP.
12918         (mail-source-keyword-map): Add :stream for POP.
12919         (mail-source-fetch-pop): Use pop3-stream-type.
12920
12921 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12922
12923         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12924         of current-time-string.
12925
12926 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12927
12928         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12929         date header.
12930
12931 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12932
12933         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12934         it can seriously impact performance as it bypasses the agent's
12935         local caches.
12936
12937 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12938
12939         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12940         must be explicitly online rather than "not explicitly offline" for
12941         its flags to be synchronized.
12942
12943         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12944         that gnus-uu-unmark-thread will function correctly.
12945
12946         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12947         1024K is instead displayed as 1M.
12948
12949 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12950
12951         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12952
12953 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12954
12955         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12956
12957 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12958
12959         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12960         error message to display actual error condition.
12961         (gnus-agent-save-local): Avoid saving symbols that are bound to
12962         nil as they simply result in a warning message in
12963         gnus-agent-read-local.
12964
12965 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12966
12967         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12968         rather than make-variable-buffer-local for file-precious-flag.
12969
12970 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12971
12972         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12973         for duplicates which are removed.  The invalid sort check then
12974         triggers a rescan after the sort as sorting may have moved
12975         duplicate entries such that they can be cheaply detected.
12976
12977 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12978
12979         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12980
12981 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12982
12983         * gnus-agent.el (gnus-agent-article-alist-save-format):
12984         Change internal variable to a custom variable.  Change default value
12985         from compressed(2) to uncompressed(1).
12986         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12987         support for uncompressed agentview files.  Taken together, reading
12988         the agentview file should now be 6-7 times faster.
12989
12990 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12991
12992         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12993         as a buffer-local variable.  This avoids creating truncated
12994         dribble files as a result of a hang up, eg.
12995
12996 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12997
12998         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12999         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13000         XEmacs.
13001
13002 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13003
13004         * gnus-start.el (gnus-start-draft-setup):
13005         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13006
13007         * gnus.el (gnus-splash): Change custom group.
13008         (gnus-group-get-parameter, gnus-group-parameter-value):
13009         Describe allow-list argument.
13010
13011         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13012         string.
13013
13014 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13015
13016         * gnus-art.el (gnus-default-article-saver): Add user-defined
13017         `function' to custom type.
13018
13019 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13020
13021         * imap.el (imap-open): Handle case where buffer is a buffer
13022         object.
13023
13024 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13025
13026         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13027         long lines.
13028         (gnus-cache-delete-group): Wrap doc strings.
13029
13030         * gnus-agent.el (gnus-agent-rename-group)
13031         (gnus-agent-delete-group): Wrap doc strings.
13032
13033 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * messagexmas.el (message-use-toolbar): Change the valid values
13036         into default, top, bottom, left, and right.
13037         (message-toolbar-thickness): New variable.
13038         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13039         well.
13040         (message-setup-toolbar): Make it work.
13041
13042         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13043         (gnus-use-toolbar): Change the valid values into default, top,
13044         bottom, left, and right.
13045         (gnus-toolbar-thickness): New variable.
13046         (gnus-xmas-setup-toolbar): New function.
13047         (gnus-xmas-setup-group-toolbar): Use it.
13048         (gnus-xmas-setup-summary-toolbar): Use it.
13049
13050 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13051
13052         * gnus-start.el (gnus-1): Add "native" to
13053         gnus-predefined-server-alist.
13054
13055         * gnus.el (gnus-method-to-server): Don't add "native" to the
13056         lists here, because that leads to problems when
13057         gnus-select-method is bound.
13058
13059 2005-11-09  Simon Josefsson  <jas@extundo.com>
13060
13061         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13062         use (not sort-by-date) instead.
13063
13064 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13065
13066         * gnus-delay.el (gnus-delay-group): Don't autoload.
13067         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13068         to be re-loaded when customizing the `gnus-delay' group.
13069
13070 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13071
13072         * message.el: Revert last changes.
13073         (message-insert-citation-line): Use newlines.
13074
13075 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13076
13077         * message.el (message-courtesy-message)
13078         (message-mark-insert-begin, message-mark-insert-end)
13079         (message-elide-ellipsis, message-cancel-message)
13080         (message-add-header, message-change-subject)
13081         (message-cross-post-followup-to-header)
13082         (message-cross-post-insert-note, message-reduce-to-to-cc)
13083         (message-widen-reply, message-delete-not-region)
13084         (message-kill-to-signature, message-insert-signature)
13085         (message-insert-importance-high, message-insert-importance-low)
13086         (message-insert-or-toggle-importance)
13087         (message-insert-disposition-notification-to)
13088         (message-indent-citation, message-yank-original)
13089         (message-cite-original-without-signature, message-cite-original)
13090         (message-insert-citation-line, message-position-on-field)
13091         (message-fix-before-sending, message-send-mail-partially)
13092         (message-send-mail, message-send-mail-with-sendmail)
13093         (message-send-mail-with-qmail, message-send-news)
13094         (message-check-news-header-syntax, message-generate-headers)
13095         (message-insert-courtesy-copy, message-fill-address)
13096         (message-fill-header, message-shorten-references)
13097         (message-setup-1, message-cancel-news)
13098         (message-forward-make-body-plain, message-forward-make-body-mime)
13099         (message-forward-make-body-mml, message-encode-message-body)
13100         (message-forward-make-body-digest-plain)
13101         (message-forward-make-body-digest-mime)
13102         (message-use-alternative-email-as-from): Insert `hard-newline'
13103         instead of ordinary newlines.
13104
13105 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * message.el (message-generate-headers): Downcase the argument
13108         given to message-check-element.
13109
13110 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13111
13112         * nntp.el (nntp-authinfo-rejected): New error condition.
13113         (nntp-wait-for): Use new error condition to signal authentication
13114         error.
13115         (nntp-retrieve-data): Rethrow new error condition to break out of
13116         recursive call to nntp-send-authinfo.
13117
13118 2005-11-08  Romain Francoise  <romain@orebokech.com>
13119
13120         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13121         (gnus-summary-exit-map): Bind to `Z p'.
13122         (gnus-summary-make-menu-bar): Add menu item.
13123
13124 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13125
13126         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13127         (gnus-treat-*): Add `first' in all doc strings.
13128
13129         * gnus-group.el (gnus-group-compact-group): Fix typo.
13130
13131 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13132
13133         * gnus.el (gnus-parameters-case-fold-search): New variable.
13134         (gnus-parameters-get-parameter): Use it.
13135
13136         * gnus-score.el (gnus-home-score-file): Doc fix.
13137
13138 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13139
13140         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13141
13142 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13143
13144         * mm-util.el (mm-special-display-p): New function.
13145
13146         * mml.el (mml-preview): Use it; doc fix.
13147
13148 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13149
13150         * imap.el (imap-open): Handle case where buffer is a buffer object.
13151
13152 2005-10-29  Romain Francoise  <romain@orebokech.com>
13153
13154         * message.el (message-fix-before-sending): Fix comment.
13155
13156 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13157
13158         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13159
13160 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13161
13162         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13163         Used in gnus-score.el.
13164
13165 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13166
13167         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13168
13169 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13170
13171         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13172         whitespace removed in revision 7.8.  Use concatenated string to
13173         protect trailing whitespace.
13174
13175 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13176
13177         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13178         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13179         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13180         Courier IMAP ("some version from 2004").  Mostly based on similar
13181         code in the same function.
13182
13183 2005-10-26  Didier Verna  <didier@xemacs.org>
13184
13185         * gnus-group.el (gnus-group-compact-group): Invalidate original
13186         article buffer.
13187         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13188         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13189         NOV database and in article itself.
13190         Invalidate article backlog.
13191
13192 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13193
13194         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13195
13196 2005-10-26  Simon Josefsson  <jas@extundo.com>
13197
13198         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13199         part of 2004-07-25 change.
13200
13201 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13202
13203         * message.el (message-display-completion-list): New function.
13204         (message-expand-group): Use it; make sure the Completions buffer
13205         is modifiable.
13206 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13207
13208         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13209         user-mail-name is an empty string.
13210
13211 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13212
13213         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13214         depending on gnus-score-decay-constant.
13215
13216         * encrypt.el (encrypt-insert-file-contents)
13217         (encrypt-write-file-contents): Don't use `gnus-message'.
13218
13219         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13220         arguments.
13221         (mm-uu-type-alist): Add message-marks and insert-marks.
13222         Pass arguments to mm-uu-verbatim-marks-extract.
13223         (mm-uu-hide-markers): New variable.
13224         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13225
13226         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13227         (gnus-convert-image-to-face-command): Use "convert" by default to
13228         allow other input image formats.
13229         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13230         accordingly.
13231
13232 2005-10-23  Simon Josefsson  <jas@extundo.com>
13233
13234         * imap.el (imap-gssapi-program): Align command line parameters
13235         with latest GNU SASL.
13236         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13237
13238 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13239
13240         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13241         HTML.
13242         (nnslashdot-request-article): Ditto.
13243
13244         * lpath.el (featurep): Add nobreak-char-display.
13245
13246 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13247
13248         * mail-source.el (mail-source-fetch-pop): Require pop3.
13249         (mail-source-check-pop): Ditto.
13250
13251 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13252
13253         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13254         errors.
13255
13256 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13257
13258         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13259         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13260
13261         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13262
13263         * mm-bodies.el (mm-decode-string):
13264         Call `mm-charset-to-coding-system' with allow-override argument.
13265
13266 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13267
13268         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13269         (rfc2047-charset-to-coding-system): New function.
13270         (rfc2047-decode-encoded-words): New function.
13271         (rfc2047-decode-region): Use them.
13272         (rfc2047-decode-cte): Remove.
13273         (rfc2047-parse-and-decode): Remove.
13274         (rfc2047-decode): Remove.
13275
13276 2005-10-15  Kenichi Handa  <handa@m17n.org>
13277
13278         * rfc2047.el (rfc2047-decode-cte): New function.
13279         (rfc2047-decode-region): Change the way to decode successive
13280         encoded-words: decode B- or Q-encoding in each encoded-word,
13281         concatenate them, and decode it as charset.
13282
13283 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13284
13285         * lpath.el: Fbind codepage-setup for XEmacs.
13286
13287 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13288
13289         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13290         widget-move-and-invoke.
13291         (gnus-custom-mode): Use gnus-custom-map.
13292
13293 2005-10-15  Bill Wohler  <wohler@newt.com>
13294
13295         * message.el (message-tool-bar-map): Rename image file from
13296         mail_send to mail/send.
13297
13298 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13299
13300         * message.el (message-expand-group): Pass the common
13301         prefix substring of completion to `display-completion-list'.
13302
13303 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13304
13305         * mml-sec.el (mml-secure-method): New internal variable.
13306         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13307         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13308         New functions using mml-secure-method.
13309
13310         * mml.el (mml-mode-map): Add key bindings for those functions.
13311         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13312         Harder <harder@myrealbox.com>.
13313         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13314         Goto end of message if point is the headers of the message.
13315
13316         * message.el (message-in-body-p): New function.
13317
13318         * assistant.el: Autoload gnus-util and netrc.
13319
13320         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13321         Use `mm-charset-override-alist' only when decoding.
13322
13323         * mm-bodies.el (mm-decode-body):
13324         Call `mm-charset-to-coding-system' with allow-override argument.
13325
13326         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13327         `filename' from Content-Disposition if Content-Type doesn't
13328         provide `name'.
13329         (gnus-mime-view-part-as-type): Set default instead of
13330         initial-input.
13331
13332 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13333
13334         * format-spec.el (format-spec): Propagate text properties of % spec.
13335
13336 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13337
13338         * gnus-art.el (gnus-treat-predicate): Add `first'.
13339
13340 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13341
13342         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13343         (mm-charset-override-alist): New variable.
13344         (mm-charset-to-coding-system): Use it.
13345         (mm-codepage-setup): New helper function.
13346         (mm-charset-eval-alist): New variable.
13347         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13348         Warn about unknown charsets.
13349
13350         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13351
13352 2005-10-04  David Hansen  <david.hansen@gmx.net>
13353
13354         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13355         (nnrss-check-group): Ditto.
13356
13357 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13358
13359         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13360         Rename x-gnus-verbatim to x-verbatim.
13361         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13362
13363         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13364         x-verbatim.
13365
13366         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13367
13368         * gnus-util.el (gnus-remove-duplicates): Remove.
13369
13370         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13371         instead of gnus-remove-duplicates.
13372
13373         * message.el (message-remove-duplicates): Remove.
13374         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13375         message-remove-duplicates.
13376
13377         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13378         available, else use implementation from `delete-dups'.
13379
13380         * message.el (message-insert-expires): New function.
13381         (message-mode-map): Add key binding.
13382         (message-mode-field-menu): Add menu entry.
13383         (message-mode): Document it.
13384         (message-make-expires-date): Use `message-make-date'.
13385
13386 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13387
13388         * message.el (message-make-expires-date): New function.
13389
13390 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * Makefile.in (list-installed-shadows): New entry.
13393         (install): Use it.
13394         (remove-installed-shadows): New entry.
13395
13396         * dgnushack.el (dgnushack-default-load-path): New variable.
13397         (dgnushack-find-lisp-shadows): New function.
13398         (dgnushack-remove-lisp-shadows): New function.
13399
13400 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13401
13402         * Makefile.in (install-el-elc): New entry.
13403         (install): Use it so that .el files are necessarily installed.
13404
13405 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13408
13409 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13410
13411         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13412         function rather than the diff-mode.el package.
13413         (mm-display-external): Use with-current-buffer.
13414         (mm-viewer-completion-map, mm-viewer-completion-map):
13415         Move initialization inside declaration.
13416
13417 2005-09-29  Simon Josefsson  <jas@extundo.com>
13418
13419         * spam.el: Load hashcash when compiling, to avoid warnings.
13420         Don't autoload mail-check-payment.
13421         (spam-check-hashcash): Define unconditionally, since hashcash.el
13422         is part of Gnus now.  Ignore errors from payment checking.
13423
13424 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13425
13426         * message.el (message-bold-region, message-unbold-region):
13427         Rename from `bold-region' and `unbold-region'.
13428
13429         * message.el: Remove useless autoloads.
13430
13431 2005-09-28  Simon Josefsson  <jas@extundo.com>
13432
13433         * message.el (message-use-idna): Default to t.
13434         (message-use-idna): Test whether encoding works too.  Doc fix.
13435
13436 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13437
13438         * nntp.el (nntp-warn-about-losing-connection): Remove.
13439
13440 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13441
13442         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13443         customizable.  Change default value.
13444         (mm-uu-diff-groups-regexp): Change default value.
13445         (mm-uu-type-alist): Add doc string.
13446         (mm-uu-configure): Add doc string.  Make it interactive.
13447         (mm-uu-tex-groups-regexp): New variable.
13448         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13449         (mm-uu-type-alist): Add LaTeX documents.
13450         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13451         of "text/verbatim".
13452         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13453
13454         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13455         instead of "text/verbatim".
13456
13457         * message.el (message-mark-inserted-region)
13458         (message-mark-insert-file): Use slrn style marks when called with
13459         prefix argument.
13460
13461 2005-09-27  Simon Josefsson  <jas@extundo.com>
13462
13463         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13464
13465 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13466
13467         * message.el (message-remove-duplicates): New function.
13468         Implementation borrowed from `gnus-remove-duplicates'.
13469         (message-idna-to-ascii-rhs): Also encode idna addresses in
13470         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13471         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13472         only ask about the same idna domain once per header and also tell
13473         in what header to replace the idna domain.
13474
13475         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13476         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13477         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13478         a header is decoded and not just the last one.
13479
13480 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13481
13482         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13483         has been decoded.
13484
13485         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13486         (mm-insert-part): Don't modify text if it has been decoded.
13487
13488         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13489         decoded.
13490
13491         * mm-view.el (mm-inline-text): Don't strip text props unless
13492         decoding enriched or richtext parts.
13493
13494 2005-09-25  Romain Francoise  <romain@orebokech.com>
13495
13496         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13497         * gnus-start.el (gnus-subscribe-interactively):
13498         * gnus-uu.el (gnus-uu-grab-articles):
13499         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13500         space.
13501
13502 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13503
13504         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13505         * mm-view.el (mm-view-pkcs7-decrypt):
13506         * gnus-sum.el (gnus-summary-limit-to-extra)
13507         (gnus-summary-respool-article, gnus-read-move-group-name):
13508         * gnus-score.el (gnus-summary-increase-score):
13509         * gnus-util.el (gnus-completing-read-with-default):
13510         * gnus-art.el (gnus-read-save-file-name)
13511         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13512         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13513         * message.el (message-check-news-header-syntax):
13514         Follow convention for reading with the minibuffer.
13515
13516 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13517
13518         * spam-report.el (spam-report-url-ping-plain):
13519         Use gnus-extended-version as User-Agent.
13520
13521         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13522         default value is nil.
13523
13524         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13525         (mm-uu-verbatim-marks-extract): New function.
13526         (mm-uu-extract): New face.
13527         (mm-uu-copy-to-buffer): Use it.
13528
13529         * spam-report.el (spam-report-gmane-ham): Rename from
13530         `spam-report-gmane-unspam'.
13531         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13532         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13533
13534         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13535         Autoload.
13536         (spam-report-gmane-unregister-routine):
13537         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13538
13539 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13540
13541         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13542         (spam-report-gmane-unregister-routine): Add support for gmane
13543         unregistration.
13544
13545         * spam-report.el (spam-report-gmane-unspam)
13546         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13547         (spam-report-gmane): Change to take a single article and do unspam
13548         registration.
13549
13550 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13551
13552         * mm-url.el (mm-url-decode-entities): Fix regexp.
13553
13554 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13555
13556         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13557         default to nil, to be able to use Gnus at all.  If the default
13558         switches to something else, then the function should be fixed not
13559         be exceedingly slow.
13560
13561 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13562
13563         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13564         fail hard.
13565
13566         * spam-report.el: Add better Keywords line.
13567
13568         * spam.el: Add Maintainer and better Keywords line.
13569
13570 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13571
13572         * gnus-art.el (gnus-article-replace-part)
13573         (gnus-mime-replace-part): New functions.
13574         (gnus-mime-action-alist, gnus-mime-button-commands)
13575         (gnus-mime-save-part-and-strip): Add file argument.
13576         (gnus-article-part-wrapper): Add interactive argument.
13577
13578         * gnus-sum.el (gnus-summary-mime-map):
13579         Add `gnus-article-replace-part'.
13580
13581 2005-09-19  Didier Verna  <didier@xemacs.org>
13582
13583         The nnml compaction feature:
13584         * nnml.el (nnml-request-compact-group): New function.
13585         * nnml.el (nnml-request-compact): New function.
13586         * gnus-int.el (gnus-request-compact-group): New function.
13587         * gnus-int.el (gnus-request-compact): New function.
13588         * gnus-group.el (gnus-group-compact-group): New function.
13589         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13590         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13591         * gnus-srvr.el (gnus-server-compact-server): New function.
13592         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13593         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13594
13595 2005-09-18  Deepak Goel  <deego@gnufans.org>
13596
13597         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13598         format spec.
13599
13600 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13601
13602         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13603
13604 2005-09-15  Romain Francoise  <romain@orebokech.com>
13605
13606         * message.el (message-fill-paragraph): Clarify docstring.
13607
13608 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13609
13610         * gnus-art.el (gnus-mime-display-part): Protect against broken
13611         MIME messages.
13612
13613 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13614
13615         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13616         before parsing header.
13617
13618 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13619
13620         * html2text.el (html2text-replace-list): Add new entities.
13621
13622 2005-09-11  Romain Francoise  <romain@orebokech.com>
13623
13624         * message.el (message-alternative-emails): Improve docstring.
13625         (message-setup-1): Call `message-use-alternative-email-as-from'
13626         after `message-setup-hook' to give it precedence over posting
13627         styles, etc.
13628         (message-use-alternative-email-as-from): Add docstring.
13629         Remove the original From header if present.
13630
13631         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13632         (nnml-save-mail): Use it.
13633
13634         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13635         articles.  Add new argument `silent'.
13636         (gnus-uu-mark-all): Report the total number of marked articles.
13637
13638 2005-09-10  Romain Francoise  <romain@orebokech.com>
13639
13640         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13641         (gnus-uu-mark-series): Likewise.
13642
13643 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13644
13645         * spam-report.el (spam-report-gmane): Fix generation of spam
13646         report URL.
13647
13648 2005-09-10  Simon Josefsson  <jas@extundo.com>
13649
13650         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13651         t, based on discussion on the ding list with Robert Epprecht
13652         <epprecht@solnet.ch>.
13653
13654 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13655
13656         * spam-report.el (spam-report-gmane): Make it work without
13657         X-Report-Spam header.  Gmane now only provides Archived-At.
13658         This is only used if `spam-report-gmane-use-article-number' is nil.
13659         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13660
13661         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13662         make `gnus-summary-sort-by-recipient' work with threading.
13663
13664         * nnweb.el (nnweb-google-wash-article): Print a message if article
13665         is not available.
13666
13667 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13668
13669         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13670         change.  Decode text/* parts content before displaying.
13671
13672 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13673
13674         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13675
13676 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13677
13678         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13679
13680         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13681         url-package-name, url-package-version,
13682         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13683         w3m-display-inline-images, and w3m-minor-mode-map.
13684
13685 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13686
13687         * message.el (message-tab-body-function): Fix mismatched custom type.
13688
13689         * gnus.el (gnus-group-change-level-function): Ditto.
13690
13691         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13692
13693         * gnus-art.el (gnus-signature-limit)
13694         (gnus-article-mime-part-function): Ditto.
13695
13696 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13697
13698         * mml.el (mml-mode): Silence the byte compiler.
13699
13700         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13701         using `(sit-for 0)' before moving the point to the specified part;
13702         skip unbuttonized parts.
13703         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13704         return to the summary window if gnus-auto-select-part is non-nil.
13705
13706 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13707
13708         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13709         New variables.
13710         (mml-dnd-attach-file, mml-mode): Use them.
13711
13712         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13713         Make fetching article by MID work again for Google Groups.
13714         Add FIXME concerning gnus-group-make-web-group.
13715
13716         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13717         Don't depend on Gnus by using mail-extract-address-components if
13718         gnus-extract-address-components is not bound.
13719
13720 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13721
13722         * gnus-art.el (gnus-mime-display-security): Don't display the
13723         signature, but only the signed part.
13724
13725 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13726
13727         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13728
13729         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13730         list, not listp.
13731
13732 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13733
13734         * mm-encode.el (mm-encode-content-transfer-encoding):
13735         Likewise when encoding.
13736
13737         * mm-bodies.el (mm-decode-content-transfer-encoding):
13738         De-canonicalize CRLF for all text content types, not just
13739         text/plain.
13740
13741 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13744         valid article; point arrow and cursor at the MIME button.
13745
13746 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13747
13748         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13749         Suggested by Dan Christensen <jdc@uwo.ca>.
13750
13751         * mm-decode.el (mm-save-part): Enable change of prompt.
13752
13753 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13754
13755         * gnus-msg.el (gnus-inews-add-send-actions):
13756         Make `message-post-method' lambda parameter ARG `&optional'.
13757
13758 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13759
13760         * gnus-sum.el (gnus-summary-mime-map):
13761         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13762         gnus-article-jump-to-part.
13763
13764         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13765         (gnus-article-edit-part): Use it.
13766         (gnus-article-part-wrapper): Add no-handle argument.
13767         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13768         New functions.
13769
13770 2005-08-29  Romain Francoise  <romain@orebokech.com>
13771
13772         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13773         docstring.
13774         (gnus-face-from-file): Likewise.
13775
13776 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13777
13778         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13779         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13780         non-nil.
13781         (gnus-auto-select-part): New variable.
13782         (gnus-article-jump-to-part): New function.
13783         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13784         (gnus-mime-delete-part): Allow selecting specified part after
13785         deleting or stripping parts.
13786         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13787         part if argument is bogus.
13788
13789 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13790
13791         * gnus-art.el (w3m-minor-mode-map):
13792         * gnus-spec.el (gnus-newsrc-file-version):
13793         * gnus-util.el (nnmail-active-file-coding-system)
13794         (gnus-original-article-buffer, gnus-user-agent):
13795         * gnus.el (gnus-ham-process-destinations)
13796         (gnus-parameter-ham-marks-alist)
13797         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13798         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13799         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13800         * mm-decode.el (gnus-current-window-configuration):
13801         * mm-extern.el (gnus-article-mime-handles):
13802         * mm-url.el (url-current-object, url-package-name)
13803         (url-package-version):
13804         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13805         (smime-keys, w3m-cid-retrieve-function-alist)
13806         (w3m-current-buffer, w3m-display-inline-images)
13807         (w3m-minor-mode-map):
13808         * mml-smime.el (gnus-extract-address-components):
13809         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13810         (gnus-newsrc-hashtb, message-default-charset)
13811         (message-deletable-headers, message-options)
13812         (message-posting-charset, message-required-mail-headers)
13813         (message-required-news-headers):
13814         * mml1991.el (mc-pgp-always-sign):
13815         * mml2015.el (mc-pgp-always-sign):
13816         * nnheader.el (nnmail-extra-headers):
13817         * rfc1843.el (gnus-decode-encoded-word-function)
13818         (gnus-decode-header-function, gnus-newsgroup-name):
13819         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13820
13821 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13822
13823         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13824         the end of the date treatments.
13825
13826 2005-08-15  Simon Josefsson  <jas@extundo.com>
13827
13828         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13829         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13830         Capello and Romain Francoise.
13831         (pgg-fetch-key-function): Remove, not used?
13832         (pgg-insert-url-with-w3): Require url, to get
13833         url-insert-file-contents regardless of where it is defined.
13834
13835 2005-08-13  Romain Francoise  <romain@orebokech.com>
13836
13837         * message.el (message-cite-original-1): New function.
13838         (message-cite-original): Use it.
13839         (message-cite-original-without-signature): Ditto.
13840
13841 2005-08-08  Romain Francoise  <romain@orebokech.com>
13842
13843         * message.el (message-yank-empty-prefix): New variable.
13844         (message-indent-citation): Use it.
13845         (message-cite-original-without-signature): Respect X-No-Archive.
13846
13847 2005-08-08  Simon Josefsson  <jas@extundo.com>
13848
13849         * pgg.el: Autoload url-insert-file-contents instead of loading
13850         w3/url.
13851         (pgg-insert-url-with-w3): Don't load url here.
13852
13853 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13854
13855         * message.el (message-kill-to-signature): Don't insert newline at
13856         bol.
13857         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13858
13859 2005-08-06  Romain Francoise  <romain@orebokech.com>
13860
13861         * message.el (message-user-fqdn): Fix typo in docstring.
13862
13863 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13864
13865         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13866
13867         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13868
13869 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13870
13871         * mm-bodies.el (mm-encode-body): Use coding system rather than
13872         charset to encode text.
13873
13874         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13875         number of charsets if utf-8 is available (XEmacs).
13876
13877 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13878
13879         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13880         taken from `gnus-button-mid-or-mail-regexp'.
13881         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13882         (gnus-button-alist): Improve regexp for domain part of the MIDs
13883         for news:localpart@domain buttons.
13884         (gnus-button-ctan-directory-regexp): Update.
13885
13886 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13887
13888         * sieve-manage.el (sieve-manage-interactive-login):
13889         Use make-local-variable rather than make-variable-buffer-local.
13890         (sieve-manage-open): Ditto.
13891         (sieve-manage-authenticate): Ditto.
13892
13893         * mml.el (mml-generate-mime-1): Make the content type default to
13894         text/plain if the filename is not specified.
13895
13896 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13899         instead of insert-buffer.
13900
13901         * message.el (message-yank-original): Ditto; set the mark at the
13902         end of the yanked message.
13903
13904 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13905
13906         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13907         lines to scroll rather than to stop it.
13908
13909         * mml.el (mml-generate-default-type): Add doc string.
13910         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13911         default to application/octet-stream when determining the content
13912         type if it is not specified for the part or the mml contents; add
13913         a comment about mml-generate-default-type.
13914
13915 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13916
13917         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13918         make it default to application/octet-stream when determining the
13919         content type if it is not specified for the external contents.
13920
13921 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13922
13923         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13924         segmented parameter but also other parameters might be there.
13925
13926 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13927
13928         * mm-decode.el (mm-display-external): Delete temp file, directory
13929         and buffer immediately if the external process is exited.
13930
13931 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13932
13933         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13934         fewer lines than that of scroll-margin.
13935         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13936
13937 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * gnus-art.el (gnus-article-next-page): Revert.
13940         (gnus-article-beginning-of-window): New macro.
13941         (gnus-article-next-page-1): Use it.
13942         (gnus-article-prev-page): Ditto.
13943         (gnus-article-edit-part): Use insert-buffer-substring instead of
13944         insert-buffer.
13945         (gnus-article-edit-exit): Ditto.
13946
13947         * gnus-util.el (gnus-beginning-of-window): Remove.
13948         (gnus-end-of-window): Remove.
13949
13950         * lpath.el: Don't bind header-line-format and scroll-margin.
13951
13952 2005-07-25  Simon Josefsson  <jas@extundo.com>
13953
13954         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13955         to have the url package without w3.  Reported by Daiki Ueno
13956         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13957
13958 2005-07-20  Didier Verna  <didier@xemacs.org>
13959
13960         * gnus-diary.el: Remove the description comment (nndiary is now
13961         properly documented in the Gnus manual).
13962         Fix the spelling of "Back End".
13963         * nndiary.el: Ditto.
13964         Fix the copyright notice.
13965
13966 2005-07-18  Romain Francoise  <romain@orebokech.com>
13967
13968         * gnus-sum.el (gnus-summary-to-prefix)
13969         (gnus-summary-newsgroup-prefix): New variables.
13970         (gnus-summary-from-or-to-or-newsgroups): Use them.
13971
13972 2005-07-17  Romain Francoise  <romain@orebokech.com>
13973
13974         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13975         space as it's generally not especially interesting to the user.
13976
13977 2005-07-16  Romain Francoise  <romain@orebokech.com>
13978
13979         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13980         nil to avoid prompting and file modification if one of the
13981         messages at the top of the nnfolder file contains a copyright
13982         notice.
13983         Update copyright notice.
13984
13985         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13986         instead of `current-time-string' as the latter creates a time
13987         string that is not RFC 2822 compliant (it lacks the zone).
13988         Update copyright notice.
13989
13990 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13991
13992         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13993         for text/rtf.  Display default in prompt.  Pass default for M-n.
13994
13995         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13996
13997 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13998
13999         * gnus-msg.el (gnus-button-mailto):
14000         Remove save-selected-window-window hackery because it relies on
14001         save-selected-window internals.
14002
14003 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14004
14005         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14006         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14007         (gnus-article-prev-page): Ditto.
14008
14009         * gnus-util.el (gnus-beginning-of-window): New function.
14010         (gnus-end-of-window): New function.
14011
14012         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14013
14014 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14015
14016         * gnus-score.el (gnus-score-edit-all-score):
14017         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14018         gnus-message.
14019
14020 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14021
14022         * gnus-msg.el (gnus-button-mailto):
14023         Remove save-selected-window-window hackery because it relies on
14024         save-selected-window internals.
14025
14026 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14027
14028         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14029         add-minor-mode.
14030         (gnus-binary-mode): Ditto.
14031
14032         * gnus-topic.el (gnus-topic-mode): Ditto.
14033
14034 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14035
14036         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14037         (gnus-article-prev-page): Take scroll-margin into consideration.
14038
14039 2005-07-04  Lute Kamstra  <lute@gnu.org>
14040
14041         Update FSF's address in GPL notices.
14042
14043 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14044
14045         * gnus.el (gnus-exit):
14046         * gnus-group.el (gnus-group-icons):
14047         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14048
14049         * gnus-nocem.el (gnus-nocem):
14050         * message.el (message-various, message-buffers, message-sending)
14051         (message-interface, message-forwarding, message-insertion)
14052         (message-headers, message-news, message-mail):
14053         * pgg-gpg.el (pgg-gpg):
14054         * pgg-parse.el (pgg-parse):
14055         * pgg-pgp.el (pgg-pgp):
14056         * pgg-pgp5.el (pgg-pgp5):
14057         * pop3.el (pop3): Finish `defgroup' description with period.
14058
14059 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14060
14061         * gnus-art.el (article-display-face): Improve the efficiency.
14062         (article-display-x-face): Ditto; remove grey x-face stuff.
14063
14064 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * gnus-art.el (article-display-face): Correct the position in
14067         which Faces are inserted.
14068
14069 2005-06-29  Didier Verna  <didier@xemacs.org>
14070
14071         * gnus-art.el (article-display-face): Display faces in correct
14072         order.
14073
14074 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14075
14076         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14077         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14078         (gnus-nocem-check-article): Fetch the Type header.
14079         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14080         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14081         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14082         make sure gnus-nocem-hashtb is initialized.
14083         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14084         (gnus-nocem-unwanted-article-p): Ditto.
14085
14086         * pgg.el (pgg-verify): Return the verification result.
14087
14088 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14089
14090         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14091         is ascii.
14092
14093 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14094
14095         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14096         `show-nonbreak-escape'.
14097
14098 2005-06-23  Lute Kamstra  <lute@gnu.org>
14099
14100         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14101
14102         * dig.el (dig-mode):
14103         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14104
14105 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14106
14107         * nnimap.el (nnimap-split-download-body): Fix spellings.
14108
14109 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14110
14111         * gnus-art.el (gnus-article-encrypt-body):
14112         * gnus-cus.el (gnus-score-customize):
14113         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14114         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14115
14116 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14117
14118         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14119         header by looking for magic "MII" at the beginnig.
14120
14121 2005-06-16  Miles Bader  <miles@gnu.org>
14122
14123         * gnus-xmas.el (gnus-xmas-group-startup-message):
14124         Use renamed gnus-splash face.
14125
14126         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14127         (assistant-field-face): New backward-compatibility alias for renamed
14128         face.
14129         (assistant-render-text): Use renamed assistant-field face.
14130
14131         * spam.el (spam): Remove "-face" suffix from face name.
14132         (spam-face): New backward-compatibility alias for renamed face.
14133         (spam-face, spam-initialize): Use renamed spam face.
14134
14135         * message.el (message-header-to, message-header-cc)
14136         (message-header-subject, message-header-newsgroups)
14137         (message-header-other, message-header-name)
14138         (message-header-xheader, message-separator, message-cited-text)
14139         (message-mml): Remove "-face" suffix from face names.
14140         (message-header-to-face, message-header-cc-face)
14141         (message-header-subject-face, message-header-newsgroups-face)
14142         (message-header-other-face, message-header-name-face)
14143         (message-header-xheader-face, message-separator-face)
14144         (message-cited-text-face, message-mml-face):
14145         New backward-compatibility aliases for renamed faces.
14146         (message-font-lock-keywords): Use renamed message faces.
14147
14148         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14149         (sieve-test-commands, sieve-tagged-arguments):
14150         Remove "-face" suffix from face names.
14151         (sieve-control-commands-face, sieve-action-commands-face)
14152         (sieve-test-commands-face, sieve-tagged-arguments-face):
14153         New backward-compatibility aliases for renamed faces.
14154         (sieve-control-commands-face, sieve-action-commands-face)
14155         (sieve-test-commands-face, sieve-tagged-arguments-face):
14156         Use renamed sieve faces.
14157
14158         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14159         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14160         (gnus-group-news-3-empty, gnus-group-news-4)
14161         (gnus-group-news-4-empty, gnus-group-news-5)
14162         (gnus-group-news-5-empty, gnus-group-news-6)
14163         (gnus-group-news-6-empty, gnus-group-news-low)
14164         (gnus-group-news-low-empty, gnus-group-mail-1)
14165         (gnus-group-mail-1-empty, gnus-group-mail-2)
14166         (gnus-group-mail-2-empty, gnus-group-mail-3)
14167         (gnus-group-mail-3-empty, gnus-group-mail-low)
14168         (gnus-group-mail-low-empty, gnus-summary-selected)
14169         (gnus-summary-cancelled, gnus-summary-high-ticked)
14170         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14171         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14172         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14173         (gnus-summary-low-undownloaded)
14174         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14175         (gnus-summary-low-unread, gnus-summary-normal-unread)
14176         (gnus-summary-high-read, gnus-summary-low-read)
14177         (gnus-summary-normal-read, gnus-splash):
14178         Remove "-face" suffix from face names.
14179         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14180         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14181         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14182         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14183         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14184         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14185         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14186         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14187         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14188         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14189         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14190         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14191         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14192         (gnus-summary-normal-ticked-face)
14193         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14194         (gnus-summary-normal-ancient-face)
14195         (gnus-summary-high-undownloaded-face)
14196         (gnus-summary-low-undownloaded-face)
14197         (gnus-summary-normal-undownloaded-face)
14198         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14199         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14200         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14201         (gnus-splash-face):
14202         New backward-compatibility aliases for renamed faces.
14203         (gnus-group-startup-message): Use renamed gnus faces.
14204
14205         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14206         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14207         (gnus-server-agent): Remove "-face" suffix from face names.
14208         (gnus-server-agent-face, gnus-server-opened-face)
14209         (gnus-server-closed-face, gnus-server-denied-face)
14210         (gnus-server-offline-face):
14211         New backward-compatibility aliases for renamed faces.
14212         (gnus-server-agent-face, gnus-server-opened-face)
14213         (gnus-server-closed-face, gnus-server-denied-face)
14214         (gnus-server-offline-face): Use renamed gnus faces.
14215
14216         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14217         Remove "-face" suffix from face names.
14218         (gnus-picon-xbm-face, gnus-picon-face):
14219         New backward-compatibility aliases for renamed faces.
14220
14221         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14222         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14223         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14224         (gnus-cite-11): Remove "-face" suffix from face names.
14225         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14226         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14227         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14228         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14229         New backward-compatibility aliases for renamed faces.
14230         (gnus-cite-attribution-face, gnus-cite-face-list)
14231         (gnus-article-boring-faces): Use renamed gnus faces.
14232
14233         * gnus-art.el (gnus-signature, gnus-header-from)
14234         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14235         (gnus-header-content): Remove "-face" suffix from face names.
14236         (gnus-signature-face, gnus-header-from-face)
14237         (gnus-header-subject-face, gnus-header-newsgroups-face)
14238         (gnus-header-name-face, gnus-header-content-face):
14239         New backward-compatibility aliases for renamed faces.
14240         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14241
14242         * gnus-sum.el (gnus-summary-selected-face)
14243         (gnus-summary-highlight): Use renamed gnus faces.
14244         * gnus-group.el (gnus-group-highlight): Likewise.
14245
14246 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14247
14248         * gnus-sieve.el (gnus-sieve-article-add-rule):
14249         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14250         * spam-stat.el (spam-stat-buffer-change-to-spam)
14251         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14252
14253         * message.el (message-is-yours-p):
14254         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14255
14256 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14257
14258         * mm-view.el (mm-inline-text): Withdraw the last change.
14259
14260 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14261
14262         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14263         executing enriched-decode.
14264
14265 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14266
14267         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14268         charset of tar files.
14269
14270 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14271
14272         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14273
14274 2005-06-04  Lute Kamstra  <lute@gnu.org>
14275
14276         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14277         information is never recorded.
14278
14279 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14280
14281         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14282
14283 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14284
14285         * pop3.el (pop3-apop): Run md5 in the binary mode.
14286
14287         * starttls.el (starttls-set-process-query-on-exit-flag):
14288         Use eval-and-compile.
14289
14290 2005-05-31  Simon Josefsson  <jas@extundo.com>
14291
14292         * smime.el (smime-replace-in-string): Define.
14293         (smime-cert-by-ldap-1): Use it.
14294
14295 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14296
14297         * gnus-art.el (article-display-x-face): Replace
14298         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14299
14300         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14301         set-process-query-on-exit-flag or process-kill-without-query.
14302
14303         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14304         loop instead of replace-regexp.
14305
14306         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14307         instead of process-kill-without-query if it is available.
14308
14309         * lpath.el: Fbind ldap-search-entries.
14310
14311         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14312         instead of find-file-hooks if it is available.
14313
14314         * mml1991.el: Bind pgg-default-user-id when compiling.
14315
14316         * mml2015.el: Bind pgg-default-user-id when compiling.
14317
14318         * nndraft.el (nndraft-request-associate-buffer):
14319         Use write-contents-functions instead of write-contents-hooks if it is
14320         available.
14321
14322         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14323         instead of find-file-hooks if it is available.
14324
14325         * nntp.el (nntp-open-connection): Replace
14326         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14327         (nntp-open-ssl-stream): Ditto.
14328         (nntp-open-tls-stream): Ditto.
14329
14330         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14331         set-process-query-on-exit-flag or process-kill-without-query.
14332         (starttls-open-stream-gnutls): Use it instead of
14333         process-kill-without-query.
14334         (starttls-open-stream): Ditto.
14335
14336 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14337
14338         * smime.el (smime-cert-by-ldap-1): Don't use
14339         replace-regexp-in-string.
14340
14341 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14342
14343         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14344
14345         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14346         in PEM format.  Adjust to the XEmacs compability.
14347
14348 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14349
14350         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14351         by `string-to-number'.
14352         * gnus-agent.el (gnus-agent-regenerate-group)
14353         (gnus-agent-fetch-articles): Ditto.
14354         * gnus-art.el (gnus-button-fetch-group): Ditto.
14355         * gnus-cache.el (gnus-cache-generate-active)
14356         (gnus-cache-articles-in-group): Ditto.
14357         * gnus-group.el (gnus-group-set-current-level)
14358         (gnus-group-insert-group-line): Ditto.
14359         * gnus-score.el (gnus-score-set-expunge-below)
14360         (gnus-score-set-mark-below, gnus-summary-score-effect)
14361         (gnus-summary-score-entry): Ditto.
14362         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14363         (gnus-soup-pack): Ditto.
14364         * gnus-spec.el (gnus-xmas-format): Ditto.
14365         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14366         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14367         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14368         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14369         * nndb.el (nndb-get-remote-expire-response): Ditto.
14370         * nndiary.el (nndiary-parse-schedule-value)
14371         (nndiary-string-to-number, nndiary-request-replace-article)
14372         (nndiary-request-article): Ditto.
14373         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14374         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14375         * nneething.el (nneething-make-head): Ditto.
14376         * nnfolder.el (nnfolder-request-article)
14377         (nnfolder-retrieve-headers): Ditto.
14378         * nnheader.el (nnheader-file-to-number): Ditto.
14379         * nnkiboze.el (nnkiboze-request-article): Ditto.
14380         * nnmail.el (nnmail-process-unix-mail-format)
14381         (nnmail-process-babyl-mail-format): Ditto.
14382         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14383         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14384         (nnmh-request-create-group, nnmh-request-list-1)
14385         (nnmh-request-group, nnmh-request-article): Ditto.
14386         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14387         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14388         * nnsoup.el (nnsoup-make-active): Ditto.
14389         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14390         * nntp.el (nntp-find-group-and-number)
14391         (nntp-retrieve-headers-with-xover): Ditto.
14392         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14393         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14394         (pgg-format-key-identifier): Ditto.
14395         * pop3.el (pop3-last, pop3-stat): Ditto.
14396         * qp.el (quoted-printable-decode-region): Ditto.
14397
14398         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14399         of concat.
14400
14401 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14402
14403         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14404
14405         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14406
14407         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14408
14409         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14410
14411         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14412
14413         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14414
14415         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14416         (gnus-carpal-mode): Ditto.
14417
14418         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14419         (gnus-browse-mode): Ditto.
14420
14421         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14422
14423         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14424
14425 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14426
14427         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14428
14429 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14430
14431         * gnus-util.el (gnus-run-mode-hooks): New function.
14432
14433         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14434
14435         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14436         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14437
14438 2005-05-27  Lute Kamstra  <lute@gnu.org>
14439
14440         * dns-mode.el (dns-mode): Specify customization group.
14441
14442 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14443
14444         * gnus-agent.el (gnus-agent-make-mode-line-string):
14445         Use mode-line-highlight as mouse-face.
14446
14447 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14448
14449         * canlock.el (canlock): Change the parent group to news.
14450
14451         * deuglify.el (gnus-outlook-deuglify): Add :group.
14452
14453         * dig.el (dig): Add :group.
14454
14455         * dns-mode.el (dns-mode): Add :group.
14456
14457         * encrypt.el (encrypt): Add :group.
14458
14459         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14460         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14461         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14462         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14463         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14464
14465         * gnus-diary.el (gnus-diary): Add :group.
14466
14467         * gnus.el (gnus-group-news-1-face): Add :group.
14468         (gnus-group-news-1-empty-face): Ditto.
14469         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14470         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14471         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14472         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14473         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14474         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14475         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14476         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14477         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14478         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14479         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14480         (gnus-summary-high-ticked-face): Ditto.
14481         (gnus-summary-low-ticked-face): Ditto.
14482         (gnus-summary-normal-ticked-face): Ditto.
14483         (gnus-summary-high-ancient-face): Ditto.
14484         (gnus-summary-low-ancient-face): Ditto.
14485         (gnus-summary-normal-ancient-face): Ditto.
14486         (gnus-summary-high-undownloaded-face): Ditto.
14487         (gnus-summary-low-undownloaded-face): Ditto.
14488         (gnus-summary-normal-undownloaded-face): Ditto.
14489         (gnus-summary-high-unread-face): Ditto.
14490         (gnus-summary-low-unread-face): Ditto.
14491         (gnus-summary-normal-unread-face): Ditto.
14492         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14493         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14494
14495         * hashcash.el (hashcash): New custom group.
14496         (hashcash-default-payment): Add :group.
14497         (hashcash-payment-alist): Ditto.
14498         (hashcash-default-accept-payment): Ditto.
14499         (hashcash-accept-resources): Ditto.
14500         (hashcash-path): Ditto.
14501         (hashcash-extra-generate-parameters): Ditto.
14502         (hashcash-double-spend-database): Ditto.
14503         (hashcash-in-news): Ditto.
14504
14505         * message.el (message-minibuffer-local-map): Add :group.
14506
14507         * netrc.el (netrc): Add :group.
14508
14509         * sieve-manage.el (sieve-manage-log): Add :group.
14510         (sieve-manage-default-user): Diito.
14511         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14512         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14513         (sieve-manage-authenticators): Ditto.
14514         (sieve-manage-authenticator-alist): Ditto.
14515         (sieve-manage-default-port): Ditto.
14516
14517         * sieve-mode.el (sieve-control-commands-face): Add :group.
14518         (sieve-action-commands-face): Ditto.
14519         (sieve-test-commands-face): Ditto.
14520         (sieve-tagged-arguments-face): Ditto.
14521
14522         * smime.el (smime): Add :group.
14523
14524         * spam-report.el (spam-report): Add :group.
14525
14526         * spam.el (spam, spam-face): Add :group.
14527
14528 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14529
14530         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14531         return \n.\n.\n at the end of articles.  Protect against that.
14532         (nntp-with-open-group): Allow debugging.
14533
14534         * nnheader.el (mail-header-set-extra): Make into a function
14535         because I just could't understand how to quote the list properly.
14536
14537         * dns.el (query-dns-cached): New function.
14538
14539 2005-05-26  Lute Kamstra  <lute@gnu.org>
14540
14541         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14542
14543 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14544
14545         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14546
14547         * gnus-art.el: Don't autoload mail-extract-address-components.
14548
14549         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14550         eval-and-compile to evaluate it.
14551
14552         * hashcash.el: Don't autoload executable-find.
14553
14554         * nndb.el: Don't declare the nndb back end two or more times; don't
14555         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14556
14557         * nntp.el: Autoload format-spec instead of format; use
14558         eval-and-compile to evaluate autoload forms.
14559
14560 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14561
14562         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14563
14564 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14565
14566         * gnus.el (gnus-version-number): Bump version.
14567
14568 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14569
14570         * gnus.el: No Gnus v0.3 is released.
14571
14572 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14573
14574         * lpath.el (featurep): Bind show-nonbreak-escape.
14575
14576 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * gnus-art.el (gnus-article-edit-part): Disable undo.
14579
14580 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14581
14582         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14583         gnus-article-date-lapsed-new-header is t if date timer is active;
14584         skip headers in which the original date value is empty.
14585         (gnus-article-save-original-date): Redefine it as a macro.
14586         (gnus-display-mime): Use it.
14587
14588 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14589
14590         * gnus-art.el (article-date-ut): Support converting date in
14591         forwarded parts as well.
14592         (gnus-article-save-original-date): New function.
14593         (gnus-display-mime): Use it.
14594
14595 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14596
14597         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14598         enclosure element of <item>.
14599
14600 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14601
14602         * message.el (message-kill-buffer-query): Rename from
14603         `message-kill-buffer-query-if-modified'.  Add :version.
14604
14605 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14608         window layout.
14609
14610 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14611
14612         * mml.el: Autoload dnd when compiling.
14613
14614 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14615
14616         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14617         x-dnd-*.
14618
14619 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14620
14621         * qp.el (quoted-printable-encode-region): Save excursion.
14622
14623 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14624
14625         * message.el (message-kill-buffer-query-if-modified): Add new variable
14626         so the user can kill a modified message buffer quickly.
14627         (message-kill-buffer): Use it.
14628
14629 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14630
14631         * lpath.el: Fbind display-time-event-handler; don't fbind
14632         string-to-multibyte.
14633
14634         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14635
14636 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14637
14638         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14639         contained in text because xml.el decodes entities) with LFs.
14640
14641 2005-04-11  Lute Kamstra  <lute@gnu.org>
14642
14643         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14644         differently.
14645
14646 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14647
14648         * mm-util.el (mm-detect-coding-region): Typo.
14649
14650 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14651
14652         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14653
14654 2005-04-06  Deepak Goel  <deego@gnufans.org>
14655
14656         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14657         user-function allow user modifications of the scores.
14658         (spam-stat-score-buffer-user): New function, to allow
14659         user-computed modifications to the score.
14660         (spam-stat-score-buffer-user-functions): List of additional
14661         scoring functions.
14662         (spam-stat-error-holder): Global temporary error holder.
14663         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14664         variable.
14665
14666 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14667
14668         * gnus-registry.el (gnus-registry-clean-empty-function)
14669         (gnus-registry-trim, gnus-registry-fetch-groups)
14670         (gnus-registry-delete-group): Groups that match
14671         `gnus-registry-ignored-groups' are removed from the registry
14672         entries, not just ignored for splitting.  This helps clean up the
14673         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14674         to get all the groups a message ID is in.
14675
14676         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14677         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14678         (spam-stat-score-buffer-user-functions): Add :number custom type.
14679
14680 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14681
14682         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14683         argument in XEmacs.
14684
14685         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14686         (nnrss-request-group): Decode group name first.
14687         (nnrss-request-article): Make a text/plain article if mml-to-mime
14688         failed.
14689         (nnrss-get-encoding): Return a compatible encoding according to
14690         nnrss-compatible-encoding-alist.
14691         (nnrss-find-el): Use consp instead of listp.
14692         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14693
14694 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14695
14696         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14697         which Emacs 20 doesn't support.
14698         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14699
14700 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14701
14702         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14703         silence the byte compiler inside the defun.
14704
14705         * gnus-demon.el (parse-time-string): Add autoload.
14706
14707         * gnus-delay.el (parse-time-string): Add autoload.
14708
14709         * gnus-art.el (parse-time-string): Add autoload.
14710
14711         * nnultimate.el (parse-time): Require for `parse-time-string'.
14712
14713 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14714
14715         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14716
14717         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14718
14719         * smime.el (smime-ldap-host-list): Add :version.
14720
14721 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14722
14723         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14724         pass it to `gnus-browse-read-group'.
14725         (gnus-browse-read-group): Add NUMBER argument and pass it to
14726         `gnus-group-read-ephemeral-group'.
14727
14728         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14729         argument and pass it to `gnus-group-read-group'.
14730
14731 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14732
14733         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14734         mm-xemacs-find-mime-charset-1 if we have the mule feature
14735         available at runtime.
14736
14737 2005-03-25  Werner Lemberg  <wl@gnu.org>
14738
14739         * nnmaildir.el: Replace `illegal' with `invalid'.
14740
14741 2005-03-23  Lute Kamstra  <lute@gnu.org>
14742
14743         * time-date.el: Add comment on time value formats.
14744         Don't require parse-time.
14745         (with-decoded-time-value): New macro.
14746         (encode-time-value): New function.
14747         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14748         (days-to-time): Return a valid time value when arg is huge.
14749         (time-since): Use time-subtract.
14750         (time-to-number-of-days): Use time-to-seconds.
14751
14752 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14753
14754         * gnus-start.el (gnus-display-time-event-handler):
14755         Check display-time-timer at runtime rather than only at load time
14756         in case display-time-mode is turned off in the mean time.
14757
14758 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14759
14760         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14761         used.
14762
14763         * nneething.el (nneething-map-file-directory): Derive from
14764         `gnus-directory'.
14765
14766         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14767         the To/Cc button.
14768
14769 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14770
14771         * nnmaildir.el (nnmaildir-request-accept-article):
14772         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14773
14774 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14775
14776         * gnus-async.el: Require timer-funcs at compile time when in
14777         XEmacs for `run-with-idle-timer'.
14778
14779 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14780
14781         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14782         autoloaded function.
14783
14784 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14785
14786         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14787
14788 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14789
14790         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14791
14792 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14793
14794         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14795         Add gnus-expert-user to default.
14796
14797 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14798
14799         * nnimap.el (nnimap-open-server): Ditto.
14800
14801         * imap.el (imap-authenticate): Fix typo.
14802
14803 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14804
14805         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14806         buffer (since IMAP server might return FETCH response out of
14807         order, and the nntp buffer must be sorted).
14808
14809 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14810
14811         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14812         comparison on string.
14813
14814         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14815         (gnus-agent-score): Rename category keywords to match gnus-cus.
14816         (gnus-agent-summary-fetch-series): Modify to protect against
14817         gnus-agent-summary-fetch-group clearing processable flags.
14818         (gnus-agent-synchronize-group-flags): Update live group buffer as
14819         synchronization may occur due to the user toggle the plugged
14820         status.
14821         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14822         successfully downloaded.
14823         (gnus-agent-expire-group-1): Avoid using markers when the overview
14824         is in ascending order; greatly improves performance.
14825         (gnus-agent-regenerate-group):
14826         Use gnus-agent-synchronize-group-flags to reset read status in both
14827         gnus and server.
14828         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14829
14830 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14831
14832         * message.el: Don't autoload former message-utils variables.
14833         (message-strip-subject-trailing-was): Change doc string.
14834
14835         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14836         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14837         (nnweb-google-search): Add "hl=en" here.
14838         (nnweb-google-parse-1, nnweb-google-create-mapping):
14839         Don't hardcode URL.
14840
14841 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14842
14843         * message.el (message-get-reply-headers, message-followup):
14844         Mention related variables `message-use-followup-to' and
14845         `message-use-mail-followup-to', in the information buffer.
14846
14847         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14848         of broken groups(-beta).google.com.
14849
14850 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14851
14852         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14853         parameter to invoked gnus-request-move-article; remove the
14854         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14855         all at once instead of once per article.
14856         (gnus-summary-remove-process-mark): Accept a list of articles as
14857         well as a single article for processing.
14858
14859         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14860         parameter.
14861
14862         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14863
14864         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14865
14866         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14867         parameter.
14868
14869         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14870         parameter.
14871
14872         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14873         parameter and remove the gnus-sum-hint-move-is-internal variable.
14874
14875         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14876         parameter.
14877
14878         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14879         parameter.
14880
14881         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14882         parameter.
14883
14884         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14885
14886         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14887         parameter.
14888
14889         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14890         parameter.
14891
14892 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14893
14894         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14895         a more conservative way.
14896
14897 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14898
14899         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14900         buffer, so it moves the window's cursor.
14901
14902 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14903
14904         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14905         `mm-dissect-multipart' and receive the from field as an (optional)
14906         argument from `mm-dissect-multipart'.
14907         (mm-dissect-multipart): Receive the from field as an argument and
14908         pass it on when we call `mm-dissect-buffer' on MIME parts.
14909         Fixes verification/decryption of signed/encrypted MIME parts.
14910
14911 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14912
14913         * gnus-sum.el (gnus-summary-move-article):
14914         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14915         whatever it calls (right now, only nnimap-request-move article
14916         respects it).
14917
14918         * nnimap.el (nnimap-request-move-article):
14919         When gnus-sum-hint-move-is-internal is set, don't do the extra
14920         nnimap-request-article.
14921
14922 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14923
14924         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14925
14926         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14927         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14928
14929         * gnus-sum.el (gnus-summary-caesar-message):
14930         Apply `gnus-treat-article' after rotation.
14931
14932         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14933         doc string.
14934
14935 2005-02-22  Simon Josefsson  <jas@extundo.com>
14936
14937         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14938         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14939         <arne@arnested.dk>.
14940         (encrypt): Add password-cache and password-cache-expiry as group
14941         members.
14942
14943 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14944
14945         * smime.el (smime-ldap-host-list): Doc fix.
14946         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14947         cache) password.
14948         (smime-sign-region): Use it.
14949         (smime-decrypt-region): Use it.
14950         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14951         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14952         fails.
14953         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14954         certificate from DER to PEM format rather than calling openssl.
14955
14956         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14957
14958         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14959         for signing/encryption.
14960
14961         * mml.el (mml-parse-1): Use them.
14962
14963 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14964
14965         * nnrss.el (nnrss-verbose): Remove.
14966         (nnrss-request-group): Use `nnheader-message' instead.
14967
14968 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14969
14970         * nnrss.el (nnrss-verbose): New variable.
14971         (nnrss-request-group): Make it say nnrss is requesting a group.
14972
14973 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14974
14975         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14976         Handle news URL with given port correctly.
14977
14978 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14979
14980         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14981         containing special characters.
14982
14983         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14984
14985         * mml.el (mime-to-mml): Ditto.
14986
14987         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14988         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14989         (rfc2047-decode-region): Quote decoded words containing special
14990         characters when rfc2047-quote-decoded-words-containing-tspecials
14991         is non-nil.
14992
14993 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14994
14995         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14996
14997         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14998
14999 2005-02-15  Simon Josefsson  <jas@extundo.com>
15000
15001         * nnimap.el (nnimap-debug): Doc fix.
15002
15003         * imap.el (imap-debug): Doc fix.
15004
15005 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15006
15007         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15008
15009 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15010
15011         * gnus.el (spam-contents): Improve docs for spam-contents
15012         parameter in its variable incarnation.
15013
15014 2005-02-14  Simon Josefsson  <jas@extundo.com>
15015
15016         * smime-ldap.el: Use require instead of load-library for ldap.
15017         (smime-ldap-search): Indent.
15018         (smime-ldap-search-internal): Shorten line.
15019
15020         * smime.el (smime-cert-by-dns): Add doc-string.
15021         (smime-cert-by-ldap-1): Indent.
15022
15023         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15024         mml-smime-get-dns-ldap.
15025         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15026
15027 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15028
15029         * smime.el: Require smime-ldap.
15030         (smime-ldap-host-list): New variable.
15031         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15032
15033         * mml-smime.el (mml-smime-encrypt-query): New function.
15034         (mml-smime-encrypt-query): Use it.
15035
15036         * smime-ldap.el: New file.
15037
15038 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15039
15040         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15041
15042 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15043
15044         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15045         argument in doc string.  Make query for type more clear.
15046
15047 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15048
15049         * gnus.el (gnus-group-startup-message): Search for gnus images in
15050         etc/images/gnus.
15051         * mm-util.el (mm-image-load-path): Likewise.
15052         * smiley.el (smiley-data-directory): Search for smilies in
15053         etc/images/smilies.
15054
15055 2005-02-09  Kim F. Storm  <storm@cua.dk>
15056
15057         Change Emacs release version from 21.4 to 22.1 throughout.
15058         Change Emacs development version from 21.3.50 to 22.0.50.
15059
15060 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15061
15062         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15063
15064         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15065         non-Mule XEmacs as well.
15066         (mm-decompress-buffer): Signal an error intentionally if it does
15067         not decompress compressed data because auto-compression-mode is
15068         disabled.
15069
15070 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15071
15072         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15073         an ID in the registry even if it has no groups.
15074
15075 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15076
15077         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15078         merge it into mm-decompress-buffer.
15079         (gnus-mime-copy-part): Use the MIME part charset, the value which
15080         a user specified or gnus-newsgroup-charset for decoding, like
15081         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15082         save-buffer what was used.  Suggested by Kevin Ryde
15083         <user42@zip.com.au>.
15084         (gnus-mime-inline-part): Allow the name parameter as well as the
15085         filename parameter; force decompressing of compressed data; always
15086         display contents being not decoded as unibyte.
15087
15088         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15089         as well as the filename parameter.
15090
15091         * mm-util.el (mm-decompress-buffer):
15092         Merge gnus-mime-jka-compr-maybe-uncompress.
15093         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15094         of compressed data.
15095
15096 2005-02-08  Simon Josefsson  <jas@extundo.com>
15097
15098         * imap.el (imap-log): Doc fix.
15099
15100 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15101
15102         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15103         the coding cookies; decompress compressed parts.
15104
15105         * mml.el (mml-generate-mime-1): Add the charset parameter according
15106         to the value which a user specified manually or the coding cookie.
15107
15108         * mm-util.el (mm-string-to-multibyte): New function.
15109         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15110         (mm-coding-system-to-mime-charset): New function.
15111         (mm-decompress-buffer): New function.
15112         (mm-find-buffer-file-coding-system): New function.
15113
15114         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15115         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15116         parts.
15117
15118 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15119
15120         * mm-view.el (mm-display-inline-fontify): Decode a part according
15121         to the charset parameter.
15122
15123 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15124
15125         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15126         prefix arg is neither nil nor a number, as info specifies.
15127
15128 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15129
15130         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15131         timestamps.
15132
15133 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15134
15135         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15136         groups error checking and notify user.
15137
15138 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15139
15140         * message.el (message-send-mail-function): Check existence of
15141         sendmail-program first before using default value
15142         `message-send-mail-with-sendmail'.  Otherwise use more generic
15143         `smtpmail-send-it'.
15144
15145 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * nntp.el (nntp-request-update-info): Always return nil.
15148
15149 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15150
15151         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15152
15153 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15154
15155         * message.el (message-beginning-of-line): Change the behavior when
15156         invoked between BOL and : so that it first moves backward.
15157
15158 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15159
15160         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15161         article buffer when editing of the article is discarded.
15162         (gnus-article-prepare): Revert.
15163
15164 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15165
15166         * gnus-art.el (gnus-article-prepare):
15167         Remove message-strip-forbidden-properties from the local hook.
15168
15169 2005-01-27  Simon Josefsson  <jas@extundo.com>
15170
15171         * password.el (password-cache-add): Only start one timer per key.
15172         Reported by Derek Atkins <warlord@MIT.EDU>.
15173
15174 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15175
15176         * run-at-time.el: Remove.  It is no longer needed as
15177         timer-funcs.el in the xemacs-base package has a working version of
15178         `run-at-time'.
15179
15180         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15181
15182         * password.el: Require timer-funcs instead of run-at-time in
15183         XEmacs.
15184         Remove `password-run-at-time' macro.
15185         (password-cache-add): Use `run-at-time' instead of
15186         `password-run-at-time'.
15187
15188         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15189         Remove `nnheader-cancel-function-timers' alias,
15190         `cancel-function-timers' exists in XEmacs in timer-funcs.
15191
15192         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15193         for `run-with-idle-timer'.
15194
15195         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15196         for `run-at-time'.
15197
15198         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15199         for `with-timeout'.
15200
15201         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15202         the same as for XEmacs 21.4.
15203         No need to ignore `run-with-idle-timer', this function exists in
15204         XEmacs now in timer-funcs.el in the xemacs-base package.
15205         (dgnushack-compile): No need to delete
15206         run-at-time.el from the list of files to compile because it
15207         doesn't exist anymore.
15208
15209 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15210
15211         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15212         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15213
15214 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15215
15216         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15217         sensitively.
15218
15219 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15220
15221         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15222
15223 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15224
15225         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15226         which will be inserted according to the multibyteness of a buffer
15227         rather than the type of contents.  Suggested by ARISAWA Akihiro
15228         <ari@mbf.ocn.ne.jp>.
15229
15230         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15231         of string which old xml.el may return rather than a string.
15232
15233 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15234
15235         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15236
15237 2005-01-16  Simon Josefsson  <jas@extundo.com>
15238
15239         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15240         idn/idna.el isn't available.
15241         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15242         <michael@waxrat.com>.
15243
15244         * hashcash.el: Remove non-FSF copyright header.
15245
15246         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15247         (hashcash-generate-payment): Use it.
15248         (hashcash-generate-payment-async): Use it.
15249
15250 2005-01-15  Simon Josefsson  <jas@extundo.com>
15251
15252         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15253         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15254
15255         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15256         gnus-summary-idna-message.
15257         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15258         (gnus-summary-idna-message): New function.
15259
15260 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15261
15262         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15263         gnus-novice-user.
15264
15265 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15266
15267         * nnrss.el (nnrss-request-delete-group): Delete entries in
15268         nnrss-group-alist as well.
15269         (nnrss-save-server-data): Insert newline.
15270
15271 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15272
15273         * gnus.el (gnus-user-agent): Use list of symbols instead of
15274         symbols.  Display full version number for (S)XEmacs.
15275         Optionally display (S)XEmacs codename.
15276
15277         * gnus-util.el (gnus-emacs-version): Update for new
15278         `gnus-user-agent'.
15279
15280         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15281         Gnus version.
15282
15283 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15284
15285         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15286         which is unreadable in some setups.
15287
15288 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15289
15290         * gnus-spec.el (gnus-update-format-specifications): Flush the
15291         group format spec cache if it doesn't support decoded group names.
15292
15293 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15294
15295         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15296         Allow to apply decay on score files matching a regexp.
15297
15298 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15299
15300         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15301         compatibility in %g and %c.
15302
15303 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15304
15305         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15306         name for only %g and %c.
15307         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15308         of gnus-tmp-group to decoded group name.
15309         (gnus-group-make-rss-group): Exclude `/'s from group names.
15310
15311 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15312
15313         * nnrss.el (nnrss-get-encoding): Fix regexp.
15314
15315 2004-12-27  Simon Josefsson  <jas@extundo.com>
15316
15317         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15318         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15319         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15320
15321 2004-12-17  Kim F. Storm  <storm@cua.dk>
15322
15323         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15324
15325         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15326
15327 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15328
15329         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15330
15331 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15332
15333         * nnrss.el: Require rfc2047 and mml.
15334         (nnrss-file-coding-system): New variable.
15335         (nnrss-format-string): Redefine it as an inline function.
15336         (nnrss-decode-group-name): New function.
15337         (nnrss-string-as-multibyte): Remove.
15338         (nnrss-retrieve-headers): Decode group name; don't use
15339         nnrss-format-string.
15340         (nnrss-request-group): Decode group name.
15341         (nnrss-request-article): Decode group name; allow a Message-ID as
15342         well as an article number; don't use nnrss-format-string; encode a
15343         Message-ID string which may contain non-ASCII characters; use
15344         mml-to-mime to compose a MIME article.
15345         (nnrss-request-expire-articles): Decode group name.
15346         (nnrss-request-delete-group): Decode group name.
15347         (nnrss-fetch): Clarify error message.
15348         (nnrss-read-server-data): Use insert-file-contents instead of load;
15349         bind file-name-coding-system; use multibyte buffer.
15350         (nnrss-save-server-data): Bind coding-system-for-write to the
15351         value of nnrss-file-coding-system; bind file-name-coding-system;
15352         add coding cookie.
15353         (nnrss-read-group-data): Use insert-file-contents instead of load;
15354         bind file-name-coding-system; use multibyte buffer.
15355         (nnrss-save-group-data): Bind coding-system-for-write to the
15356         value of nnrss-file-coding-system; bind file-name-coding-system.
15357         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15358         make it work with non-ASCII text.
15359         (nnrss-find-el): Make it work with old xml.el as well.
15360
15361 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15362
15363         * nnrss.el (nnrss-get-encoding): New function.
15364         (nnrss-fetch): Use unibyte buffer initially; bind
15365         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15366         decode contents according to the encoding attribute.
15367         (nnrss-save-group-data): Add coding cookie.
15368         (nnrss-mime-encode-string): New function.
15369         (nnrss-check-group): Use it to encode subject and author.
15370
15371 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15372
15373         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15374         imaginary variable.
15375
15376 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15377
15378         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15379         correctly even if there are wide characters.
15380
15381 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15382
15383         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15384         downcased symbol names; make a new cache instead of reusing
15385         bbdb-hashtable.
15386
15387 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15388
15389         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15390         concatenating segments rather than before concatenating them.
15391         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15392
15393         * message.el (message-get-reply-headers): Bind `extra'.
15394
15395 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15396
15397         * message.el (message-extra-wide-headers): New variable.
15398         (message-get-reply-headers): Use it.
15399
15400 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15403         (gnus-agent-group-pathname): Ditto.
15404
15405         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15406
15407         * gnus-group.el (gnus-group-make-group): Decode group name.
15408         (gnus-group-make-rss-group): Register the group data after opening
15409         the nnrss group.
15410
15411 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15412
15413         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15414         by expiry now get marked as read.
15415
15416 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15417
15418         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15419
15420 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15421
15422         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15423         unify Latin characters in XEmacs.
15424         (mm-find-mime-charset-region): Use it.
15425
15426 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15427
15428         * gnus-util.el (gnus-delete-directory): New function.
15429
15430         * gnus-agent.el (gnus-agent-delete-group): Use it.
15431
15432         * gnus-cache.el (gnus-cache-delete-group): Use it.
15433
15434 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15437         names.
15438
15439 2004-12-16  Simon Josefsson  <jas@extundo.com>
15440
15441         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15442
15443 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15444
15445         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15446
15447         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15448         (gnus-group-set-current-level): Decode group name.
15449
15450 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15451
15452         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15453         failed.
15454
15455 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15456
15457         * gnus-group.el (gnus-group-delete-group): Decode group name.
15458         (gnus-group-make-rss-group): Encode group name.
15459         (gnus-group-catchup-current): Decode group name.
15460         (gnus-group-kill-group): Decode group name.
15461
15462 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15463
15464         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15465
15466 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15467
15468         * gnus-group.el (gnus-group-make-rss-group):
15469         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15470
15471         * gnus-start.el (gnus-setup-news): Honor user's setting to
15472         gnus-message-archive-method.  Suggested by Lute Kamstra
15473         <lute@gnu.org>.
15474
15475 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15476
15477         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15478         global counterparts of the buffer-local variables.
15479
15480 2004-11-16  Romain Francoise  <romain@orebokech.com>
15481
15482         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15483         counterparts of the buffer-local variables.
15484
15485 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15486
15487         * message.el (message-forbidden-properties): Fix typo in doc
15488         string.
15489
15490 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15491
15492         * gnus-util.el (gnus-replace-in-string): Add doc string.
15493
15494         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15495         to avoid problems when splitting mails with many recipients.
15496
15497 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15498
15499         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15500         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15501
15502 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15503
15504         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15505         if there is no hashtable in memory or file modification time is
15506         newer than cached timestamp.
15507
15508 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15509
15510         * gnus-sum.el (gnus-summary-limit-to-recipient):
15511         Implement not-matching option.
15512
15513 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15514
15515         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15516         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15517         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15518         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15519         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15520         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15521
15522 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15523
15524         * message.el (message-forward-make-body-mml): Remove headers
15525         according to message-forward-ignored-headers if a message is decoded.
15526
15527 2004-12-02  Romain Francoise  <romain@orebokech.com>
15528
15529         * message.el (message-forward-make-body-plain): Always remove
15530         headers according to message-forward-ignored-headers.
15531
15532 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15533
15534         * spam.el (spam-summary-prepare-exit): Remove the
15535         gnus-summary-limit pop for now, it has problems with ham marks for
15536         me.
15537
15538 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15539
15540         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15541         correctly.
15542
15543 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15544
15545         * format-spec.el (format-spec): Message the char.
15546
15547 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15548
15549         * gnus-art.el (gnus-split-methods): Reformat comments.
15550
15551         * spam.el (spam-summary-prepare-exit): Remove article limits
15552         before exiting the summary buffer.
15553
15554 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15555
15556         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15557         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15558
15559         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15560         order to silence the byte compiler.
15561
15562         * spam.el: Fix the way to silence the byte compiler, which
15563         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15564         bbdb-search-simple, spam-BBDB-register-routine,
15565         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15566         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15567         spam-stat-buffer-is-spam, spam-stat-load,
15568         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15569         spam-stat-save and spam-stat-split-fancy.
15570
15571 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15574         which may confuse users.
15575         (canlock-password-for-verify): Ditto.
15576
15577         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15578
15579         * gnus-art.el (gnus-emphasis-alist): Ditto.
15580
15581         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15582
15583         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15584
15585         * gnus-start.el (gnus-save-killed-list): Ditto.
15586
15587         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15588         (gnus-sum-thread-tree-root): Ditto.
15589         (gnus-sum-thread-tree-false-root): Ditto.
15590         (gnus-sum-thread-tree-single-indent): Ditto.
15591
15592         * message.el (message-courtesy-message): Ditto.
15593         (message-archive-note): Ditto.
15594         (message-subscribed-address-file): Ditto.
15595         (message-user-fqdn): Ditto.
15596
15597         * spam-report.el (spam-report-gmane-regex): Ditto.
15598
15599         * spam.el (spam-blackhole-good-server-regex): Ditto.
15600
15601 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15602
15603         * mml.el (mml-preview): Widen the message buffer before copying
15604         the contents to the preview buffer; sort headers before previewing.
15605
15606         * message.el (message-hidden-headers): Fix the way to avoid a bug
15607         in the `repeat' widget in Emacs 21.3 or earlier.
15608
15609 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15610
15611         * message.el (message-hidden-headers): Default to "^References:".
15612         Improve customization type.  Suggested by Reiner Steib
15613         <Reiner.Steib@gmx.de>.
15614
15615 2004-11-25  Romain Francoise  <romain@orebokech.com>
15616
15617         * message.el (message-strip-forbidden-properties): Remove check for
15618         obsolete `message-hidden' text property, hidden headers are not
15619         accessible in the buffer anymore.
15620
15621 2004-11-22  Romain Francoise  <romain@orebokech.com>
15622
15623         * message.el (message-header-format-alist): Add `From' in list
15624         so that it can be sorted.
15625         (message-fix-before-sending): Widen and sort headers before
15626         sending.
15627         (message-hide-headers): Use narrowing to hide headers by moving
15628         them to the top of the buffer and narrowing to the region
15629         underneath.
15630
15631 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15632
15633         * message.el (message-strip-forbidden-properties):
15634         Bind buffer-read-only (etc) to nil.
15635
15636 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15637
15638         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15639         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15640
15641 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15642
15643         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15644
15645 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15646
15647         * dns.el (query-dns): Use sit-for to time instead of
15648         accept-process-output, since that doesn't seem to work on udp
15649         sockets.
15650
15651 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15652
15653         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15654
15655 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15656
15657         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15658         doc string.  Improve doc string.
15659
15660 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15661
15662         * nntp.el (nntp-request-update-info): Return nil if
15663         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15664         may not call gnus-activate-group which uselessly issues the GROUP
15665         commands for all nntp groups and wastes time.  Reported by Romain
15666         Francoise <romain@orebokech.com>.
15667
15668         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15669
15670 2004-11-15  Simon Josefsson  <jas@extundo.com>
15671
15672         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15673         headers separately.
15674         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15675         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15676
15677 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15678
15679         * gnus-start.el (gnus-convert-old-newsrc):
15680         Assign legacy-gnus-agent to 5.10.7.
15681
15682 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15683
15684         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15685         start of the lines.
15686
15687 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15688
15689         * hashcash.el (hashcash-default-payment): Change default to 20.
15690         (hashcash-default-accept-payment): Change default to 20.
15691         (hashcash-process-alist): New variable.
15692         (hashcash-generate-payment-async): Add.
15693         (hashcash-already-paid-p): Add.
15694         (hashcash-insert-payment): Don't generate payments twice.
15695         (hashcash-insert-payment-async): Add.
15696         (hashcash-insert-payment-async-2): Add.
15697         (hashcash-cancel-async): Add.
15698         (hashcash-wait-async): Add.
15699         (hashcash-processes-running-p): Add.
15700         (hashcash-wait-or-cancel): Add.
15701         (mail-add-payment): New optional argument.  Conditionally start
15702         asynchronous calculation.
15703         (mail-add-payment-async): Add.
15704
15705         * message.el (message-send-mail): Wait for asynchronous hashcash
15706         results.  Don't clobber existing X-Hashcash headers.
15707         (message-setup-1): Call mail-add-payment-async when
15708         message-generate-hashcash is non-nil.
15709
15710 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15711
15712         * message.el (message-use-alternative-email-as-from): Examine the
15713         From header as well; use message-make-from in order to include a
15714         user's full name.
15715
15716 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15717
15718         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15719         default; improve customization type.
15720         (gnus-emphasis-custom-with-format): New macro.
15721         (gnus-emphasis-custom-value-to-external): New function.
15722         (gnus-emphasis-custom-value-to-internal): New function.
15723
15724 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15725
15726         * dns.el (query-dns): Resolve reverse addresses.
15727
15728 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15729
15730         * gnus-group.el (gnus-group-get-new-news): Use it.
15731
15732         * gnus-start.el (gnus-check-reasonable-setup): New function.
15733
15734 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15735
15736         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15737         "Args out of range" error.  Reported by Arnaud Giersch
15738         <arnaud.giersch@free.fr>.
15739
15740 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15741
15742         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15743
15744 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15745
15746         * spam.el (spam group): Add :version.
15747
15748         * pgg-def.el (pgg group): Add :version.
15749
15750 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15751
15752         * gnus-art.el (gnus-article-edit-article): Don't associate the
15753         article buffer with a draft file.  This is a temporary measure
15754         against the 2004-08-22 change to gnus-article-edit-mode.
15755
15756 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15757
15758         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15759         (html2text-format-tags): Remove unused variable `attr'.
15760
15761 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15762
15763         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15764
15765         * tls.el (tls-process-connection-type, tls-success)
15766         (tls-certtool-program): Add :version.
15767
15768         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15769         (starttls-extra-arguments, starttls-process-connection-type)
15770         (starttls-connect, starttls-failure, starttls-success): Add :version.
15771
15772         * spam-stat.el (spam-stat): Add :version.
15773
15774         * sieve.el (sieve): Add :version.
15775
15776         * sha1.el (sha1): Add :version.
15777         (sha1-use-external): Remove redundant version.
15778
15779         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15780         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15781         (nnmail-split-fancy-match-partial-words)
15782         (nnmail-split-lowercase-expanded): Add :version.
15783
15784         * nndiary.el (nndiary): Add :version.
15785
15786         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15787
15788         * mml-sec.el (mml-default-sign-method)
15789         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15790         Add :version.
15791
15792         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15793
15794         * mm-url.el (mm-url-use-external, mm-url-program)
15795         (mm-url-arguments): Add :version.
15796
15797         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15798         (mm-attachment-file-modes, mm-decrypt-option)
15799         (mm-w3m-safe-url-regexp): Add :version.
15800
15801         * message.el (message-cite-prefix-regexp)
15802         (message-sendmail-envelope-from, message-minibuffer-local-map)
15803         (message-user-fqdn, message-completion-alist): Add :version.
15804
15805         * gnus-win.el (gnus-configure-windows-hook)
15806         (gnus-use-frames-on-any-display): Add :version.
15807
15808         * gnus-art.el (gnus-article-address-banner-alist)
15809         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15810         (gnus-treat-from-picon, gnus-treat-mail-picon)
15811         (gnus-treat-x-pgp-sig): Add :version.
15812
15813         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15814         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15815         (gnus-summary-article-delete-hook)
15816         (gnus-summary-display-while-building): Add :version.
15817
15818         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15819         (gnus-get-top-new-news-hook): Add :version.
15820
15821         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15822         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15823
15824         * gnus-registry.el (gnus-registry): Add :version.
15825
15826         * gnus-spec.el (gnus-use-correct-string-widths)
15827         (gnus-make-format-preserve-properties): Add :version.
15828
15829         * gnus.el (gnus-group-charter-alist)
15830         (gnus-group-fetch-control-use-browse-url)
15831         (gnus-install-group-spam-parameters): Add :version.
15832
15833         * gnus-diary.el (gnus-diary): Add :version.
15834
15835         * gnus-delay.el (gnus-delay): Add :version.
15836
15837         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15838         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15839         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15840         Add :version.
15841
15842         * gnus-agent.el (gnus-agent-max-fetch-size)
15843         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15844         (gnus-agent-prompt-send-queue): Add :version.
15845
15846         * deuglify.el (gnus-outlook-deuglify): Add :version.
15847
15848         * html2text.el: Beautify code.  Improve doc strings.
15849         Some checkdoc cleanup.
15850         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15851
15852 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15853
15854         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15855
15856 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15857
15858         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15859         when package is loaded.
15860
15861         * spam.el (spam-summary-score-preferred-header): Add global preference
15862         for people who want to override the default SpamAssassin over
15863         Bogofilter preference (when both are set).
15864         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15865         (spam-user-format-function-S):
15866         Check spam-summary-score-preferred-header.
15867         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15868         (spam-user-format-function-S): Format the score correctly.
15869
15870 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15871
15872         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15873         signature file.  Suggested by Manoj Srivastava
15874         <srivasta@golden-gryphon.com>.
15875
15876         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15877         iso-2022-jp even in the Japanese language environment.
15878         Suggested by Jason Rumney <jasonr@gnu.org>.
15879
15880 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15881
15882         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15883         use the same characters as the dummy marks; make it free from
15884         getting affected by the language environment.
15885         (gnus-summary-read-group-1): Update mark positions only when the
15886         format spec is updated.
15887
15888         * gnus-spec.el (gnus-update-format-specifications): Return a list
15889         of updated types.
15890
15891 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15892
15893         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15894         of boundp to check if display-warning is available.
15895
15896 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15897
15898         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15899
15900 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15901
15902         * nnspool.el (nnspool-spool-directory): Use news-path if the
15903         news-directory variable is not bound.
15904
15905         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15906         function instead of display-warning if it is not available.
15907
15908 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15909
15910         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15911         v5-10: Use `point-at-bol'.
15912
15913 2004-10-26  Simon Josefsson  <jas@extundo.com>
15914
15915         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15916         <chenggao@gmail.com>.
15917
15918 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15919
15920         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15921         instead.
15922
15923 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15924
15925         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15926         to remove a server from the nnimap-server-buffer-alist.
15927         (nnimap-open-connection, nnimap-close-server): Use it.
15928
15929         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15930
15931 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15932
15933         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15934         running the major-mode function.
15935
15936 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15937
15938         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15939         dummy marks in the right way.
15940
15941 2004-10-18  David Edmondson  <dme@dme.org>
15942
15943         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15944         excessively.
15945
15946 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15947
15948         * gnus-util.el (gnus-split-references): Accept a nil references
15949         string and go on blissfully.
15950
15951         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15952         cases where the references string is non-nil but has no references.
15953
15954         * encrypt.el: Add autoload tags.
15955
15956         * spam.el (spam-resolve-registrations-routine): Remove article
15957         from unregistration list too.  Reported by David Hanak
15958         <dhanak@isis.vanderbilt.edu>
15959
15960 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15961
15962         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15963         nil.  Change custom type.
15964
15965 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15966
15967         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15968
15969         * gnus-sum.el (gnus-summary-move-article): Use it.
15970
15971 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15972
15973         * encrypt.el: Add autoload cookies.
15974
15975         * spam.el (spam-backend-article-list-property)
15976         (spam-backend-get-article-todo-list)
15977         (spam-backend-put-article-todo-list)
15978         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15979         Resolve registrations separately.
15980         (spam-register-routine): Format comments.
15981         (spam-unregister-routine, spam-register-routine): Always call with
15982         specific-articles, no default list.
15983         (spam-summary-prepare-exit): Use the spam-classifications function.
15984
15985         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15986         gnus-encrypt.el.
15987
15988         * encrypt.el: Copied from gnus-encrypt.el.
15989
15990         * gnus-encrypt.el: Commented that it's obsolete.
15991
15992 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15993
15994         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15995         (gnus-score-save): Use it.
15996
15997         * message.el (message-bury): Use `window-dedicated-p'.
15998
15999 2004-10-15  Simon Josefsson  <jas@extundo.com>
16000
16001         * pop3.el (top-level): Don't require nnheader.
16002         (pop3-read-timeout): Add.
16003         (pop3-accept-process-output): Add.
16004         (pop3-read-response, pop3-retr): Use it.
16005
16006 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16007
16008         * spam.el (spam-register-routine): Move comment.
16009         (spam-verify-bogofilter): Use 'unknown for the initial
16010         spam-bogofilter-valid state, not 'never.
16011
16012         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16013         for netrc-machine.
16014
16015         * nnimap.el (nnimap-open-connection):
16016         Use netrc-machine-user-or-password.
16017
16018 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16019
16020         * gnus-registry.el (gnus-registry-unload-hook):
16021         Set as a variable with add-hook.
16022
16023         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16024         of news-path.
16025
16026         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16027
16028         * spam.el: Delete duplicate `provide'.
16029         (spam-unload-hook): Set as a variable with add-hook.
16030
16031 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16032
16033         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16034         in the doc string.
16035
16036         * message.el (message-ignored-news-headers)
16037         (message-ignored-supersedes-headers)
16038         (message-ignored-resent-headers)
16039         (message-forward-ignored-headers): Improve custom type.
16040
16041 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16042
16043         * message.el (message-tokenize-header): Fix 2004-09-06 change
16044         which used point-min in the wrong place.
16045
16046 2004-10-12  Simon Josefsson  <jas@extundo.com>
16047
16048         * tls.el (tls-certtool-program): New variable.
16049         (tls-certificate-information): New function, based on
16050         ssl-certificate-information.
16051
16052 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16053
16054         * compface.el: Move the version of ELisp-based uncompface program
16055         to the contrib directory because of the copyright problem.
16056
16057 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16058
16059         * message.el (message-kill-buffer): Raise the current frame.
16060
16061 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16062
16063         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16064
16065         * gnus.el (message-y-or-n-p): Autoload.
16066
16067         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16068         (pop3-password-required, pop3-authentication-scheme)
16069         (pop3-leave-mail-on-server): Make customizable.
16070         (pop3): New custom group.
16071         (pop3-retr): Remove `sleep-for' statements.
16072         Suggested by Dave Love <fx@gnu.org>.
16073
16074         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16075         Windows/DOS.
16076
16077         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16078         (imap-parse-body): Fix incorrect use of `assert'.
16079         Suggested by Dave Love <fx@gnu.org>.
16080
16081         * mml.el (mml-minibuffer-read-disposition): Require match.
16082         Suggested by Dave Love <fx@gnu.org>.
16083
16084 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16085
16086         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16087         doc string.
16088
16089 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16090
16091         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16092
16093 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16094
16095         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16096         instead of calling `mm-insert-inline', to decode text/* parts
16097         before displaying them.
16098
16099 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16100
16101         * mm-uu.el (mm-uu-text-plain-type): New variable.
16102         (mm-uu-pgp-signed-extract-1): Use it.
16103         (mm-uu-pgp-encrypted-extract-1): Use it.
16104         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16105         bind mm-uu-text-plain-type with that value.
16106         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16107         mm-uu-dissect.
16108
16109 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16110
16111         * gnus-group.el (gnus-update-group-mark-positions):
16112         * gnus-sum.el (gnus-update-summary-mark-positions):
16113         * message.el (message-check-news-body-syntax):
16114         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16115         of string-as-multibyte.
16116
16117 2004-10-05  Juri Linkov  <juri@jurta.org>
16118
16119         * gnus-group.el (gnus-update-group-mark-positions):
16120         * gnus-sum.el (gnus-update-summary-mark-positions):
16121         * message.el (message-check-news-body-syntax):
16122         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16123         8-bit unibyte values to a multibyte string for search functions.
16124
16125 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16126
16127         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16128         (mm-uu-dissect-text-parts): New function.
16129
16130         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16131         dissect text parts.
16132
16133         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16134         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16135
16136         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16137
16138         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16139         Use gnus-current-topics instead of gnus-current-topic.
16140
16141 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16142
16143         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16144
16145 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16146
16147         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16148         where approriate.
16149
16150         * nnml.el (nnml-generate-active-info): do.
16151
16152         * nndiary.el (nndiary-generate-active-info): do.
16153
16154         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16155         (gnus-topic-move): do.
16156
16157         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16158         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16159
16160         * gnus-srvr.el (gnus-server-prepare)
16161         (gnus-server-open-all-servers): do.
16162
16163         * gnus-msg.el (gnus-summary-cancel-article)
16164         (gnus-summary-resend-message)
16165         (gnus-summary-mail-crosspost-complaint): do.
16166
16167         * gnus-move.el (gnus-change-server): do.
16168
16169         * gnus-group.el (gnus-group-unmark-all-groups)
16170         (gnus-group-set-current-level): do.
16171
16172 2004-10-04  Simon Josefsson  <jas@extundo.com>
16173
16174         * message.el (message-generate-hashcash): Doc fix.
16175
16176 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16177
16178         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16179         avoid infinite recursion via gnus-get-function.
16180
16181 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16182
16183         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16184
16185         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16186
16187         * nnmail.el (nnmail-split-history): do.
16188
16189         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16190         (nnml-request-delete-group): do.
16191
16192         * nnslashdot.el (nnslashdot-read-groups): do.
16193
16194         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16195         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16196
16197         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16198         (nnspool-sift-nov-with-sed): Use last.
16199         (nnspool-retrieve-headers-with-nov): Use mapc.
16200         (nnspool-request-newgroups): Use dolist.
16201         (nnspool-request-group): Use last.
16202
16203         * nntp.el (nntp-read-server-type): Use dolist.
16204
16205         * nnvirtual.el (nnvirtual-create-mapping)
16206         (nnvirtual-update-read-and-marked): Use dolist.
16207         (nnvirtual-convert-headers): Simplify.
16208
16209 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16210
16211         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16212         Add support for sync'ing tick marks.
16213
16214 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16215
16216         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16217         there's no visible header.
16218
16219 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16220
16221         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16222         When necessary, pass full group name to gnus-request-set-marks.
16223
16224 2004-10-01  Simon Josefsson  <jas@extundo.com>
16225
16226         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16227         acroread.
16228
16229 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16230
16231         * spam-report.el (spam-report-gmane): Fix interactive.
16232
16233         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16234
16235         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16236         when writing file.
16237         (gnus-agent-synchronize-flags): Don't default to being
16238         interactive.
16239
16240 2004-09-30  Simon Josefsson  <jas@extundo.com>
16241
16242         * message.el (message-generate-hashcash): Add.
16243         (message-send-mail): Use it, call mail-add-payment.
16244
16245 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16246
16247         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16248
16249 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16250
16251         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16252         gnus-requst-update-info with explicit code to sync the in-memory
16253         info read flags with the marks being sync'd to the backend.
16254
16255         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16256
16257 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16258
16259         * spam.el (spam-verify-bogofilter): Add new function.
16260         (spam-check-bogofilter)
16261         (spam-bogofilter-register-with-bogofilter): Use it.
16262         (spam-verify-bogofilter): Add small fixes.
16263
16264 2004-09-28  Simon Josefsson  <jas@extundo.com>
16265
16266         * hashcash.el (hashcash-generate-payment): Revert.
16267
16268 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16269
16270         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16271         Use gnus-extract-references instead of gnus-split-references.
16272
16273         * gnus-util.el (gnus-extract-references): Add new function, analogous
16274         to gnus-split-references but extracts only the message-ID without
16275         anything extra.
16276
16277         * hashcash.el (hashcash-generate-payment)
16278         (hashcash-check-payment): Do the right thing if hashcash-path is
16279         nil (because the hashcash program could not be found).
16280
16281         * spam.el (spam-use-hashcash): Remove comment.
16282
16283 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16284
16285         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16286         (gnus-cache-enter-article, gnus-cache-remove-article)
16287         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16288
16289         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16290
16291         * gnus-art.el (article-hide-boring-headers)
16292         (article-translate-strings, article-display-face)
16293         (gnus-article-mime-match-handle-first)
16294         (gnus-article-highlight-headers)
16295         (gnus-article-add-buttons-to-head): do.
16296
16297 2004-09-27  Simon Josefsson  <jas@extundo.com>
16298
16299         * hashcash.el: New version, from
16300         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16301         ../contrib/.
16302
16303 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16304
16305         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16306
16307 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16308
16309         * gnus-dup.el (gnus-dup-open): Use mapc.
16310         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16311
16312         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16313         Reported by Stefan Wiens <s.wi@gmx.net>.
16314
16315         * gnus.el (gnus-shutdown): Use dolist.
16316
16317         * gnus-undo.el (gnus-undo): Use mapc.
16318
16319         * nnrss.el (nnrss-generate-active): do.
16320
16321         * message.el (message-cite-original-without-signature)
16322         (message-cite-original): Use mapc.
16323         (message-do-actions, message-make-forward-subject): Use dolist.
16324
16325 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16326
16327         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16328         deletion to remove entire duplicate line.  Fixes merged article
16329         number bug.
16330
16331 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16332
16333         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16334         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16335         first ask if you want to open a server and then, even when you
16336         responded with no, asking if you want to synchronize the server's
16337         flags.
16338         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16339         multi-line expressions.
16340         (gnus-agent-synchronize-group-flags): New internal function.
16341         Updates marks in memory (in the info structure) AND in the
16342         backend.
16343
16344         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16345
16346         * nnagent.el (nnagent-request-set-mark):
16347         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16348         method, to ensure that synchronization updates marks in the
16349         backend and in the info (in memory) structure.
16350
16351 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16352
16353         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16354         convention fully; don't miss the root article of a thread; make
16355         the X-Draft-From header with correct article numbers.
16356
16357 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16358
16359         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16360         unless plugged.  Disable the agent so that an open failure causes
16361         an error.
16362
16363         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16364         Revert 2004-09-21 change.  The backend must be opened while
16365         synchronizing flags even when the backend stores the flags
16366         locally.
16367
16368 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16369
16370         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16371         in `header' match.  Reported by Svend Tollak Munkejord.
16372
16373         * message.el (message-cite-original): Fix use of
16374         `message-cite-articles-with-x-no-archive'.
16375
16376 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16377
16378         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16379         (gnus-window-to-buffer): Ditto.
16380
16381         * mml.el (mml-preview-buffer): New variable.
16382         (mml-preview): Manage window layout with gnus-buffer-configuration.
16383
16384         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16385         X-Draft-From header even if those articles aren't quoted.
16386
16387 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16388
16389         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16390         (gnus-request-set-mark, gnus-request-update-mark): Use new
16391         g-s-t-u-l-m to decide to use backend even when unplugged.
16392
16393 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16394
16395         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16396         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16397
16398 2004-09-20  Simon Josefsson  <jas@extundo.com>
16399
16400         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16401         "utf-16-le".
16402
16403 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16404
16405         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16406
16407 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16408
16409         * uudecode.el (uudecode-use-external): Add :version.
16410
16411         * smime.el (smime-CA-file, smime-encrypt-cipher)
16412         (smime-dns-server): Add :version.
16413
16414         * smiley.el (gnus-smiley-file-types): Add :version.
16415
16416         * sha1.el (sha1-use-external): Add :version.
16417
16418         * pgg-def.el (pgg-query-keyserver): Add :version.
16419
16420         * nnmail.el (nnmail-fancy-expiry-targets)
16421         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16422         Add :version.
16423
16424         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16425         (nnimap-retrieve-groups-asynchronous): Add :version.
16426         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16427
16428         * mml.el (mml-content-disposition-parameters)
16429         (mml-insert-mime-headers-always): Add :version.
16430
16431         * mm-util.el (mm-coding-system-priorities): Add :version.
16432
16433         * mm-decode.el (mm-inline-text-html-with-images)
16434         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16435         (mm-verify-option): Add :version.
16436         (mm-text-html-renderer): Change :version.
16437
16438         * message.el (message-fcc-externalize-attachments)
16439         (message-required-headers, message-draft-headers)
16440         (message-subject-trailing-was-query)
16441         (message-subject-trailing-was-ask-regexp)
16442         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16443         (message-mark-insert-end, message-archive-header)
16444         (message-archive-note, message-cross-post-default)
16445         (message-cross-post-note, message-followup-to-note)
16446         (message-cross-post-note-function, message-use-mail-followup-to)
16447         (message-subscribed-address-functions)
16448         (message-subscribed-address-file, message-subscribed-addresses)
16449         (message-subscribed-regexps, message-allow-no-recipients)
16450         (message-yank-cited-prefix, message-signature-insert-empty-line)
16451         (message-hidden-headers, message-hierarchical-addresses)
16452         (message-mail-user-agent, message-use-idna)
16453         (message-valid-fqdn-regexp)
16454         (message-strip-special-text-properties, message-header-synonyms)
16455         (message-beginning-of-line, message-tab-body-function): Add :version.
16456         (message-insert-canlock, message-wide-reply-confirm-recipients):
16457         Change :version.
16458
16459         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16460         and :version.
16461         (mail-source-delete-old-incoming-confirm)
16462         (mail-source-movemail-program): Add :version.
16463
16464         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16465         (gnus-agent-cache, gnus-agent): Change :version.
16466
16467         * gnus-util.el (gnus-use-byte-compile): Change :version.
16468
16469         * gnus-sum.el (gnus-summary-make-false-root-always)
16470         (gnus-summary-default-high-score)
16471         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16472         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16473         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16474         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16475         (gnus-sum-thread-tree-single-indent)
16476         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16477         (gnus-sum-thread-tree-leaf-with-other)
16478         (gnus-sum-thread-tree-single-leaf): Add :version.
16479         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16480         (gnus-article-loose-mime): Change :version.
16481
16482         * gnus-start.el (gnus-backup-startup-file)
16483         (gnus-save-startup-file-via-temp-buffer): Add :version.
16484
16485         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16486         (gnus-server-offline-face): Add :version.
16487
16488         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16489
16490         * gnus-msg.el (gnus-gcc-externalize-attachments)
16491         (gnus-debug-files, gnus-debug-exclude-variables)
16492         (gnus-discouraged-post-methods): Change :version.
16493         (gnus-confirm-mail-reply-to-news)
16494         (gnus-confirm-treat-mail-like-news): Add :version.
16495
16496         * gnus-int.el (gnus-server-unopen-status): Add :version.
16497
16498         * gnus-group.el (gnus-group-jump-to-group-prompt)
16499         (gnus-large-ephemeral-newsgroup)
16500         (gnus-fetch-old-ephemeral-headers): Add :version.
16501
16502         * gnus-fun.el (gnus-x-face-directory)
16503         (gnus-convert-pbm-to-x-face-command)
16504         (gnus-convert-image-to-x-face-command)
16505         (gnus-convert-image-to-face-command): Add :version.
16506
16507         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16508
16509         * gnus-cite.el (gnus-cite-blank-line-after-header)
16510         (gnus-article-boring-faces): Add :version.
16511
16512         * gnus-art.el (gnus-buttonized-mime-types)
16513         (gnus-inhibit-mime-unbuttonizing)
16514         (gnus-treat-display-face)
16515         (gnus-treat-body-boundary): Change :version.
16516         (gnus-body-boundary-delimiter, gnus-picon-databases)
16517         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16518         (gnus-treat-date-english, gnus-treat-fold-headers)
16519         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16520         (gnus-treat-mail-picon, gnus-treat-wash-html)
16521         (gnus-article-encrypt-protocol)
16522         (gnus-use-idna, gnus-article-over-scroll)
16523         (gnus-mime-display-multipart-alternative-as-mixed)
16524         (gnus-mime-display-multipart-related-as-mixed)
16525         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16526         (gnus-ctan-url, gnus-button-ctan-handler)
16527         (gnus-button-handle-ctan-bogus-regexp)
16528         (gnus-button-ctan-directory-regexp)
16529         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16530         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16531         (gnus-button-man-level, gnus-button-emacs-level)
16532         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16533
16534         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16535         (gnus-agent-go-online): Change :version.
16536         (gnus-agent-expire-unagentized-dirs)
16537         (gnus-agent-auto-agentize-methods): Add :version.
16538
16539         * flow-fill.el (fill-flowed-display-column)
16540         (fill-flowed-encode-column): Add :version.
16541
16542         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16543         (gnus-outlook-deuglify-unwrap-max)
16544         (gnus-outlook-deuglify-cite-marks)
16545         (gnus-outlook-deuglify-unwrap-stop-chars)
16546         (gnus-outlook-deuglify-no-wrap-chars)
16547         (gnus-outlook-deuglify-attrib-cut-regexp)
16548         (gnus-outlook-deuglify-attrib-verb-regexp)
16549         (gnus-outlook-deuglify-attrib-end-regexp)
16550         (gnus-outlook-display-hook): Add :version.
16551
16552         * binhex.el (binhex-use-external): Add :version.
16553
16554 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16555
16556         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16557         and `invisible'.
16558
16559 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16560
16561         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16562         in gnus-registry-trim.
16563
16564 2004-09-13  Simon Josefsson  <jas@extundo.com>
16565
16566         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16567
16568         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16569
16570         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16571         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16572         <yamaoka@jpl.org>.
16573         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16574         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16575         <yamaoka@jpl.org>.
16576
16577         * sieve.el (sieve-manage-mode): Ditto.
16578
16579 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16580
16581         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16582
16583 2004-09-11  Simon Josefsson  <jas@extundo.com>
16584
16585         * dns-mode.el: Add.
16586
16587         * mm-view.el (mm-display-dns-inline): Add.
16588
16589         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16590         (mm-automatic-display): Ditto.
16591
16592         * mailcap.el (mailcap-mime-data): Add text/dns.
16593         (mailcap-mime-extensions): Map .soa to text/dns.
16594
16595 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16596
16597         * gnus-art.el (article-decode-mime-words, article-babel)
16598         (gnus-article-highlight-signature, gnus-article-add-buttons)
16599         (gnus-signature-toggle): Remove unnecessary bindings of
16600         `inhibit-read-only' inherited from v5.10 merge.
16601
16602 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16603
16604         * nntp.el (nntp): New customization group.
16605         (nntp-authinfo-file): Add customization group.
16606
16607         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16608
16609         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16610
16611         * gnus.el (to-address, to-list, subscribed)
16612         (large-newsgroup-initial): Ditto.
16613
16614         * flow-fill.el (fill-flowed-display-column)
16615         (fill-flowed-encode-column): Ditto.
16616
16617 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16618
16619         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16620         Use point-min rather than 1.
16621         (message-send-mail): Use buffer-size rather than point-max.
16622
16623         * gnus-sum.el (gnus-summary-search-article-forward):
16624         Signal a specific `search-failed' rather than a generic `error'.
16625
16626         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16627         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16628         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16629
16630 2004-09-10  Simon Josefsson  <jas@extundo.com>
16631
16632         * nndb.el (require): Remove tcp and duplicate cl.
16633
16634 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16635
16636         * gnus-agent.el (directory-files-and-attributes): Move forward.
16637
16638 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16639
16640         * gnus-agent.el (directory-files-and-attributes):
16641         Optionally defined to support XEmacs.
16642
16643 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16644
16645         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16646         to avoid run-time CL dependencies.
16647         (gnus-agent-unfetch-articles): New function.
16648         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16649         article numbers even when local .overview file is missing.
16650         (gnus-agent-read-article-number): New function.  Only accepts
16651         27-bit article numbers.
16652         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16653         Use gnus-agent-read-article-number.
16654         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16655         from backend while recognizing that article numbers in .overview
16656         must be valid.
16657         (gnus-agent-update-files-total-fetched-for):
16658         Use directory-files-and-attributes to improve performance.
16659         * gnus-int.el (gnus-request-move-article):
16660         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16661         improve performance.
16662
16663         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16664         some users confused by references to .newsrc when they only have a
16665         .newsrc.eld file.
16666         (gnus-convert-mark-converter-prompt)
16667         (gnus-convert-converter-needs-prompt): Fix use of property list.
16668         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16669         New function.  Used internally to only display 'gnus converting
16670         files' message when actually necessary.
16671
16672         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16673         methods now autoloaded.
16674
16675 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16676
16677         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16678         identifiers.
16679
16680 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16681
16682         * gnus-picon.el: Fix indentation and closing parenthesis.
16683
16684 2004-09-01  Simon Josefsson  <jas@extundo.com>
16685
16686         * message.el (message-canlock-generate): Require sha1, not
16687         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16688         to require within a function.  Sadly, if sha1.el isn't loaded, the
16689         let binding in m-c-g will hide the defcustom definition, which is
16690         bad.)
16691
16692         * canlock.el: Require sha1, not sha1-el.
16693
16694         * message.el: Don't autoload sha1 (there is a autoload cookie in
16695         sha1.el).
16696
16697         * sha1-el.el: Rename to sha1.el.
16698
16699 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16700
16701         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16702
16703 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16704
16705         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16706
16707 2004-08-30  Kim F. Storm  <storm@cua.dk>
16708
16709         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16710
16711         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16712         Add :group 'nnimap.
16713
16714 2004-08-30  Andreas Schwab  <schwab@suse.de>
16715
16716         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16717         ?* and ?\;.
16718
16719         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16720         and ?\' to symbol instead of whitespace.
16721
16722 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16723
16724         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16725
16726         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16727         instead of re-search-forward.
16728
16729         * gnus-uu.el (gnus-uu-save-article): Ditto.
16730         (gnus-uu-post-encode-uuencode): Ditto.
16731
16732         * html2text.el (html2text-clean-list-items): Ditto.
16733         (html2text-clean-dtdd): Ditto.
16734         (html2text-format-tags): Ditto.
16735
16736         * message.el (message-send-mail-with-sendmail): Fix regexp.
16737         (message-fill-field-general): Use search-forward instead of
16738         re-search-forward.
16739         (unbold-region): Ditto.
16740
16741         * nnrss.el (nnrss-request-article): Ditto.
16742
16743         * nnslashdot.el (nnslashdot-request-article): Ditto.
16744
16745         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16746
16747         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16748         "Unrecognized menu descriptor" error in XEmacs.
16749
16750 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16751
16752         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16753         parent article of a sparse article in the thread hashtb.
16754
16755 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16756
16757         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16758         (nnmail-expand-newtext): Lowercase expanded entries if
16759         nnmail-split-lowercase-expanded is non-nil.
16760
16761 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16762
16763         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16764
16765         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16766         of gnus-tmp-news-method into string under XEmacs.  It will be
16767         passed to gnus-correct-length which takes only a string argument.
16768
16769 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16770
16771         * gnus-util.el (gnus-bind-print-variables): New macro.
16772         (gnus-prin1): Use it.
16773         (gnus-prin1-to-string): Use it.
16774         (gnus-pp): New function.
16775         (gnus-pp-to-string): New function.
16776
16777         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16778         Replace pp-to-string with gnus-pp-to-string.
16779         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16780         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16781         * gnus-msg.el (gnus-debug): Ditto.
16782         * gnus-score.el (gnus-score-save): Ditto.
16783         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16784         gnus-pp-to-string.
16785         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16786         with gnus-pp.
16787         * score-mode.el (gnus-score-pretty-print): Ditto.
16788         * webmail.el (webmail-debug): Ditto.
16789
16790 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * gnus-art.el (article-display-face, article-display-x-face):
16793         Use buffer-read-only.
16794
16795 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16796
16797         * gnus-art.el (article-hide-list-identifiers):
16798         Bind inhibit-read-only as t.
16799
16800 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16801
16802         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16803
16804 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16805
16806         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16807         (gnus-narrow-to-page): Don't assume point-min == 1.
16808         (gnus-article-edit-mode): Derive from message-mode.
16809
16810         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16811         point-min == 1.
16812
16813         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16814         Disable incorrect use of `assert'.
16815
16816         * message.el (message-mode): Set comment-start-skip.
16817
16818
16819 2004-08-22  Sam Steingold  <sds@gnu.org>
16820
16821         * pop3.el (pop3-leave-mail-on-server): New user variable.
16822         (pop3-movemail): Delete mail only when it is nil.
16823
16824 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16825
16826         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16827
16828         * mml.el (mml-preview): Use `pop-to-buffer'.
16829
16830         * message.el (message-goto-mail-followup-to): Insert after "To".
16831         (message-carefully-insert-headers): Add comment.
16832
16833         * gnus.el: Remove unused variable `gnus-article-check-size'.
16834
16835         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16836
16837         * gnus-art.el (gnus-button-alist):
16838         Improve `gnus-button-handle-library' entry.
16839
16840 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16841
16842         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16843         Use downcase, since XEmacs capitalizes error messages differently.
16844
16845 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16846
16847         * nntp.el: Add (require 'gnus) due to reference to
16848         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16849
16850 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16851
16852         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16853         Bind `mm-fill-flowed'.
16854
16855         * mm-decode.el (mm-dissect-singlepart): Check it.
16856
16857 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16858
16859         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16860         'imap' for netrc parsing.
16861
16862 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16863
16864         * mailcap.el (mailcap-mime-data): Mark as risky.
16865
16866 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16869         may be included in the encoded word.
16870         (rfc2047-encode): Don't append a space if the encoded word
16871         includes close parenthesis.
16872
16873 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16874
16875         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16876         of text within parentheses.
16877
16878 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16879
16880         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16881         (gnus-encrypt-write-file-contents): Make the password key the file
16882         name PLUS the cipher, not just the cipher.  Also remove failed
16883         passwords from the cache.
16884
16885 2004-08-06  Simon Josefsson  <jas@extundo.com>
16886
16887         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16888         Doc fix.
16889
16890 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16891
16892         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16893         LWSP.
16894
16895 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16896
16897         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16898         Try to append in-reply-to: data to the references: header.
16899
16900         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16901         (netrc-parse): Use gnus-encrypt.el functions.
16902
16903         * gnus-encrypt.el: Add new file for encryption support; currently
16904         does only a few GPG ciphers and an internal XOR cipher.
16905
16906         * password.el: Add comments on using password-read-and-add.
16907         (password-read-and-add): Add function to read and add the
16908         password to the cache at once.
16909
16910 2004-07-28  Simon Josefsson  <jas@extundo.com>
16911
16912         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16913         parameter (but don't use it, for now).
16914
16915         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16916         instead of hard coding to nil.
16917
16918 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16919
16920         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16921         as mm-inline-image-xemacs does.
16922
16923 2004-07-26  Simon Josefsson  <jas@extundo.com>
16924
16925         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16926         Revert part of 2004-07-17 change below.
16927
16928 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16929
16930         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16931         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16932
16933 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16934
16935         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16936         quotes that actually start with ">" at the beginning of the
16937         lines.
16938
16939 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * rfc2047.el (rfc2047-encode-region): Fix last change.
16942         (rfc2047-encode-parameter): Remove useless concat.
16943
16944 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16947         encode special characters; fix some kind of misconfigured headers;
16948         signal a real error if debug-on-quit or debug-on-error is non-nil.
16949         (rfc2047-encode-max-chars): New variable.
16950         (rfc2047-encode-1): Use it.
16951         (rfc2047-encode-parameter): New function.
16952
16953         * mml.el (mml-insert-parameter): Remove an excessive space.
16954
16955 2004-07-17  Simon Josefsson  <jas@extundo.com>
16956
16957         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16958         Kai Grossjohann <kai@emptydomain.de>.
16959         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16960         (gnus-group-make-menu-bar): Ditto.
16961
16962         * gnus-util.el (gnus-group-server): Add.
16963
16964 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16965
16966         * message.el (message-clone-locals): Clone sendmail and smtp
16967         variables.
16968
16969 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16970
16971         * rfc2047.el (rfc2047-encode-region): Fix last change.
16972
16973 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16974
16975         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16976         characters as non-special.
16977
16978 2004-07-09  Simon Josefsson  <jas@extundo.com>
16979
16980         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16981         Users will lose all flag changes made while unplugged with
16982         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16983         good default.  See numerous reports on ding mailing list.
16984
16985 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16986
16987         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16988         add generate-head-function and generate-article-function to the
16989         rfc822-forward entry.
16990         (nndoc-rfc822-forward-generate-article): New function.
16991         (nndoc-rfc822-forward-generate-head): New function.
16992
16993         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16994
16995 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16996
16997         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16998         respect display group parameter and gnus-summary-expunge-below.
16999         (gnus-articles-to-read): Remove unused reference to display group
17000         parameter.
17001
17002 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17003
17004         * nnheader.el (nnheader-uniquify-message-id): New experimental
17005         variable.
17006         (nnheader-nov-read-message-id): Use it.
17007
17008         * spam-report.el (spam-report-gmane): Add interactive.
17009
17010 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17011
17012         * mm-encode.el (mm-content-transfer-encoding-defaults):
17013         Use qp-or-base64 for the application/* types.
17014
17015 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17016
17017         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17018
17019 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17020
17021         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17022         trim value.
17023
17024 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17025
17026         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17027         New macro and function.
17028         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17029
17030 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17031
17032         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17033         after-load-alist.
17034
17035 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17036
17037         * gnus-group.el (gnus-group-get-new-news-this-group):
17038         Don't update info that isn't there.
17039
17040 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17041
17042         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17043         entry.
17044
17045 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17046
17047         * mm-view.el (mm-inline-render-with-function): Use multibyte
17048         buffer; decode html source by charset.
17049
17050         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17051
17052         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17053         Mule-UCS is loaded under XEmacs.
17054         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17055
17056 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17057
17058         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17059
17060 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17061
17062         * mm-util.el (mm-coding-system-p): Return a coding-system.
17063         (mm-mime-mule-charset-alist): Use shift_jis instead of
17064         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17065         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17066         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17067         instead of japanese-shift-jis and iso-latin-1 respectively in
17068         order to share the default value with both Emacs and XEmacs-mule.
17069         (mm-mule-charset-to-mime-charset):
17070         Make mm-coding-system-priorities effective.
17071         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17072         while predicating of candidates upon the priorities.
17073
17074 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17075
17076         * gnus-sum.el (gnus-summary-make-menu-bar):
17077         Add gnus-uu-invert-processable.
17078
17079         * gnus.el: Autoload gnus-uu-invert-processable.
17080
17081 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17082
17083         * mm-util.el (mm-with-multibyte-buffer): New macro.
17084
17085         * rfc2047.el (rfc2047-encode-string): Use it.
17086         (rfc2047-encode-region): Move point to the end of the region after
17087         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17088
17089 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17090
17091         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17092         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17093
17094 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17095
17096         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17097         (gnus-cite-parse): Ignore quoted envelope From_.
17098         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17099
17100 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17101
17102         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17103         invalid addresses.
17104
17105 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17106
17107         * spam.el: Change section markers, revise TODO list.
17108         (spam-backends): Make new master list of all installed backends.
17109         (spam-summary-exit-behavior): Add new variable to determine how
17110         messages moves are done at summary exit.
17111         (spam-move-spam-nonspam-groups-only)
17112         (spam-process-ham-in-nonham-groups)
17113         (spam-process-ham-in-spam-groups): Remove variables, the
17114         spam-summary-exit-behavior variable should be used to manage this
17115         behavior.
17116         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17117         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17118         and spam-old-spam-articles.
17119         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17120         Add empty variables, placeholders for the backends they represent.
17121         (spam-set-difference): Move, unchanged.
17122         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17123         unless the user has a processor variable.
17124         (spam-classifications, spam-classification-valid-p)
17125         (spam-backend-properties, spam-backend-property-valid-p)
17126         (spam-backend-function-type-valid-p)
17127         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17128         (spam-report-articles-gmane, spam-report-articles-resend):
17129         Remove functions, they are not needed.
17130         (spam-install-backend-super, spam-backend-list)
17131         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17132         (spam-backend-function, spam-backend-ham-registration-function)
17133         (spam-backend-spam-registration-function)
17134         (spam-backend-ham-unregistration-function)
17135         (spam-backend-spam-unregistration-function)
17136         (spam-backend-statistical-p, spam-backend-mover-p)
17137         (spam-install-backend-alias, spam-install-checkonly-backend)
17138         (spam-install-mover-backend, spam-install-nocheck-backend)
17139         (spam-install-backend, spam-install-statistical-backend)
17140         (spam-install-statistical-checkonly-backend): Add backend installation
17141         support.
17142         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17143         (spam-group-processor-p): Use the new backend code and respect the
17144         summary exit behavior.
17145         (spam-mark-spam-as-expired-and-move-routine): Remove.
17146         (spam-summary-prepare): Change to use the new spam-old-articles
17147         variable.
17148         (spam-copy-or-move-routine, spam-copy-spam-routine)
17149         (spam-move-spam-routine, spam-copy-ham-routine)
17150         (spam-move-ham-routine): Add code to copy/move ham or spam.
17151         (spam-fetch-field-fast): Improve doc and code, plus allow the
17152         'number request.
17153         (spam-list-of-checks, spam-list-of-statistical-checks):
17154         Remove variables.
17155         (spam-split, spam-find-spam): Use the new backend code.
17156         (spam-registration-functions): Remove variable.
17157         (spam-unregister-routine): Add convenience wrapper.
17158         (spam-log-undo-registration, spam-register-routine)
17159         (spam-log-processing-to-registry)
17160         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17161         where possible.
17162         (spam-check-gmane-xref, spam-check-regex-headers)
17163         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17164         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17165         (spam-check-bogofilter-headers, spam-check-spamoracle)
17166         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17167         (spam-check-crm114-headers): Use the spam-split-group that
17168         spam-split prepares, no need to determine it every time.
17169
17170         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17171         to the nnheader-parse-naked-head call.
17172
17173         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17174
17175         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17176         the nnheader-nov-read-message-id call.
17177
17178 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17179
17180         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17181         gnus-activate-group twice.  Suggested by Markus Peter
17182         <warp@spin.de>.
17183
17184 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * gnus-art.el (gnus-article-time-format): Exchange the order of
17187         day and month in the default value; fix customization type.
17188         (article-date-ut): Use add-text-properties.
17189         (article-make-date-line): Use message-make-date instead of
17190         current-time-string.
17191
17192         * message.el (message-fetch-field): Don't use set-text-properties.
17193         (message-make-date): Simplify.
17194
17195         * messagexmas.el (message-xmas-make-date): New function.
17196         (message-xmas-redefine): Defalias message-make-date to it.
17197
17198 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17199
17200         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17201         (rfc2047-encode-region): Treat text within parentheses as special;
17202         show the original text when error has occurred.
17203
17204         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17205         already-computed method to gnus-activate-group.
17206
17207         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17208         same select-methods identical Lisp objects.
17209
17210         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17211         object when modifying the info.
17212
17213 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17214
17215         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17216         gnus-opened-servers since it has never been opened with the new
17217         configuration yet.
17218
17219 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17220
17221         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17222         arg to nnheader-generate-fake-message-id.
17223
17224 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17225
17226         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17227         number and build a fake message ID localized to a group and
17228         article number (so it's repeatable from that point on).
17229         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17230         ID format.
17231
17232         * gnus-sum.el (gnus-get-newsgroup-headers):
17233         Call nnheader-generate-fake-message-id with the article number.
17234
17235 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17236
17237         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17238         end-of-buffer.
17239
17240 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17241
17242         * message.el (message-ignored-supersedes-headers): Add Approved.
17243
17244 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17245
17246         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17247         goto-char.
17248         (rfc2047-encode): Fold the line before encoding.
17249
17250 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17251
17252         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17253         folding -- not all headers can be folded, and this should be done
17254         by the message composition mode.  Probably.  I think.
17255
17256 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17257
17258         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17259         fast.
17260
17261         * gnus-ems.el (gnus-remove-image): Don't use
17262         message-text-with-property; remove only the image found first.
17263
17264         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17265         found first.
17266
17267 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17268
17269         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17270
17271 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17272
17273         * message.el (message-text-with-property): Make it fast and accept
17274         optional arguments.
17275         (message-strip-forbidden-properties): Use it.
17276         (message-fix-before-sending): Follow the m-t-w-p change.
17277
17278         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17279
17280 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17281
17282         * gnus-art.el (article-hide-headers): Don't change the buffer
17283         mistakenly when performing mml-preview even if
17284         gnus-single-article-buffer is nil.
17285
17286 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17287
17288         * message.el (message-expand-name-databases): New user option.
17289         (message-expand-name): Use it.
17290
17291 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17292
17293         * spam.el (spam-report-articles-resend)
17294         (spam-report-resend-register-routine): Allow ham reporting.
17295         (spam-report-resend-register-ham-routine): Add wrapper.
17296         (spam-registration-functions): Add ham resending functions.
17297         (spam-list-of-processors): Add ham resend processor.
17298
17299         * gnus.el (ham-resend-to): Add new group parameter.
17300         (spam-process): Add ham resend option.
17301
17302         * spam-report.el (spam-report-resend): Allow reporting ham.
17303         (spam-report-resend-ham): Add wrapper.
17304
17305 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17306
17307         * message.el (message-cite-articles-with-x-no-archive):
17308         New variable.
17309         (message-cite-original): Use it.
17310
17311 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17312
17313         * message.el (message-cite-original): Respect X-No-Archive.
17314
17315 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17316
17317         * gnus-art.el (article-hide-headers): Refer to the values for
17318         gnus-ignored-headers and gnus-visible-headers in the summary
17319         buffer since a user may have set them as group parameters.
17320
17321 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17322
17323         * assistant.el (assistant-node-name): Add convenience function.
17324         (assistant-render-text, assistant-render-node): Add error handling,
17325         plus handle multiple next nodes.
17326         (assistant-find-next-node): Comment out for now.
17327         (assistant-find-next-nodes): Add function, returns list of next
17328         nodes.
17329
17330 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17331
17332         * mail-source.el (mail-source-directory): Fix doc-string.
17333
17334 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17335
17336         * assistant.el (assistant-render-text, assistant-eval): Add :set
17337         widget type, which is different because it takes and returns a
17338         list.  Much hilarity ensues.
17339
17340 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17341
17342         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17343
17344         * gnus-group.el (gnus-group-get-new-news-this-group):
17345         Add doc-string.
17346
17347         * gnus-start.el (gnus-activate-group): Add doc-string.
17348
17349 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17350
17351         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17352
17353 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17354
17355         * assistant.el (assistant-render-text): Try to add a :set
17356         widget, more to come.
17357
17358         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17359         strings.
17360         (spam-report-articles-resend)
17361         (spam-register-routine): Do registration iff any articles warrant
17362         it.
17363         (spam-summary-prepare-exit): Change log message for nil group
17364         destinations.
17365
17366 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17367
17368         * spam.el (spam-report-resend-register-routine):
17369         Allow spam-report-resend-to to be a group parameter or a global value.
17370
17371 2004-05-26  Simon Josefsson  <jas@extundo.com>
17372
17373         * starttls.el: Merge with my GNUTLS based starttls.el.
17374         (starttls-gnutls-program, starttls-use-gnutls)
17375         (starttls-extra-arguments, starttls-process-connection-type)
17376         (starttls-connect, starttls-failure, starttls-success):
17377         New variables.
17378         (starttls-program, starttls-extra-args): Doc fix.
17379         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17380         New functions.
17381         (starttls-negotiate, starttls-open-stream):
17382         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17383         function if it is set.
17384
17385 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17386
17387         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17388         structured fields.
17389
17390 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17391
17392         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17393
17394 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17395
17396         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17397         Add variable.
17398         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17399         assigning the spam-mark to new messages.
17400
17401 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17402
17403         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17404
17405 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17406
17407         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17408
17409         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17410         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17411         default.
17412
17413 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17414
17415         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17416         correct data.
17417
17418 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17419
17420         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17421         (spam-group-processor-p): Fix function.
17422         (spam-group-processor-multiple-p)
17423         (spam-group-spam-processor-report-gmane-p)
17424         (spam-group-spam-processor-report-resend-p)
17425         (spam-group-spam-processor-bogofilter-p)
17426         (spam-group-spam-processor-blacklist-p)
17427         (spam-group-spam-processor-ifile-p)
17428         (spam-group-ham-processor-ifile-p)
17429         (spam-group-spam-processor-spamoracle-p)
17430         (spam-group-spam-processor-crm114-p)
17431         (spam-group-ham-processor-bogofilter-p)
17432         (spam-group-spam-processor-stat-p)
17433         (spam-group-ham-processor-stat-p)
17434         (spam-group-ham-processor-whitelist-p)
17435         (spam-group-ham-processor-BBDB-p)
17436         (spam-group-ham-processor-spamoracle-p)
17437         (spam-group-ham-processor-copy-p): Remove functions with some
17438         prejudice against unneeded code.
17439         (spam-report-articles-resend)
17440         (spam-report-resend-register-routine): Allow the group/topic
17441         spam-resend-to value to override spam-report-resend-to.
17442         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17443         properly now.
17444
17445         * gnus.el (spam-resend-to): Add group/topic parameter.
17446         (spam-process): Move the OBSOLETE processors to the end of the
17447         choices.
17448
17449 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17450
17451         * spam-report.el (spam-report-resend-to, spam-report-resend):
17452         Start with resend-to set to nil, and then ask the user if necessary.
17453         (spam-report-resend): spam-report-resend takes a list of articles, not
17454         separate article numbers.
17455
17456 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17457
17458         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17459         addition to emacs-w3m.
17460
17461 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17462
17463         * assistant.el (assistant-authinfo-data): New function.
17464         (assistant-eval): Eval for entire assistant.
17465
17466         * netrc.el (netrc-services-file): New variable.
17467         (netrc-parse-services): New function.
17468         (netrc-find-service-name): New function.
17469         (netrc-find-service-number): New function.
17470         (netrc-port-equal): New function.
17471         (netrc-machine): Use it.
17472
17473         * nnimap.el (nnimap-open-connection): Use netrc.
17474
17475         * gnus-util.el (gnus-netrc-get): Remove aliases.
17476
17477         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17478
17479         * assistant.el (wid-edit): Fix compilation.
17480
17481         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17482
17483 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17484
17485         * gnus-util.el (gnus-set-file-modes): New function.  (small
17486         patch).
17487
17488 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17489
17490         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17491
17492         * assistant.el (assistant-render-node): Fix up rendering and
17493         read-only text.
17494         (assistant-render-node): Reset.
17495         (assistant-make-read-only): Not sticky.
17496
17497 2004-05-20  Danny Siu  <dsiu@adobe.com>
17498
17499         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17500         centered even when gnus-auto-center-summary is t.
17501
17502 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17503
17504         * dns.el (dns-get-txt-answer): New function.
17505         (dns-read-txt): Ditto.
17506         (query-dns): Use it.
17507
17508 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17509
17510         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17511         active for foreign groups even if the group level is higher than
17512         the specified value.
17513
17514 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17515
17516         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17517         non-active groups.
17518
17519         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17520
17521 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17522
17523         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17524
17525 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17526
17527         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17528         (spam-crm114-header, spam-crm114-spam-switch)
17529         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17530         (spam-crm114-positive-spam-header)
17531         (spam-crm114-database-directory, spam-list-of-processors)
17532         (spam-group-spam-processor-crm114-p)
17533         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17534         (spam-generic-score, spam-list-of-checks)
17535         (spam-list-of-statistical-checks, spam-registration-functions)
17536         (spam-check-crm114-headers, spam-crm114-score)
17537         (spam-check-crm114, spam-crm114-register-with-crm114)
17538         (spam-crm114-register-spam-routine)
17539         (spam-crm114-unregister-spam-routine)
17540         (spam-crm114-register-ham-routine)
17541         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17542         From asjo@koldfront.dk (Adam Sjøgren).
17543
17544         * gnus.el: Add spam-use-crm114.
17545
17546         * spam.el (spam-list-of-processors, spam-registration-functions):
17547         Add spam-use-resend.
17548         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17549         (spam-report-articles-gmane): Add doc fix.
17550         (spam-report-articles-resend, spam-report-resend-register-routine):
17551         Add wrappers around spam-report-resend-to.
17552
17553         * spam-report.el (spam-report-resend-to, spam-report-resend):
17554         Add support for resending spam.
17555         (spam-report-gmane): Fix line length >80.
17556
17557         * gnus.el (spam-process): Add spam-use-resend.
17558
17559 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17560
17561         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17562         number of processed spam messages.
17563         (spam-ham-copy-or-move-routine): Return the number of processed
17564         ham messages.
17565         (spam-summary-prepare-exit): Use the above values to decide
17566         whether status messages shouled be displayed.
17567
17568 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17569
17570         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17571         `rfc2047-encoding-function-alist' in order to avoid conflicting
17572         with the old version.
17573         (rfc2047-encode-region): Concatenate words containing non-ASCII
17574         characters in structured fields; don't encode space-delimited
17575         ASCII words even in unstructured fields; don't break words at
17576         char-category boundaries.
17577         (rfc2047-encode-1): New function.
17578         (rfc2047-encode): Use it; encode text so that it occupies the
17579         maximum width within 76-column; work correctly on Q encoding for
17580         iso-2022-* charsets.
17581         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17582         sure not to break a line just after the header name.
17583         (rfc2047-b-encode-region): Remove.
17584         (rfc2047-b-encode-string): New function.
17585         (rfc2047-q-encode-region): Remove.
17586         (rfc2047-q-encode-string): New function.
17587
17588         * mm-util.el (mm-replace-in-string): New function.
17589
17590 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17591
17592         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17593         Really get it right.
17594         (gnus-inews-make-draft): Really.
17595
17596 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17597
17598         * nnmh.el (nnmh-request-list-1): Don't check the link count
17599         before descending.  (small patch)
17600
17601 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17602
17603         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17604         stuff.
17605
17606         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17607         Match on real group name.
17608
17609         * gnus-art.el (gnus-signature-limit): Doc fix.
17610
17611         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17612
17613         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17614
17615 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17616
17617         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17618         isn't a string.
17619
17620 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17621
17622         * gnus-draft.el (gnus-draft-send):
17623         Bind rfc2047-encode-encoded-words.
17624
17625         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17626         (rfc2047-encodable-p): Say that =? needs encoding.
17627         (rfc2047-encode-encoded-words): New variable.
17628
17629         * gnus-group.el (gnus-group-select-group): Doc fix.
17630
17631         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17632
17633         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17634         to nil.
17635
17636         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17637
17638         * nnheader.el (nnheader-get-lines-and-char): New function.
17639
17640 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17641
17642         * gnus-msg.el (gnus-summary-followup-with-original):
17643         Document yanking of region when active.
17644
17645 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17646
17647         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17648         groups if the group level is higher than the specified value.
17649
17650 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17651
17652         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17653         (gnus-group-jump-to-group): Add prefix argument using
17654         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17655         non-active group.
17656
17657         * compface.el (uncompface): Be verbose when changing
17658         `uncompface-use-external'.
17659
17660         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17661         handle manual section.
17662
17663 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17664
17665         * gnus-art.el (gnus-button-alist): Revert previous change.
17666
17667 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17668
17669         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17670
17671 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17672
17673         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17674         whether backend can accept message.
17675
17676         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17677
17678 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17679
17680         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17681         Avoid creating directory when nntp-marks-is-evil is true.
17682         Reported by Reiner Steib.
17683
17684 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17685
17686         * gnus-picon.el (gnus-picon-style): New variable.
17687         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17688         (gnus-picon-transform-address): Support `gnus-picon-style'.
17689         From Jesper Harder <harder@ifa.au.dk>.
17690
17691 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17692
17693         * message.el (message-fill-field): Return point.
17694         (message-generate-headers): Go to end of field.
17695
17696         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17697         stuff for non-living groups.
17698
17699 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17700
17701         * gnus-art.el (gnus-article-followup-with-original)
17702         (gnus-article-reply-with-original): gnus-mark-active-p ->
17703         gnus-region-active-p.
17704
17705 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17706
17707         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17708         only when there is spam or ham to be processed.
17709
17710 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17711
17712         * mail-source.el (mail-source-delete-crash-box): Refactor.
17713         (mail-source-fetch): Use it.
17714         (mail-source-fetch-file): Ditto.
17715         (mail-source-fetch-directory): Run postscript in loop.
17716         (mail-source-fetch-pop): Delete.
17717         (mail-source-fetch-maildir): Ditto.
17718         (mail-source-fetch-imap): Ditto.
17719
17720         * imap.el (imap-authenticators): Comment out sasl.
17721
17722         * message.el (message-skip-to-next-address): New function.
17723         (message-fill-header-address): Refactor.
17724         (message-fill-address): Use it.
17725         (message-delete-address): Use it.
17726         (message-fill-header-general): Refactor.
17727         (message-fill-field-address): Rename.
17728         (message-narrow-to-field): Find the start of the header.
17729         (message-header-format-alist): Don't pre-fill.
17730         (message-fill-header): Remove.
17731         (message-insert-header): New function.
17732         (message-shorten-references): Use it.
17733
17734         * rfc2047.el (rfc2047-field-value): Strip props.
17735
17736         * mail-parse.el (mail-header-make-address): New alias.
17737
17738         * ietf-drums.el (ietf-drums-make-address): New function.
17739
17740         * imap.el: Add compiler directives.
17741
17742         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17743
17744         * gnus-art.el (article-decode-idna-rhs): Don't use
17745         message-idna-inside-rhs-p.
17746
17747 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17748
17749         * message.el (message-idna-inside-rhs-p): Remove.
17750         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17751
17752         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17753         false positives.
17754
17755 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17756
17757         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17758
17759 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17760
17761         * nneething.el (nneething-file-name): Don't create spurious
17762         files.
17763
17764         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17765         (gnus-inews-do-gcc): Remove sleep.
17766
17767         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17768         part under point.
17769
17770         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17771         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17772
17773 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17774
17775         * spam.el (spam-summary-prepare-exit): Fix (length).
17776
17777 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17778
17779         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17780         as expired without moving it" message when there are spam
17781         messages left.
17782
17783 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17784
17785         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17786         header is not nil.
17787
17788 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17789
17790         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17791         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17792         (nntp-marks-changed-p): New arg SERVER.
17793         (nntp-request-update-info): Adjust caller.
17794
17795 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17796
17797         * nntp.el (nntp-save-marks): Pass missing arg.
17798
17799 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17800
17801         * nntp.el: Support marks.
17802         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17803         (nntp-marks-modtime, nntp-marks-directory): New variables.
17804         (nntp-request-set-mark, nntp-request-update-info)
17805         (nntp-possibly-create-directory, nntp-marks-changed-p)
17806         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17807         New functions.
17808
17809 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17810
17811         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17812         (gnus-xmas-redefine): Rename.
17813
17814         * gnus-score.el (gnus-score-insert-help):
17815         Use gnus-select-lowest-window.
17816
17817         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17818         appt-select-lowest-window and rename to gnus-select-lowest-window.
17819
17820         * gnus.el: do.
17821
17822 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17823
17824         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17825         encodings of MIME-encoded words, in order to improve
17826         interoperability with several broken MUAs.
17827
17828 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17829
17830         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17831         tags, only when charsets are not specified in headers.
17832         (mm-inline-text-html-render-with-w3m): Ditto.
17833
17834         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17835         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17836
17837 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17838
17839         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17840         instead of MIME-decoded from fields when checking
17841         `gnus-article-address-banner-alist'.
17842
17843 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17844
17845         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17846         description rather than subject.
17847
17848 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17849
17850         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17851
17852 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17853
17854         * gnus.el (gnus-version-number): Bump.
17855
17856 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17857
17858         * gnus.el: No Gnus v0.2 is released.
17859
17860 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17861
17862         * gnus-agent.el (gnus-agent-read-agentview):
17863         Inline gnus-uncompress-range.
17864
17865 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17866
17867         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17868         `exec-installed-p'.
17869
17870 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17871
17872         * gnus.el (spam-process, spam-autodetect-methods):
17873         Add bsfilter and bsfilter-headers.
17874
17875         * spam.el (spam-bsfilter): New customize group.
17876         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17877         (spam-bsfilter-header, spam-bsfilter-probability-header)
17878         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17879         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17880         (spam-bsfilter-database-directory): New options.
17881         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17882         (spam-list-of-statistical-checks, spam-registration-functions):
17883         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17884         (spam-bsfilter-score): New command.
17885         (spam-check-bsfilter-headers, spam-check-bsfilter)
17886         (spam-bsfilter-register-with-bsfilter)
17887         (spam-bsfilter-register-spam-routine)
17888         (spam-bsfilter-unregister-spam-routine)
17889         (spam-bsfilter-register-ham-routine)
17890         (spam-bsfilter-unregister-ham-routine): New functions.
17891         (spam-generic-score): Support bsfilter; Accept an optional argument
17892         to recalcurate spam score even if scoring header has already been
17893         added.
17894         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17895         optional argument to recalcurate spam score even if scoring header
17896         has already been added.
17897
17898 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17899
17900         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17901         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17902         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17903         link is missing.
17904
17905 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17906
17907         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17908         (html2text-get-attr): Rewrite.
17909
17910         * message.el (message-setup-1): Remove redundant put-text-property
17911         on mail-header-separator.
17912
17913 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17914
17915         * gnus-registry.el (gnus-registry-cache-whitespace)
17916         (gnus-registry-action, gnus-registry-spool-action)
17917         (gnus-registry-split-fancy-with-parent): Change message levels
17918         from 5 to 3 or 7, as needed.
17919
17920         * spam.el (spam-summary-prepare-exit)
17921         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17922         (spam-split, spam-find-spam, spam-log-undo-registration)
17923         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17924         level from 5 to 6.
17925
17926 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17927
17928         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17929         2004-03-04 change).
17930
17931 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17932
17933         * sieve-manage.el (sieve-manage-open):
17934         * nnweb.el (nnweb-insert-html):
17935         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17936         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17937         * nnspool.el (nnspool-request-group):
17938         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17939         * nnml.el (nnml-request-update-info):
17940         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17941         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17942         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17943         (nnimap-request-set-mark):
17944         * nnfolder.el (nnfolder-request-update-info):
17945         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17946         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17947         * gnus-uu.el (gnus-uu-find-articles-matching):
17948         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17949         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17950         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17951         * gnus-nocem.el (gnus-nocem-scan-groups):
17952         * gnus-int.el (gnus-start-news-server):
17953         * gnus-group.el (gnus-group-make-kiboze-group)
17954         (gnus-group-browse-foreign-server):
17955         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17956         Use mapc when appropriate.
17957
17958 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17959
17960         FIXME: Make separate entries for each person.
17961
17962         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17963         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17964         <shields@msrl.com>:
17965
17966         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17967         may need for spam sorting and scoring.
17968         (spam-user-format-function-S): Add user format function suitable for
17969         general use.
17970         (spam-article-sort-by-spam-status): Add sorting function for summary
17971         sorting.
17972         (spam-extra-header-to-number): Add function to get a score from a
17973         header.
17974         (spam-summary-score): Add function to get a numeric score from the
17975         headers.
17976         (spam-generic-score): Fix function doc, was in wrong place.
17977         (spam-initialize): Take symbols when it's run, and install the
17978         extra headers that spam-necessary-extra-headers thinks we need.
17979
17980 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17981
17982         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17983         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
17984
17985 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17986
17987         * gnus-sum.el (gnus-set-global-variables)
17988         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17989         (gnus-article-get-xrefs, gnus-summary-best-group)
17990         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17991         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17992         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17993         Use with-current-buffer.
17994
17995 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17996
17997         * spam.el (spam-summary-prepare-exit): Simplify logic.
17998         (spam-fetch-article-header): Read the article header if it's not
17999         available.
18000         (spam-list-articles): Simplify logic.
18001         (spam-filelist-register-routine): Fix bug with unregister-list.
18002
18003         * gnus-registry.el: Fix comments at beginning.
18004
18005 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18006
18007         * message.el (message-cater-to-broken-inn): Remove.
18008         (message-shorten-references): Make sure the total folded length of
18009         References is shorter than 998 characters to cater to a bug in INN
18010         2.3.  Also, don't pretend that references aren't folded -- this
18011         hasn't worked for a while.
18012
18013 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18014
18015         * gnus-agent.el (gnus-agentize):
18016         gnus-agent-send-mail-real-function no longer set to current value
18017         of message-send-mail-function but rather a lambda that calls
18018         message-send-mail-function.  The change makes the agent real-time
18019         responsive to user changes to message-send-mail-function.
18020
18021 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18022
18023         * legacy-gnus-agent.el
18024         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18025         help from Florian Weimer <fw@deneb.enyo.de>
18026
18027 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18028
18029         * nnmail.el (nnmail-cache-insert): Revert last change.
18030
18031 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18032
18033         * nnmail.el (nnmail-cache-insert): Always check whether
18034         nnmail-cache-ignore-groups matches a group name.
18035
18036 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18037
18038         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18039         (spam-find-spam, spam-log-processing-to-registry)
18040         (spam-log-registered-p, spam-log-unregistration-needed-p)
18041         (spam-log-undo-registration): Use gnus-message instead of
18042         gnus-error, none of these errors are fatal.
18043
18044         * gnus-registry.el (gnus-registry-clean-empty-function)
18045         (gnus-registry-clean-empty): Remove only empty entries without
18046         extra data.
18047
18048 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18049
18050         * spam-stat.el (spam-stat-buffer-change-to-spam)
18051         (spam-stat-buffer-change-to-non-spam): Change (error) to
18052         (gnus-message 8) invocation.
18053
18054 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18055
18056         * nntp.el (nntp-via-netcat-command): New variable.
18057         (nntp-via-netcat-switches): New variable.
18058         (nntp-open-via-rlogin-and-netcat): New function.
18059         (nntp-open-connection-function): Doc fix.
18060         (nntp-telnet-command): Doc fix.
18061         (nntp-end-of-line): Doc fix.
18062         (nntp-via-rlogin-command): Doc fix.
18063         (nntp-via-user-name): Doc fix.
18064         (nntp-via-address): Doc fix.
18065
18066 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18067
18068         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18069         error in Emacs 21.1.
18070
18071 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18072
18073         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18074
18075 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18076
18077         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18078         (gnus-agent-with-refreshed-group): New macro.
18079         (gnus-agent-rename-group): New function.
18080         (gnus-agent-delete-group): New function.
18081         (gnus-agent-save-group-info): Use gnus-command-method when
18082         `method' parameter is nil.  Don't write nil entries into the
18083         active file.
18084         (gnus-agent-get-group-info): New function.
18085         (gnus-agent-fetch-articles):
18086         Use gnus-agent-update-files-total-fetched-for to increment disk space
18087         used.
18088         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18089         Use gnus-agent-update-view-total-fetched-for to increment disk space
18090         used.
18091         (gnus-agent-get-local): Add optional parameters to avoid calling
18092         gnus-group-real-name and gnus-find-method-for-group.
18093         (gnus-agent-set-local): Delete stored entry if either min, or max,
18094         are nil.
18095         (gnus-agent-fetch-session): Reworded error/quit messages.
18096         On quit, use gnus-agent-regenerate-group to record existance of any
18097         articles fetched to disk before the quit occurred.
18098         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18099         gnus-agent-update-view-total-fetched-for, and
18100         gnus-agent-update-files-total-fetched-for to decrement disk space
18101         used.
18102         (gnus-agent-retrieve-headers):
18103         Use gnus-agent-update-view-total-fetched-for to increment disk space
18104         used.
18105         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18106         with gnus-agent-update-files-total-fetched-for to decrement disk
18107         space and fresh group buffer.
18108         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18109         (gnus-agent-need-update-total-fetched-for): New variable.
18110         (gnus-agent-update-files-total-fetched-for): New function.
18111         (gnus-agent-update-view-total-fetched-for): New function.
18112         (gnus-agent-total-fetched-for): New function.
18113
18114         * gnus-cache.el (gnus-cache-save-buffers):
18115         Use gnus-cache-update-overview-total-fetched-for to change disk space
18116         used by this group.
18117         (gnus-cache-possibly-enter-article):
18118         Use gnus-cache-update-file-total-fetched-for to increment disk space
18119         used by this group.
18120         (gnus-cache-possibly-remove-article):
18121         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18122         used by this group.
18123         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18124         (gnus-cache-rename-group): New function.
18125         (gnus-cache-delete-group): New function.
18126         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18127         (gnus-cache-need-update-total-fetched-for): New variable.
18128         (gnus-cache-with-refreshed-group): New macro.
18129         (gnus-cache-update-file-total-fetched-for): New function.
18130         (gnus-cache-update-overview-total-fetched-for): New function.
18131         (gnus-cache-rename-group-total-fetched-for): New function.
18132         (gnus-cache-delete-group-total-fetched-for): New function.
18133         (gnus-cache-total-fetched-for): New function.
18134
18135         * gnus-group.el: Require gnus-sum and autoload functions to
18136         resolve warnings when gnus-group.el compiled alone.
18137         (gnus-group-line-format): Documented new %F.
18138         (size of Fetched data) group line format; identifies disk space
18139         used by agent and cache.
18140         (gnus-group-line-format-alist): Defined new F format.
18141         (gnus-total-fetched-for): New function.
18142         (gnus-group-delete-group): No longer update
18143         gnus-cache-active-altered as gnus-request-delete-group now keeps
18144         the cache in sync.
18145         (gnus-group-list-active): Let the agent store a server's active
18146         list if currently plugged.
18147
18148         * gnus-int.el (gnus-request-delete-group):
18149         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18150         local disk in sync with the server.
18151         (gnus-request-rename-group):
18152         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18153         local disk in sync with the server.
18154
18155         * gnus-start.el (gnus-get-unread-articles):
18156         Cosmetic simplification to logic.
18157
18158         * gnus-util.el (gnus-rename-file): New function.
18159
18160 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18161
18162         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18163
18164 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18165
18166         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18167         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18168
18169 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18170
18171         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18172         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18173
18174 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18175
18176         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18177
18178 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18179
18180         * spam.el (spam-set-difference): Add function to replace
18181         gnus-set-difference in spam.el.
18182         (spam-summary-prepare-exit): Use spam-set-difference.
18183
18184 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18185
18186         * gnus-registry.el (gnus-registry-cache-file): Update to use
18187         gnus-dribble-directory OR gnus-home-directory OR ~.
18188         (gnus-registry-split-fancy-with-parent): Fix doc.
18189
18190 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18191
18192         * message.el (message-exchange-point-and-mark):
18193         Use message-mark-active-p.  Suggested by Jesper Harder
18194         <harder@ifa.au.dk>.
18195
18196 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18197
18198         * message.el (message-exchange-point-and-mark): Don't activate
18199         region if it was inactive.  Suggested by Hiroshi Fujishima
18200         <pooh@nature.tsukuba.ac.jp>.
18201
18202 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18203
18204         * gnus-art.el (article-display-face): Display Faces in the same
18205         order as X-Faces.
18206
18207 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18208
18209         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18210
18211 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18212
18213         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18214         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18215         (gnus-article-mime-hierarchy): Remove.
18216         (gnus-article-mime-hierarchy-next): Remove.
18217         (gnus-article-mode): Revert 2004-03-19 change.
18218         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18219         (gnus-insert-mime-button): Revert 2004-03-19 change.
18220         (gnus-mime-accumulate-hierarchy): Remove.
18221         (gnus-mime-enter-multipart): Remove.
18222         (gnus-mime-leave-multipart): Remove.
18223         (gnus-mime-display-part): Revert 2004-03-19 change.
18224         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18225
18226         * mml.el (mml-preview): Revert 2004-03-19 change.
18227
18228 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18229
18230         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18231
18232 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18233
18234         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18235         t while entering a file name using the mm-with-multibyte macro.
18236         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18237
18238         * mm-util.el (mm-with-multibyte): New macro.
18239
18240 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18241
18242         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18243         New user option.
18244         (gnus-mime-multipart-functions): Doc and customization fix.
18245         (gnus-article-mime-hierarchy): New variable.
18246         (gnus-article-mime-hierarchy-next): New variable.
18247         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18248         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18249         gnus-article-mime-hierarchy-next to nil.
18250         (gnus-insert-mime-button): Show hierarchy numbers.
18251         (gnus-mime-accumulate-hierarchy): New function.
18252         (gnus-mime-enter-multipart): New function.
18253         (gnus-mime-leave-multipart): New function.
18254         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18255         (gnus-mime-display-alternative): Show hierarchy numbers.
18256
18257         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18258         gnus-article-mime-hierarchy-next to nil.
18259
18260 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18261
18262         * dns.el: Don't require gnus-xmas.
18263
18264 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18265
18266         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18267         inline PGP.
18268         (mml-menu): Disable mml-quote-region if mark is inactive.
18269
18270 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18271
18272         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18273         when the group's active is not available.
18274
18275 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18276
18277         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18278         error.
18279
18280 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18281
18282         * imap.el (imap-store-password): New variable.
18283         (imap-interactive-login): Use it.
18284         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18285
18286 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18287
18288         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18289         window-start and hscroll to summary window.
18290
18291 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18292
18293         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18294         conversion message to newsrc-dribble when an actual conversion is
18295         performed.
18296
18297 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18298
18299         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18300
18301 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18302
18303         * mm-decode.el (mm-complicated-handles): New function reviving
18304         former definition of mm-multiple-handles.
18305
18306         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18307         (gnus-mime-delete-part): Use it.
18308
18309 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18310
18311         * gnus-agent.el (gnus-agent-read-local):
18312         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18313         avoid the implicit assumption that they will always be equal.
18314         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18315         coding-system-for-write, as the with-temp-file macro first prints
18316         to a buffer then saves the buffer.
18317
18318 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18319
18320         * gnus-art.el (gnus-article-edit-part): New function.
18321         (gnus-mime-save-part-and-strip): Use it; do query instead of
18322         signaling an error; don't use mm-multiple-handles.
18323         (gnus-mime-delete-part): Ditto.
18324
18325 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18326
18327         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18328         old file versions.
18329         (gnus-group-prepare-hook): Remove function that converted list
18330         form of gnus-agent-expire-days to group properties.
18331
18332         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18333         (gnus-request-accept-article): Re-indented.
18334
18335         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18336         converters to handle old agent file formats.  Add logic for a
18337         "backup before upgrading warning".
18338         (gnus-convert-mark-converter-prompt): Developers can mark
18339         functions as needing (default), or not needing,
18340         gnus-convert-old-newsrc's "backup before upgrading warning".
18341         (gnus-convert-converter-needs-prompt): Tests whether the user
18342         should be protected from potentially irreversable changes by the
18343         function.
18344
18345         * legacy-gnus-agent.el: New.  Provides converters that are only
18346         loaded when gnus-convert-old-newsrc needs to call them.
18347
18348 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18349
18350         * mail-source.el (mail-source-touch-pop): Doc fix.
18351
18352         * message.el (message-smtpmail-send-it): Doc fix.
18353
18354 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18355
18356         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18357
18358         * nnmail.el (nnmail-split-fancy): do.
18359
18360         * gnus-kill.el (gnus-kill, gnus-execute): do.
18361
18362 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18363
18364         * gnus-sum.el (gnus-widget-reversible-match)
18365         (gnus-widget-reversible-to-internal)
18366         (gnus-widget-reversible-to-external): New functions.
18367         (gnus-widget-reversible): New widget.
18368         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18369
18370 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18371
18372         * gnus-sum.el (gnus-thread-sort-functions)
18373         (gnus-article-sort-functions): Document `(not F)' items.
18374
18375 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18376
18377         * spam.el (spam-use-gmane-xref): Add new backend.
18378         (spam-gmane-xref-spam-group): Add variable to control the name of the
18379         Gmane spam group.
18380         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18381         (spam-regex-headers-spam, spam-regex-headers-ham)
18382         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18383         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18384         backends and checks.
18385         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18386
18387         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18388         an autodetect method.
18389
18390 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18391
18392         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18393         articles are being added to a group.
18394         (gnus-request-replace-article): Inform the agent that articles
18395         need to be uncached as the cached contents are no longer valid.
18396
18397 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18398
18399         * binhex.el: Don't autoload executable-find.
18400
18401         * canlock.el: Don't autoload mail-fetch-field.
18402
18403         * dgnushack.el: Autoload c-mode for XEmacs.
18404
18405         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18406
18407         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18408         rmail-dont-reply-to and rmail-output.
18409
18410         * gnus-score.el: Don't autoload ffap-string-at-point.
18411
18412         * gnus-setup.el: Don't autoload sc-cite-original.
18413
18414         * imap.el: Don't autoload base64-decode-string,
18415         base64-encode-string and md5.
18416
18417         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18418         and rmail-msg-restore-non-pruned-header.
18419
18420         * mm-decode.el: Don't autoload executable-find.
18421
18422         * mm-url.el: Don't autoload executable-find.
18423
18424         * mm-view.el: Don't autoload diff-mode.
18425
18426         * nndb.el: Don't autoload news-reply-mode, news-setup,
18427         cancel-timer and telnet.
18428
18429         * password.el: Don't autoload run-at-time for Emacs.
18430
18431         * sha1-el.el: Don't autoload executable-find.
18432
18433         * sieve-mode.el: Don't autoload c-mode.
18434
18435         * uudecode.el: Don't autoload executable-find.
18436
18437 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18438
18439         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18440         (gnus-agent-possibly-alter-active): Avoid null in numeric
18441         comparison.
18442         (gnus-agent-set-local): Refuse to save null in local object table.
18443         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18444         list of articles that will be marked as unread.
18445
18446 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18447
18448         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18449
18450 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18451
18452         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18453         language tags.
18454
18455 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18456
18457         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18458         Don't bind "obarray".
18459
18460         * gnus-sum.el (gnus-thread-sort-functions):
18461         Add `gnus-thread-sort-by-most-recent-number' and
18462         `gnus-thread-sort-by-most-recent-date'.
18463         Reported by Kai Grossjohann <kai@emptydomain.de>.
18464
18465 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18466
18467         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18468
18469 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18470
18471         * gnus-cus.el (gnus-agent-customize-category):
18472         Remove ignore-errors macro reference that required cl to be loaded at
18473         run-time.
18474
18475         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18476         single-interval range of the form (min . max).  Previously the
18477         range had to look like ((min . max)).  Likewise, return
18478         (min . max) rather than ((min . max)).
18479         (gnus-range-map): Use gnus-range-normalize to accept
18480         single-interval range.
18481
18482         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18483         the cache, but not the agent, now appear with their usual face.
18484
18485         * dgnushack.el (loaddir): New variable that is bound to the
18486         directory containing the dgnushack.el file. Use loaddir, rather
18487         than srcdir, to update load-path. Change lets dgnushack compile
18488         code in directories other than GNUS/lisp.
18489
18490 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18491
18492         * lpath.el: Don't bind w3m-safe-url-regexp.
18493
18494         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18495         w3m-safe-url-regexp variable buffer-local.
18496
18497         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18498
18499 2004-02-27  Simon Josefsson  <jas@extundo.com>
18500
18501         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18502         gnus-group-real-prefix.
18503         (gnus-summary-move-article): Use it, instead of
18504         gnus-group-real-prefix.
18505
18506 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18507
18508         * lpath.el: Bind w3m-safe-url-regexp.
18509
18510         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18511         w3m-safe-url-regexp variable buffer-local and set it as the value
18512         of mm-w3m-safe-url-regexp.
18513
18514         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18515
18516         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18517         parsing gnus-posting-styles when the message is not for replying.
18518
18519         * dgnushack.el: Autoload sgml-mode for XEmacs.
18520
18521         * nnrss.el (nnrss-opml-export):
18522         Use mm-set-buffer-file-coding-system instead of
18523         set-buffer-file-coding-system.
18524
18525 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18526
18527         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18528         of checkdoc.el).
18529         * nnrss.el: do.
18530         * gnus-mlspl.el: do.
18531         * gnus-ml.el: do.
18532         * gnus-srvr.el: do.
18533
18534         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18535
18536 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18537
18538         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18539         Corrections to custom-manual links.
18540
18541         * gnus-art.el (gnus-article): Ditto.
18542
18543         * mm-decode.el (mime-display, mime-security): Ditto.
18544
18545 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18546
18547         * flow-fill.el: Typo.
18548
18549 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18550
18551         * spam-wash.el: New file.
18552
18553 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18554
18555         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18556
18557 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18558
18559         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18560         to be run with new-articles as LIST1, not LIST2.
18561         (spam-registration-functions): Add spam-use-ham-copy as a nil
18562         registration backend.
18563
18564 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18565
18566         * spam-stat.el (spam-stat-washing-hook): New option.
18567         (spam-stat-buffer-words): Use it.
18568         (spam-stat-process-directory, spam-stat-test-directory):
18569         Use insert-file-contents-literally.
18570         (spam-stat-coding-system): New variable.
18571         (spam-stat-load, spam-stat-save): Use it.
18572
18573 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18574
18575         * spam-report.el (spam-report-plug-agent):
18576         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18577
18578 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18579
18580         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18581         Allow / in mailto URLs.
18582
18583 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18584
18585         * spam-report.el (spam-report-process-queue): Fix interactive use.
18586         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18587         (spam-report-unplug-agent): Doc fixes.
18588         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18589         (spam-report-agentize, spam-report-deagentize): Autoload.
18590
18591 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18592
18593         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18594
18595         * message.el (message-setup-fill-variables): Add mml tags to
18596         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18597         <ajk@iu.edu>.
18598         (message-mode): Don't modify paragraph-separate there.
18599
18600 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18601
18602         * compface.el (uncompface-use-external): Default to undecided.
18603         (uncompface-use-external-threshold): New variable.
18604         (uncompface-float-time): New macro.
18605         (uncompface): Determine whether to use the external decoder if
18606         uncompface-use-external is undecided.
18607
18608 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18609
18610         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18611         after images.
18612
18613         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18614
18615 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18616
18617         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18618
18619         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18620
18621         * gnus-sum.el (gnus-summary-limit-to-age)
18622         (gnus-summary-limit-children): do.
18623
18624         * gnus-int.el (gnus-request-scan): do.
18625
18626         * gnus-group.el (gnus-group-suspend): do.
18627
18628         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18629
18630         * gnus-cite.el (gnus-cite-parse-attributions): do.
18631
18632         * gnus-agent.el (gnus-summary-set-agent-mark)
18633         (gnus-agent-regenerate-group): do.
18634
18635         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18636
18637         * binhex.el (binhex-decode-region-internal): do.
18638
18639 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18640
18641         * gnus-fun.el (gnus-face-properties-alist): New user option.
18642         (gnus-display-x-face-in-from): Use it.
18643
18644         * gnus-art.el (article-display-face): Ditto.
18645
18646         * compface.el (uncompface-use-external): Default to nil.
18647
18648 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18649
18650         * nntp.el (nntp-erase-buffer): New function.
18651         (nntp-retrieve-data, nntp-send-command)
18652         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18653         (nntp-possibly-change-group): Use it.
18654
18655         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18656         Use with-current-buffer.
18657
18658 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18659
18660         * compface.el: Merge the ELisp-based uncompface program.
18661         (compface): New customization group.
18662         (uncompface-use-external): New user option.
18663         (uncompface): Call uncompface-internal if uncompface-use-external
18664         is nil.
18665         (uncompface-internal): New function.  Note that there are also
18666         some other functions and variables added for this function.
18667
18668 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18669
18670         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18671         if necessary.
18672
18673 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18674
18675         * spam-report.el (spam-report-unplug-agent)
18676         (spam-report-plug-agent, spam-report-deagentize)
18677         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18678         Add support for the Agent in spam-report: when unplugged, report to a
18679         file; when plugged, submit all the requests.
18680
18681         * spam.el (spam-register-routine): Fix message about
18682         registration.
18683
18684 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18685
18686         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18687         dependencies.
18688         (rfc2047-encode): Use it.
18689
18690         * gnus-art.el (gnus-button-marker-list): Move before first
18691         reference.
18692
18693         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18694         (imap-parse-body): Fix format string mismatch.
18695
18696         * gnus-score.el (gnus-summary-increase-score): do.
18697
18698         * nnrss.el (nnrss-close): New function.
18699
18700 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18701
18702         * nnrss.el (nnrss-make-filename): New function.
18703         (nnrss-request-delete-group, nnrss-read-server-data)
18704         (nnrss-save-server-data, nnrss-read-group-data)
18705         (nnrss-save-group-data): Use it.
18706         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18707         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18708         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18709
18710 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18711
18712         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18713
18714 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18715
18716         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18717         files.
18718
18719         * message.el (message-generate-headers-first): Don't quote nil
18720         and t in docstrings.
18721
18722         * imap.el (imap-id): do.
18723
18724         * gnus-agent.el (gnus-agent-consider-all-articles)
18725         (gnus-agent-queue-mail): do.
18726
18727 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18728
18729         * spam-report.el (spam-report-process-queue): New function.
18730         Process requests from `spam-report-requests-file'.
18731         (spam-report-process-queue): Doc fix.
18732
18733 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18734
18735         * spam.el (spam-register-routine)
18736         (spam-log-processing-to-registry, spam-log-registered-p)
18737         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18738         Change "check" to "spam-check" for semi-clarity.
18739
18740 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18741
18742         * pop3.el: Require nnheader.
18743
18744         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18745
18746         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18747
18748         * gnus-picon.el: Require cl.
18749
18750         * gnus-fun.el: Require gnus-ems and gnus-util.
18751
18752         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18753
18754         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18755
18756         * gnus-art.el (gnus-article-edit-mode): Define before first
18757         reference.
18758
18759 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18760
18761         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18762         (gnus-uu-post-encoded): Use point-at-bol.
18763
18764         * gnus-topic.el (gnus-group-active-topic-p): do.
18765
18766         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18767
18768         * gnus-group.el (gnus-group-kill-region): do.
18769
18770         * gnus-art.el (article-date-ut): do.
18771
18772         * message.el (message-fetch-field): Remove redundant
18773         case-fold-search binding.
18774         (message-narrow-to-field): Simplify.
18775
18776 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18777
18778         * spam.el (spam-directory): Derive from `gnus-directory'.
18779
18780         * spam-report.el (spam-report-url-to-file)
18781         (spam-report-requests-file): New function and variable for offline
18782         reporting.
18783         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18784         and user defined function.
18785         (spam-report-url-ping-mm-url): Remove doubled slash.
18786
18787 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18788
18789         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18790
18791 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18792
18793         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18794         Fix format string mismatch.
18795
18796         * sieve.el (sieve-deactivate-all): do.
18797
18798         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18799
18800         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18801
18802         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18803
18804         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18805
18806 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18807
18808         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18809         the list of checks.
18810
18811 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18812
18813         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18814         padding.
18815
18816 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18817
18818         * mm-view.el (mm-fill-flowed): New variable.
18819         (mm-inline-text): Use it.
18820
18821 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18822
18823         * spam.el (spam-spamassassin-register-ham-routine)
18824         (spam-spamassassin-register-spam-routine): Fix function names.
18825
18826 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18827
18828         * gnus.el (gnus-tmp-grouplens): Remove.
18829         (gnus-summary-line-format): Remove grouplens.
18830
18831         * gnus-group.el (gnus-group-line-format): Ditto.
18832
18833         * gnus-spec.el (gnus-format-specs): Ditto.
18834         (gnus-update-format-specifications): Flush the group format spec
18835         cache if there's the grouplens stuff.
18836         (gnus-parse-simple-format): Replace %l with the empty string.
18837
18838 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18839
18840         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18841         omission.
18842
18843 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18844
18845         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18846         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18847
18848 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18849
18850         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18851         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18852         New macros and functions.
18853         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18854         Handle > NLINK_MAX messages.
18855         * nnmaildir.el (nnmaildir-request-set-mark):
18856         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18857
18858 2004-01-25  Alex Schroeder  <alex@gnu.org>
18859
18860         * spam-stat.el (spam-stat-process-directory-age): New option.
18861         (spam-stat-process-directory): Use it.
18862
18863 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18864
18865         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18866         (spam-stat-save): Accept prefix argument.
18867
18868 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18869
18870         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18871         links" error.
18872
18873 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18874
18875         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18876         the rest of the and/or forms.
18877
18878 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18879
18880         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18881         compatibility with old .newsrc.eld files.
18882
18883         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18884
18885         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18886
18887         * gnus-start.el (gnus-1): do.
18888
18889         * gnus-group.el (gnus-group-line-format-alist): do.
18890
18891         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18892
18893         * gnus-gl.el: Remove.
18894
18895 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18896
18897         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18898         marks consisting of a single range {for example, (3 . 5)} rather
18899         than a list of a single range { ((3 . 5)) }.
18900
18901 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18902
18903         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18904         Use with-current-buffer.
18905         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18906         avoid consing a string.
18907
18908         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18909         Remove obsolete entries for big5 and gb2312.
18910
18911 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18912
18913         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18914         uncompressed list.
18915
18916 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18917
18918         * spam-stat.el (spam-stat-strip-xref): New function.
18919         (spam-stat-process-directory): Use it.
18920
18921         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18922         here -- it's done in message-fetch-field.
18923
18924 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18925
18926         * gnus-agent.el (gnus-agent-queue-mail)
18927         (gnus-agent-prompt-send-queue): New variables.
18928         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18929         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18930         "nndraft:queue" along to gnus-draft-send.
18931         Use gnus-agent-prompt-send-queue.
18932         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18933         is "nndraft:queue".  Suggested by Gaute Strokkenes
18934         <gs234@srcf.ucam.org>
18935
18936         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18937         (agent-enable-undownloaded-faces): Add.
18938         (gnus-agent-cat-groups): Use eval-and-compile, not
18939         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18940         method of gnus-agent-cat-groups even when the buffer has been
18941         evaled.
18942         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18943         delete gnus-agent-save-active-1.
18944         (gnus-agent-save-groups): Delete.  Identical to
18945         gnus-agent-save-active.
18946         (gnus-agent-write-active): No longer adjust agent's copy of active
18947         file as agent's adjustments are now stored in their own
18948         file.  Remove optional parameter.
18949         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18950         servers.  Add use of min/max range limits from server's local
18951         file.
18952         (gnus-agent-save-alist): Remove unused optional argument.
18953         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18954         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18955         (gnus-agent-set-local): A per-server file that keeps min/max range
18956         limits for articles known to the agent.  Provides a fast mechanism
18957         for altering many active ranges.
18958         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18959         active file (local makes it unnecessary).
18960         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18961
18962         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18963         (agent-enable-undownloaded-faces): Add.
18964
18965         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18966         disable it when sending to "nndraft:queue".
18967         (gnus-group-send-queue): Add safety check to avoid sending queue
18968         when unplugged.
18969
18970         * gnus-group.el (gnus-group-catchup): Use new
18971         gnus-sequence-of-unread-articles, not
18972         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18973         numbers of articles.  Use gnus-range-map to avoid having to
18974         uncompress the unread list.
18975         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18976         Fix invalid ange-ftp reference.
18977
18978         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18979         (gnus-sorted-range-intersection): Intersection of two ranges
18980         without requiring that they first be uncompressed.
18981
18982         * gnus-start.el (gnus-activate-group): Unless blocked by the
18983         caller, possibly expand the active range to include both cached
18984         and agentized articles.
18985         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18986         multiple version-dependent converters.
18987         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18988         gnus-agent-save-active.
18989         (gnus-save-newsrc-file): Save dirty agent range limits.
18990
18991         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18992         gnus-agent-possibly-alter-active.
18993         (gnus-adjust-marked-articles): Faster handling of simple lists.
18994
18995 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18996
18997         * spam-stat.el (spam-stat-test-directory): New optional argument
18998         displays a list of files detected.  Suggested by Andrew Cohen
18999         <cohen@andy.bu.edu>.
19000         (spam-stat-buffer-words-with-scores): Don't narrow and change
19001         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19002
19003 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19004
19005         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19006         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19007         (spam-spamassassin-arguments)
19008         (spam-spamassassin-spam-flag-header)
19009         (spam-spamassassin-positive-spam-flag-header)
19010         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19011         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19012         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19013         (spam-list-of-processors, spam-list-of-checks)
19014         (spam-list-of-statistical-checks, spam-registration-functions)
19015         (spam-check-spamassassin-headers, spam-check-spamassassin)
19016         (spam-spamassassin-score)
19017         (spam-spamassassin-register-with-sa-learn)
19018         (spam-spamassassin-register-spam-routine)
19019         (spam-spamassassin-register-ham-routine)
19020         (spam-assassin-register-spam-routine)
19021         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19022         (spam-bogofilter-score): Fix to show article before scoring.
19023
19024 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19025
19026         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19027         default scoring function.
19028         (spam-generic-score): Call spam-spamassassin-score if
19029         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19030         spam-bogofilter-score otherwise.
19031
19032         * gnus.el (spam-process, spam-autodetect-methods):
19033         Add spamassassin and spamassassin-headers.
19034
19035 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19036
19037         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19038         Suppress unnecessary messages.
19039
19040 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19041
19042         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19043         make-hash-table.
19044
19045 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19046
19047         * canlock.el (base64-encode-string): Don't autoload it.
19048
19049 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19050
19051         * run-at-time.el: Remove useless (require 'itimer),
19052         eval-and-compile and (featurep 'xemacs).
19053
19054 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19055
19056         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19057         GROUP is a virtual group.
19058
19059 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19060
19061         * gnus.el: Autoload `message-y-or-n-p'.
19062
19063 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19064
19065         * pgg-parse.el: Remove unnecessary (require 'custom).
19066
19067         * pgg-def.el: do.
19068
19069         * nnmail.el: do.
19070
19071         * gnus-undo.el: do.
19072
19073         * gnus-picon.el: do.
19074
19075         * gnus-util.el: do.
19076
19077 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19078
19079         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19080
19081 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19082
19083         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19084         handle, as well as a list.
19085
19086         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19087         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19088         (mm-w3m-cid-retrieve): Simplify.
19089
19090 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19091
19092         * message.el (message-kill-to-signature): Allow prefix arg to
19093         specify number of lines to keep before signature.
19094
19095 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19096
19097         * message.el (message-kill-to-signature): Change docstring.
19098
19099 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19100
19101         * canlock.el: Always require sha1-el.
19102         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19103
19104         * message.el: Autoload sha1 only when compiling.
19105
19106         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19107         eudc-expand-inline for XEmacs.
19108
19109 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19110
19111         * message.el (message-canlock-generate): Require sha1-el.
19112
19113 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19114
19115         * message.el (message-expand-name): Silence the byte compiler.
19116
19117         * lpath.el: Add detect-coding-system.
19118
19119         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19120         cus-edit.
19121
19122 2004-01-13  Simon Josefsson  <jas@extundo.com>
19123
19124         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19125         Invoke gnus-score-mode.
19126         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
19127
19128         * gnus-range.el (gnus-compress-sequence): Doc fix.
19129         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19130
19131 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19132
19133         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19134
19135 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19136
19137         * spam.el (spam-get-article-as-string): Update to use
19138         gnus-request-article-this-buffer, much simpler.
19139         (spam-get-article-as-buffer): Remove.
19140
19141 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19142
19143         * message.el (message-expand-name): Use EUDC if the user uses that.
19144
19145 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19146
19147         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19148         character for the encoding to avoid consing a string.
19149
19150         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19151         unnecessarily.
19152
19153         * mm-util.el (mm-replace-chars-in-string): Remove.
19154
19155         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19156         of mm-replace-chars-in-string.
19157
19158 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19159
19160         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19161
19162         * mm-util.el (mm-subst-char-in-string): Support inplace.
19163
19164         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19165         a new string in every iteration.  Use shy groups.
19166
19167 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19168
19169         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19170         * gnus-soup.el (gnus-soup-group-brew):
19171         * gnus-msg.el (gnus-put-message):
19172         * gnus-move.el (gnus-group-move-group-to-server):
19173         * gnus-kill.el (gnus-batch-score):
19174         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19175         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19176         (gnus-group-update-group, gnus-group-read-group)
19177         (gnus-group-make-group, gnus-group-make-help-group)
19178         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19179         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19180         (gnus-group-sort-by-unread, gnus-group-catchup)
19181         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19182         (gnus-group-yank-group, gnus-group-set-info)
19183         (gnus-group-list-groups):
19184         * gnus.el (gnus-generate-new-group-name):
19185         * gnus-delay.el (gnus-delay-send-queue):
19186         * nnvirtual.el (nnvirtual-catchup-group):
19187         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19188         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19189         (gnus-group-prepare-topics, gnus-topic-check-topology):
19190         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19191         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19192         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19193         (gnus-group-make-articles-read):
19194         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19195         (gnus-group-change-level, gnus-kill-newsgroup)
19196         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19197         (gnus-get-unread-articles, gnus-make-articles-unread)
19198         (gnus-make-ascending-articles-unread): Use accessor
19199         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19200         to get group information for improved readability.
19201
19202
19203 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19204
19205         * gnus-art.el (article-decode-mime-words, article-babel)
19206         (gnus-article-highlight-signature, gnus-article-add-buttons)
19207         (gnus-signature-toggle): Use gnus-with-article-buffer.
19208
19209         * gnus-art.el (gnus-article-highlight-headers)
19210         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19211
19212         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19213         (gnus-article-set-globals, gnus-request-article-this-buffer)
19214         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19215         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19216         (gnus-mime-display-alternative): Use with-current-buffer.
19217
19218 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19219
19220         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19221         also under 80 char limit, and call gnus-error if needed.
19222         (spam-fetch-article-header): Fix - it was a
19223         buffer-local variable (gnus-newsgroup-data).
19224         (spam-find-spam): Use spam-generate-fake-headers, forget about
19225         spam-insert-fake-headers.
19226         (spam-insert-fake-headers): Remove.
19227
19228 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19229
19230         * deuglify.el (gnus-article-outlook-unwrap-lines)
19231         (gnus-outlook-rearrange-article)
19232         (gnus-outlook-repair-attribution-outlook)
19233         (gnus-outlook-repair-attribution-block)
19234         (gnus-outlook-repair-attribution-other): Remove redundant
19235         save-excursion.
19236
19237 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19238
19239         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19240         (spam-fetch-field-subject-fast)
19241         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19242         (spam-fetch-article-header): Add functions to deal with Gnus
19243         internals for fast retrieval of article header data.
19244         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19245
19246 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19247
19248         * pop3.el (pop3-md5): Remove.
19249         (pop3-apop): Replace pop3-md5 with md5.
19250
19251         * mm-bodies.el: base64 is always built-in.
19252
19253         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19254         Use with-current-buffer.
19255
19256 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19257
19258         * canlock.el (canlock-insert-header): Remove excessive grouping in
19259         regexp.
19260
19261         * gnus-sum.el (gnus-summary-read-document): Ditto.
19262
19263         * gnus-uu.el (gnus-uu-part-number): Ditto.
19264
19265         * html2text.el (html2text-remove-tags): Ditto.
19266         (html2text-format-tags): Ditto.
19267         (html2text-format-single-elements): Ditto.
19268
19269         * mml.el (mml-parse-1): Ditto.
19270
19271 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19272
19273         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19274
19275         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19276
19277         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19278
19279         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19280
19281 2003-11-15  Simon Josefsson  <jas@extundo.com>
19282
19283         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19284         (pgg-gpg-lookup-key): Use regexp match instead of
19285         split-string (split-string is different between emacs 21.2 and
19286         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19287
19288 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19289
19290         * gnus-art.el (gnus-mime-view-all-parts)
19291         (gnus-article-part-wrapper, gnus-article-view-part):
19292         Use with-current-buffer.
19293
19294 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19295
19296         * spam.el (spam-disable-spam-split-during-ham-respool)
19297         (spam-spamoracle-database, spam-cache-lookups)
19298         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19299         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19300         (spam-group-ham-marks, spam-group-spam-marks)
19301         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19302         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19303         also add spam-use-blackholes to the statistical checks.
19304         (spam-fetch-field-fast): Add interface to fetching fields, may
19305         become a macro.
19306         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19307         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19308         (spam-insert-fake-headers): Fake an article when needed.
19309         (spam-find-spam): Fake article when possible.
19310         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19311         (spam-check-bogofilter-headers): Use message-fetch-field instead
19312         of nnmail-fetch-field.
19313
19314 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19315
19316         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19317
19318 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19319
19320         * spam.el (spam-split): Do not require spam-use-CHECK to be
19321         enabled if that check is passed to spam-split explicitly; also
19322         fix so 'spam doesn't get converted to spam-split-group when
19323         spam-split-symbolic-return is t.
19324         (spam-find-spam): Find registrations of the article and use those
19325         instead of re-running spam-split to find the spam/ham
19326         classification of the article.
19327         (spam-log-processing-to-registry, spam-log-registered-p)
19328         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19329         Use gnus-error instead of gnus-message.
19330         (spam-log-registration-type): Add function to determine the
19331         classification of a message based on registry entries; will
19332         return nil if both 'spam and 'ham are found.
19333         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19334         a reasonably fast local cache without the loading errors.
19335         (spam-cache-lookups): Set to t by default.
19336         (spam-find-spam): Don't try to guess spam-cache-lookups.
19337         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19338         spam-caches entry.
19339         (spam-filelist-build-cache, spam-filelist-check-cache):
19340         Fix caching of whitelist/blacklist entries.
19341         (spam-check-whitelist, spam-check-blacklist):
19342         Invoke spam-from-listed-p with a type, not a cache variable.
19343         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19344
19345 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19346
19347         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19348
19349         * nnmail.el (nnmail-split-fancy): do.
19350
19351         * mml.el (mml-parse): do.
19352
19353         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19354         (gnus-score-adaptive): do.
19355
19356 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19357
19358         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19359         (gnus-mime-button-map): Don't set keymap parent.
19360         (gnus-button-ctan-directory-regexp): Use shy grouping.
19361         (gnus-prev-page-map): Don't set keymap parent.
19362         (gnus-prev-page-map): Remove duplicated one.
19363         (gnus-next-page-map): Don't set keymap parent.
19364         (gnus-mime-security-button-map): Ditto.
19365
19366         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19367         version number.
19368
19369         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19370
19371 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19372
19373         * canlock.el (canlock-sha1-function): Remove.
19374         (canlock-sha1-function-for-verify): Remove.
19375         (canlock-openssl-program): Remove.
19376         (canlock-openssl-args): Remove.
19377         (canlock-ignore-errors): Remove.
19378         (canlock-sha1-with-openssl): Remove.
19379         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19380         (canlock-verify): Don't use canlock-ignore-errors.
19381
19382         * sha1-el.el (sha1-string-external): Make it can return a string
19383         in binary form.
19384         (sha1-region-external): Ditto.
19385         (sha1-string-internal): Ditto.
19386         (sha1-region-internal): Ditto.
19387         (sha1-region): Ditto.
19388         (sha1-string): Ditto.
19389         (sha1): Ditto.
19390
19391 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19392
19393         * spam.el (spam-report-articles-gmane): New command.
19394
19395 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19396
19397         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19398
19399         * run-at-time.el (run-at-time-saved): Remove.
19400         (run-at-time): Doc fix.
19401
19402 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19403
19404         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19405         (gnus-summary-limit-map): Add it.
19406         (gnus-summary-make-menu-bar): do.
19407
19408 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19409
19410         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19411         Make attempt at some caching support (done for BBDB only now).
19412         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19413         addresses to be checked.
19414         (spam-clear-cache-BBDB): Add function, to be invoked by
19415         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19416         (spam-check-BBDB): Check and use the caches, if
19417         spam-cache-lookups is on, remove superfluous (provide).
19418
19419 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19420
19421         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19422
19423 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19424
19425         * run-at-time.el (run-at-time-saved): Move to after the definition
19426         of `run-at-time'.
19427
19428         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19429
19430 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19431
19432         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19433         mm-w3m-local-map-property.
19434
19435         * mm-view.el (mm-w3m-mode-map): Remove.
19436         (mm-w3m-local-map-property): Remove.
19437         (mm-inline-text-html-render-with-w3m): Don't use
19438         mm-w3m-local-map-property.
19439
19440 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19441
19442         * run-at-time.el: New file.
19443
19444         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19445         under Emacs.
19446
19447         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19448         of gnus-set-text-properties.
19449
19450         * gnus-uu.el (gnus-uu-save-article): Ditto.
19451
19452         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19453
19454         * gnus-cite.el (gnus-cite-parse): Ditto.
19455
19456         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19457         of gnus-.
19458
19459         * gnus-xmas.el (run-at-time): Require run-at-time.
19460
19461         * gnus.el: Change calls to nnheader-run-at-time and
19462         password-run-at-time throughout to use run-at-time directly.
19463
19464         * password.el: Remove definition of run-at-time.
19465
19466         * nnheaderxm.el: Remove definition of run-at-time.
19467
19468 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19469
19470         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19471         in prompt.
19472
19473 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19474
19475         * messagexmas.el (message-xmas-redefine): Alias
19476         `message-make-caesar-translation-table' to
19477         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19478         version.
19479
19480         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19481         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19482         `gnus-xmas-set-text-properties'.
19483         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19484         `gnus-xmas-completing-read'.
19485         (gnus-xmas-completing-read): Removed.
19486         (gnus-xmas-open-network-stream): Removed.
19487
19488         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19489         XEmacs version.
19490
19491         * dns.el (dns-make-network-process): Use `open-network-stream'
19492         instead of `gnus-xmas-open-network-stream'.
19493
19494         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19495
19496         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19497
19498 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19499
19500         * gnus-art.el (gnus-mime-display-alternative)
19501         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19502         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19503         Don't use gnus-local-map-property.
19504
19505         * gnus-util.el (gnus-local-map-property): Remove.
19506
19507         * mm-view.el (mm-view-pkcs7-decrypt):
19508         Replace gnus-completing-read-maybe-default with completing-read.
19509
19510         * gnus-util.el (gnus-completing-read): do.
19511         (gnus-completing-read-maybe-default): Remove.
19512
19513 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19514
19515         * password.el: Only autoload `run-at-time' if not XEmacs.
19516         Only autoload the itimer functions if XEmacs.
19517
19518 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19519
19520         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19521         XEmacsen.
19522
19523         * dgnushack.el: Autoload executable-find for XEmacs.
19524
19525 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19526
19527         * gnus-art.el (gnus-read-string): Remove.
19528         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19529         read-string.
19530
19531 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19532
19533         * netrc.el: Autoload password-read.
19534         (netrc): Add configuration group.
19535         (netrc-encoding-method, netrc-openssl-path):
19536         Add variables for encoding and decoding of files with symmetric
19537         ciphers.
19538         (netrc-encode): Add assistant function to encode a file with
19539         netrc-encoding-method.
19540         (netrc-parse): Add interactive parameter, added optional
19541         decoding if netrc-encoding-method is non-nil but otherwise
19542         behavior is standard.
19543         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19544         Do s/encode/encrypt/ everywhere.
19545
19546         * spam.el: Remove executable-find autoload.
19547
19548 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19549
19550         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19551
19552         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19553
19554 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19555
19556         * gnus-art.el (gnus-treat-ansi-sequences)
19557         (article-treat-ansi-sequences): New variable and function.
19558         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19559
19560         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19561         Use it.
19562
19563 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19564
19565         * mm-util.el (mm-quote-arg): Remove.
19566
19567         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19568         shell-quote-argument.
19569
19570         * gnus-uu.el (gnus-uu-command): do.
19571
19572         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19573
19574         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19575         with make-char.
19576
19577         * mm-util.el (mm-make-char): Remove.
19578
19579         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19580         add-minor-mode.
19581
19582         * gnus-undo.el (gnus-undo-mode): do.
19583
19584         * gnus-topic.el (gnus-topic-mode): do.
19585
19586         * gnus-sum.el (gnus-dead-summary-mode): do.
19587
19588         * gnus-start.el (gnus-slave-mode): do.
19589
19590         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19591
19592         * gnus-ml.el (gnus-mailing-list-mode): do.
19593
19594         * gnus-gl.el (gnus-grouplens-mode): do.
19595
19596         * gnus-draft.el (gnus-draft-mode): do.
19597
19598         * gnus-dired.el (gnus-dired-mode): do.
19599
19600         * gnus-ems.el (gnus-add-minor-mode): Remove.
19601
19602         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19603         Replace gnus-char-width with char-width.
19604
19605         * gnus-ems.el (gnus-char-width): Remove.
19606
19607         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19608         Replace gnus-char-width with char-width.
19609
19610         * gnus-ems.el (gnus-char-width): Remove.
19611
19612         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19613         definition.
19614         Remove Emacs 20 hash table compatibility code.
19615
19616         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19617         20 compatibility code.
19618
19619         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19620
19621         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19622
19623         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19624         Replace with point-at-{eol,bol}.
19625
19626         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19627
19628         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19629
19630         * flow-fill.el (fill-flowed-point-at-bol)
19631         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19632
19633         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19634         Replace with point-at-{eol,bol} throughout all files.
19635
19636 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19637
19638         * ntlm.el (ntlm-string-as-unibyte): New macro.
19639         (ntlm-build-auth-response): Use it.
19640
19641         Remove Emacs 20 stuff:
19642         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19643         (butlast, mapc, remove): Remove the compiler macros.
19644         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19645         of delq and copy-sequence.
19646         * gnus-art.el (popup-menu): Remove the compiler macro.
19647         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19648         Emacs 20.
19649
19650 2004-01-05  Simon Josefsson  <jas@extundo.com>
19651
19652         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19653         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19654         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19655         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19656         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19657         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19658         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19659         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19660         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19661         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19662         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19663         string-xor into ntlm-string-xor.
19664         Suggested by Jesper Harder <harder@myrealbox.com>.
19665
19666         * ntlm.el: Don't include poem.
19667
19668         * md4.el (print-int32, print-string-hexa): Remove.
19669         Suggested by Jesper Harder <harder@myrealbox.com>.
19670
19671         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19672
19673         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19674         probably breaks emacs with DL patch, but do we care? Is anyone
19675         still using the DL stuff?)
19676
19677         * sieve-manage.el: Use the password package.
19678         (sieve-manage-read-passwd): Remove.
19679         (sieve-manage-interactive-login): Use password.  Re-add
19680         condition-case around loop.
19681
19682         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19683         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19684         Use the password package.
19685
19686 2003-02-19  Simon Josefsson  <jas@extundo.com>
19687
19688         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19689         token.
19690
19691 2002-08-07  Simon Josefsson  <jas@extundo.com>
19692
19693         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19694         (sieve-manage-authenticators):
19695         (sieve-manage-authenticator-alist): Add some SASL mechs.
19696         (sieve-sasl-auth): New function.
19697         (sieve-manage-cram-md5-auth):
19698         (sieve-manage-plain-auth): Rewrite using SASL library.
19699         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19700         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19701         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19702         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19703
19704 2004-01-05  Simon Josefsson  <jas@extundo.com>
19705
19706         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19707         New files.
19708
19709 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19710
19711         * gnus-group.el (gnus-no-groups-message): Update.
19712
19713         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19714
19715 2003-11-09  Simon Josefsson  <jas@extundo.com>
19716
19717         * imap.el: Support for ID IMAP extension (RFC 2971).
19718         (imap-local-variables): Add imap-id.
19719         (imap-id): New variable.
19720         (imap-id): New function.
19721         (imap-parse-response): Parse untagged ID response.
19722         * nnimap.el (nnimap-id): New variable.
19723         (nnimap-open-connection): Use it.
19724
19725 2003-12-28  Simon Josefsson  <jas@extundo.com>
19726
19727         * gnus-score.el (gnus-score-edit-all-score): New.
19728         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19729
19730 2004-01-04  Simon Josefsson  <jas@extundo.com>
19731
19732         * password.el: Add.
19733
19734 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19735
19736         * dns.el (dns-query-types): Fix typo.
19737         (dns-query-types): New function.
19738         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19739         PTR and SOA replies, see RFC 1035.
19740
19741 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19742
19743         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19744
19745         * Move to Changelog.2.
19746
19747 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19748
19749         * gnus.el (gnus-version-number): Bump version.
19750
19751 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19752
19753         * gnus.el: No Gnus v0.1 is released.
19754
19755 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19756
19757         * gnus.el: No Gnus v0.0 is released.
19758
19759 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19760
19761         * gnus.el (gnus-version-number): Bump.
19762         (gnus-version): No.
19763
19764 See ChangeLog.2 for earlier changes.
19765
19766     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19767       Free Software Foundation, Inc.
19768
19769   This file is part of GNU Emacs.
19770
19771   GNU Emacs is free software: you can redistribute it and/or modify
19772   it under the terms of the GNU General Public License as published by
19773   the Free Software Foundation, either version 3 of the License, or
19774   (at your option) any later version.
19775
19776   GNU Emacs is distributed in the hope that it will be useful,
19777   but WITHOUT ANY WARRANTY; without even the implied warranty of
19778   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19779   GNU General Public License for more details.
19780
19781   You should have received a copy of the GNU General Public License
19782   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19783
19784 ;; Local Variables:
19785 ;; coding: utf-8
19786 ;; fill-column: 79
19787 ;; add-log-time-zone-rule: t
19788 ;; End: