Force starttls.el to use gnutls-cli, since that what we've checked for.
[gnus] / lisp / ChangeLog
1 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * proto-stream.el (proto-stream-open-network): When doing opportunistic
4         TLS upgrades we don't really care about the identity of the peer.
5         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6         that what we've checked for.
7
8         * nntp.el (nntp-open-connection): Report what the connection error is.
9
10         * proto-stream.el (open-protocol-stream): Renamed from
11         open-proto-stream.
12
13 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14
15         * nnimap.el (nnimap-stream): Change default to `undecided'.
16         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
17         first, and then network.
18         (nnimap-open-connection-1): Respect nnimap-server-port.
19         (nnimap-open-connection): Be more backwards-compatible.
20
21         * proto-stream.el (proto-stream-always-use-starttls): New variable.
22         (proto-stream-open-starttls): De-duplicate the starttls code.
23         (proto-stream-open-starttls): Folded back into the main function.
24         (proto-stream-open-network): Fix typo in the gnutls path.
25         (proto-stream-command): Refactor out.
26
27         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
28
29         * proto-stream.el (proto-stream-open-starttls): Actually implement the
30         starttls.el STARTTLS.
31
32         * color.el (color-lab->srgb): Fix function call name.
33
34         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
35         if we're using tls.el.
36         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
37         built in, then don't try to establish a STARTTLS connection.
38
39         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
40         servers.
41
42         * proto-stream.el (open-proto-stream): Use network, not stream.
43         (open-proto-stream): Add a way to specify what the end of a command is.
44
45         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
46         connections types.
47         (nntp-open-network-stream): Removed.
48         (nntp-open-ssl-stream): Removed.
49         (nntp-open-tls-stream): Removed.
50         (nntp-ssl-program): Removed.
51
52         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
53
54 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
55
56         * nnir.el: Fix typos.
57         (nnir-retrieve-headers-override-function): Rename variable to reflect
58         new semantics.
59         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
60         macros.
61         (nnir-request-article, nnir-request-move-article): Use them.
62         (nnir-categorize): New function.
63         (nnir-run-query): Use it.
64         (nnir-retrieve-headers): Rewrite to batch header retrieval.
65         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
66         sorted.
67         (nnir-group-full-name): Use gnus-group-full-name instead.
68         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
69         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
70
71 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
72
73         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
74
75         * proto-stream.el: New library to provide protocol-specific
76         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
77         protocols.
78         (open-proto-stream): Complete the documentation.
79         (proto-stream-open-network): Fix some typos.
80
81         * nnimap.el (nnimap-open-connection): Use it.
82
83 2010-11-26  Julien Danjou  <julien@danjou.info>
84
85         * color.el: Rename various rgb functions to srgb.
86
87 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
88
89         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
90         names.
91
92 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
93
94         * shr.el (shr-insert): Revert last change.
95         (shr-find-fill-point): Never leave point being at bol;
96         relax the kinsoku limitation when rendering tables.
97
98 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
99
100         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
101         results from -accept-article.
102
103         * shr-color.el: Require cl when compiling.
104
105         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
106         checkin.
107
108         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
109
110         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
111
112         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
113         'add and 'delete to set backend marks.
114
115         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
116
117         * nnheader.el (nnheader-update-marks-actions): Refactor out.
118
119         * nntp.el (nntp-request-set-mark): Use it.
120
121         * nnfolder.el (nnfolder-request-set-mark): Ditto.
122
123         * nnml.el (nnml-request-set-mark): Ditto.
124
125         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
126         introduces regressions in article selection.
127         (nnimap-find-uid-response): New function.
128         (nnimap-request-accept-article): Use the UID returned, if any.
129         (nnimap-request-move-article): Use the UID returned, if any.
130         (nnimap-get-groups): Reimplement to work with folded lines.
131         (nnimap-find-uid-response): The UID is the last element in the list.
132         (nnimap-request-set-mark): Extend syntax with 'set.
133
134         * nnml.el (nnml-request-set-mark): Ditto.
135
136         * nnfolder.el (nnfolder-request-set-mark): Ditto.
137
138         * nntp.el (nntp-request-set-mark): Ditto.
139
140 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
141
142         * message.el (message-called-interactively-p): A temporary macro.
143         (message-goto-body): Use it temporarily.
144
145 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
146
147         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
148         (nnimap-last-response-string): Unfold quoted lines, if they exist.
149         (nnimap-last-response-string): Fix last unfolding fix.
150
151 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * shr.el (shr-insert): Fix the way to fold lines.
154
155 2010-11-25  Julien Danjou  <julien@danjou.info>
156
157         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
158
159         * color.el: Rename from color-lab.el
160         (color-rgb->hex): Add.
161         (color-complement): Add.
162         (color-complement-hex): Add.
163
164         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
165
166 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
167
168         * shr-color.el (shr-color-visible): Don't bug out if the colour names
169         don't exist.
170
171 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
172
173         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
174         assuming that article displaying or another mml-preview may be
175         interrupted for an error or for the like.
176
177         * shr.el (shr-get-background): Fix argument name.
178
179 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
180
181         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
182
183         * gnus-sum.el (gnus-summary-include-articles): New function.
184
185         * message.el (message-goto-body): called-interactively-p needs a
186         parameter, so use `any'.
187
188         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
189         clear marks before moving, since they're synced from the Gnus side
190         first.
191
192         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
193         (gnus-summary-move-article): Copy over all marks before moving, so that
194         IMAP doesn't think a new article has arrived.
195
196 2010-11-24  Julien Danjou  <julien@danjou.info>
197
198         * shr.el (shr-insert-background-overlay): Fix typo.
199         (shr-render-td): Copy the background before rendering.
200
201         * shr-color.el (shr-color-visible): Fix docstring.
202
203         * shr.el (shr-tag-table): Add bgcolor support.
204         (shr-render-td): Add bgcolor support.
205         (shr-get-background): Add.
206         (shr-insert-foreground-overlay): Use shr-get-background.
207
208         * message.el (message-goto-body): Use called-interactively-p.
209         (message-in-body-p): message-goto-body returns point.
210
211 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
212
213         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
214         Fixes something or other in Emacs 23, and is backwards compatible.
215
216         * message.el (message-goto-body): Remove the <#secure special-casing,
217         which is too special.
218
219         * shr.el (shr-parse-style): Drop !important from styles.
220
221 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
222
223         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
224         this function to return incorrect results when calling it with an
225         explicit article argument different from
226         (gnus-summary-article-number).
227
228 2010-11-24  Julien Danjou  <julien@danjou.info>
229
230         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
231         (shr-tag-body): Add background support.
232         (shr-descend): Add background support.
233         (shr-tag-title): Add.
234
235         * shr-color.el (shr-color-visible): Really return original background
236         if fixed.
237
238 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
239
240         * shr.el (shr-color-check): Protect against non-existant colour names.
241
242 2010-11-24  Julien Danjou  <julien@danjou.info>
243
244         * color-lab.el: Require 'cl when compiling.
245
246         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
247
248         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
249         matched part.
250
251         * color-lab.el: Fix all expt calls to use float type.
252
253 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
254
255         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
256         expression to shr-color-check as is.
257
258         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
259
260         * color-lab.el: Add coding cookie.
261         (float-pi): Use eval-and-compile.
262
263         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
264         compiled for Emacsen having no `libxml-parse-html-region' support.
265
266 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
267
268         * shr.el (shr-insert-color-overlay): Split stuff like
269         "#444444 !important" to find the real colour.
270         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
271         parse <font color="red"> entries.
272
273 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
274
275         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
276         point when parsing headers.
277
278         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
279         is positioned properly when parsing headers.
280
281 2010-11-23  Julien Danjou  <julien@danjou.info>
282
283         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
284
285         * shr-color.el (shr-color->hexadecimal): Add support for color names.
286
287         * shr.el (shr-parse-style): Replace \n with space in style parsing.
288
289         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
290         shr-color-hue-to-rgb.
291         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
292
293 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294
295         * shr.el (shr-color->hexadecimal): Autoload.
296         (shr-descend): Add color to all tags.
297
298 2010-11-22  Julien Danjou  <julien@danjou.info>
299
300         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
301         shr-color->hexadecimal.
302
303         * shr-color.el (shr-color->hexadecimal): Add converting functions for
304         RGB() or HSL() color representation.
305
306         * shr.el (shr-tag-font): Add.
307         (shr-tag-color-check): New function to get better colors.
308         (shr-tag-insert-color-overlay): Factorize code between tag-font and
309         tag-span.
310
311         * shr-color.el: New file.
312
313         * color-lab.el: New file.
314
315         * gnus-art.el (gnus-url-mailto): Do not downcase args.
316
317 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
318
319         * nnir.el: Fix typo in comments.
320         (nnir-run-imap): Simplify code. No need to reverse artlist.
321         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
322
323 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
324
325         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
326
327         * nnimap.el (nnimap-get-capabilities): Refactor out.
328         (nnimap-open-connection): Re-request capabilities after STARTTLS.
329
330 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
331
332         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
333         appearing when `mm-uu-hide-markers' is nil.
334
335 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
336
337         * nnimap.el (nnimap-unselect-group): Make into its own function.
338         (nnimap-request-rename-group): Unselect group before renaming.
339         This had gotten lost somewhere.
340         (nnimap-request-accept-article): Keep track of examined groups, and
341         unselect the group before APPENDing to read-only groups.
342         (nnimap-request-move-article): Clear flags before moving so that they
343         can be re-set later.
344
345 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
346
347         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
348         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
349
350 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
351
352         * gnus-art.el (gnus-mime-display-single)
353         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
354         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
355         parameter.
356
357 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
358
359         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
360         (shr-table-vertical-line): New variable.
361         (shr-insert-table): Use it.
362
363 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
364
365         * gnus-html.el (gnus-html-wash-images): Don't display images if
366         gnus-inhibit-images is non-nil; register displayer for cid images.
367         (gnus-html-display-image): Work for cid image.
368         (gnus-html-insert-image): Allow arguments.
369         (gnus-html-put-image): Inhibit read-only.
370         (gnus-html-prefetch-images): Don't prefetch images if
371         gnus-inhibit-images is non-nil.
372
373 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
374
375         * shr.el (shr-put-image): Break lines when inserting big pictures.
376
377 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
378
379         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
380         sender, thanks Katsumi Yamaoka.
381
382 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
383
384         * nnir.el (nnir-run-imap): Reverse the article list for each group
385         rather than the whole list.
386
387 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * shr.el (shr-image-displayer): Protect function against non-existent
390         image source.
391
392         * gnus-art.el (gnus-inhibit-images): New user option.
393         (gnus-mime-display-single): Don't display image if it is non-nil.
394
395         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
396         gnus-inhibit-images.
397
398         * shr.el (shr-image-displayer): New function.
399         (shr-tag-img): Use it.
400
401 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
402
403         * mml2015.el (mml2015-epg-sign): Use From header.
404
405 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * gnus-html.el (gnus-html-wash-images): Register a displayer.
408
409         * gnus-util.el (gnus-find-text-property-region): Return markers.
410
411         * shr.el (shr-tag-img): Put a displayer in the text property.
412
413         * gnus-util.el (gnus-find-text-property-region): New utility function.
414
415         * gnus-html.el (gnus-html-display-image): Make the alt optional.
416         (gnus-html-show-images): Remove.
417
418         * gnus-art.el (gnus-article-show-images): New, more general function.
419
420         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
421         image url text properties.
422
423         * shr.el: Ditto.
424
425         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
426         gnus-agent-auto-agentize-methods is set.  Which it isn't.
427
428 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
429
430         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
431         work for two or more articles.
432
433 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
434
435         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
436         divide an image that's in an html article to two or more when washing
437         non-ASCII characters in alt text of it.
438
439 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
440
441         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
442         smime-decrypt-region using function argument.
443         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
444
445         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
446
447         * smime.el (smime-decrypt-region): Catch it.
448
449 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
450
451         * smime.el (smime-mode-map): Move initialization into declaration.
452         (gnus-run-mode-hooks): Don't autoload.
453         (smime-mode): Use define-derived-mode.
454
455 2010-11-11  Glenn Morris  <rgm@gnu.org>
456
457         * smime.el (from): Restrict declaration to XEmacs.
458
459         * nnir.el (gnus-group-topic-name): Autoload.
460
461 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
462
463         * shr.el (shr-insert): Don't break long line if it is because of
464         kinsoku-bol characters in the line end.
465
466 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
467
468         * nnir.el (nnir-request-move-article): Fix to provide original group
469         and subject.
470         (nnir-warp-to-article): Don't fail on articles whose headers haven't
471         been retrieved.
472
473         * gnus-sum.el (gnus-summary-move-article): Use original group and
474         subject for virtual articles such as those in an nnir summary buffer.
475
476 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
477
478         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
479         least 21.5).
480
481         * smime.el (from): Declare it again for XEmacs.
482
483 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
484
485         * message.el (message-resend): Don't disable encoding unless it's
486         already encoded.
487
488         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
489         low-numbered articles.
490
491 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
492
493         * rfc2047.el (rfc2047-syntax-table): Simplify.
494
495         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
496
497         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
498         set-char-table-range for XEmacs.
499
500 2010-11-10  Glenn Morris  <rgm@gnu.org>
501
502         * time-date.el (time-to-seconds): Always an alias on Emacs,
503         never a real function.
504         (with-no-warnings): Remove compat stub, now unused.
505         (time-less-p): Doc fix.
506         (time-to-number-of-days): Simplify.
507
508         * smime.el (from): Remove unused declaration.
509
510         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
511         (gnus-float-time): On Emacs, always an alias.
512
513         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
514         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
515
516 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
517
518         * dgnushack.el: Don't use ignore-errors in the top level form since it
519         is unavailable in XEmacs even if cl is loaded.
520
521         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
522
523 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
524
525         * shr.el (browse-url-mailto): Autoload.
526
527         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
528
529         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
530         regexp doesn't need quoting.
531
532 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
533
534         * message.el (message-subject-trailing-was-ask-regexp)
535         (message-subject-trailing-was-regexp): Match was: in addition to was.
536
537 2010-11-09  Glenn Morris  <rgm@gnu.org>
538
539         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
540         (nnbabyl-check-mbox): Use point-at-bol.
541
542 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
543
544         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
545
546         * message.el (message-mailto): New function.
547         (message-mailto): Should accept other parameters.
548         (message-mailto): Remove since it duplicates browse-url-mailto
549         functionality.
550
551 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
552
553         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
554         methods.
555         (gnus-read-active-file): Ditto.
556
557         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
558         ": " from the prompt.
559         (gnus-group-make-group): Ditto.
560
561 2010-11-07  Glenn Morris  <rgm@gnu.org>
562
563         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
564         (gnus-bookmark-kill-line): Use point-at-eol.
565
566 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
567
568         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
569         asterisks in From header.
570
571 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
572
573         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
574         string to avoid making the From headers syntactically invalid.
575
576         * message.el (message-send-mail): Don't insert courtesy messages if the
577         message already has List-Post and List-ID messages.
578
579 2010-11-06  Glenn Morris  <rgm@gnu.org>
580
581         * gnus-art.el (gnus-treat-article): Give dynamic local variables
582         `condition', `type', `length' a prefix.
583         (gnus-treat-predicate): Update for above name changes.
584
585 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
586
587         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
588         binding.  Handled by `gnus-summary-refer-thread' instead.
589         (nnir-warp-to-article): New backend function.
590
591         * nnimap.el (nnimap-request-thread): Force dependency updating.
592
593         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
594         (gnus-summary-refer-thread): Rework to improve thread-referral.
595
596         * gnus-int.el (gnus-warp-to-article): New function.
597
598         * gnus-sum.el (gnus-summary-article-map): Bind it.
599
600 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
601
602         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
603         gnus-summary-refer-thread.
604
605         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
606         headers.
607         (gnus-summary-limit-include-thread): Prevent articles in thread from
608         being cut in gnus-cut-threads.
609         (gnus-summary-refer-thread): Limit retrieved headers to those in
610         thread.
611
612 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
613
614         * message.el (message-send-mail): Use the value of
615         message-courtesy-message from the message buffer.
616
617         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
618
619         * shr.el (shr-browse-url): Implement mailto: URLs.
620
621         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
622         "raw".
623
624         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
625         if it's already selected.
626
627         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
628
629 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
630
631         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
632         to measure the length and truncate alt text.
633
634 2010-11-03  Glenn Morris  <rgm@gnu.org>
635
636         * nndiary.el (nndiary-generate-nov-databases-1)
637         (nndiary-generate-active-info): Rename dynamic variable `files' to
638         something less generic.
639
640 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
641
642         * nnir.el (nnir-request-move-article): Call the underlying backend to
643         move articles from nnir.
644
645 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646
647         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
648
649 2010-11-02  Julien Danjou  <julien@danjou.info>
650
651         * nnir.el: Remove wais support.
652
653 2010-11-02  Glenn Morris  <rgm@gnu.org>
654
655         * gnus-html.el: Reorder requirements to quieten compiler.
656
657 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
658
659         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
660         properly for XEmacs as well.
661         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
662         (gnus-article-natural-long-line-p): Use window-width rather than
663         frame-width.
664
665 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
666
667         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
668         (nnir-read-parms): Don't modify query.
669         (nnir-run-query): Add ability to search topic on current line.
670         (nnir-get-active): Clean up.
671
672 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
673
674         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
675         degenerate articles.
676
677         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
678         (gnus-print-buffer): Just print the buffer as is, without any copying
679         to a buffer and then re-highlighting.
680
681         * nnimap.el (nnimap-request-group): Store the new updated info.
682         (nnimap-request-group): Select the group when we don't know whether it
683         exists or not.
684
685         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
686         groups.
687
688         * gnus-group.el (gnus-group-find-new-groups): Display all the new
689         groups.
690
691         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
692         groups.
693
694         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
695         long-lines case by only filling the long lines.
696
697         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
698         (bug #7311).
699
700 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
701
702         * shr.el: No need to declare `declare-function' since shr.el is for
703         only Emacsen that provide `libxml-parse-html-region'.
704
705         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
706         effective only in a file it is referred to.
707
708 2010-11-01  Glenn Morris  <rgm@gnu.org>
709
710         * mm-util.el (gnus-completing-read): Autoload.
711         (mm-read-coding-system): Simplify Emacs definition.
712
713         * nnmail.el (gnus-activate-group):
714         * nnimap.el (gnutls-negotiate):
715         * nntp.el (netrc-parse): Fix declarations.
716
717 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
718
719         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
720         string-match-p in Emacs >=23.
721
722         * gnus-msg.el (gnus-configure-posting-styles)
723         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
724
725 2010-11-01  Glenn Morris  <rgm@gnu.org>
726
727         * nnir.el (declare-function): Add compat stub.
728         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
729         (nnir-run-gmane): Require 'mm-url.
730
731         * mm-util.el (mm-string-to-multibyte): Simplify.
732
733         * shr.el (declare-function): Add compat stub.
734         (url-cache-create-filename): Declare.
735         (mm-disable-multibyte, widget-convert-button): Autoload.
736
737         * smime.el (ldap-search): Declare.
738         (smime-cert-by-ldap-1): Require ldap on Emacs.
739
740         * nnimap.el: Require nnmail, and gnus-sum when compiling.
741         (nnimap-keepalive): Use gnus-float-time.
742
743         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
744         (mail-source-delete-crash-box): Use gnus-float-time.
745
746         * gnus-dired.el (gnus-completing-read): Autoload.
747
748         * mm-view.el (gnus-rescale-image): Autoload.
749
750         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
751
752         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
753
754         * sieve-manage.el: Require 'cl when compiling.
755
756         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
757         (gnus-iswitchb-completing-read): Require iswitchb.
758         (gnus-select-frame-set-input-focus): Silence compiler.
759
760 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
761
762         * message.el (message-subject-trailing-was-query): Change default to t,
763         since I think that's what most people want.
764
765         * nnimap.el (nnimap-request-accept-article): Erase buffer before
766         appending for easier debugging.
767         (nnimap-wait-for-connection): Take a regexp.
768         (nnimap-request-accept-article): Wait for the continuation line before
769         sending anything unless we're streaming.
770
771         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
772         leave the header washing to take place.
773
774 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
775
776         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
777         regular expression match and replace in posting styles.
778
779 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
780
781         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
782         an entire server.
783         (nnir-get-active): New function.
784         (nnir-run-imap): Use it.
785         (nnir-run-gmane): Who knew, gmane search returns an article score!
786
787         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
788         server on the current line with nnir.
789
790 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
791
792         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
793         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
794         left edge.
795         (gnus-article-foldable-buffer): Skip past the prefix when determining
796         raggedness.
797
798         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
799         the raw article, and change `C-u g' to show the article without doing
800         treatments.
801
802         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
803         on to `gnus-treat-article'.
804         (gnus-inhibit-article-treatments): New variable.
805
806         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
807
808         * gnus-art.el (gnus-treatment-function-alist): Have
809         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
810         (gnus-treat-fill-long-lines): Change default to fill all text/plain
811         sections.
812
813         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
814         parameter.
815         (gnus-article-fill-cited-long-lines): New function.
816         (gnus-article-fill-cited-article): Allow filling only long sections.
817
818         * shr.el (shr-find-fill-point): Don't break lines between punctuation
819         and non-punctuation (like after the apostrophe in "'We").
820
821         * gnus-sum.el (gnus-summary-select-article): Make sure
822         gnus-original-article-buffer is alive.
823
824         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
825         reflect the order they're in in the digest.
826
827         * gnus.el (gnus-group-startup-message): Move point to the start of the
828         buffer.
829
830         * nnimap.el (nnimap-capability): New function.
831         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
832         is set.
833
834 2010-10-31  David Engster  <dengste@eml.cc>
835
836         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
837         conform with changes to gnus-completing-read.
838
839 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
840
841         * shr.el (shr-tag-img): Output "*" instead of "[img]".
842
843 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
844
845         * nnir.el: Move defvar, defcustom around to keep file organized
846         and keep byte-compiler quiet.
847         (nnir-read-parms): Accept search-engine as arg.
848         (nnir-run-query): Pass search-engine as arg.
849         (nnir-search-engine): Remove.
850
851 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
852
853         * shr.el (shr-generic): The text nodes should be text, not :text.
854
855         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
856         later in the file.
857
858 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
859
860         * nnir.el: General clean up.  Allow searching with multiple engines.
861         Allow separate extra-parameters for each engine.
862         Batch queries when possible.
863         (nnir-imap-default-search-key,nnir-method-default-engines):
864         Add customize interface.
865         (nnir-run-gmane): New engine.
866         (nnir-engines): Use it.  Qualify all prompts with engine name.
867         (nnir-search-engine): Remove global variable.
868         (nnir-run-hyrex): Restore for now.
869         (nnir-extra-parms,nnir-search-history): New variables.
870         (gnus-group-make-nnir-group): Use them.
871         (nnir-group-server): Remove in favor of gnus-group-server.
872         (nnir-request-group): Avoid searching twice.
873         (nnir-sort-groups-by-server): New function.
874
875 2010-10-30  Julien Danjou  <julien@danjou.info>
876
877         * gnus-group.el: Remove gnus-group-fetch-control.
878
879         * gnus-start.el (gnus-find-new-newsgroups):
880         Remove gnus-check-first-time-used.
881
882         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
883
884 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
885
886         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
887         set on groups that don't have \* permanentflags.
888
889 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
892         control the background color.
893         (shr-tag-img): Ignore very small web bug type images.
894         (shr-put-image): Add help-echo alt texts to the images.
895         (shr-tag-video): Show the video poster image.
896
897 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
898
899         * shr.el (shr-table-depth): New variable.
900         (shr-tag-table-1): Only insert the images after the top-level table.
901
902         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
903
904         * gnus-util.el (gnus-list-memq-of-list): New function.
905
906         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
907         selected.
908         (nnimap-unsplittable-articles): New slot.
909         (nnimap-new-articles): Use it.
910
911 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
912
913         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
914         move to the previous line on `M-g'.
915
916 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917
918         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
919         *-request-group, which seems unnecessary.
920
921         * nnimap.el (nnimap-quote-specials): Function copied over from
922         imap.el.
923         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
924         they support that.  Suggested by Tom Regner.
925
926 2010-10-29  Julien Danjou  <julien@danjou.info>
927
928         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
929         defalias.
930         (gnus-summary-delete-marked-with): Remove obsolete defalias.
931
932         * gnus.el: Remove `gnus-nntp-service' variable.
933         (gnus-secondary-servers): Make obsolete.
934         (gnus-nntp-server): Make obsolete.
935
936         * gnus-start.el (gnus-1): Remove x-splash calls.
937
938         * gnus-ems.el (gnus-x-splash): Remove.
939
940         * gnus.el (gnus-group-startup-message): Simplify/update code.
941
942         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
943         definition.
944
945         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
946         capability before doing anything.
947         (gnus-group-insert-group-line): Remove useless
948         gnus-group-remove-excess-properties.
949
950 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
951
952         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
953
954 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955
956         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
957         config after reselecting.
958
959 2010-10-28  Julien Danjou  <julien@danjou.info>
960
961         * shr.el (shr-put-image): Use point even if only inserting text.
962         (shr-put-image): Save excursion when inserting alt text on non-graphic
963         display, so the behaviour is the same when we are on a graphic display.
964
965         * nnir.el (nnir-run-swish-e): Remove hyrex support.
966
967 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
968
969         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
970         (gnus-mime-copy-part): Check coding system, not charset.
971         (gnus-mime-view-part-externally): Never remove part.
972         (gnus-mime-view-part-internally): Don't remove part here.
973         (gnus-article-part-wrapper): Make sure MIME tag is visible.
974         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
975         multipart/alternative.
976
977         * mm-decode.el (mm-display-part): Take optional arg `force'.
978
979 2010-10-26  Julien Danjou  <julien@danjou.info>
980
981         * gnus-group.el (gnus-group-default-list-level): Add this function to
982         compute the default list level.
983         (gnus-group-default-list-level): Add possibility to use a function.
984
985 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
986
987         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
988
989         * gnus-group.el (gnus-group-completing-read)
990         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
991         gnus-replace-in-string.
992
993 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * shr.el (shr-tag-div): Add.
996
997         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
998
999 2010-10-25  Julien Danjou  <julien@danjou.info>
1000
1001         * gnus-util.el: Remove `gnus-with-local-quit'.
1002
1003         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1004
1005 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1008         the original article buffer.
1009
1010 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * nnimap.el (nnimap-request-head): New function.
1013         (nnimap-request-move-article): Try to be slighly faster by not
1014         requesting the entire message when moving.
1015         (nnimap-transform-headers): Don't bug out on bodiless articles.
1016         (nnimap-send-command): Have no outstanding messages if the IMAP server
1017         doesn't support streaming.
1018         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1019
1020 2010-10-24  Julien Danjou  <julien@danjou.info>
1021
1022         * message.el (message-default-headers): Fix type.
1023
1024 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1027         prefetching images.
1028
1029         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1030         backend for unknown groups.  This is mainly useful for nnimap groups.
1031
1032         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1033         group isn't covered by the agent.
1034
1035 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1036
1037         * nnir.el (nnir-method-default-engines): New variable.
1038         (nnir-run-query): Use it.
1039         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1040         (gnus-summary-nnir-goto-thread): Change group if needed.
1041
1042         * gnus-group.el (gnus-group-group-map): Add key binding for
1043         gnus-group-make-nnir-group.
1044
1045 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1046
1047         * shr.el (shr-tag-object): Add.
1048
1049         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1050         original article buffer live.
1051         (gnus-summary-select-article-buffer):
1052         Mention gnus-widen-article-buffer.
1053
1054 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1055
1056         * shr.el (shr-tag-strong): Add.
1057
1058 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1059
1060         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1061         group names.  They mess up the group buffer badly.
1062
1063         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1064
1065         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1066         instead of the summary one.
1067
1068 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1069
1070         * mml.el (mml-preview): Work properly when editing article.
1071
1072         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1073         gnus-have-read-active-file if it's already been in.
1074
1075 2010-10-22  Tom Tromey  <tromey@redhat.com>
1076
1077         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1078         gnus-group-completing-read.
1079
1080 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1081
1082         * message.el (message-mode-map): Don't bind M-; to comment region, to
1083         allow the global comment-dwim to work.
1084
1085 2010-10-21  Julien Danjou  <julien@danjou.info>
1086
1087         * message.el (message-setup-1): Allow message-default-headers to be a
1088         function.
1089
1090 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1091
1092         * shr.el (shr-tag-table): Simplify.
1093
1094 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1095
1096         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1097         to avoid trying to snarf invalid stuff.
1098
1099         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1100
1101         * gnus.el (gnus-message-archive-group): Quote value.
1102         (gnus-message-archive-group): Mark as changed.
1103
1104         * shr.el (shr-add-font): Don't put the font properties on the newline
1105         or the indentation.
1106
1107         * message.el (message-fix-before-sending): Change options when sending
1108         non-printable characters.
1109
1110         * gnus.el (gnus-message-archive-method): Change the default to
1111         monthly outgoing groups.
1112
1113         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1114         that have gotten new numbers.
1115
1116         * nnimap.el (nnimap-request-replace-article): New function.
1117
1118 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1119
1120         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1121         (nnrss-request-article): Don't use special html washing code.
1122
1123 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1124
1125         * shr.el (shr-tag-table): Remove useless nconc.
1126
1127 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1128
1129         * gnus-art.el (article-wash-html): Simplify and remove the charset
1130         stuff.  Use the normal html rendering code instead of the special html
1131         washing code.
1132
1133         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1134         `gnus-w3m' symbols.
1135         (mm-text-html-washer-alist): Remove.
1136
1137         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1138         (mm-inline-media-tests): Remove use.
1139         (mm-text-html-renderer): Change default to the `shr' symbol.
1140
1141         * mm-view.el (mm-inline-text-html): Remove use.
1142
1143         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1144         `gnus-blocked-images' to be a function.
1145         (gnus-article-wash-function): Remove.
1146
1147 2010-10-20  Julien Danjou  <julien@danjou.info>
1148
1149         * spam.el (spam-list-of-processors): Mark as obsolete.
1150
1151         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1152         (nnimap-insert-partial-structure): Fix boundary detection.
1153
1154 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1155
1156         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1157         run file-truename on remote files.  This can be expensive and even
1158         prevent one from editing drafts if some unrelated buffer has a stale
1159         connection.
1160
1161 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1162
1163         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1164         kinsoku-eol regardless of shr-kinsoku-shorten.
1165         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1166         (shr-tag-table): Support caption, thead, and tfoot.
1167
1168 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1169
1170         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1171         lines.
1172         (shr-save-contents): New command and keystroke.
1173
1174         * nndoc.el (nndoc-type-alist): Add git support.
1175         (nndoc-git-type-p): New function.
1176         (nndoc-transform-git-article): Ditto.
1177         (nndoc-transform-git-headers): Ditto.
1178         (nndoc-transform-git-headers): Generate Subject headers.
1179
1180         * shr.el (shr-parse-style): New function.
1181         (shr-tag-span): Ditto.
1182
1183         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1184         to `G G' to avoid collisions.
1185
1186 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1187
1188         * shr.el: Load kinsoku if necessary.
1189         (shr-kinsoku-shorten): New internal variable.
1190         (shr-find-fill-point): Make kinsoku shorten text line if
1191         shr-kinsoku-shorten is bound to non-nil.
1192         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1193         shr-indentation too when testing if table is wider than frame width.
1194         (shr-insert-table): Use `string-width' instead of `length' to measure
1195         text width.
1196         (shr-insert-table-ruler): Make sure indentation is done at bol.
1197
1198 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1199
1200         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1201         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1202         undecoded network data.
1203
1204 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1207         name in the mode line spec so that the mode line menu works
1208         (bug #2431).
1209
1210         * message.el (message-get-reply-headers): If we're fed `to-address',
1211         then always use that.
1212
1213         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1214         aren't so wide as to need to switch off the edit menu.
1215
1216         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1217         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1218
1219         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1220         `M-g'.
1221         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1222         the permanent marks.
1223
1224 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1225
1226         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1227         Splitting according to references/in-reply-to obeys the ignore-groups
1228         variable, while splitting by sender and subject do not.
1229
1230 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1231
1232         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1233         alist, so that we can look for non-Unicode chars.
1234         (article-translate-strings): Allow both character and string maps.
1235
1236 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1237
1238         * shr.el (shr-insert): Don't insert space behind a wide character
1239         categorized as kinsoku-bol, or between characters both categorized as
1240         nospace.
1241
1242 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1243
1244         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1245         headers to gnus-newsgroup-headers.
1246
1247 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1248
1249         * shr.el (shr-tag-img): Don't align images -- since we're not
1250         rescaling, this often leads to ugly displays.
1251
1252 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1253
1254         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1255         duplicates.
1256
1257 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1258
1259         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1260         call.
1261
1262 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1263
1264         * gnus.el: Autoload gnus-html-show-images.
1265
1266         * nnimap.el: Use nnheader-message throughout.
1267
1268         * shr.el (shr-tag-img): Ignore images with no data.
1269
1270 2010-10-15  Julien Danjou  <julien@danjou.info>
1271
1272         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1273         a possibility to disable format=flow encoding when using hard newlines.
1274
1275 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1276
1277         * shr.el (shr-insert): Remove space inserted before or after a
1278         breakable character or at the beginning or the end of a line.
1279         (shr-find-fill-point): Do kinsoku; find the second best point or give
1280         it up if there's no breakable point.
1281
1282 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1283
1284         * nnimap.el (nnimap-open-connection): Message when opening connection
1285         for debugging purposes.
1286
1287         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1288         on every setup buffer call to allow this to change from article to
1289         article.
1290
1291         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1292         buffers where we have a wide table.
1293
1294 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1295
1296         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1297         uses *-request-thread.
1298
1299 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1300
1301         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1302         incantation, which is no longer valid.
1303
1304 2010-10-14  Julien Danjou  <julien@danjou.info>
1305
1306         * shr.el: Fix defcustom type (char -> character).
1307
1308 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1309
1310         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1311         programs.
1312
1313 2010-10-14  Julien Danjou  <julien@danjou.info>
1314
1315         * shr.el (shr-tag-a): Use url-link as widget type.
1316
1317         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1318         `gnus-group-get-icon'.
1319
1320 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321
1322         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1323         This should make server editing work better.
1324
1325         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1326
1327         * tls.el (tls-program): Remove spurious %s from openssl.
1328
1329         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1330         (nnimap-parse-flags): Fix regexp.
1331
1332         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1333         probably work for CJVK text, too.
1334
1335         * nnimap.el (nnimap-extend-tls-programs): Remove.
1336         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1337
1338         * tls.el (tls-starttls-switches): Remove starttls hack.
1339         (open-tls-stream): Ditto.
1340         (tls-find-starttls-argument): Ditto.
1341
1342 2010-10-13  Julien Danjou  <julien@danjou.info>
1343
1344         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1345         responses.
1346
1347 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1350
1351         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1352         anything in Emacs.
1353
1354         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1355
1356 2010-10-13  Julien Danjou  <julien@danjou.info>
1357
1358         * shr.el (shr-width): Make shr-width a defcustom with default to
1359         fill-column.
1360         (shr-tag-img): Use shr-width rather than fill-column.
1361
1362 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1363
1364         * dgnushack.el (byte-optimize-apply)
1365         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1366
1367         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1368         position when (X-)Faces exist.
1369         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1370         avatars when called interactively.
1371
1372 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1373
1374         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1375         gnus-article-x-face-too-ugly is bound.
1376
1377 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1378
1379         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1380
1381         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1382         mailbox that doesn't exist.
1383
1384 2010-10-12  Julien Danjou  <julien@danjou.info>
1385
1386         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1387         (shr-get-image-data): Encode URL properly when fetching from cache.
1388         (shr-tag-img): Use aligned-to spaces to align correctly images.
1389
1390         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1391         before inserting the Gravatar.
1392
1393         * shr.el (shr-tag-img): Add align attribute support for <img>.
1394
1395 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1396
1397         * gnus-gravatar.el (gnus-art): Require.
1398
1399         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1400         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1401         Remove long obsoleted functions.
1402
1403 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1404
1405         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1406
1407         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1408
1409         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1410         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1411         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1412         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1413         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1414         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1415         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1416
1417 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1418
1419         * nnimap.el (nnimap-request-rename-group): Select group read-only
1420         before renaming it.
1421
1422         * shr.el (shr-insert): Fix up the white space only regexp.
1423
1424         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1425         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1426
1427         * shr.el (shr-current-column): New function.
1428         (shr-find-fill-point): New function.
1429
1430 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1431
1432         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1433         numbers.
1434
1435 2010-10-11  Julien Danjou  <julien@danjou.info>
1436
1437         * shr.el (shr-hr-line): Add.
1438         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1439         display hr lines.
1440         (shr-max-columns): Do not change state to nil if we just inserting
1441         spaces.
1442
1443 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1444
1445         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1446         select the last group.
1447
1448 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1449
1450         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1451
1452 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1453
1454         * dig.el (dig-mode-map): Declare and define in one step.
1455
1456 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1457
1458         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1459         for Gnus.
1460         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1461         (nnimap-update-qresync-info): Mark \Seen articles as read.
1462
1463         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1464         non-variable, too.
1465
1466         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1467         available.
1468         (nnimap-update-info): Rely more on the current active than the param
1469         active to avoid marking articles as read too much.
1470
1471         * auth-source.el (auth-source-create): Use (user-login-name) for the
1472         user name default.
1473
1474         * nnimap.el (nnimap-update-info): If the server doesn't return any
1475         useful info, just use the previous info.
1476         (nnimap-update-info): Prefer old info over start-article.
1477         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1478
1479 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1480
1481         * nnir.el (autoload): Clean up autoloads.
1482         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1483         Use key rather than value.
1484         (nnir-imap-search-other): New variable.
1485         (nnir-read-parm): Use it.
1486         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1487         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1488
1489 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1490
1491         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1492         the process, too.
1493
1494 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1495
1496         * spam.el (gnus-summary-mode-map): Bind to "$".
1497         Suggested by Russ Allbery.
1498
1499         * shr.el: Rework the way things are indented by <li> slightly.
1500
1501         * gnus.el (gnus-group-set-parameter): Fix typo.
1502
1503         * nnimap.el: Start implementing QRESYNC support.
1504
1505 2010-10-09  Julien Danjou  <julien@danjou.info>
1506
1507         * nnir.el (nnir-engines): Fix too many arguments.
1508
1509 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1512         group is the "last", so that the backends like nnfolder actually save
1513         their folders.
1514
1515         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1516         try to use that for the tls stream.
1517         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1518         UIDVALIDITY and find out which groups are read-only and not.
1519         (nnimap-get-flags): Use the same marks parsing code as the rest of
1520         nnimap.
1521
1522 2010-10-09  Julien Danjou  <julien@danjou.info>
1523
1524         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1525
1526         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1527         retrieving gravatars.
1528
1529         * shr.el (shr-table-corner): Add.
1530         (shr-table-line): Add.
1531         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1532
1533 2010-10-08  Julien Danjou  <julien@danjou.info>
1534
1535         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1536
1537 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1538
1539         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1540
1541         * gnus-sum.el (gnus-mark-article-as-unread)
1542         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1543         (gnus-summary-set-bookmark): Use it.
1544
1545         * gnus-msg.el (gnus-setup-message): Use it.
1546
1547         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1548
1549         * gnus.el (gnus-group-remove-parameter): Use it.
1550
1551         * gnus-group.el (gnus-group-make-web-group): Use it.
1552
1553         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1554
1555         * nnregistry.el: Update docs to mention manual.
1556
1557         * gnus-registry.el: Update docs to mention nnregistry.el.
1558         (gnus-registry-initialize): Don't install nnregistry refer method
1559         automatically.
1560         (gnus-registry-install-nnregistry): Remove it.
1561
1562 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1563
1564         * shr.el (shr-insert): Don't insert double spaces.
1565
1566 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1567
1568         * gnus-gravatar.el (gnus-treat-from-gravatar)
1569         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1570         called interactively.
1571
1572         * gnus-art.el (gnus-mime-view-part-externally)
1573         (gnus-mime-view-part-internally): Make predicate function passed to
1574         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1575         of a mime type.
1576
1577         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1578
1579 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1580
1581         * shr.el (require): Require cl when compiling.
1582         (shr-tag-hr): New function.
1583
1584         * nnimap.el (nnimap-update-info): Remove double setting of high.
1585         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1586         This makes nnimap work properly on Courier again.
1587
1588         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1589         the variable for backwards compatability.
1590
1591         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1592         the file name before using to avoid setting mm-default-directory to
1593         nil.
1594
1595         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1596         bidning gnus-agent variables.
1597
1598         * shr.el (shr-render-td): Use a cache for the table rendering function
1599         to avoid getting an exponential rendering behaviour in nested tables.
1600         (shr-insert): Rework the line-breaking algorithm.
1601         (shr-insert): Don't leave trailing spaces.
1602         (shr-insert-table): Also insert empty TDs.
1603         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1604
1605 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1606
1607         * gnus-sum.el (gnus-number): Rename from `number'.
1608         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1609         (gnus-summary-limit-children): Update uses correspondingly.
1610
1611 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1612
1613         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1614         (gnus-gravatar-transform-address): Don't show avatars of people of
1615         which mail addresses match gnus-gravatar-too-ugly.
1616
1617 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1618
1619         * shr.el (shr-table-widths): Expand TD elements to fill available
1620         space.
1621
1622 2010-10-07  Julien Danjou  <julien@danjou.info>
1623
1624         * nnimap.el (nnimap-request-rename-group): Add this method.
1625
1626 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1627
1628         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1629         name from XEmacs' function-arglist.
1630
1631         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1632         gravatar under XEmacs.
1633
1634 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1635
1636         * auth-source.el: Update docs with TODO items.
1637
1638         * gnus-sync.el: Update docs to explain state and plans.
1639
1640         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1641         Hooks for mark updates.
1642         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1643
1644         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1645         hooks with arguments, which is needed for mark update hooks.
1646
1647 2010-10-06  Julien Danjou  <julien@danjou.info>
1648
1649         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1650         was matched.
1651
1652         * sieve-manage.el: Update example in `Commentary'.
1653
1654         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1655
1656         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1657         not 2000.
1658         (sieve-manage-authenticate): Re-add function.
1659
1660 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1661
1662         * shr.el (shr-insert): Get 'space transition right.
1663         (shr-render-td): Only delete space at the end of the TD.
1664
1665         * nnimap.el (nnimap-open-connection): Prepare to support
1666         open-gnutls-stream.
1667
1668         * shr.el: Rearrange function order to be more logical.
1669
1670 2010-10-06  Julien Danjou  <julien@danjou.info>
1671
1672         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1673         (nnrss-discover-feed): Remove 404 URL in docstring.
1674
1675         * nnir.el: Fix Swish-E URL.
1676         Fix Namazu URL.
1677
1678         * message.el (message-change-subject): Remove 404 URL in a comment.
1679
1680 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1681
1682         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1683         called interactively.
1684
1685         * gnus-util.el (gnus-remove-if): Allow hash table.
1686         (gnus-remove-if-not): New function.
1687
1688         * gnus-art.el (gnus-mime-view-part-as-type)
1689         * gnus-score.el (gnus-summary-score-effect)
1690         * gnus-sum.el (gnus-read-move-group-name):
1691         Replace remove-if-not with gnus-remove-if-not.
1692
1693         * gnus-group.el (gnus-group-completing-read):
1694         Regard collection as a hash table if it is not a list.
1695
1696 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1699
1700         * shr.el: Document the table-rendering algorithm.
1701
1702 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1703
1704         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1705         for Emacsen having no `libxml-parse-html-region' support.
1706
1707 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1710         invalid URLs.
1711
1712         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1713         line-broken.
1714         (shr-tag-img): Ignore image fetching errors.
1715         (shr-overlays-in-region): Compute overlay positions correctly.
1716
1717         * mm-decode.el (mm-shr): Require shr.
1718
1719         * gnus-art.el (gnus-blocked-images): Move variable here.
1720
1721         * shr.el (shr-insert-table): Bind free variable.
1722
1723         * mm-decode.el (mm-shr): Bind shr-content-function.
1724
1725         * shr.el (shr-content-function): New variable.
1726
1727         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1728         added for symmetry.
1729
1730         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1731
1732         * gnus-group.el (gnus-group-make-group): Doc fix.
1733
1734         * nnimap.el (nnimap-request-newgroups): Return success.
1735
1736         * shr.el (shr-find-elements): New function.
1737         (shr-tag-table): Put all the images after the table.
1738         (shr-tag-table): Really inhibit images inside the table.
1739         (shr-collect-overlays): Copy over overlays from the TD elements to the
1740         main document.
1741
1742         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1743         gnus-blocked-images.
1744
1745 2010-10-05  Julien Danjou  <julien@danjou.info>
1746
1747         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1748
1749         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1750         (gnus-html-maximum-image-size): Add this function.
1751         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1752
1753         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1754         server-value of the capability is nil.
1755
1756 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1757
1758         * shr.el (shr-tag-em): Add <EM> tag.
1759
1760 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1761
1762         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1763         customizable.
1764
1765         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1766         handing broken links to browse-url.
1767
1768 2010-10-05  Julien Danjou  <julien@danjou.info>
1769
1770         * gnus-util.el (gnus-emacs-completing-read)
1771         (gnus-iswitchb-completing-read): Use autoload rather than require.
1772
1773 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1774
1775         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1776         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1777         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1778         iswitchb-temp-buflist for XEmacs.
1779
1780         * gnus-util.el (gnus-completing-read-function): Exclude
1781         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1782         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1783         XEmacs.
1784
1785         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1786         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1787
1788         * gnus-html.el: Don't require help-fns under XEmacs.
1789         (gnus-html-schedule-image-fetching): Work for XEmacs.
1790
1791         * mm-decode.el (mm-shr): Decode contents by charset.
1792
1793 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1794
1795         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1796         unknown.
1797
1798         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1799         (shr-get-image-data): Ensure against the cache file missing.
1800
1801         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1802         for data.
1803
1804         * spam-report.el (spam-report-url-ping-plain): Don't query about
1805         killing the process.
1806
1807         * shr.el (shr-render-td): Protect against too-wide text.
1808
1809 2010-10-04  Julien Danjou  <julien@danjou.info>
1810
1811         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1812         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1813
1814         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1815         retrieved.
1816
1817 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1818
1819         * shr.el (browse-url): Require.
1820         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1821         lines.
1822         (shr-show-alt-text, shr-browse-image): New commands.
1823         (shr-browse-url, shr-copy-url): New commands.
1824
1825         * gnus-sum.el (gnus-widen-article-window): New variable.
1826         (gnus-summary-select-article-buffer): Use it.
1827
1828         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1829         without @ signs.
1830
1831 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1832
1833         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1834
1835 2010-10-04  Julien Danjou  <julien@danjou.info>
1836
1837         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1838         for XEmacs.
1839
1840 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1841
1842         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1843
1844         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1845         (nnimap-close-server): Implement.
1846
1847         * dgnushack.el (iswitchb): Require to shut up the compiler.
1848
1849         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1850         (shr-insert): Tweak line breaking.
1851         (shr-insert): Handle <pre> better.
1852         (shr-tag-li): Get <li> indentation right.
1853         (shr-tag-li): Get <li> indentation even righter.
1854         (shr-tag-blockquote): Ensure paragraph start.
1855         (shr-make-table): Tweak table generation.
1856         (shr-make-table): Fix typo.
1857
1858         * shr.el: Implement table rendering.
1859
1860 2010-10-04  Julien Danjou  <julien@danjou.info>
1861
1862         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1863
1864 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * shr.el (shr-insert): Use string anchors instead of line anchors.
1867
1868 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1869
1870         * shr.el: Add headings.
1871         (shr-ensure-paragraph): Actually work.
1872         (shr-tag-li): Make <ul> prettier.
1873         (shr-insert): Get white space at the beginning/end of elements right.
1874         (shr-tag-p): Collapse subsequent <p>s.
1875         (shr-ensure-paragraph): Don't insert double line feeds after blank
1876         lines.
1877         (shr-insert): \t is also space.
1878         (shr-tag-s): Fix "s" tag name function.
1879         (shr-tag-s): Fix face prop name.
1880
1881 2010-10-03  Julien Danjou  <julien@danjou.info>
1882
1883         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1884
1885         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1886         gnus-window-inside-pixel-edges.
1887
1888         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1889         gnus-ems.
1890
1891         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1892
1893         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1894         function.
1895
1896         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1897         resize choice.
1898
1899 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1902         beginning of the buffer.
1903
1904         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1905         article buffer again.
1906
1907         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1908
1909         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1910         when it's at the start of the buffer.
1911
1912         * shr.el (shr-tag-blockquote): Convert name.
1913         (shr-rescale-image): Use the right image-size variant.
1914
1915         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1916         buffer isn't shown, then select the current article first instead of
1917         bugging out.
1918         (gnus-summary-select-article-buffer): Show both the article and summary
1919         buffers again.
1920
1921         * shr.el (shr-fontize-cont): Protect against regions with no text.
1922         Rename tag functions to shr-tag-* for enhanced security.
1923         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1924
1925 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1926
1927         * shr.el (shr-insert):
1928         * pop3.el (pop3-movemail):
1929         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1930         loaded.
1931
1932 2010-10-03  Glenn Morris  <rgm@gnu.org>
1933
1934         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1935
1936         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1937
1938         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1939
1940         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1941
1942         * gnus-util.el (gnus-make-local-hook): Simplify.
1943
1944 2010-10-02  Julien Danjou  <julien@danjou.info>
1945
1946         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1947         (gnus-ido-completing-read): New function.
1948         (gnus-emacs-completing-read): New function.
1949         (gnus-completing-read): Use gnus-completing-read-function.
1950         Add gnus-completing-read-function.
1951
1952 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1953
1954         * shr.el (shr-insert-document): Autoload.
1955         (shr-img): Be silent.
1956         (shr-insert): Add a newline after every picture before text.
1957         (shr-add-font): Use overlays for combining faces.
1958         (shr-insert): Pass upwards the text start point.
1959
1960         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1961         possible.
1962         (mm-shr): New function.
1963
1964 2010-10-02  Julien Danjou  <julien@danjou.info>
1965
1966         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1967         should go backward.
1968
1969 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1970
1971         * shr.el (shr): Fix typo in provide call.
1972
1973 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1974
1975         * shr.el: New file.
1976
1977         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1978
1979         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1980         completing read.
1981
1982 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1983
1984         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1985         we're being queried about.  Suggested by Dan Jacobson.
1986
1987         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1988         Suggested by Jason Eisner.
1989
1990         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1991         table, too.  Suggested by Stefan Wiens.
1992         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1993         the table unnecessary.  Suggested by Stefan Wiens.
1994
1995         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1996         longer needed, and probably doesn't work either, as pointed out by
1997         Stefan Wiens.
1998         (gnus-summary-exit): Remove call to the clearing function.
1999         (gnus-summary-exit-no-update): Ditto.
2000
2001         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2002         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2003         Reported by Stefan Monnier.
2004         (gnus-summary-save-in-rmail): Ditto.
2005
2006         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2007         article buffer, instead of both the article buffer and the summary
2008         buffer.  Sort of suggested by Dan Jacobson.
2009
2010         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2011
2012         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2013         Suggested by Dan Jacobson.
2014
2015         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2016         documentation clearer.
2017
2018         * message.el (message-shorten-references): Comment on the number "21".
2019         Suggested by Stefan Monnier.
2020
2021         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2022         Suggested by Dan Jacobson.
2023
2024         * gnus.el (gnus-large-newsgroup):
2025         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2026
2027         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2028         externalize attachments.  Bug reported by Steve Wen.
2029
2030         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2031         really message anything to the user.
2032
2033         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2034         directly.
2035
2036         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2037         messages in empty groups.
2038
2039 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2040
2041         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2042         non-UIDNEXT group.
2043
2044 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2045
2046         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2047         not the value from the collection.
2048
2049         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2050         values.  This sometimes happens on some groups that have no info.
2051         (nnimap-request-newgroups): New function.
2052
2053 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2054
2055         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2056         check into `gnus-registry-initialize'.
2057         (gnus-registry-initialize): Ditto.
2058         Fix and extend header docs.
2059
2060 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2061
2062         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2063         regexp backtrace overflows.
2064
2065         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2066         for starttls that tls.el implements; i.e. openssl.
2067
2068         * tls.el (tls-starttls-switches): Give up on using starttls with
2069         gnutls-cli.
2070         (tls-program): Add --insecure to be consistent with the defaults from
2071         openssl s_client.  Now all three commands are insecure.
2072
2073 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2074
2075         * lpath.el: Bind completion-styles-alist for XEmacs.
2076
2077         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2078         (gravatar-create-image): New function that's an alias to
2079         gnus-xmas-create-image, gnus-create-image, or create-image.
2080         (gravatar-data->image): Use it.
2081
2082 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2083
2084         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2085         install the nnregistry refer method.
2086         (gnus-registry-install-hooks): Use it.
2087         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2088         unfollowed groups.
2089
2090 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2091
2092         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2093         expanding threads.
2094
2095 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096
2097         * nnir.el: Use the server names without suffixes (bug #7009).
2098
2099         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2100         unencrypted to STARTTLS, if possible.
2101
2102 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2103
2104         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2105         headers before superseding.
2106
2107 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * nnrss.el (nnrss-use-local): Add documentation.
2110
2111         * nnimap.el (nnimap-extend-tls-programs): New function.
2112         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2113         (nnimap-wait-for-connection): Accept the greeting from the stupid
2114         output from openssl s_client -starttls, too.
2115
2116         * tls.el (tls-starttls-switches): New variable.
2117         (tls-find-starttls-argument): Use it.
2118         (open-tls-stream): Ditto.
2119
2120         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2121         (netrc-machine): Ditto.
2122
2123         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2124         article number.
2125         (nnimap-split-fancy): New variable.
2126         (nnimap-split-incoming-mail): Use it.
2127
2128         * nntp.el (nntp-server-list-active-group): Document.
2129
2130         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2131         SELECT to get the message-id.
2132
2133         * mail-source.el (mail-sources): Remove webmail support.
2134         (defvar): Ditto.
2135         (mail-source-fetcher-alist): Ditto.
2136         (mail-source-fetch-webmail): Remove.
2137
2138         * webmail.el: Remove -- doesn't seem relevant any more.
2139
2140         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2141
2142         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2143         the \r.
2144
2145 2010-09-30  Julien Danjou  <julien@danjou.info>
2146
2147         * gnus-agent.el (gnus-agent-add-group): Fix call to
2148         gnus-completing-read.
2149
2150 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2151
2152         * nndoc.el (nndoc-retrieve-groups): New function.
2153
2154         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2155         `default', use nnmail-split-methods.
2156         (nnimap-request-article): Downcase the NILs so that they are nil.
2157
2158         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2159         symbol.
2160
2161         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2162         code, since if the user has requested network, that's what they ought
2163         to get.
2164         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2165         (nnimap-split-rule): Mark as obsolete.
2166
2167         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2168         New variable.
2169
2170         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2171         correct slot, too.
2172
2173 2010-09-29  Julien Danjou  <julien@danjou.info>
2174
2175         * gnus.el (gnus-local-domain): Declare variable obsolete.
2176
2177         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2178         Fix history computing.
2179         (gnus-ido-completing-read): Require ido.
2180
2181 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2182
2183         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2184         build Gnus.
2185
2186         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2187         when interpreting the structures.
2188         (nnimap-request-accept-article): Add \r\n to the lines to make this
2189         work with Cyrus.
2190
2191         * nndraft.el (nndraft-request-expire-articles): Use the group name
2192         instead if "nndraft".  Fix found by Nils Ackermann.
2193
2194 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2195
2196         * nnregistry.el: Add.
2197
2198 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2199
2200         * nnmail.el (group, group-art-list, group-art):
2201         Remove unneeded directives.
2202
2203 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2204
2205         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2206         (mm-mime-charset)
2207         * rfc2047.el (rfc2047-syntax-table)
2208         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2209
2210         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2211         rather than `insert-file-contents' and `eval-region'.
2212
2213         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2214         construction.
2215
2216         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2217
2218         * time-date.el: No need to require cl for Emacs 21.
2219
2220 2010-09-29  Julien Danjou  <julien@danjou.info>
2221
2222         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2223         replacement of `gnus-gravatar-relief' to mimic
2224         `gnus-faces-properties-alist'.
2225         Add :version property.
2226
2227 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2228
2229         * mail-source.el (mail-source-report-new-mail)
2230         * message.el (message-default-mail-headers)
2231         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2232
2233         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2234
2235 2010-09-28  Julien Danjou  <julien@danjou.info>
2236
2237         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2238         mail-address contains the same string as real-name.
2239
2240         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2241         non-blank in header, otherwise it'll get stripped.
2242
2243         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2244         real-name, and then for mail address rather than doing : or , search.
2245
2246 2010-09-27  Julien Danjou  <julien@danjou.info>
2247
2248         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2249         right completing-read function.
2250         (gnus-use-ido): New variable
2251         (gnus-completing-read-with-default): Remove.
2252         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2253         (gnus-agent-add-group):
2254         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2255         * mm-view.el (mm-view-pkcs7-decrypt):
2256         * mm-util.el (mm-codepage-setup):
2257         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2258         * mml-smime.el (mml-smime-openssl-sign-query):
2259         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2260         (mml-insert-multipart):
2261         * gnus-msg.el (gnus-summary-yank-message):
2262         * gnus-int.el (gnus-start-news-server):
2263         * mm-decode.el (mm-interactively-view-part):
2264         * gnus-dired.el (gnus-dired-attach):
2265         * gnus.el (gnus-read-method):
2266         * gnus-bookmark.el (gnus-bookmark-jump):
2267         * gnus-art.el (gnus-mime-view-part-as-type)
2268         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2269         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2270         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2271         * nnmairix.el (nnmairix-create-server-and-default-group)
2272         (nnmairix-update-groups, nnmairix-get-server)
2273         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2274         (nnmairix-get-group-from-file-path):
2275         * nnrss.el (nnrss-find-rss-via-syndic8):
2276         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2277         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2278         (gnus-group-browse-foreign-server):
2279         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2280         (gnus-summary-execute-command, gnus-summary-respool-article)
2281         (gnus-read-move-group-name):
2282         * gnus-score.el (gnus-summary-increase-score)
2283         (gnus-summary-score-effect):
2284         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2285
2286 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2287
2288         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2289         x-focus-frame.
2290
2291         * nnimap.el (auth-source-forget-user-or-password)
2292         (auth-source-user-or-password): Autoload.
2293
2294         * message.el (message-from-style, message-interactive)
2295         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2296         (message-yank-prefix, message-indentation-spaces, message-signature)
2297         (message-signature-file): Add comment.
2298
2299 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2300
2301         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2302         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2303         new articles.
2304
2305         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2306         parts.
2307         (nnimap-request-article): Work with the t setting, too.
2308
2309         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2310         that you don't get flashes of other buffers.
2311         (gnus-summary-show-complete-article): Intern before setting.
2312
2313 2010-09-27  David Engster  <dengste@eml.cc>
2314
2315         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2316         well as HEADERS.
2317         (nnmairix-retrieve-headers): Provide new argument for the above.
2318
2319 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320
2321         * gnus-sum.el (gnus-summary-move-article): Don't alter
2322         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2323         group.
2324
2325         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2326
2327         * message.el (message-cite-prefix-regexp): Revert my last edit.
2328
2329         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2330         variable instead of the Gnus variable.
2331
2332         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2333
2334         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2335
2336         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2337         since some servers don't like it.
2338         (nnimap-open-connection): Forget credentials if the server says the
2339         password was wrong.
2340         (nnimap-parse-line): Protect against invalid data.
2341
2342         * gnus-sum.el (gnus-summary-move-article): Add comment.
2343         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2344         nothing alters it while scanning for new messages.
2345
2346         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2347         which may or may not help.
2348         (nnimap-open-connection): If we're doing a stream connection, and then
2349         discover we're on a STARTTLS-capable server, then open a STARTTLS
2350         connection instead.
2351
2352 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2353
2354         * nnimap.el (utf7): Require.
2355
2356         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2357         prefix.
2358
2359 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2360
2361         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2362
2363 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2364
2365         * nnimap.el (nnimap-request-accept-article): Message the error on
2366         error.
2367
2368 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2369
2370         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2371
2372 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2373
2374         * nndoc.el (nndoc-request-list): Return success always.
2375
2376         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2377         `fetch-old' -- we only want to fetch the articles we've requested.
2378         The rest are in the agent, probably.
2379         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2380         disappeared server" to something low.  It's not important.
2381
2382         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2383         arrived before the FETCH data.
2384
2385         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2386         target here, because we don't know the Gnus name of the group.
2387
2388         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2389         for the correct group.
2390
2391         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2392
2393         * gnus.el (gnus): Give a final warning after startup.
2394
2395         * gnus-util.el (gnus-action-message-log): New variable.
2396         (gnus-message): Use it.
2397         (gnus-final-warning): New function.
2398
2399         * nnimap.el (nnimap-open-connection): Record the greeting.
2400         (nnimap): Add greeting.
2401
2402 2010-09-26  Julien Danjou  <julien@danjou.info>
2403
2404         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2405         arguments.
2406         (gnus-html-wash-images): Fix spec computing to include start/end.
2407
2408         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2409
2410 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2411
2412         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2413         deletion.
2414         (nnimap-retrieve-headers): Don't select the group, because that's
2415         already done by nnimap-possibly-change-group.
2416
2417         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2418         (gnus-picon-transform-address): Use it.
2419
2420         * mail-source.el (mail-source-value): Revert previous patch.
2421
2422         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2423         on failure.
2424         (nnimap-open-connection): Look up both virtual and physical server name
2425         credentials.
2426
2427         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2428
2429 2009-02-07  Dave Love  <fx@gnu.org>
2430
2431         * tls.el (open-tls-stream): Don't query killing process.
2432
2433 2009-02-08  Dave Love  <fx@gnu.org>
2434
2435         * gnus-win.el (gnus-window-to-buffer-helper)
2436         (gnus-all-windows-visible-p): Function needn't be a symbol.
2437
2438         * mail-source.el (mail-source-value): Function needn't be a symbol.
2439
2440 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2441
2442         * message.el (message-cite-prefix-regexp): Remove } from the cite
2443         prefix.
2444
2445         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2446         highlight again, so that the highlight is correct.
2447
2448         * gnus-picon.el (gnus-picon): Remove again.
2449         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2450
2451         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2452         doing the header highlightling, so that the background colour of the
2453         picon is correct.
2454
2455         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2456         (gnus-picon): Ditto.
2457         (gnus-picon): Reinstate.  The background colour for picons is white.
2458         (gnus-picon-insert-glyph): Make the background white.
2459
2460         * nnml.el (nnml-open-nov): Don't return dead buffers.
2461
2462         * auth-source.el (auth-source-create): Query the user for whether to
2463         store the credentials.
2464
2465         * netrc.el (netrc-store-data): New function.
2466
2467         * auth-source.el (auth-source-user-or-password): Use the existing auth
2468         sources, if any, for creation.
2469
2470         * gnus.el (gnus-group-fast-parameter): Return the last matching
2471         parameter instead of the first matching parameter.
2472
2473 2010-09-26  Julien Danjou  <julien@danjou.info>
2474
2475         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2476
2477 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2478
2479         * mml2015.el (mml2015-use): Remove gpg support.
2480
2481         * mml1991.el (mml1991-function-alist): Remove gpg function.
2482         (mml1991-gpg-sign): Remove.
2483
2484 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2485
2486         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2487         (gnus-browse-unsubscribe-current-group): Document it.
2488         (gnus-browse-unsubscribe-group): Use it.
2489
2490 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2491
2492         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2493         address to the To list for easier response.
2494
2495         * gnus.el (gnus-play-startup-jingle): Remove.
2496         (gnus-splash): Don't play jingle.
2497         (gnus): Silence gnus-load message.
2498
2499         * gnus-art.el (gnus-treat-play-sounds): Remove.
2500
2501         * gnus.el (gnus-play-jingle): Remove audio support.
2502
2503         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2504
2505         * earcon.el: Remove -- no users.
2506
2507         * gnus-audio.el: Remove -- no users of this package.
2508
2509         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2510
2511         * gnus-start.el (gnus-setup-news): Remove nocem support.
2512
2513         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2514
2515         * gnus.el (gnus-use-nocem): Remove.
2516
2517         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2518         Remove.
2519
2520         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2521         uses NoCeM any more.
2522
2523         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2524         (gnus-button-ctan-handler): Ditto.
2525         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2526         (gnus-button-ctan-directory-regexp): Ditto.
2527         (gnus-button-handle-ctan): Ditto.
2528         (gnus-button-tex-level): Ditto.
2529         (gnus-button-alist): Remove CTAN stuff.
2530
2531 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2532
2533         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2534         nnimap-streaming test.
2535
2536         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2537         servers twice.
2538
2539         * nnimap.el (nnimap-open-connection): Add more error reporting when
2540         nnimap fails early.
2541
2542         * nnheader.el (nnheader-get-report-string): New function.
2543         (nnheader-get-report): Use it.
2544
2545         * gnus-int.el (gnus-check-server): Say what the error was when opening
2546         failed.
2547
2548         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2549         using streaming.
2550
2551 2010-09-25  Julien Danjou  <julien@danjou.info>
2552
2553         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2554         gnus-window-inside-pixel-edges.
2555
2556 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557
2558         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2559
2560         * mm-decode.el (mm-save-part): Allow saving to other directories the
2561         normal Emacs way.
2562
2563         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2564         Suggested by Jay Berkenbilt.
2565
2566         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2567         there isn't a single byte.
2568
2569         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2570         just do it.  It doesn't really seem to matter what the user responds
2571         here, I think, so it's just a confusing question.
2572
2573         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2574         non-streaming case.
2575
2576         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2577         (gnus-article-encrypt-body): Use it.
2578
2579         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2580         keystroke.
2581
2582         * nnimap.el (nnimap-find-wanted-parts-1):
2583         Use gnus-fetch-partial-articles.
2584
2585         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2586
2587         * nnimap.el (nnimap-insert-partial-structure): New function.
2588         (nnimap-get-partial-article): New function.
2589         (nnimap-request-article): Use it.
2590         (nnimap-wait-for-response): Return whether the wait was successful.
2591         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2592         retrieval wasn't successful.
2593         (nnimap-retrieve-group-data-early): Allow throttling servers.
2594         (nnimap-streaming): New variable.
2595         (nnimap-fetch-partial-articles): Remove.
2596
2597         * mm-decode.el (mm-with-part): Protect against killed buffers.
2598
2599         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2600         for prettier summary display.
2601
2602 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2603
2604         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2605
2606 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2607
2608         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2609         apparently third-party libraries depend on it.
2610
2611         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2612         before starting negotiation.
2613
2614         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2615         privacy reasons.
2616         (gnus-treat-mail-gravatar): Ditto.
2617
2618         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2619         buffer when inserting images.  Inserting text into the headers, for
2620         instance, can make them invalid.
2621
2622 2010-09-25  Julien Danjou  <julien@danjou.info>
2623
2624         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2625         variables.
2626
2627         * nnheader.el: Remove useless variables news-reply-yank-from and
2628         news-reply-yank-message-id.
2629
2630         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2631         variables.
2632
2633         * mml1991.el: Remove useless mml1991-verbose.
2634
2635         * gnus.el: Remove useless variable gnus-use-generic-from.
2636         Remove obsolete variable gnus-topic-indentation.
2637
2638         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2639
2640         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2641
2642         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2643
2644         * gnus-group.el: Remove useless gnus-group-icon-cache.
2645         Remove useless gnus-ephemeral-group-server.
2646
2647         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2648
2649         * mml2015.el: Remove useless mml2015-verbose.
2650
2651         * mml-smime.el: Remove useless mml-smime-verbose.
2652
2653         * gnus.el: Remove useless gnus-local-domain.
2654
2655         * gnus-gravatar.el (gnus-gravatar-transform-address):
2656         Use gnus-gravatar-size.
2657
2658         * gnus-art.el: Remove useless gnus-treat-translate.
2659
2660 2010-09-24  Julien Danjou  <julien@danjou.info>
2661
2662         * gnus-sum.el: Add support for Gravatars.
2663
2664         * gnus-art.el: Add support for Gravatars.
2665
2666         * gnus-gravatar.el: Add this file.
2667
2668         * gravatar.el: Add this file.
2669
2670 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2671
2672         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2673
2674         * gnus-group.el (gnus-group-fetch-faq): Remove.
2675
2676         * gnus.el (gnus-group-faq-directory): Remove.
2677
2678         * gnus-group.el (gnus-group-fetch-charter): Remove.
2679
2680         * gnus.el (gnus-group-charter-alist): Remove.
2681
2682         * gnus-group.el (gnus-group-archive-directory): Remove.
2683         (gnus-group-recent-archive-directory): Ditto.
2684         (gnus-group-make-archive-group): Remove.
2685
2686         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2687
2688         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2689         use the same article number for all the cached articles.
2690
2691         * nnimap.el (nnimap-command): Register the last command time so
2692         that we can use it for idling NOOPs.
2693         (nnimap-open-connection): Start the keeplive timer.
2694         (nnimap-make-process-buffer): Store all the process buffers.
2695         (nnimap-keepalive): New function.
2696
2697         * starttls.el (starttls-open-stream): Add autoload cookie.
2698
2699 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2700
2701         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2702         handling.
2703
2704 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2705
2706         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2707         its data structures.
2708
2709         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2710         instead of the cl.el copy-list.
2711         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2712         equalp.
2713
2714 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2715
2716         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2717         and tool-bar-local-item-from-menu.
2718
2719         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2720         mode-line-highlight face for Emacs.
2721
2722         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2723         loading gnus-sum.elc; fix comment for canlock-verify.
2724         (gnus-article-jump-to-part): Use read-number.
2725         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2726         Remove Emacs pre-21 compatible code for help-echo.
2727         (gnus-article-next-page-1): No need to adjust the number of lines.
2728         (gnus-article-describe-bindings): Always use help-buffer.
2729
2730         * gnus-audio.el (gnus-audio-inline-sound)
2731         * gnus-cus.el (gnus-custom-mode)
2732         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2733
2734         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2735
2736         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2737         compatible code.
2738
2739 2010-09-24  Glenn Morris  <rgm@gnu.org>
2740
2741         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2742         visiting the fcc file in rmail-mode.
2743
2744         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2745
2746 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2747
2748         * nnir.el: Silence the byte compiler.
2749
2750         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2751         alias to browse-url-url-encode-chars if any.
2752         (gnus-html-encode-url): Use it.
2753
2754 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2755
2756         * gnus-start.el (gnus-use-backend-marks): New variable.
2757         (gnus-get-unread-articles-in-group): Use it.
2758
2759         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2760         makeover.
2761
2762 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2763
2764         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2765
2766 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2767
2768         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2769         Remove.
2770         (gnus-setup-news-hook):
2771         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2772
2773         * gnus-int.el (gnus-request-update-info): Protect against backends not
2774         having the function.
2775
2776         * nnimap.el (nnimap-stream): Mention starttls.
2777         (nnimap-open-connection): Add starttls support.
2778
2779 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2780
2781         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2782
2783 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2784
2785         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2786         BODYSTRUCTUREs.
2787         (nnimap-transform-headers): Unfold quoted {42} headers.
2788
2789         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2790         the info.
2791         (gnus-get-unread-articles): Only call updatep on backends that support
2792         it.
2793
2794         * nnweb.el (nnweb-request-update-info): NOOP.
2795
2796         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2797
2798         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2799         since it only deals with marks.
2800
2801         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2802         gnus-request-marks, and make a new gnus-request-update-info.
2803
2804         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2805         the active instead of the high number, which is usually too low.
2806
2807 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2808
2809         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2810         * encrypt.el: Remove.
2811
2812 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2813
2814         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2815         server in symbolic form.
2816
2817         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2818
2819 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2820
2821         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2822         (nnimap-update-info): Fix up code slightly.
2823
2824         * gnus-int.el (gnus-open-server): Add tracing for performance
2825         debugging.
2826
2827         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2828         (gnus-group-insert-group-line): Pass the real group name so that it
2829         gets the right data.
2830
2831         * gnus-start.el (gnus-get-unread-articles): Don't have
2832         `gnus-get-unread-articles-in-group' update info, since that can be
2833         really slow and doesn't seem to be needed?
2834
2835 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2836
2837         * time-date.el (date-to-time): Try using parse-time-string first before
2838         using the slower timezone-make-date-arpa-standard.
2839
2840 2010-09-22  Julien Danjou  <julien@danjou.info>
2841
2842         * gnus-group.el (gnus-group-insert-group-line):
2843         Call gnus-group-highlight-line.
2844         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2845         default hook list.
2846         (gnus-group-update-eval-form): Add new function.
2847         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2848         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2849
2850 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2851
2852         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2853         immediate, then expire all articles.
2854         (nnimap-update-info): Fix off-by-one errors.
2855         (nnimap-flags-to-marks): Would return no marks lists for group with no
2856         flags.  Instead return the other data.
2857
2858 2010-09-22  Julien Danjou  <julien@danjou.info>
2859
2860         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2861         Only return an icon.
2862         (gnus-group-insert-group-line): Compute icon to return.
2863
2864         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2865         (gnus-html-image-fetched): Only cache if
2866         gnus-html-image-automatic-caching is set.
2867         (gnus-html-image-fetched): Check for errors.
2868
2869 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2870
2871         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2872         once per method on `g'.  This ensures that backends like nnfolder don't
2873         open all their folders.
2874
2875         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2876         (nnimap-request-list): Nix out group in the correct buffer.
2877         (nnimap-parse-flags): Implement by using `read' instead of
2878         hand-parsing.
2879         (nnimap-flags-to-marks): Pass on permanent-flags.
2880         (nnimap-make-process-buffer): Record the server name.
2881         (nnimap-parse-flags): Fix typo.
2882         (nnimap-request-scan): Run split on the server in general, not just a
2883         single group.
2884
2885         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2886         parameter, and propagate this downwards.
2887
2888         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2889         since EXAMINE changes it on the server.
2890
2891         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2892         this command might take a while.
2893
2894 2010-09-22  Julien Danjou  <julien@danjou.info>
2895
2896         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2897         harmful if you have 2 images side-by-side, they can't be properly
2898         update on text deletion.  Using text-property is safer here.
2899         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2900         data.
2901
2902 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2903
2904         * nnimap.el (nnimap-expunge-inbox): Remove.
2905         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2906         (nnimap-expunge): Flip default to t.
2907
2908         * gnus.el (gnus-method-to-server): Don't push things to the cache
2909         unless it's unique.
2910         (gnus-server-to-method): Ditto.
2911
2912 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2913
2914         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2915
2916 2010-09-22  Julien Danjou  <julien@danjou.info>
2917
2918         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2919         get the start of data.
2920         (gnus-html-encode-url): Add this function to encode special chars in
2921         URL.
2922         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2923         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2924
2925         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2926         default.
2927         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2928
2929         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2930         images alt-text.
2931         (gnus-html-put-image): Put alt-text as help-echo.
2932
2933 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2936         * mm-util.el (mm-decompress-buffer)
2937         * nnir.el (nnir-run-find-grep)
2938         * pop3.el (pop3-list): Use 3rd arg of split-string.
2939
2940         * time-date.el (format-seconds): Comment fix.
2941
2942         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2943         and byte-optimize-form-code-walker.
2944         (dgnushack-make-auto-load): Don't advise make-autoload.
2945
2946         * lpath.el: Remove Emacs 21 stuff.
2947
2948 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2949
2950         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2951         outside the active range.  Suggested by Dan Christensen.
2952
2953         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2954         slightly later to avoid double-getting it.
2955
2956         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2957         previous patch.
2958
2959         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2960
2961 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2962
2963         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2964
2965 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2966
2967         * gnus-int.el (gnus-open-server): Give a better error message in the
2968         "go offline" case.
2969
2970         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2971         marks for nnimap, which is seldom the right thing to do.
2972
2973         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2974         (gnus-same-method-different-name): New function.
2975
2976         * nnimap.el (parse-time): Require.
2977
2978         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2979         method in the presence of many similar methods.
2980
2981         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2982
2983         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2984         nnml-inhibit-expiry.
2985
2986         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2987         find out whether methods are equal.
2988
2989         * nnimap.el (nnimap-find-expired-articles): New function.
2990         (nnimap-process-expiry-targets): New function.
2991         (nnimap-request-move-article): Request the article before looking at
2992         what the Message-ID is.  Fix found by Andrew Cohen.
2993         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2994
2995         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2996         for oldness in addition to being a predicate.
2997
2998         * nnimap.el (nnimap-request-group): When we have zero articles, return
2999         the right data to Gnus.
3000         (nnimap-request-expire-articles): Only delete articles immediately if
3001         the target is 'delete.
3002
3003         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3004         method, this would bug out.
3005
3006         * gnus-group.el (gnus-group-expunge-group): Rename from
3007         gnus-group-nnimap-expunge, and implemented as a normal interface
3008         function.
3009
3010         * gnus-int.el (gnus-request-expunge-group): New function.
3011
3012         * nnimap.el (nnimap-request-create-group): Implement.
3013         (nnimap-request-expunge-group): New function.
3014
3015 2010-09-21  Julien Danjou  <julien@danjou.info>
3016
3017         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3018         (gnus-html-cache-expired): Add new function.
3019         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3020         wethever we should display image for fetch it.
3021         Compute alt-text earlier to pass it to the fetching function too.
3022         (gnus-html-schedule-image-fetching): Change function argument to only
3023         get one image at a time, not a list.
3024         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3025         cache.
3026         (gnus-html-get-image-data): New function to retrieve image data from
3027         cache.
3028         (gnus-html-put-image): Change buffer argument to use image data rather
3029         than file, and place image above region rather than inserting a new
3030         one.  Do not take alt-text as argument, since it's useless now: we place
3031         the image above alt-text.
3032         (gnus-html-prune-cache): Remove.
3033         (gnus-html-show-images): Start to fetch image when we find one, do not
3034         push into a temporary list.
3035         (gnus-html-prefetch-images): Only fetch image if they have expired.
3036         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3037         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3038
3039 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3040
3041         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3042
3043 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3044
3045         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3046         spec inser "*" if the group isn't active instead of 0.
3047
3048         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3049         opening the server.
3050         (nnimap-request-delete-group): Implement group deletion.
3051         (nnimap-transform-headers): Return the size of the entire message in
3052         the Bytes header, not just the size of the first part.
3053         (nnimap-request-move-article): When moving an article from nnimap,
3054         request the article first so the accepting form has an article to
3055         accept.  Reported by Dan Christensen.
3056         (nnimap-command): Make sure that the error message doesn't error out.
3057
3058 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3059
3060         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3061         we haven't requested anything.
3062
3063 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3064
3065         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3066         "".  Fix found by Andrew Cohen.
3067
3068         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3069         instead of -encode-string.
3070
3071 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3072
3073         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3074
3075         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3076         by mm-subst-char-in-string.
3077
3078 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3079
3080         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3081         waiting for the connection string.
3082
3083         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3084         arriving.
3085
3086         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3087         bogus characters.  This allows selecting certain Gmail groups.
3088
3089         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3090         (nnimap-fetch-partial-articles): New variable.
3091         (nnimap-open-connection): When looking for credentials, also use the
3092         nnimap-server-port.
3093         (nnimap-request-article): Return the group/article number, so that Gnus
3094         `^' works as expected.
3095         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3096
3097         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3098         comments.
3099         (gnus-methods-sloppily-equal): New function.
3100         (gnus): When using the development version of Gnus, load the gnus-load
3101         file.
3102
3103         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3104         `gnus-open-server' on each method before trying to scan them etc.
3105         This ensures that all the backend parameters are set correctly.
3106
3107         * nnimap.el (nnimap-authenticator): New variable.
3108         (nnimap-open-connection): Allow anonymous login.
3109         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3110         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3111
3112         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3113         patch, found by Knut Anders Hatlen.
3114
3115 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3116
3117         * gnus-agent.el (gnus-agent-batch-confirmation)
3118         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3119         to gnus-message.
3120         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3121         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3122         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3123         * gnus-int.el (gnus-open-server): Likewise.
3124         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3125         (gnus-score-check-syntax): Likewise.
3126         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3127         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3128         Likewise.
3129         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3130
3131 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3132
3133         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3134         calling conventions so that prefetch doesn't bug out.
3135
3136 2010-09-19  Julien Danjou  <julien@danjou.info>
3137
3138         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3139         rather than `subst-char-in-region' in order to be able to replace ASCII
3140         char by UTF-8 ones.
3141
3142         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3143         than curl.
3144         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3145         the right URL and ALT text on images.
3146         (gnus-html-wash-tags): Fix tag case.
3147         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3148         (gnus-article-html): Add -o display_ins_del=2 option.
3149         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3150
3151 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3152
3153         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3154         the extra mail headers, which sometimes seem to happen for unknown
3155         reasons.
3156
3157         * mail-parse.el (mail-header-encode-parameter): Define as
3158         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3159         (or most, perhaps?) mail readers don't understand the latter, but do
3160         understand the former.
3161
3162         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3163         to nil, so that no methods are automatically agentized.  I think this
3164         is probably what most users want.
3165
3166         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3167         from url-retrieve, for instance about invalid URLs.
3168
3169         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3170         groups that have no articles.
3171         (nnimap-request-article): Check that we really got an article when we
3172         requested one.
3173
3174         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3175         doesn't exist.
3176
3177         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3178         nntp buffer so the agent can save it.
3179         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3180         that CRLF doesn't get translated to \n.
3181         (nnimap-open-connection): Don't make 'shell commands only send \n.
3182
3183 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3184
3185         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3186         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3187         Update var name.
3188         (nnml-generate-nov-file): Use dolist.
3189         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3190         Use with-current-buffer.
3191
3192 2010-09-18  Julien Danjou  <julien@danjou.info>
3193
3194         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3195         parallel.
3196
3197 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3198
3199         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3200         the range update right.
3201         (nnimap-request-group): Don't make `M-g' bug out on group with no
3202         marks.
3203         (nnoo): Require, so that other packages can require nnimap.
3204         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3205         command we're looking for.  This helps when the server sends more
3206         responses after we've gotten everything we expected.
3207         (nnimap): Add a `newlinep' field to keep track of end-of-line
3208         conventions.
3209         Don't send CRLF to things that don't want it.
3210         (nnimap-request-accept-article): Ditto.
3211
3212 2010-09-18  Julien Danjou  <julien@danjou.info>
3213
3214         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3215         than curl to retrieve images.
3216
3217 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3218
3219         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3220         the marks.
3221         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3222         (nnimap-wait-for-connection): New function.
3223         (nnimap-open-connection): If we have PREAUTH, don't query for login
3224         credentials.
3225         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3226         when doing a partial update.
3227
3228 2010-09-18  Julien Danjou  <julien@danjou.info>
3229
3230         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3231         tags.
3232
3233 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3234
3235         * nnimap.el (nnimap-credentials): New function.
3236         (nnimap-open-connection): Use the new function to look for credentials
3237         also on the numeric equivalents of "imap" and "imaps".
3238
3239         * gnus-start.el (gnus-activate-group): Send the info to
3240         gnus-request-group.
3241
3242         * nnimap.el (nnimap-request-group): Have the "check" version of the
3243         function parse flags and update the info, so that a `M-g' get a total
3244         resync of all flags from the group.
3245
3246         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3247         to allow backends to alter the info on group selection.  Also alter all
3248         the backend -request-group functions to take the parameter.
3249
3250         * nnimap.el (nnimap-store-info): New function.
3251         (nnimap-update-info): Store the info for later usage.
3252         (nnimap-request-group): Use the stored info for the dont-check case, so
3253         that we don't retrieve all marks when we enter a group.
3254
3255         * nnimap.el: Use deffoo instead of defun for interface functions.
3256
3257         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3258         update the group info.  This makes the nndraft groups, for instance, go
3259         back to their old behaviour.
3260
3261         * gnus-sum.el (gnus-select-newsgroup): Indent.
3262
3263         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3264         in.
3265         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3266         nothing.
3267
3268         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3269         from methods that are denied.
3270
3271         * gnus-int.el (gnus-method-denied-p): New function.
3272
3273         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3274         store the password instead of netrc.
3275         (nnimap-open-connection): Don't error out when we can't make a
3276         connections.
3277
3278         * auth-source.el (auth-source-create): In the password prompt, say what
3279         we're querying for.  Also prompt for user name if that hasn't been
3280         given.
3281
3282         * nnimap.el (nnimap-with-process-buffer): Remove.
3283
3284 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3285
3286         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3287         method when we're reading from the agent.
3288
3289         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3290
3291         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3292         that's probably most useful for users.
3293
3294         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3295         "failed" all the time.
3296
3297         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3298         ...)) with (with-current-buffer ... ).
3299
3300         * nntp.el (nntp-open-server): Return whether the open was successful or
3301         not.
3302
3303         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3304         select an unread unseen article first.
3305
3306         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3307         /etc/services, supply some sensible port defaults.
3308
3309         * dgnushack.el: Define netrc-credentials.
3310
3311 2010-09-17  Julien Danjou  <julien@danjou.info>
3312
3313         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3314
3315 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3316
3317         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3318         doesn't have any parameters.
3319
3320 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3321
3322         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3323         only upcased checks.
3324
3325         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3326
3327         * nnimap.el (nnimap-open-shell-stream): New function.
3328         (nnimap-open-connection): Use it.
3329         (nnimap-transform-headers): Get the number of lines in each message.
3330         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3331         number of lines.
3332         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3333         problem.
3334
3335         * utf7.el (utf7-encode): Autoload.
3336
3337         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3338         to allow the mail splitting to not return a default group.  This is
3339         useful for nnimap, which will leave unmatched mail in the inbox.
3340
3341         * nnimap.el: Rewritten.
3342
3343         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3344         nnimap usage.
3345
3346         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3347         if the move is internal, so that nnimap can do fast internal moves.
3348
3349         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3350         data.
3351         (gnus-read-active-for-groups): Support finishing the early retrieval of
3352         data.
3353
3354         * gnus-range.el (gnus-range-nconcat): New function.
3355
3356         * gnus-int.el (gnus-finish-retrieve-group-infos)
3357         (gnus-retrieve-group-data-early): New functions.
3358
3359 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3360
3361         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3362         (nnrss-retrieve-groups):
3363         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3364         (pop3-quit): Use with-current-buffer.
3365
3366 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3367
3368         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3369         instead of nnheader-accept-process-output.
3370
3371         * dgnushack.el (dgnushack-compile): Add comment.
3372
3373         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3374
3375         * gnus-html.el (gnus-html-schedule-image-fetching)
3376         (gnus-html-prefetch-images): Replace process-kill-without-query by
3377         gnus-set-process-query-on-exit-flag.
3378
3379 2010-09-16  Romain Francoise  <romain@orebokech.com>
3380
3381         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3382
3383 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3384
3385         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3386         parameter to unintern is mandatory-ish in Emacs 24.
3387
3388         * gnus-html.el (gnus-html-schedule-image-fetching)
3389         (gnus-html-prefetch-images): Check for curl before using it.
3390
3391         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3392         depend on curl, which isn't essential.
3393
3394         * imap.el: Revert back to version
3395         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3396         seem problematic.
3397
3398 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3399
3400         * gnus-registry.el (gnus-registry-install-shortcuts):
3401         Explicitly pass `obarray' to `unintern' to avoid a warning.
3402
3403 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3404
3405         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3406         change.
3407
3408         * nnrss.el (nnrss-request-list): Remove this function and related
3409         functions, including the moreover stuff.
3410
3411 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3412
3413         * nnrss.el (nnrss-retrieve-groups): New function.
3414
3415 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3416
3417         * .dir-locals.el: Add no-byte-compile cookie.
3418
3419 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3420
3421         * time-date.el (format-seconds): Comment fix.
3422
3423         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3424         for back end that doesn't support request-scan.
3425
3426 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3427
3428         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3429         then do request scans from the backends.
3430
3431         * netrc.el (netrc-credentials): New conveniency function.
3432
3433         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3434         avoid running a hook per line, since this takes a lot of time,
3435         profiling shows.
3436         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3437         directly if gnus-visual-p is true.
3438
3439 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3440
3441         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3442         groups; replace mapcar with dolist which is a bit faster; pass groups
3443         info to gnus-read-active-file-1.
3444         (gnus-read-active-file-1): Scan only specified groups if the new
3445         optional arg `infos' is given.
3446
3447 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3448
3449         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3450
3451         * pop3.el (pop3-movemail): Remove.
3452         (pop3-streaming-movemail): Rename to pop3-movemail.
3453
3454         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3455         don't restrict end-tag searches to the end of the line.
3456
3457 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3460         articles of every unchecked group to t, which means unknown since the
3461         server has never been opened.
3462
3463 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3464
3465         * gnus-html.el (gnus-html-show-alt-text): New command.
3466         (gnus-html-browse-image): Ditto.
3467         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3468         to browse the image directly.
3469         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3470         better.
3471
3472         * gnus-async.el (gnus-async-article-callback):
3473         Call `gnus-html-prefetch-images' unconditionally.
3474
3475         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3476         before feeding URLs to curl.
3477
3478 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3479
3480         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3481         internal images as deletable by `W D D'.
3482
3483         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3484         (gnus-async-article-callback): Fix typo.
3485
3486 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3487
3488         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3489         current line to work around bugs in the output from w3m.
3490
3491         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3492         for groups that want that.
3493
3494         * nntp.el (nntp-wait-for-string): Supply a timeout for
3495         accept-process-output to ensure progress.
3496
3497         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3498         level to get unread articles from, then use that for foreign groups,
3499         too.
3500
3501         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3502         confuses the rest of the function.
3503
3504         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3505         for the methods that support -retrieve-groups, too.
3506
3507         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3508
3509 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3510
3511         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3512         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3513
3514         * pop3.el: Require cl when compiling.
3515         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3516
3517 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3518
3519         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3520         that aren't going to be activated.
3521         (gnus-get-unread-articles): Fix up the last commit.
3522
3523         * gnus-html.el (gnus-article-html): Allow calling without specifying
3524         the handle.  In that case, dissect the buffer first.
3525
3526         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3527
3528         * nnimap.el (nnimap-open-connection): Revert the change that would look
3529         into authinfo for imaps instead of imap.
3530
3531         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3532         say that you don't want to call gnus-request-group with don-check, but
3533         do check the reponse.  This is for virtual groups only.
3534         (gnus-get-unread-articles): Count the archive groups as secondary, so
3535         that they're activated the same way as before.
3536
3537         * imap.el (imap-message-map): Removed optional buffer parameter, since
3538         no callers use it.
3539         (imap-message-get): Ditto.
3540         (imap-message-put): Ditto.
3541         (imap-mailbox-map): Ditto.
3542         (imap-mailbox-put): Ditto.
3543         (imap-mailbox-get): Ditto.
3544         (imap-mailbox-get): Revert last change for this function.
3545
3546         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3547         case-insensitively.
3548         (nnimap-debug): Remove.
3549
3550         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3551         to use `imap-fetch' instead.  According to the comments, this should be
3552         safe, since all other IMAP clients use the 1:* syntax.
3553         (imap-enable-exchange-bug-workaround): Removed.
3554         (imap-debug): Removed -- doesn't seem very useful.
3555
3556         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3557         mail from a file, and the file doesn't exist.
3558
3559         * imap.el (imap-log): New convenience function used throughout instead
3560         of repeating the same code all over the place.
3561
3562         * pop3.el (pop3-streaming-movemail): Return t for success.
3563
3564         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3565         .authinfo if we're using ssl connection.
3566
3567         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3568         already have if we're in a main Gnus `g' run.
3569
3570         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3571
3572 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3573
3574         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3575
3576         * nnmh.el (nnmh-request-list-1): Bind `file'.
3577
3578         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3579         alias to set-process-query-on-exit-flag or process-kill-without-query.
3580         (pop3-open-server): Use it.
3581
3582 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3583
3584         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3585         box to the Incoming file.  Fixes mistake in previous checkin.
3586
3587         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3588         request loop (for debugging purposes) removed.
3589
3590         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3591         culprit is more visible.
3592         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3593         (nnml-add-incremental-nov): New functions to do "incremental" nov
3594         updates, where we just append to the end of the existing nov files
3595         without reading/writing them in full.
3596
3597         * mail-source.el (mail-source-delete-crash-box): Really only check the
3598         incoming files once in a while.
3599
3600         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3601
3602         * mail-source.el (mail-source-delete-crash-box): Only check the
3603         incoming files for deletion once per day to save a lot of file
3604         accesses.
3605
3606         * pop3.el (pop3-logon): Fix up unbound variable typo.
3607
3608         * mail-source.el (pop3-streaming-movemail): Autoload.
3609
3610         * pop3.el (pop3-streaming-movemail):
3611         Respect pop3-leave-mail-on-server.
3612
3613         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3614         retrieval.
3615
3616         * pop3.el (pop3-process-filter): Remove unused function.
3617         (pop3-streaming-movemail, pop3-send-streaming-command)
3618         (pop3-wait-for-messages, pop3-write-to-file)
3619         (pop3-number-of-responses): New functions for streaming pop3
3620         retrieval.
3621
3622         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3623         come from no known methods.
3624         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3625         list.
3626
3627         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3628         message sizes.
3629         (pop3-movemail): Use erase-buffer instead of looping and deleting
3630         regions, which seems rather odd.
3631
3632         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3633         file once per `g' run.
3634
3635         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3636         directories.  This makes the draft queue directory work.
3637
3638         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3639         data from the backends, so that we only request the list of groups from
3640         each method once.  This should speed things up considerably.
3641
3642         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3643         detect that it's not implemented.
3644
3645         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3646         we actually do recurse down into the tree, but don't stat all leaf
3647         nodes.
3648
3649         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3650         then say so instead of bugging out.
3651
3652         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3653         files exist before trying to read them.
3654
3655         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3656         around <pre_int>.
3657
3658         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3659
3660         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3661
3662 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3663
3664         * mm-util.el (mm-image-load-path): Just return the image directories,
3665         not all directories in the path in addition to the image directories.
3666         (mm-image-load-path): Maintain a cache of the image directories so that
3667         the `g' command in Gnus doesn't have to stat dozens of directories each
3668         time.
3669
3670         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3671         (gnus-html-wash-tags): Add a new `i' command to insert images.
3672         (gnus-html-insert-image): New command and keystroke.
3673         (gnus-html-redisplay-with-images): New command and keystroke.
3674         (gnus-html-show-images): Rename command.
3675         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3676         spacers.
3677         (gnus-html-wash-tags): Decode entities at the end, so that entities
3678         inside the tags don't mess up the rest of the "parsing".
3679
3680         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3681         so that nnimap methods aren't agentized by default.  There's apparently
3682         many problems related to agent/imap behaviour.
3683
3684         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3685
3686         * gnus-html.el: Doc fix.
3687
3688 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3689
3690         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3691         specifier-spec-list for Emacs 21.
3692
3693         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3694         glyph-width and glyph-height instead of display-graphic-p and
3695         image-size; make avoidance of displaying small images work for XEmacs.
3696
3697         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3698         for XEmacs.
3699
3700         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3701         of symbol that holds plist data.
3702         (gnus-process-plist): Remove plist of process after getting it.
3703
3704 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3705
3706         * message.el (message-generate-hashcash): Change default to
3707         'opportunistic if hashcash is installed.
3708
3709         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3710         (gnus-html-put-image): Only call image-size once, since it's somewhat
3711         time-consuming on remote X servers.
3712
3713 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3714
3715         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3716         type on data, not a file name.
3717
3718         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3719         window-pixel-edges for Emacs 21.
3720
3721         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3722         decoded contents.
3723         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3724
3725 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3726
3727         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3728         group line format, since it isn't very interesting.
3729
3730         * gnus-agent.el (gnus-agent-short-article),
3731         (gnus-agent-long-article): Increase values for these two variables,
3732         since most people are likely to have more network connection and
3733         storage than before.
3734
3735         * gnus.el (gnus-refer-article-method): Change default to 'current.
3736         When referring an article, the common behaviour is to refer it from the
3737         current select method, not the native select method.  The chances of
3738         the native select method having the message in question is rather slim
3739         these days.
3740
3741         * gnus-sum.el (gnus-auto-select-subject): Change default to
3742         `unseen-or-unread'.  I think it's likely that most people want to
3743         select an unseen article over a previously seen, but unread one.
3744
3745         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3746         means that in the article buffer none of the minor mode elements will
3747         be shown, usually, and this is not desirable in most cases.
3748
3749         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3750         that commands like `d' (and the like) go to the next line in the
3751         buffer, instead of the next unread article.  I think this is the
3752         behaviour that is most natural for most users.
3753         (gnus-single-article-buffer): Change default to nil, so that people can
3754         have as many article buffers open as they have summary buffer.  I think
3755         this is the most natural way for the groups to behave.
3756
3757         * message.el (message-generate-new-buffers): Change default to
3758         `unsent', so that all new message buffers start their names with the
3759         string "*unsent", and it's easier to find the buffers if you move from
3760         them.
3761
3762 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3763
3764         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3765         small.  They're probably tracking images.
3766         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3767         (gnus-html-rescale-image): Yet another try at getting the image sizing
3768         right.
3769
3770         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3771         nntp-marks-file-name is nil.
3772
3773 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3774
3775         * gnus-html.el (gnus-html-wash-tags)
3776         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3777         Better logging.
3778
3779 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3780
3781         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3782
3783         * gnus-html.el (gnus-html-wash-tags): Check the value of
3784         gnus-blocked-images in the summary buffer.
3785
3786 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3787
3788         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3789
3790 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3791
3792         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3793         like "a", it seems like.
3794         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3795         since it needs to be picked from the correct buffer.
3796
3797         * nnwfm.el: Remove.
3798
3799         * nnlistserv.el: Remove.
3800
3801 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3802
3803         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3804         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3805
3806 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807
3808         * nnkiboze.el: Remove.
3809
3810         * nndb.el: Remove.
3811
3812         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3813         alt text.
3814         (gnus-html-rescale-image): Try to get the rescaling logic right for
3815         images that are just wide and not tall.
3816
3817         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3818         overshadow variable bindings.
3819
3820 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3821
3822         * gnus-html.el (gnus-html-wash-tags)
3823         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3824         Add extra logging.
3825
3826 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3827
3828         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3829         (gnus-max-image-proportion): New variable.
3830         (gnus-html-rescale-image): New function.
3831         (gnus-html-put-image): Rescale images.
3832
3833 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3834
3835         Fix up some byte-compiler warnings.
3836         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3837         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3838         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3839         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3840         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3841         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3842         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3843
3844 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3845
3846         * gnus-html.el (gnus-article-html): Decode contents by charset.
3847
3848 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3849
3850         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3851         (gnus-html-frame-width, gnus-blocked-images)
3852         * message.el (message-prune-recipient-rules): Add custom version.
3853         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3854
3855         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3856         functions.
3857
3858         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3859         gnus-process-get.
3860
3861 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3862
3863         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3864         instead of lsub directly.
3865
3866 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3867
3868         * nnwarchive.el: Remove.
3869
3870         * gnus-soup.el: Remove.
3871
3872         * nnsoup.el: Remove.
3873
3874         * nnultimate.el: Remove.
3875
3876         * gnus-html.el (gnus-blocked-images): New variable.
3877
3878         * message.el (message-prune-recipients): New function.
3879         (message-prune-recipient-rules): New variable.
3880
3881         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3882         guess whether a long line is natural text or not.
3883
3884         * gnus-html.el (gnus-html-schedule-image-fetching):
3885         Use gnus-process-plist and friends for compatibility.
3886
3887 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3888
3889         * gnus-html.el: Require packages that define macros used in this file.
3890         (gnus-article-mouse-face): Declare to silence byte-compiler.
3891         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3892         process-get.
3893         (gnus-html-put-image): Use plist-get to avoid getf.
3894         (gnus-html-prefetch-images): Use with-current-buffer.
3895
3896 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3897
3898         * gnus-ems.el: Provide compatibility functions for
3899         gnus-set-process-plist.
3900
3901         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3902         header-line-format for XEmacs 21.4.
3903
3904         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3905         * gnus.el (gnus-valid-select-methods)
3906         * message.el (message-send-mail-partially-limit)
3907         * mm-decode.el (mm-text-html-renderer)
3908         * mml.el (mml-insert-mime-headers-always)
3909         * smiley.el (smiley-regexp-alist): Bump custom version.
3910
3911 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3912
3913         * gnus-html.el: require mm-url.
3914         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3915         with the url to `url'.
3916         (gnus-html-wash-tags): Support cid: URLs/images.
3917
3918 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3919
3920         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3921         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3922         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3923
3924         * gnus-move.el: Remove file, since it doesn't really work.
3925
3926         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3927         UTF-8.  This seems to fix problems with some German web feeds.
3928
3929         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3930         at the top so that the proper colours are applied.
3931
3932         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3933         don't have dots in their names.
3934
3935         * gnus-art.el (gnus-article-view-part): Doc fix.
3936
3937         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3938         XEmacs-compatible.
3939         (gnus-html-put-image): Don't do images on non-graphic displays.
3940
3941         * nnslashdot.el: Remove this unused backend.
3942
3943         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3944         actions.
3945         (gnus-undo-register-1): Revert last change.
3946
3947         * gnus-group.el (gnus-group-completing-read): Protect against not
3948         having completion-styles bound.
3949
3950         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3951         make broken recipients happier.
3952
3953         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3954
3955         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3956         point parameter.
3957
3958         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3959
3960         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3961         completion-styles for group selection.
3962
3963 2009-02-04  Andreas Schwab  <schwab@suse.de>
3964
3965         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3966         headers and regexp-quote the match if necessary.
3967
3968 2009-03-24  Miles Bader  <miles@gnu.org>
3969
3970         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3971         the blinking smiley.
3972
3973 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3974
3975         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3976         blink smiley.
3977
3978 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3979
3980         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3981         where the dribbel file lives exists.
3982
3983         * message.el (message-send-mail-partially-limit): Change the default to
3984         nil, since most people don't want this.
3985
3986         * mm-url.el (mm-url-decode-entities): Also decode entities like
3987         &#x3212.
3988
3989 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3990
3991         * gnus-sum.el (gnus-summary-idna-message):
3992         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3993         Hyperlink urls in docstrings with URL `...'.
3994
3995 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3996
3997         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3998         functions.
3999
4000 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4001
4002         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4003         say what the mouseover text should be.
4004
4005         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4006         version of the mm-w3m-safe-url-regexp variable to only download images
4007         in the groups where we want that to happen.
4008
4009         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4010
4011         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4012         easier debugging.
4013         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4014         big pictures in the article buffer.
4015
4016         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4017         gnus-article-html.
4018         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4019         w3m.
4020
4021         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4022
4023 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4024
4025         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4026         which doesn't exist.
4027
4028         * message.el (message-inhibit-ecomplete): New variable to allow some
4029         function to inhibit ecomplete address storage.
4030         (message-resend): Disable ecomplete message storage when resending
4031         messages.
4032
4033         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4034
4035 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4038         Save excursion while copying, moving, and deleting articles in order to
4039         prevent the cursor from jumping to unforeseen place.
4040
4041 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4042
4043         * lpath.el: No need to bind bookmark-current-buffer,
4044         bookmark-yank-point and bookmark-make-record-function.
4045
4046 2010-08-17  Glenn Morris  <rgm@gnu.org>
4047
4048         * gnus-sync.el: Require gnus components whose functions are used.
4049
4050         * gnus-art.el (bookmark-make-record-function):
4051         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4052         Declare for compiler.
4053
4054         * mm-url.el (mml-compute-boundary): Autoload.
4055
4056 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4057
4058         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4059
4060 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4061
4062         Typo fix "hoo4a" -> "hook".
4063
4064         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4065
4066 2010-08-14  Glenn Morris  <rgm@gnu.org>
4067
4068         * gnus-sync.el (gnus-sync): Fix defgroup version.
4069
4070 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4071
4072         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4073
4074         * gnus-sync.el: Fix docs.
4075         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4076         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4077
4078 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4079
4080         Optimizations for gnus-sync.el.
4081
4082         * gnus-sync.el: Add docs about gnus-sync-backend
4083         possibilities.
4084         (gnus-sync-save): Remove unnecessary message.
4085         (gnus-sync-read): Optimize and show what groups were skipped.
4086
4087 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4088
4089         Minor bug fixes for gnus-sync.el.
4090
4091         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4092         Don't read the sync on get-new-news.
4093
4094         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4095         quiet.
4096
4097         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4098         (fix typo).
4099
4100 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4101
4102         Make saving and restoring of hidden threads work with overlays.
4103         Patch applied by Ted Zlatanov.
4104
4105         * gnus-sum.el (gnus-hidden-threads-configuration)
4106         (gnus-restore-hidden-threads-configuration): Update to deal with text
4107         properties, rather than searching for a magic character.
4108
4109 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4110
4111         New gnus-sync.el library for synchronization of marks.
4112
4113         * gnus-sync.el: New library for synchronization of marks.
4114
4115         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4116         renamed from `gnus-registry-grep-in-list'.
4117
4118         * gnus-registry.el (gnus-registry-follow-group-p):
4119         Use `gnus-grep-in-list'.
4120
4121         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4122
4123 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4124
4125         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4126         determining charset of text fails.
4127
4128 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4129
4130         * nnmail.el (nnmail-get-new-mail-1): Revert.
4131
4132         * nnml.el (nnml-active-number): Make sure names of newly created groups
4133         in nnml-group-alist are encoded.
4134
4135 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4138         containing non-ASCII characters in active file for nnml back end.
4139
4140 2010-07-24  David Engster  <dengste@eml.cc>
4141
4142         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4143         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4144
4145 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4146
4147         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4148         tag (Bug#6654).
4149
4150 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4153         the article buffer, not the summary buffer.
4154
4155 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4158         Emacs 23 as well.
4159
4160 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4161
4162         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4163         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4164
4165 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4166
4167         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4168         Patch applied by Karl Fogel.
4169
4170         * gnus-sum.el (gnus-summary-bookmark-make-record):
4171         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4172
4173 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4174
4175         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4176         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4177         C-w still not working correctly from Article buffers; Thierry's
4178         patch to fix that will be applied after this.
4179
4180         * gnus-art.el (bookmark-make-record-function): New local variable.
4181
4182         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4183         article buffer.
4184         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4185
4186 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4187
4188         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4189         on changes in bookmark.el.
4190
4191 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4192
4193         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4194         `no-log' instead of message not to log prompt string.
4195
4196 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4197
4198         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4199         the *other* type of HTML form submission.
4200
4201 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4202
4203         * auth-source.el (auth-source-pick): If choice does not contain a
4204         questioned keyword, set the check to t.
4205
4206 2010-06-12  Romain Francoise  <romain@orebokech.com>
4207
4208         * gnus-util.el (gnus-date-get-time): Move up before first use.
4209
4210 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4211
4212         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4213         (gnus-article-edit-part): Bind it to make last part that is substituted
4214         or deleted visible.
4215         (gnus-mime-display-single): Buttonize part of which id equals to
4216         gnus-mime-buttonized-part-id.
4217
4218 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4219
4220         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4221         (gnus-dd-mmm): Use gnus-date-get-time.
4222         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4223         simplify logic.
4224         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4225         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4226
4227 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4228
4229         * auth-source.el (top): Autoload `secrets-list-collections',
4230         `secrets-create-item', `secrets-delete-item'.
4231         (auth-sources): Fix tag string.
4232         (auth-get-source, auth-source-retrieve, auth-source-create)
4233         (auth-source-delete): New defuns.
4234         (auth-source-pick): Rewrite in order to avoid 2 passes.
4235         (auth-source-forget-user-or-password): New parameter USERNAME.
4236         (auth-source-user-or-password): New parameters CREATE-MISSING and
4237         DELETE-EXISTING.  Retrieve password interactively, if needed.
4238
4239 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4240
4241         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4242         deleting unused directories when gnus-expert-user is t.
4243
4244 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4247         for each temp file when gnus-article-browse-delete-temp is ask.
4248
4249 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4250
4251         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4252         Lisp calls to delete-backward-char by calls to delete-char.
4253
4254 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4255
4256         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4257
4258 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4259
4260         * password-cache.el (password-cache-remove): Fix docstring.
4261
4262 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4263
4264         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4265         article unless decoding article to be saved.
4266
4267 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4268
4269         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4270         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4271         generated within the mm-with-unibyte-current-buffer macro.
4272
4273 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4274
4275         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4276         to nil when we're in a mml-preview buffer and no group is selected.
4277
4278 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4279
4280         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4281         when catching the `C-g'.  Reported by "Leo".
4282
4283 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4284
4285         * message.el (message-forward-make-body-plain)
4286         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4287         multibyte-string-p.
4288
4289         * lpath.el: Revert.
4290
4291 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4292
4293         * message.el (message-forward-make-body-mml): Assume original message
4294         is multibyte string; error on unibyte.
4295         (message-forward-make-body-plain): Ditto; don't add excessive newline
4296         in body end.
4297
4298         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4299
4300 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4301
4302         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4303         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4304
4305 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4306
4307         * mm-extern.el (mm-extern-url): Don't use
4308         mm-with-unibyte-current-buffer.
4309         (mm-extern-cache-contents): Use with-current-buffer instead of
4310         save-excursion + set-buffer.
4311
4312 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4313
4314         * mm-util.el (mm-emacs-mule): Remove.
4315
4316 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4317
4318         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4319         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4320         change.
4321
4322 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4323
4324         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4325         bind the default value of enable-multibyte-characters to nil.
4326
4327 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4328
4329         * message.el (message-forward-make-body-plain)
4330         (message-forward-make-body-mml):
4331         Don't use mm-with-unibyte-current-buffer.
4332
4333 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4334
4335         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4336
4337 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4338
4339         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4340         (Bug#5592).
4341
4342 2010-05-07  Julien Danjou  <julien@danjou.info>
4343
4344         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4345         it to mm-pipe-part.
4346
4347         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4348         it is given.
4349
4350 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4351
4352         * binhex.el (binhex-decode-region-internal)
4353         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4354         (dns-query)
4355         * nnweb.el (nnweb-gmane-search)
4356         * pgg-parse.el (pgg-parse-armor)
4357         * pgg.el (pgg-verify-region)
4358         * sha1.el (sha1-string-external)
4359         * uudecode.el (uudecode-decode-region-internal)
4360         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4361         XEmacs.
4362
4363         * gnus-art.el (gnus-article-browse-html-parts)
4364         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4365         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4366         make-temp-file.
4367
4368         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4369         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4370         compiling.
4371
4372         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4373         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4374         XEmacs when compiling.
4375
4376         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4377         gnus-pick-mode-off-hook for XEmacs when compiling.
4378         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4379         gnus-binary-mode-off-hook for XEmacs when compiling.
4380
4381         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4382         Return nil if char-charset is not available.
4383
4384         * imap.el (imap-disable-multibyte)
4385         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4386         macros.
4387
4388         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4389         instead of encode-coding-string.
4390
4391         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4392         'xemacs) instead of mm-emacs-mule to switch function definitions.
4393         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4394
4395         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4396         bind temporary-file-directory for XEmacs;
4397         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4398         timer-set-function for XEmacs 21.4 and SXEmacs;
4399         bind timer-list for XEmacs 21.4 and SXEmacs;
4400         fbind char-charset and find-charset-region for non-Mule XEmacs;
4401         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4402         encode-coding-region and encode-coding-string for XEmacs having no
4403         file-coding feature.
4404
4405 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4406
4407         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4408
4409 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4412         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4413
4414 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4415
4416         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4417         alias `jka-compr-delete-temp-file' no longer exists.
4418
4419 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4420
4421         Use define-minor-mode in Gnus where applicable.
4422         * mml.el (mml-mode): Use define-minor-mode.
4423         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4424         (gnus-undo-mode): Use define-minor-mode.
4425         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4426         (gnus-dead-summary-mode): Use define-minor-mode.
4427         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4428         Initialize in declaration.
4429         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4430         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4431         (gnus-mailing-list-mode): Use define-minor-mode.
4432         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4433         (gnus-draft-mode): Use define-minor-mode.
4434         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4435         (gnus-dired-mode): Use define-minor-mode.
4436
4437 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4438
4439         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4440         handles on recursive mml-to-mime translation and check them for
4441         boundary delimiter collisions.  Reported by Greg Troxel.
4442
4443 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4444
4445         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4446
4447 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4448
4449         * mm-util.el (mm-find-buffer-file-coding-system):
4450         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4451
4452 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4453
4454         * message.el (message-generate-headers): Record insertion of optional
4455         headers as well.  Otherwise the check to prevent repeated insertion of
4456         optional headers is a no-op.
4457
4458 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4459
4460         * smime.el: Don't mention CVS.
4461
4462         * nnrss.el (nnrss-fetch): Don't mention CVS.
4463
4464         * nnir.el: Don't mention CVS.
4465
4466 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4467
4468         * gnus-sum.el (gnus-summary-bookmark-make-record):
4469         Add `location' field.
4470
4471 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4472
4473         * lpath.el: Fbind bookmark-default-handler,
4474         bookmark-get-bookmark-record, bookmark-make-record-default,
4475         bookmark-prop-get for Emacs <23 and XEmacs.
4476
4477 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4478
4479         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4480         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4481         Use with-current-buffer to silence the byte-compiler.
4482         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4483         bother to require `gnus'.
4484         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4485
4486 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4487
4488         * gnus-sum.el (gnus-summary-bookmark-make-record)
4489         (gnus-summary-bookmark-jump): New functions.
4490         (gnus-summary-mode): Setup bookmark support.
4491
4492 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4493
4494         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4495         if set.
4496
4497 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4498
4499         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4500         gnus-article-browse-html-save-cid-image; make it work recursively for
4501         forwarded messages as well.
4502         (gnus-article-browse-html-parts): Work when prefix arg is given.
4503         (gnus-article-browse-html-article): Doc fix.
4504
4505 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4506
4507         * message.el (message-default-mail-headers):
4508         (message-default-headers): Carry the value mail-default-headers over
4509         into message-default-mail-headers, rather than message-default-headers.
4510
4511 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4512
4513         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4514         charset.
4515
4516         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4517         charset into the <meta> tag when the article is encoded to utf-8.
4518
4519 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4520
4521         * gnus-art.el (gnus-article-browse-delete-temp-files):
4522         Delete directories as well.
4523         (gnus-article-browse-html-parts): Work for images that do not specify
4524         file names; delete temp directory when quitting; insert header at the
4525         right place; use file: scheme for image files.
4526
4527 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4528
4529         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4530         (gnus-article-browse-html-parts): Use it to make temporary cid image
4531         files in addition to html file so that browser may display them.
4532
4533 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4536
4537 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4538
4539         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4540
4541 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4542
4543         * auth-source.el (auth-sources): Change default to be simpler.
4544         Explain about Secret Service API sources.  Improve Customize options.
4545         (auth-source-pick): Change to accept any number of search parameters.
4546         Implement fallbacks iteratively, not recursively.  Add scoring on the
4547         second pass and sort by score.  Call Secret Service API when needed.
4548         (auth-source-user-or-password): Use it.  Call Secret Service API
4549         directly when needed to get the user name and the password.
4550
4551 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4552
4553         * message.el (message-interactive): Doc fix.
4554         (message-qmail-inject-args): Reflow.
4555         (message-kill-to-signature): Fix typo in docstring.
4556
4557         * smiley.el (smiley-buffer): Fix typo in docstring.
4558
4559 2010-03-24  Glenn Morris  <rgm@gnu.org>
4560
4561         * mail-source.el (gnus-message): Declare.
4562         (mail-source-delete-old-incoming): Require gnus-util.
4563
4564 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4565
4566         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4567
4568         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4569
4570         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4571         password-cache's default if it is not bound.
4572         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4573         password-cache-expiry's default if it is not bound.
4574
4575         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4576         available in Emacs 21.
4577
4578         * lpath.el: Suppress compiler warnings for:
4579         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4580         XEmacs;
4581         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4582         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4583         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4584
4585 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4586
4587         * auth-source.el (auth-sources): Fix up definition so extra parameters
4588         are always inline.
4589
4590 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4591
4592         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4593         wasn't updated after mismatch.  Clear cached mailbox info correctly
4594         when uidvalidity changes.
4595         (nnimap-group-prefixed-name): New function to avoid some code
4596         duplication.
4597         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4598         (nnimap-request-group): Use it.
4599         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4600         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4601         with many imap folders.  This is done by caching the group status from
4602         the imap server persistently in a group parameter `imap-status'.  (This
4603         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4604         but not persistently, so every Gnus startup was still very slow.)
4605
4606 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4607
4608         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4609         delete the extra newline.  Otherwise editing of :string and :number
4610         types don't work.
4611
4612 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4613
4614         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4615         secrets.el dependency.
4616         (auth-sources): Add optional user name.  Add secrets.el configuration
4617         choice (unused right now).
4618
4619 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4620
4621         * gnus-sum.el (gnus-summary-make-menu-bar):
4622         Let `gnus-registry-install-shortcuts' fill in the functions.
4623
4624         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4625         warnings.
4626         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4627         (gnus-registry-install-shortcuts): Populate and use it in a
4628         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4629
4630 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4631
4632         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4633         In-place substitutions for the group name encoding/decoding.
4634         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4635         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4636         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4637         (nnimap-update-unseen, nnimap-request-list)
4638         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4639         (nnimap-request-set-mark, nnimap-split-to-groups)
4640         (nnimap-split-articles, nnimap-request-newgroups)
4641         (nnimap-request-create-group, nnimap-request-accept-article)
4642         (nnimap-request-delete-group, nnimap-request-rename-group)
4643         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4644         `encoded-mbx' for consistency.
4645         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4646         variable `imap-current-mailbox'.
4647
4648         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4649         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4650
4651 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4652
4653         * pop3.el (pop3-display-message-size-flag): Display message size byte
4654         counts during POP3 download.
4655         (pop3-movemail): Use it.
4656         (pop3-list): Implement listing of available messages.
4657
4658 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4659
4660         * nnir.el (nnir-get-article-nov-override-function): New function to
4661         override the normal NOV retrieval.
4662         (nnir-retrieve-headers): Use it.
4663
4664 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4665
4666         * auth-source.el (netrc-machine-user-or-password): Autoload.
4667
4668 2010-03-19  Glenn Morris  <rgm@gnu.org>
4669
4670         Stop message.el from loading about 40 libraries it doesn't always need.
4671         The general approach is to autoload rather than require, and to
4672         require in the specific functions rather than the file.  (Bug#5642)
4673
4674         * gmm-utils.el: Don't require wid-edit.
4675         (widget-create-child-value, widget-convert, widget-default-get):
4676         Autoload.
4677
4678         * gnus-util.el: Don't require time-date, netrc.
4679         (message-fetch-field, gnus-group-name-decode): Declare rather than
4680         autoloading.
4681         (gnus-fetch-field): Require message.
4682         (gnus-decode-newsgroups): Require gnus-group.
4683
4684         * ietf-drums.el: Don't require time-date.
4685
4686         * message.el: Don't require hashcash, canlock, ecomplete.
4687         Do require mail-utils.  Require nnheader only when compiling.
4688         (smtpmail-default-smtp-server): Remove declaration.
4689         (message-send-mail-function): Check smtpmail-default-smtp-server
4690         is bound rather than requiring smtpmail.
4691         (message-auto-save-directory, message-insert-signature):
4692         Use expand-file-name rather than nnheader-concat.
4693         (nnheader-insert-file-contents): Autoload.
4694         (hashcash-wait-async): Declare.
4695         (message-send-mail): Only call gnus-setup-posting-charset if
4696         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4697         (message-send-mail-with-sendmail): Require sendmail.
4698         (canlock-password, canlock-password-for-verify): Declare.
4699         (message-canlock-password): Require canlock.
4700         (nnheader-get-report): Autoload.
4701         (gnus-setup-posting-charset): Declare.
4702         (message-send-news): Require gnus-msg.
4703         (message-make-references, message-make-in-reply-to): Use mail-header-id
4704         rather than the alias mail-header-message-id.
4705         (ecomplete-add-item, ecomplete-save): Declare.
4706         (message-put-addresses-in-ecomplete): Require ecomplete.
4707         (ecomplete-display-matches): Autoload.
4708
4709         * mm-decode.el: Don't require mailcap, gnus-util.
4710         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4711         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4712         Autoload.
4713         (mailcap-mime-extensions): Declare.
4714
4715         * mm-encode.el: Don't require mailcap.
4716         (mailcap-extension-to-mime): Autoload.
4717
4718         * mml-sec.el: Don't require password-cache.
4719
4720         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4721         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4722         (mml-minibuffer-read-type): Require mailcap.
4723         (mml-preview): Require gnus-msg.
4724
4725         * mml1991.el: Require password-cache.
4726         (password-cache-expiry): Remove declaration.
4727
4728         * mml2015.el: Require password-cache.
4729         (password-cache-expiry): Remove declaration.
4730
4731         * nneething.el (mailcap): Require mailcap.
4732
4733         * nnheader.el (declare-function): Add compatibility stub.
4734         (message-remove-header): Declare rather than autoload.
4735         (nnheader-replace-header): Require message.
4736
4737         * nnimap.el (declare-function): Add compatibility stub.
4738         (netrc-parse, netrc-machine-user-or-password): Declare.
4739         (nnimap-open-connection): Require netrc.
4740
4741         * nntp.el (declare-function): Add compatibility stub.
4742         (netrc-parse, netrc-machine, netrc-get): Declare.
4743         (nntp-send-authinfo): Require netrc.
4744
4745         * rfc2047.el: Don't require qp.
4746         (quoted-printable-encode-region, quoted-printable-decode-string):
4747         Autoload.
4748
4749         * sieve-mode.el: Don't require easymenu.
4750         (easy-menu-add-item): Autoload it.
4751
4752         * spam-stat.el (time-to-number-of-days): Autoload it.
4753
4754 2010-03-19  Glenn Morris  <rgm@gnu.org>
4755
4756         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4757
4758 2010-03-18  Glenn Morris  <rgm@gnu.org>
4759
4760         * hashcash.el (declare-function): Remove duplicate definition.
4761
4762 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4763
4764         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4765         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4766         value if any backslash escapes).
4767
4768 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4771         if it is available.  (bug#5647)
4772
4773         * lpath.el: Suppress compiler warning for coding-system-from-name for
4774         Emacs 21 and XEmacs.
4775
4776 2010-03-14  Juri Linkov  <juri@jurta.org>
4777
4778         * hmac-def.el:
4779         * hmac-md5.el:
4780         * netrc.el: Fix keywords.
4781
4782 2010-02-26  Glenn Morris  <rgm@gnu.org>
4783
4784         * message.el (message-send-mail-function): Change the default, so that
4785         it inherits from a customized send-mail-function.  (Bug#5643)
4786
4787 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4788
4789         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4790         shell-command-to-string signals an error (bug#5299).
4791
4792 2010-02-24  Glenn Morris  <rgm@gnu.org>
4793
4794         * message.el (message-smtpmail-send-it)
4795         (message-send-mail-with-mailclient): Doc fixes.
4796
4797 2010-02-16  Glenn Morris  <rgm@gnu.org>
4798
4799         * message.el (message-default-mail-headers): Change the default value
4800         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4801
4802 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4803
4804         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4805         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4806
4807 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4808
4809         * time-date.el (date-to-time): Doc fix (Bug#5408).
4810
4811 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4812
4813         * message.el (message-mail): Just pass yank-action on to message-setup.
4814         (message-setup): Handle (FUN . ARGS) form of yank-action.
4815         (message-with-reply-buffer, message-widen-reply)
4816         (message-yank-original): Handle non-buffer values of
4817         message-reply-buffer (Bug#4080).
4818         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4819
4820 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4821
4822         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4823         Fix typo in docstring.
4824
4825 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4826
4827         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4828         response.
4829
4830 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4833
4834         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4835
4836         * message.el (message-check-news-header-syntax): Protect against a
4837         string that `rfc822-addresses' returns when parsing fails.
4838
4839 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4842         (gnus-previous-char-property-change): New functions.
4843
4844         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4845
4846 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4847
4848         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4849         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4850
4851 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4852
4853         * message.el (message-exchange-point-and-mark): Rework last change to
4854         avoid using optional arg of exchange-point-and-mark, for backward
4855         compatibility.
4856
4857 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4858
4859         * message.el (message-exchange-point-and-mark):
4860         Call exchange-point-and-mark with an argument rather than setting
4861         mark-active by hand (Bug#5175).
4862
4863 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4864
4865         * nntp.el (nntp-service-to-port): Work for service expressed with
4866         numeric string; replace [:digit:] with [0-9] for XEmacs.
4867
4868 2009-12-17  Glenn Morris  <rgm@gnu.org>
4869
4870         * gnus-group.el (gnus-bug-group-download-format-alist):
4871         Change emacs entry to debbugs.gnu.org.  Bump :version.
4872
4873 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4874
4875         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4876
4877 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4878
4879         * message.el (message-info): Explain why we use `Info-goto-node'.
4880
4881 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4882
4883         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4884
4885 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4886
4887         * message.el (message-completion-in-region): New compatibility function.
4888         (message-expand-group): Use it.
4889
4890 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4891
4892         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4893         with no unread article should be listed if the 2nd arg `predicate' is
4894         given.
4895
4896 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4897
4898         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4899
4900 2009-11-29  Juri Linkov  <juri@jurta.org>
4901
4902         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4903         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4904         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4905
4906 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4907
4908         * sha1.el (sha1-string-external): default-directory "/" in case
4909         otherwise non-existent.  process-connection-type pipe for touch of
4910         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4911
4912 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4913
4914         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4915         it's comms related and sgml-mode.el has "comm" on that basis too.
4916
4917 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4918
4919         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4920         containing tspecial characters if they have been already quoted.
4921
4922 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4923
4924         * dns-mode.el (auto-mode-alist): Purecopy string.
4925
4926 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4927
4928         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4929
4930 2009-10-24  Glenn Morris  <rgm@gnu.org>
4931
4932         * gnus-art.el (help-xref-stack-item): Define for compiler.
4933
4934 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4935
4936         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4937
4938 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4941
4942 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4943
4944         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4945         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4946
4947 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4948
4949         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4950         (gnus-overlays-in): New alias to overlays-in.
4951
4952         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4953         gnus-overlay-get, and gnus-delete-overlay.
4954         (gnus-summary-show-thread): Make it work as well for systems in which
4955         next-single-char-property-change is not available.
4956         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4957
4958         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4959         (gnus-overlay-get): New alias to extent-property.
4960         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4961
4962         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4963         SXEmacs.
4964
4965         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4966         SXEmacs.
4967
4968 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4969
4970         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4971
4972 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4973
4974         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4975         and XEmacs that don't have `remove-overlays'.
4976
4977 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4978
4979         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4980         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4981         selective display.  Use overlays instead.
4982
4983 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4984
4985         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4986
4987 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4988
4989         * spam-stat.el (spam-stat-load): Fix typo in message.
4990
4991 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4992
4993         * dig.el (dig-invoke): Fix typo in docstring.
4994         (query-dig): Reflow docstring.
4995
4996 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4997
4998         * gnus-art.el (gnus-article-encrypt-body):
4999         * message.el (message-check-recipients):
5000         * mm-util.el (mm-codepage-setup):
5001         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5002         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5003
5004 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5005
5006         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5007         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5008         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5009         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5010         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5011
5012 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5013
5014         * dig.el: Add "Keywords: comm", as per net-utils.el.
5015
5016 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5017
5018         * dig.el (dig-mode): Use define-derived-mode.
5019
5020 2009-09-19  Glenn Morris  <rgm@gnu.org>
5021
5022         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5023
5024 2009-09-18  Glenn Morris  <rgm@gnu.org>
5025
5026         * gnus-diary.el (gnus-diary-check-message):
5027         * message.el (message-insert-formatted-citation-line):
5028         * nnbabyl.el (top-level):
5029         * nndiary.el (nndiary-schedule):
5030         Fix typos in condition-case handlers.
5031
5032 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5033
5034         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5035         configuration that provides the sole article window in a frame;
5036         position point correctly after deleting a part.
5037
5038 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5039
5040         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5041         (spam-resolve-registrations-routine): Use it to unregister articles
5042         that change status.
5043
5044 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5045
5046         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5047         with XEmacs.
5048         (parse-time-string-chars): Use it.
5049
5050 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5051
5052         * imap.el (imap-interactive-login): Better messages.
5053         (imap-open): Fix bug with renamed buffer on reconnect.
5054         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5055         for easier debugging and cleaner code.  On successful (guessed based on
5056         server capabilities) secondary authentication, set imap-state
5057         correctly.
5058         (imap-last-authenticator): Define imap-last-authenticator as a variable
5059         to avoid warnings.
5060
5061 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * nnrss.el (nnrss-request-article): Remove binding of
5064         default-enable-multibyte-characters that has gotten needless by
5065         the 2007-07-13 change in rfc2047-encode-message-header.
5066
5067         * mml.el (mml-insert-multipart): Error on the message header.
5068         (mml-insert-part): Error on the message header; position point at
5069         the end of a MIME tag.
5070
5071 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5072
5073         * time-date.el (autoload): Expand define-obsolete-function-alias into
5074         defalias and make-obsolete for old Emacsen that Gnus supports.
5075         (with-no-warnings): Define it for old Emacsen.
5076         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5077         is available.
5078         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5079         float-time is available; suppress compile warning for time-to-seconds.
5080
5081         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5082         (gnus-float-time): Alias to float-time if it exists.
5083
5084         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5085         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5086         float-time is available; suppress compile warning for time-to-seconds.
5087
5088         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5089         XEmacs.
5090
5091 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5092
5093         * imap.el (imap-message-map): Docstring fix.
5094
5095 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5096
5097         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5098         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5099         Add the optional argument `encoding' that overrides the default.
5100
5101         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5102         mm-encode-buffer.
5103
5104 2009-09-04  Glenn Morris  <rgm@gnu.org>
5105
5106         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5107         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5108         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5109         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5110         * mm-util.el (mm-with-unibyte-current-buffer)
5111         (mm-find-buffer-file-coding-system):
5112         * yenc.el (yenc-decode-region): Use default-value rather than
5113         default-enable-multibyte-characters.
5114
5115 2009-09-03  Glenn Morris  <rgm@gnu.org>
5116
5117         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5118         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5119         than default-enable-multibyte-characters.
5120
5121 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5122
5123         * gnus-art.el (gnus-article-read-summary-keys):
5124         Fix gnus-buffer-configuration's value temporarily used.
5125
5126 2009-09-02  Glenn Morris  <rgm@gnu.org>
5127
5128         * gnus-util.el (gnus-float-time): New function.
5129         * gnus-delay.el (gnus-delay-article):
5130         * gnus-sum.el (gnus-thread-latest-date):
5131         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5132         * nnspool.el (nnspool-request-newgroups):
5133         Use gnus-float-time rather than time-to-seconds.
5134         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5135
5136         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5137         (gnus-header-subject-face, gnus-header-newsgroups-face)
5138         (gnus-header-name-face, gnus-header-content-face):
5139         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5140         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5141         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5142         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5143         (gnus-cite-face-11):
5144         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5145         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5146         (gnus-server-closed-face, gnus-server-denied-face)
5147         (gnus-server-offline-face):
5148         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5149         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5150         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5151         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5152         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5153         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5154         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5155         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5156         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5157         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5158         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5159         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5160         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5161         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5162         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5163         (gnus-summary-high-undownloaded-face)
5164         (gnus-summary-low-undownloaded-face)
5165         (gnus-summary-normal-undownloaded-face)
5166         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5167         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5168         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5169         (gnus-splash-face):
5170         * message.el (message-header-to-face, message-header-cc-face)
5171         (message-header-subject-face, message-header-newsgroups-face)
5172         (message-header-other-face, message-header-name-face)
5173         (message-header-xheader-face, message-separator-face)
5174         (message-cited-text-face, message-mml-face):
5175         * sieve-mode.el (sieve-control-commands-face)
5176         (sieve-action-commands-face, sieve-test-commands-face)
5177         (sieve-tagged-arguments-face):
5178         * spam.el (spam-face):
5179         Mark face aliases with "-face" in the name as obsolete.
5180
5181 2009-09-01  Glenn Morris  <rgm@gnu.org>
5182
5183         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5184         than goto-line.
5185
5186 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5189         Don't move point if the command is invoked inside the message header.
5190
5191 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5192
5193         * imap.el (imap-send-command): Simplify.
5194         (imap-wait-for-tag): point-max -> buffer-size.
5195
5196 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5197
5198         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5199         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5200         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5201         * nnir.el (nnir-swish-e-index-file):
5202         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5203         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5204         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5205         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5206         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5207         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5208
5209 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5210
5211         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5212         Don't save excursion.
5213
5214 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5215
5216         * nnheader.el (nnheader-find-file-noselect):
5217         * mm-util.el (mm-insert-file-contents):
5218         Use (default-value 'major-mode) instead of default-major-mode.
5219
5220 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5221
5222         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5223
5224 2009-08-26  Glenn Morris  <rgm@gnu.org>
5225
5226         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5227         than placing in files.el.
5228
5229 2009-08-25  Glenn Morris  <rgm@gnu.org>
5230
5231         * nnir.el (top-level): Don't require cl at run-time.
5232         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5233         Replace cl-function substitute with gnus-replace-in-string.
5234         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5235         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5236         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5237         simplified expansions.
5238
5239 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5240
5241         * dig.el (dig): Add autoload cookie.
5242
5243 2009-08-22  Glenn Morris  <rgm@gnu.org>
5244
5245         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5246         goto-line.
5247
5248 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5249
5250         * parse-time.el (parse-time-string-chars): Save match data.
5251
5252 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5253
5254         * parse-time.el (parse-time-string-chars): Compute using character
5255         classes, to handle non-ascii characters (Bug#3190).
5256
5257 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5258
5259         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5260
5261         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5262         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5263         (gnus-mm-display-part, gnus-mime-display-single)
5264         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5265         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5266
5267         * gnus-sum.el
5268         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5269         (gnus-summary-move-article): Add expirable mark to articles copied or
5270         moved to group that has auto-expire turned on if the option is non-nil.
5271
5272 2009-07-24  Glenn Morris  <rgm@gnu.org>
5273
5274         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5275         Fix typo.  (Bug#3903)
5276
5277 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5278
5279         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5280         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5281         that should not be used for draft articles.
5282         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5283         that has no concern in minor mode keys.
5284         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5285         Abolish.
5286
5287 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5288
5289         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5290         article without making inquiry to a user for unknown encoding.
5291
5292         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5293         (nnmaildir--scan): Assume i-node and device number that file-attributes
5294         returns might be cons-cell.
5295
5296         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5297
5298         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5299
5300 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5301
5302         * auth-source.el: Remove docs now in auth.texi.  Don't use
5303         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5304         `auth-source-hide-passwords' and use them.
5305
5306 2009-07-15  Glenn Morris  <rgm@gnu.org>
5307
5308         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5309
5310 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5311
5312         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5313         excessive whitespace from the default values of title and description.
5314
5315 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5316
5317         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5318         mail-fetch-field to fetch Content-Description header in order to
5319         exclude newlines.
5320
5321 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5322
5323         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5324         format used by GnuPG 2.0.11.
5325
5326 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5327
5328         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5329         to deleted part.
5330
5331 2009-05-30  David Engster  <dengste@eml.cc>
5332
5333         * nnmairix.el: Remove old documentation in the commentary block.
5334         (nnmairix-request-group): Do not update active file for nnml back ends.
5335         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5336         end so that overview files are ignored.
5337         (nnmairix-update-groups): Make updating the groups more robust by using
5338         marks.
5339         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5340         with dollar characters in message-id.
5341
5342 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5343
5344         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5345         2008-12-25 in dns.el.
5346
5347 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5348
5349         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5350         could happen if the text is only composed of spaces and/or tabs.
5351
5352 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5353
5354         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5355         when sending a queued message to avoid extra mml tags.
5356
5357 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5360
5361 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5362
5363         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5364         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5365         rmail-toggle-header for XEmacs;
5366         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5367
5368 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5369
5370         * gnus-dired.el: Remove autoload for gnus-setup-message.
5371         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5372         displaying Gnus logo; always use compose-mail.
5373
5374 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5375
5376         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5377
5378 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5379
5380         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5381         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5382         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5383         available.
5384         (gnus-nocem-epg-verify): New function.
5385
5386 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5387
5388         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5389
5390 2009-02-15  Glenn Morris  <rgm@gnu.org>
5391
5392         * gnus-util.el (rmail-insert-rmail-file-header)
5393         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5394         autoloads.
5395         (rmail-default-rmail-file): Remove unnecessary declaration.
5396         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5397
5398 2009-02-14  Glenn Morris  <rgm@gnu.org>
5399
5400         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5401         variable (only used in gnus-util, which declares it anyway).
5402         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5403         which was only needed by gnus-art (changed to not use it any more).
5404         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5405         only used in gnus-util, which autoloads it itself.
5406         (rmail-update-summary): Fix autoload.
5407
5408         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5409         rather than rmail-output-to-rmail-file.
5410
5411 2009-02-07  Glenn Morris  <rgm@gnu.org>
5412
5413         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5414         autoload of function that no longer exists.
5415         (rmail-toggle-header): Declare.
5416         (message-forward-rmail-make-body): Handle mbox Rmail.
5417
5418 2009-01-31  Glenn Morris  <rgm@gnu.org>
5419
5420         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5421         2009-01-09 change.
5422
5423 2009-01-31  Dave Love  <fx@gnu.org>
5424
5425         * imap.el (imap-fetch-safe): Bind debug-on-error.
5426         (imap-debug): Add imap-fetch-safe.
5427
5428 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5429
5430         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5431         (auth-source-forget-all-cached): New convenience function.
5432         (auth-source-user-or-password): Accept list of modes or a single mode.
5433
5434         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5435         auth-source modes.
5436
5437         * netrc.el (netrc-machine-user-or-password): Use list of
5438         auth-source modes.
5439
5440         * nnimap.el (nnimap-open-connection): Use list of
5441         auth-source modes.
5442
5443         * nntp.el (nntp-send-authinfo): Use list of
5444         auth-source modes.
5445
5446 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5447
5448         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5449         now.
5450
5451 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5452
5453         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5454         coding system in XEmacs; add a workaround for XEmacs.
5455
5456         * lpath.el: Fbind coding-system-aliasee.
5457
5458 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5459
5460         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5461         of current-language-environment.
5462
5463 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5464
5465         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5466         available at runtime.
5467
5468 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5471
5472 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5473
5474         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5475         the greatest positive fixnum value doesn't work under an XEmacs with
5476         bignum support; use the most-positive-fixnum constant instead,
5477         available since Emacs 21.1 with cl and XEmacs 21.1.
5478
5479 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5480
5481         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5482         XEmacs gets not to work.
5483
5484 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * mm-util.el (mm-coding-system-priorities): Allow the value like
5487         "Japanese (UTF-8)" of current-language-environment.
5488
5489 2009-01-09  Glenn Morris  <rgm@gnu.org>
5490
5491         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5492         with last-command-event.
5493
5494 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5495
5496         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5497         in the doc string.
5498
5499         * message.el (message-fix-before-sending): Amend comment.
5500
5501 2009-01-08  Dave Love  <fx@gnu.org>
5502
5503         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5504
5505 2009-01-07  David Engster  <dengste@eml.cc>
5506
5507         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5508         simplified server definitions by converting it via
5509         gnus-server-to-method.
5510
5511 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5512
5513         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5514         parameter's operands.
5515
5516 2009-01-06  David Engster  <dengste@eml.cc>
5517
5518         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5519         primary select method (for gnus-group-mark-article-as-read).
5520
5521 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5522
5523         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5524         `(gnus)Face', not `(gnus)X-Face'.
5525
5526 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * mm-util.el (mm-ucs-to-char): New function.
5529
5530         * mm-url.el (mm-url-decode-entities): Use it.
5531
5532         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5533         unicode-to-char.
5534
5535 2009-01-05  Dave Love  <fx@gnu.org>
5536
5537         * time-date.el: Require cl for `declare'.
5538
5539 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5540
5541         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5542         Dave Love.
5543
5544 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5545
5546         * message.el (message-fix-before-sending): Add `eight-bit' to
5547         illegible-text check.
5548
5549 2009-01-03  Michael Olson  <mwolson@gnu.org>
5550
5551         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5552         `headers' is nil.  This can occur if the IMAP server does not have
5553         permissions to read messages from a folder, but can write new messages
5554         to the folder.
5555         (nnimap-request-article-part): Do not insert `data' if it is nil.
5556
5557         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5558         characters which will confuse `read', so skip past them.
5559
5560 2009-01-01  Dave Love  <fx@gnu.org>
5561
5562         * imap.el (imap-string-to-integer): Fix typo.
5563         (imap-fetch-safe): New function.
5564         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5565
5566         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5567
5568         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5569         (imap-parse-greeting): Fix doc strings.
5570         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5571         (imap-parse-flag-list): Make messages unique.
5572         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5573
5574         * nnimap.el: Fix author email.
5575         (nnimap-split-rule): Add FIXME comment.
5576         (nnimap-debug): Fix doc string.
5577
5578 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5579
5580         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5581
5582 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5583
5584         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5585         nslookup if resolv.conf isn't available.
5586         (dns-query): Rename from query-dns.
5587         (dns-query-cached): Rename from query-dns-cached.
5588
5589 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5592         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5593         to check if those variables exist (first appeared in Emacs 18.50).
5594
5595 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5596
5597         * mm-util.el (mm-line-number-at-pos): New function.
5598
5599         * spam-report.el (spam-report-process-queue): Use it.
5600
5601 2008-12-24  David Engster  <dengste@eml.cc>
5602
5603         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5604         parameters that haven't existed as variables as buffer-local variables.
5605
5606 2008-12-23  Dave Love  <fx@gnu.org>
5607
5608         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5609         cadar.
5610
5611         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5612         imap-starttls-p.
5613         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5614
5615 2008-12-22  Dave Love  <fx@gnu.org>
5616
5617         * imap.el: Fix author email.  Doc fixes.
5618         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5619         reply.
5620
5621 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5622
5623         * spam-report.el (spam-report-gmane-max-requests): New constant.
5624         (spam-report-gmane-wait): New variable.
5625         (spam-report-gmane-ham, spam-report-gmane-spam)
5626         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5627         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5628         the server.
5629
5630         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5631         Add explanations.
5632
5633         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5634         nnheader-accept-process-output and nnheader-read-timeout if available.
5635         (pop3-movemail): Use it.
5636
5637         * message.el (message-check-news-body-syntax): Fix signature check if
5638         there's an attachment.
5639
5640 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * mm-util.el: Add comments to the mm- emulating functions.
5643
5644 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5645
5646         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5647         Reported by Stephen Berman <stephen.berman@gmx.net>.
5648
5649 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5650
5651         * mm-util.el (mm-substring-no-properties): New function.
5652         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5653         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5654         (mm-string-to-multibyte): Doc fix.
5655
5656         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5657
5658 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5659
5660         * mml.el (mml-attach-file): Strip text properties from file name.
5661         (Bug#1574)
5662
5663 2008-12-16  Glenn Morris  <rgm@gnu.org>
5664
5665         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5666
5667 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5668
5669         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5670         knows since the charset specified might be a bogus alias that
5671         mm-charset-synonym-alist provides.
5672
5673 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5674
5675         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5676         "ISO_8859-1".
5677
5678         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5679
5680 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5681
5682         * mm-util.el (mm-charset-eval-alist):
5683         Define it before mm-charset-to-coding-system.
5684         (mm-charset-to-coding-system): Add optional argument `silent';
5685         define it before mm-charset-override-alist.
5686         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5687         default value if it can be used in Emacs currently running;
5688         silence mm-charset-to-coding-system.
5689
5690 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5691
5692         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5693         `allow-override' which says whether to use `mm-charset-override-alist'.
5694         (rfc2047-decode-encoded-words): Use it.
5695
5696         * mm-util.el (mm-charset-override-alist): Fix custom type;
5697         add `(gb2312 . gbk)' to choices.
5698
5699 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5700
5701         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5702         fast.
5703
5704         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5705
5706         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5707
5708 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5709
5710         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5711         on links.
5712
5713         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5714
5715 2008-12-03  Lute Kamstra  <lute@gnu.org>
5716
5717         * sha1.el: Remove leading * from docstrings of defcustoms,
5718         deffaces, defconsts and defuns.
5719
5720 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5721
5722         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5723         users' addresses that don't have domain parts.
5724         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5725         rather than message-narrow-to-head since there will be the message
5726         header separator.
5727
5728 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5729
5730         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5731         since the result is inserted in a unibyte buffer anyway.
5732         (nnimap-demule-use-string-to-multibyte): Remove.
5733         (nnimap-demule): Alias it to mm-string-to-multibyte.
5734
5735 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5736
5737         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5738         variable for debugging bug#464 and bug#1174.
5739         (nnimap-demule): Use it.
5740
5741 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5742
5743         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5744         score calculation correctly.
5745
5746 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5747
5748         * message.el (message-send-mail): Just set the buffer to unibyte
5749         rather than use mm-with-unibyte-current-buffer which does a lot more.
5750         (message-send-mail-partially): Don't bother with
5751         mm-with-unibyte-current-buffer since it's already been made unibyte by
5752         message-send-mail.
5753
5754 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5755
5756         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5757
5758 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5759
5760         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5761
5762 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5765         require itself and to remove `with-no-warnings'.
5766
5767 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5768
5769         * starttls.el (starttls-any-program-available): Get the name of the
5770         available TLS layer program.
5771         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5772         well as the host name in the "opening" message.
5773
5774         * auth-source.el (auth-source-cache, auth-source-do-cache)
5775         (auth-source-user-or-password): Cache passwords and logins by default,
5776         allow override with `auth-source-do-cache'.
5777         (auth-source-forget-user-or-password): Allow users to remove cache
5778         entries if needed.
5779
5780 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5781
5782         * md4.el (md4-buffer): Fix typo in docstring.
5783         (md4, md4-64): Doc fixes.
5784         (md4-pack-int32): Reflow docstring.
5785
5786 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5787
5788         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5789         condition-case to only the forward-sexp call.
5790
5791 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5792
5793         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5794         quotes contained.  Make it more robust regardless by an extra
5795         condition-case wrapper.
5796
5797 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5798
5799         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5800
5801 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5802
5803         * nnml.el (nnml-request-expire-articles): Check if the function set to
5804         `nnmail-expiry-target' returns the symbol `delete'.
5805
5806         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5807
5808         * nnmail.el (nnmail-expiry-target): Fix custom type.
5809
5810 2008-10-02  Glenn Morris  <rgm@gnu.org>
5811
5812         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5813         Silence compiler warning.
5814
5815 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5816
5817         * tls.el (open-tls-stream): Show the actual command being
5818         executed, instead of the format string.
5819
5820 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5821
5822         * lpath.el: Fbind codepage-setup for Emacs 23.
5823
5824 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5825
5826         * mml.el (mml-menu): Don't assume mml2015 is bound.
5827
5828 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5831         exists.
5832
5833 2008-09-27  Glenn Morris  <rgm@gnu.org>
5834
5835         * gnus-util.el (mail-header-remove-comments): Autoload it.
5836
5837 2008-09-27  Andreas Schwab  <schwab@suse.de>
5838
5839         * gnus-util.el (gnus-split-references): Strip comments.
5840         (gnus-parent-id): Likewise.
5841
5842 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5843
5844         * message.el (message-confirm-send): Fix version.
5845
5846 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5847
5848         * message.el (message-idna-to-ascii-rhs-1): Use
5849         mail-extract-address-components rather than mail-header-parse-addresses
5850         that is an alias by default to ietf-drums-parse-addresses that does not
5851         support non-ASCII names in headers' contents.
5852
5853 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5854
5855         * message.el (message-confirm-send): Fix variable documentation to
5856         avoid the "y/n" wording.
5857
5858 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5859
5860         * message.el (message-set-auto-save-file-name): Save to a different
5861         filename so multiple messages (especially drafts) can be recovered.
5862
5863 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5864
5865         * message.el (message-confirm-send): Add appropriate version.
5866
5867 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5868
5869         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5870         defvar.
5871
5872 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5873
5874         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5875         (mm-pkcs7-enveloped-magic): Ditto.
5876
5877 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5878
5879         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5880         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5881
5882 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5883
5884         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5885         default, it's better.
5886
5887 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5888
5889         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5890         summary line gnus-number property and ignore them (with a warning
5891         message).
5892
5893 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5894
5895         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5896         macro caddr in the interactive form since it won't be expanded.
5897
5898 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5899
5900         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5901         `charset'; fix name of function called recursively.
5902         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5903
5904 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5905
5906         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5907         (gnus-mime-set-charset-parameters): New function.
5908         (gnus-mime-view-part-as-charset): Use it to correctly display part
5909         specifying wrong charset.
5910
5911 2008-09-08  David Engster  <dengste@eml.cc>
5912
5913         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5914         in completing-read for back end server.
5915
5916 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5917
5918         * message.el (message-confirm-send): New variable to confirm sending a
5919         message.
5920         (message-send): Use it.
5921
5922 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5923
5924         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5925
5926 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5927
5928         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5929
5930 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5931
5932         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5933         prevent tracking too many groups.
5934         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5935         Use it.
5936
5937 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5938
5939         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5940         moving point to the bottom of the window in order to avoid recentering.
5941
5942 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5943
5944         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5945
5946         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5947         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5948         (gnus-article-beginning-of-window): Fix calculation.
5949
5950 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * gnus-msg.el (gnus-summary-supersede-article)
5953         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5954         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5955         message header.
5956
5957 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5958
5959         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5960         pending output coming after the status change.
5961
5962 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5963
5964         * message.el:
5965         * gnus-start.el:
5966         * gnus-registry.el: Remove VMS support.
5967
5968 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5969
5970         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5971         macro.
5972         (rfc2104-hash): Use it.
5973
5974 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5975
5976         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5977         (gnus-summary-sort-by-most-recent-date): New commands.
5978         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5979         and menu entries.
5980
5981 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5982
5983         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5984         don't redisplay article for raw contents; remove plural articles stuff.
5985
5986         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5987         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5988         on gnus-summary-save-article; display results properly.
5989
5990 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5991
5992         * lpath.el: No need to fbind ns-focus-frame.
5993
5994 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5997
5998 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5999
6000         * gnus-art.el (gnus-summary-save-in-pipe):
6001         Consider gnus-save-all-headers.
6002
6003 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6004
6005         * gnus-util.el (ns-focus-frame): Remove declaration.
6006         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6007         like x.
6008
6009 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6010
6011         * rfc2104.el (rfc2104-zero): Delete defconst.
6012         (rfc2104-hex-alist): Likewise.
6013         (rfc2104-hex-to-int): Delete func.
6014         (rfc2104-hexstring-to-bitstring): Likewise.
6015         (rfc2104-nybbles): New defconst.
6016         (rfc2104-hash): Rewrite for speed.
6017
6018 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * tls.el (open-tls-stream): Make it work with the 2nd argument
6021         BUFFER that is a string but does not exist as a buffer object, as
6022         mentioned in the doc-string.
6023
6024 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6025
6026         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6027         SXEmacs.
6028
6029 2008-07-16  Glenn Morris  <rgm@gnu.org>
6030
6031         * gnus-util.el (ns-focus-frame): Declare for compiler.
6032
6033 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6034
6035         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6036         set as a group parameter.
6037         (gnus-summary-save-in-pipe): Work when it is called independently.
6038         (gnus-summary-pipe-to-muttprint): Don't modify
6039         gnus-summary-pipe-output-default-command.
6040
6041 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6042
6043         * message.el (message-send-mail-with-sendmail):
6044         Display the error message.
6045
6046 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6047
6048         * gnus-art.el (gnus-default-article-saver):
6049         Add gnus-summary-save-in-pipe to choices.
6050         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6051         gnus-summary-pipe-output-default-command as the default command.
6052         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6053         instead of gnus-last-shell-command.
6054
6055         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6056         New user option.
6057         (gnus-summary-muttprint-program): Mention the value will be changed.
6058         (gnus-summary-save-article): Force showing of all headers.
6059         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6060
6061 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6062
6063         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6064
6065 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6066
6067         * nnimap.el (nnimap-id):
6068         * sieve-manage.el (sieve-manage-open): Doc fixes.
6069
6070 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6071
6072         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6073         if available.
6074
6075 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6076
6077         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6078
6079         * nnkiboze.el (nnkiboze-generate-group):
6080         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6081
6082         * nnmairix.el: Require CL.
6083
6084 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6085
6086         * dgnushack.el: Autoload get-display-table and put-display-table for
6087         XEmacs 21.5.
6088
6089         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6090         21.4 and SXEmacs.
6091
6092 2008-06-15  David Engster  <dengste@eml.cc>
6093
6094         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6095
6096 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6097
6098         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6099         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6100         runtime choice under XEmacs.
6101
6102         * gnus-sum.el (gnus-summary-set-display-table):
6103         Use `gnus-put-display-table', `gnus-get-display-table',
6104         `gnus-set-display-table' for the display table, instead of `aset'.
6105
6106         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6107         Use `gnus-put-display-table', `gnus-get-display-table',
6108         `gnus-set-display-table' for the display table.
6109
6110 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6111
6112         * nnmairix.el: Add autoloads.
6113
6114 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6115
6116         * nnmairix.el (nnmairix-delete-recreate-group)
6117         (nnmairix-update-and-clear-marks): Fix error messages.
6118
6119 2008-06-14  David Engster  <dengste@eml.cc>
6120
6121         * nnmairix.el: Upgrade to version 0.6.
6122         (nnmairix-group-toggle-propmarks-this-group)
6123         (nnmairix-group-toggle-readmarks-this-group)
6124         (nnmairix-group-delete-recreate-this-group)
6125         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6126         (nnmairix-remove-tick-mark-original-article): New commands.
6127         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6128         (nnmairix-propagate-marks-to-nnmairix-groups)
6129         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6130         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6131         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6132         functions needed for marks propagation and manipulation of read marks.
6133         (nnmairix-update-groups): New function.
6134         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6135         (nnmairix-determine-original-group-from-registry)
6136         (nnmairix-determine-original-group-from-path)
6137         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6138         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6139         New helper functions.
6140         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6141         keystrokes for new commands.
6142         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6143         (nnmairix-request-group): Check allow-fast group parameter.
6144         (nnmairix-request-create-group): Set allow-fast group parameter if
6145         nnmairix-allowfast-default is set.
6146         (nnmairix-close-group): Propagate marks upon closing if needed.
6147         (nnmairix-group-toggle-threads-this-group): Use new.
6148         nnmairix-group-toggle-parameter helper function.
6149         (nnmairix-search): Better check for empty search result.
6150         (nnmairix-goto-original-article): Use new helper functions for
6151         determining original article.
6152         (nnmairix-show-original-article): Make sure message-id is in brackets.
6153         (nnmairix-call-mairix-binary): Change variable name.
6154         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6155         helper function.
6156         (nnmairix-widget-toggle-activate): Fix doc string.
6157
6158 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6159
6160         * nnir.el: Require edmacro when compiling with XEmacs.
6161         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6162         available in Emacs 21.
6163
6164 2008-06-11  Glenn Morris  <rgm@gnu.org>
6165
6166         * gnus-util.el (x-focus-frame):
6167         * gnus.el (image-size):
6168         * mm-decode.el (image-size): Declare.
6169
6170         * gnus-picon.el (declare-function): Add compat definition.
6171         (image-size): Declare.
6172
6173         * gnus-group.el (tool-bar-map):
6174         * gnus-sum.el (tool-bar-map): Define for compiler.
6175
6176         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6177
6178         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6179
6180         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6181         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6182         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6183         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6184         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6185         * sieve-manage.el, spam-report.el, spam.el:
6186         Remove unnecessary eval-and-compile of autoloads.
6187
6188 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6189
6190         * auth-source.el: Precise Tramp doc.
6191
6192 2008-06-07  Glenn Morris  <rgm@gnu.org>
6193
6194         * nnmairix.el: Remove unnecessary eval-when-compile.
6195
6196 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6197
6198         * lpath.el: Fbind propertize for XEmacs 21.4.
6199
6200 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6201
6202         * nnir.el: Move here from ../contrib.
6203
6204 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6205
6206         * gnus-util.el (gnus-read-shell-command): New function.
6207         * mm-decode.el (mm-pipe-part):
6208         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6209
6210 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6211
6212         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6213
6214 2008-06-03  Glenn Morris  <rgm@gnu.org>
6215
6216         * pop3.el (nnheader-accept-process-output): Autoload it.
6217
6218 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6219
6220         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6221         are not 2-digit hexadecimal characters that follow `%'s.
6222
6223 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6224
6225         * message.el (message-bogus-recipient-p): Fix type in doc string.
6226         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6227         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6228         Improve custom options.
6229         (message-bogus-recipient-p): Adjust accordingly.
6230
6231 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6232
6233         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6234         long-form month and day names.
6235
6236 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6237
6238         * dgnushack.el: Autoload debug, eudc-expand-inline and
6239         pgg-snarf-keys-region for XEmacs.
6240
6241         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6242
6243         * nnmairix.el: Require edmacro when compiling with XEmacs.
6244
6245 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6246
6247         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6248         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6249
6250 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6251
6252         * auth-source.el: Add more docs.
6253
6254         * netrc.el (netrc-machine): Always match if the port is not given.
6255
6256 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6257
6258         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6259         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6260         retrieval faster in some cases, but might make CPU usage larger.
6261         If this has any bad side effects, we might revert this change.
6262
6263         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6264         seems to make mail retrieval much, much faster.
6265         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6266         unconditionally.
6267
6268         * gnus-draft.el (gnus-group-send-queue):
6269         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6270
6271 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6272
6273         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6274
6275         * message.el (message-bogus-address-regexp): Fix and improve custom
6276         type.
6277         (message-setup-hook): Add message-check-recipients as custom option.
6278
6279 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6280
6281         * message.el (message-cite-function): Remove bogus autoload which crept
6282         in during merge from v5-10.
6283
6284 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6285
6286         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6287
6288         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6289
6290         * auth-source.el: Preliminary Tramp docs.
6291         (auth-sources): Change the default auth-sources to use
6292         EPA .gpg files.
6293
6294 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6295
6296         * nntp.el: Autoload `auth-source-user-or-password'.
6297         (nntp-send-authinfo): Use it.
6298
6299         * nnimap.el: Autoload `auth-source-user-or-password'.
6300         (nnimap-open-connection): Use it.
6301
6302         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6303         for the gnus-message function.
6304         (auth-source-user-or-password): Use it.
6305
6306 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6307
6308         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6309         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6310         (rfc2104-hash): Use it.
6311
6312 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6313
6314         * gnus-art.el (gnus-article-toggle-truncate-lines):
6315         Don't use `iff' in docstring.
6316
6317 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6318
6319         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6320
6321         * gnus-util.el (gnus-extract-address-component-name)
6322         (gnus-extract-address-component-email): Convenience functions around
6323         `gnus-extract-address-components'.
6324
6325         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6326         Use `gnus-extract-address-component-email' to fix bug of comparing full
6327         sender name to `user-mail-address'.
6328
6329 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6330
6331         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6332         catch/throw to optimize.
6333         (gnus-registry-find-keywords): Just use member to find a keyword.
6334
6335 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6336
6337         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6338         is current before calling gnus-server-prepare.
6339         (gnus-server-setup-buffer, gnus-server-update-server)
6340         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6341
6342 2008-05-04  Juri Linkov  <juri@jurta.org>
6343
6344         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6345         (mailcap-file-default-commands): Use mailcap-replace-in-string
6346         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6347         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6348
6349 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6350
6351         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6352
6353 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6354
6355         * gnus.el: Bump version to 0.11.
6356
6357 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6358
6359         * gnus.el: No Gnus v0.10 is released.
6360
6361 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6362
6363         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6364         hooks.
6365         (gnus-update-read-articles): Speed up non-marks-using users.
6366         (gnus-use-marks): Define gnus-use-marks.
6367         (gnus-propagate-marks): Rename variable to something more sensible.
6368
6369 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6370
6371         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6372         (gmm-image-load-path-for-library): Fix typos in docstrings.
6373         (gmm-message): Reflow docstring.
6374
6375 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6376
6377         * mail-source.el (mail-source-set-1, mail-source-bind):
6378         Move auth-source code out of the macro to clean it up and fix bugs.
6379
6380 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6381
6382         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6383         by sender if it's equal to user-mail-address, it's likely to be
6384         useless.
6385
6386         * mail-source.el (mail-source-bind): Don't use user or password if they
6387         are not bound.  Unintern them if they are nil.  Don't use server unless
6388         it's bound, and default it to empty string otherwise.
6389
6390 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6391
6392         * mail-source.el: Load auth-source.el.
6393         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6394         get user name or password, if auth-sources is set up.
6395
6396         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6397         strategy of splitting with parent.
6398         (gnus-registry-split-fancy-with-parent)
6399         (gnus-registry-post-process-groups): Use it and fix prior
6400         bug (returning a list as the split result).
6401
6402         * auth-source.el (auth-sources): Remove server parameter.
6403         (auth-source-pick, auth-source-user-or-password)
6404         (auth-source-user-or-password-imap)
6405         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6406         (auth-source-user-or-password-sftp)
6407         (auth-source-user-or-password-smtp): Remove server parameter.
6408
6409 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6410
6411         * smime.el (smime-sign-region, smime-encrypt-region)
6412         (smime-decrypt-region):
6413         Remove redundant calls to `generate-new-buffer-name'.
6414
6415 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6416
6417         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6418         Don't use QP for message/rfc822.
6419         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6420
6421 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6422
6423         * sieve-manage.el (sieve-string-bytes): Remove.
6424         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6425         correct byte-length only if the process's coding-system is the same as
6426         the one used internally by Emacs to represent strings.
6427
6428 2008-04-22  Juri Linkov  <juri@jurta.org>
6429
6430         * mailcap.el (mailcap-file-default-commands): New function.
6431
6432 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6433
6434         * message.el (message-signature-separator, message-cite-function):
6435         Change custom version.
6436
6437 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6438
6439         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6440         commands.
6441         (tls-checktrust): Ditto.
6442
6443 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6444
6445         * mm-decode.el (mm-display-external): Make temp file read-only.
6446
6447 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6448
6449         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6450         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6451         `C-c C-f d'.
6452
6453 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6454
6455         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6456
6457 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6458
6459         * gnus.el: Bump version to 0.9.
6460
6461 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6462
6463         * gnus.el: No Gnus v0.8 is released.
6464
6465 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6466
6467         * mail-source.el (mail-source-value):
6468         Prefer fboundp to functionp so it works with macros as well.
6469
6470 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6471
6472         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6473         Fix last change in case the element is not even a symbol.
6474
6475 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6476
6477         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6478         Prefer fboundp to functionp so it works with macros as well.
6479
6480 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6481
6482         * auth-source.el: Add docs.
6483         (auth-sources): Modify format to support server.
6484         (auth-source-pick, auth-source-user-or-password)
6485         (auth-source-user-or-password-imap)
6486         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6487         (auth-source-user-or-password-sftp)
6488         (auth-source-user-or-password-smtp): Add server parameter.
6489
6490 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6491
6492         * gnus-registry.el: Initialize the registry when gnus-registry-install
6493         is t.
6494
6495 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6496
6497         * compface.el (uncompface): Make buffer unibyte.
6498
6499 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6500
6501         * mail-source.el (mail-source-value):
6502         Prefer fboundp to functionp so it works with macros as well.
6503
6504 2008-04-05  Glenn Morris  <rgm@gnu.org>
6505
6506         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6507
6508 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6509
6510         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6511         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6512
6513         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6514         multibyteness after rather than before erasing it.
6515
6516         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6517         mm-with-multibyte.
6518         (gnus-request-article-this-buffer): Make sure the proper decoding is
6519         used if gnus-original-article-buffer happens to be unibyte.
6520
6521         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6522         default-enable-multibyte-characters.
6523
6524         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6525         default-enable-multibyte-characters.
6526
6527         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6528
6529         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6530
6531 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6532
6533         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6534         Fix last change in case the element is not even a symbol.
6535
6536 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6537
6538         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6539         (imap-message-copyuid-1): Use it.
6540         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6541         J. Williams in
6542         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6543
6544         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6545         imap-enable-exchange-bug-workaround.
6546         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6547
6548 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6549
6550         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6551         a 100 byte status-checks into a 2-3MB transfer for each group.
6552         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6553         to enable bug workaround or not.
6554         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6555
6556 2008-03-31  Glenn Morris  <rgm@gnu.org>
6557
6558         * message.el (mml2015-use): Declare for compiler.
6559         (message-info): Require mml2015 when appropriate.
6560
6561 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6562
6563         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6564         whitespace.
6565
6566 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6567
6568         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6569         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6570         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6571         (nntp-service-to-port): New function.
6572         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6573         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6574         (nntp-open-netcat-stream): New function.
6575         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6576
6577 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6578
6579         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6580
6581 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6582
6583         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6584
6585 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6586
6587         * dns.el (dns-write): Use set-buffer-multibyte.
6588
6589 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6590
6591         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6592
6593 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6594
6595         * message.el (message-signature-separator): Change default.
6596         Improve custom type.
6597         (message-cite-function): Change default to
6598         message-cite-original-without-signature.
6599
6600         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6601         toggle.
6602
6603         * message.el (message-check-news-body-syntax): Fix signature check.
6604         (message-setup-1): Mark buffer as unmodified _after_ running
6605         message-setup-hook and handling message-alternative-emails.
6606         (message-shorten-references): Be more strict when building list of
6607         valid references to comply with GNKSA.
6608
6609         * gnus-group.el (gnus-read-ephemeral-bug-group)
6610         (gnus-read-ephemeral-debian-bug-group)
6611         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6612
6613         * message.el (message-info): Don't use booleanp which isn't supported
6614         in Emacs 21 and XEmacs.
6615
6616 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6617
6618         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6619         gnus-group-gmane-group-download-format.
6620         (gnus-group-read-ephemeral-gmane-group): Rename from
6621         gnus-group-read-ephemeral-gmane-group.
6622         (gnus-read-ephemeral-gmane-group-url): Rename from
6623         gnus-group-read-ephemeral-gmane-group-url.
6624         (gnus-bug-group-download-format-alist): New variable.
6625         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6626         (gnus-read-ephemeral-emacs-bug-group): New commands.
6627
6628 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6629
6630         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6631         (gnus-visible-headers): Improve custom type.
6632
6633 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6634
6635         * mml.el (mml-menu): Add workarounds for XEmacs.
6636
6637         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6638         X-Boundary header.
6639
6640         * message.el (message-simplify-recipients): Fix previous commit.
6641
6642 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6643
6644         * mm-util.el (mm-set-buffer-multibyte): New function.
6645         * mm-decode.el (mm-copy-to-buffer): Use it.
6646
6647         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6648         Prefer fboundp to functionp so it works with macros as well.
6649
6650 2008-03-19  Glenn Morris  <rgm@gnu.org>
6651
6652         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6653         Accidentally removed in the sync process with Emacs.
6654
6655 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6656
6657         * message.el (message-alter-recipients-discard-bogus-full-name):
6658         New function.
6659         (message-alter-recipients-function): New variable.
6660         (message-get-reply-headers): Use it.
6661         (message-replace-header): New helper function.
6662         (message-recipients-without-full-name): New variable.
6663         (message-simplify-recipients): New command.
6664
6665         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6666
6667         * message.el (message-info): Handle EasyPG manual.
6668
6669         * mml.el (mml-menu): Add entry for EasyPG.
6670
6671 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6672
6673         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6674         parameter.
6675
6676         * message.el (message-disassociate-draft): Specify drafts group name
6677         fully.
6678
6679 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6680
6681         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6682         Eliminate unnecessary duplicates from the match list.
6683
6684 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6687
6688         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6689
6690         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6691         args of `how-many' of which the XEmacs version doesn't take; declare
6692         Info-index-next as function.
6693
6694 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6695
6696         * gnus-score.el (gnus-score-headers): Fix handling of
6697         gnus-inhibit-slow-scoring.
6698
6699         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6700         string.
6701         (gnus-button-url-regexp): Improve handling of parenthesis.
6702         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6703         (gnus-button-handle-info-keystrokes): Handle index entries.
6704
6705 2008-03-15  Glenn Morris  <rgm@gnu.org>
6706
6707         * parse-time.el (parse-time-string): Simplify.
6708
6709 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6710
6711         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6712         Incoming* files.
6713
6714 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6715
6716         * auth-source.el (auth-sources): Rename from auth-source-choices.
6717         (auth-source-pick): Use it.
6718
6719 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6720
6721         * binhex.el (binhex-decode-region-internal):
6722         * uudecode.el (uudecode-decode-region-internal):
6723         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6724         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6725         setting default-enable-multibyte-characters.
6726
6727 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6728
6729         * auth-source.el (auth-source-protocols)
6730         (auth-source-protocols-customize, auth-source-choices): Add and
6731         modified variable customizations and defaults.
6732         (auth-source-pick, auth-source-user-or-password)
6733         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6734         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6735         (auth-source-user-or-password-sftp)
6736         (auth-source-user-or-password-smtp): Use new variables and provide an
6737         interface to netrc.el.
6738
6739 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6740
6741         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6742         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6743         Make sure the nntp port to specify is a string.
6744
6745 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6746
6747         * nntp.el: Use with-current-buffer.
6748         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6749         dubious mm-with-unibyte-current-buffer.
6750         (nntp-with-open-group-function): New function extracted from
6751         nntp-with-open-group macro.
6752         (nntp-with-open-group): Use the function, so it's easier to debug.
6753         Add indentation and debugging info.
6754         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6755         Recommend the use of the netcat alternatives.
6756
6757         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6758         Avoid mm-string-as-multibyte as well.
6759
6760         * nnweb.el (nnweb-insert-html):
6761         Remove use of nnheader-string-as-multibyte.
6762
6763         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6764         (nnheader-string-as-multibyte): Remove.
6765
6766         * mm-view.el: Use inhibit-read-only.
6767         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6768         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6769         or unibyte-string.
6770
6771         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6772         (mm-uu-yenc-extract): Use with-current-buffer.
6773
6774         * gnus-soup.el (gnus-soup-send-packet): Don't use
6775         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6776
6777         * nnmh.el: Use with-current-buffer.
6778         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6779         mm-string-as-multibyte on the output of mm-encode-coding-string.
6780
6781         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6782         (nnimap-request-move-article): Use with-current-buffer.
6783
6784         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6785         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6786         conversion uses string-make-unibyte rather than string-as-unibyte.
6787
6788         * gnus-msg.el: Use with-current-buffer.
6789
6790         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6791
6792 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6793
6794         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6795         string for caching if it is 'PIN.
6796
6797 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * lpath.el: Consider the case without Emacs/W3.
6800
6801 2008-03-08  Glenn Morris  <rgm@gnu.org>
6802
6803         * time-date.el (date-to-time, time-subtract, time-add)
6804         (safe-date-to-time): Doc fixes.
6805
6806 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6807
6808         * mail-source.el (mail-source-delete-old-incoming-confirm):
6809         Change default to nil.
6810         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6811
6812 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * lpath.el: Rearrange.
6815
6816         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6817         (gnus-article-goto-prev-page): Work for articles having ^L's.
6818
6819         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6820
6821         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6822
6823 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6824
6825         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6826         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6827         (gnus-bookmark-jump): Adjust some variable names.
6828
6829 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6830
6831         * auth-source.el: New package.
6832         (auth-source-choices): Add customization entry point variable.
6833
6834         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6835         bug.
6836
6837 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6838
6839         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6840         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6841         (gnus-registry-install-shortcuts): Rename from
6842         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6843         the `gnus-registry-mark-map' keymap dynamically from
6844         `gnus-registry-marks'.  The generated functions update the summary line
6845         when a registry mark is added or deleted, and will call
6846         `gnus-registry-install-p' (see the comments in the code).
6847         (gnus-registry-user-format-function-M): Use concat intelligently.
6848
6849         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6850         the registry mark functions.
6851
6852 2008-03-05  Glenn Morris  <rgm@gnu.org>
6853
6854         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6855         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6856         gnus-art.
6857         (top-level): No need to load own source when compiling.
6858
6859 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6860
6861         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6862         Suggested by <chris.anderton@zetnet.co.uk>.
6863
6864 2008-03-04  Glenn Morris  <rgm@gnu.org>
6865
6866         * gnus-sum.el (top-level): No need to require gnus when compiling,
6867         since unconditionally required near start of file.
6868         (gnus-summary-display-while-building): Move definition before use.
6869
6870 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6871
6872         * gnus-registry.el (gnus-registry-user-format-function-M):
6873         Add formatting function.
6874
6875 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6876
6877         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6878         with plists.
6879         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6880         Use new format.
6881
6882 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6883
6884         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6885         `where-is-internal' that returns a range of key sequences.
6886
6887 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6888
6889         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6890
6891         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6892         (gnus-summary-jump-to-group): Consider windows on other displayed
6893         frames as well.  Similar changes might be needed elsewhere, but that's
6894         the one I've bumped into during my use.
6895
6896         * nndoc.el (nndoc-oe-dbx-type-p):
6897         * gnus-msg.el (gnus-debug):
6898         * gnus-group.el (gnus-update-group-mark-positions):
6899         Use mm-string-to-multibyte.
6900
6901 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6902
6903         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6904         doesn't handle NotDashEscaped.
6905
6906         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6907         (mml-dnd-attach-options): Fix typo in custom choice.
6908
6909         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6910         Change nndoc-article-type to mbox.
6911         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6912
6913         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6914         to nil, instead of html2text.
6915
6916         * imap.el (imap-debug): Add `imap-ping-server'.
6917
6918         * gnus-bookmark.el: Add FIXMEs.
6919
6920         * message.el (message-form-letter-separator)
6921         (message-send-form-letter-delay): New variables.
6922         (message-send-form-letter): Use them.  New command to send form
6923         letters.  Requested by Uwe Siart.
6924         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6925
6926 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6927
6928         * Update copyright years.
6929
6930 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6931
6932         Sync from EMACS_22_BASE.
6933
6934         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6935
6936 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6937
6938         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6939         empty author.
6940
6941 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6942
6943         * gnus-registry.el (gnus-registry-marks): Add variable for
6944         customization of marks and their appearance.
6945         (gnus-registry-read-mark): Use it.
6946         (gnus-registry-do-marks): Add utility function to loop through
6947         `gnus-registry-marks'.
6948         (gnus-registry-install-shortcuts-and-menus): Add function to install
6949         shortcuts and menus.
6950         (gnus-registry-initialize): Use it.
6951         (gnus-registry-default-mark): Clarify documentation.
6952
6953 2008-02-29  Glenn Morris  <rgm@gnu.org>
6954
6955         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6956         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6957         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6958         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6959         Change defcustom :version from 23.0 to 23.1.
6960
6961 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6962
6963         * gnus-registry.el (gnus-registry-follow-group-p)
6964         (gnus-registry-post-process-groups): Add functions to aid registry
6965         splitting and improve logging.  Clarify behavior in function
6966         documentation.
6967         (gnus-registry-split-fancy-with-parent): Use them.
6968
6969 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6970
6971         * gnus-art.el: Use with-current-buffer.
6972
6973 2008-02-27  David Engster  <dengste@eml.cc>
6974
6975         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6976         Express real group name in the response.
6977
6978 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6979
6980         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6981         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6982         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6983         autoload gnus-registry-fetch-group when compiling.
6984         (nnmairix-request-group-with-article-number-correction):
6985         Remove unreferenced argument passed to nnmairix-call-backend.
6986
6987 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6988
6989         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6990         (mm-uu-extract): Improve face for low color ttys.
6991         Reported by Sascha Wilde.
6992
6993 2008-02-27  Glenn Morris  <rgm@gnu.org>
6994
6995         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6996         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6997         variables to defconsts.  Convert comments to doc-strings.
6998         (nnmairix-last-server, nnmairix-current-server): Convert from free
6999         variables to defvars.  Convert comments to doc-strings.
7000         (gnus-registry-fetch-group): Autoload.
7001         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7002         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7003         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7004         caddr.
7005         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7006         nnmairix-request-group-with-article-number-correction call.
7007         (nnmairix-fast, nnmairix-group): New, less general names, for free
7008         variables passed from nnmairix-request-group to
7009         nnmairix-request-group-with-article-number-correction.  Declare.
7010         (nnmairix-request-group-with-article-number-correction):
7011         Use nnmairix-fast, nnmairix-group rather than fast, group.
7012
7013 2008-02-26  David Engster  <dengste@eml.cc>
7014
7015         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7016         version 0.5.
7017
7018 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7019
7020         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7021         instead of making an extra function call.  Don't add the current group
7022         to articles only when they have the group.  Use
7023         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7024         Reported by David <de_bb@arcor.de>.
7025
7026 2008-02-24  Miles Bader  <miles@gnu.org>
7027
7028         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7029         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7030         (mm-find-mime-charset-region):
7031         * mm-bodies.el (mm-encode-body):
7032         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7033
7034 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7035
7036         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7037         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7038
7039 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7040
7041         * mail-source.el (mail-source-delete-incoming): Change default.
7042         Supplement doc string.
7043
7044         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7045
7046 2008-02-14  Glenn Morris  <rgm@gnu.org>
7047
7048         * time-date.el (format-seconds): New function.
7049
7050 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7051
7052         * nnmail.el (nnmail-message-id-cache-file): Derive from
7053         `gnus-home-directory'.
7054
7055 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7056
7057         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7058         Document negative prefix.
7059
7060         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7061
7062 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7063
7064         * message.el (message-unsent-separator): Add the Exim bounce
7065         separator.
7066
7067 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7068
7069         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7070         list.
7071         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7072         recipient/signer list.
7073
7074 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * Makefile.in (datarootdir): Define.
7077         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7078         name that might contain whitespace.
7079
7080 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7081
7082         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7083         fbound (Emacs 23 unicode), signal an error.
7084
7085 2008-02-08  Glenn Morris  <rgm@gnu.org>
7086
7087         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7088
7089 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7090
7091         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7092         ports to the calls to `netrc-machine-user-or-password' in addition to
7093         "imap" and "imaps".
7094
7095 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7096
7097         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7098
7099         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7100
7101 2008-02-01  Kenichi Handa  <handa@m17n.org>
7102
7103         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7104         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7105         (rfc2104-hash): Convert the result of concat to unibyte string.
7106
7107 2008-02-01  Dave Love  <fx@gnu.org>
7108
7109         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7110         coding-system-for-read.
7111         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7112
7113 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7114
7115         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7116         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7117         <hanche@math.ntnu.no>.
7118
7119 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7120
7121         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7122
7123         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7124
7125 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7126
7127         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7128         * message.el (message-beginning-of-line): Use featurep instead of bound
7129         tests in order to resolve conditionals at compile time.
7130
7131 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7132
7133         * mail-source.el (mail-sources): Add `group' choice.
7134
7135         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7136         parameter `in-group' to control into which group the articles go.
7137         Add treatment of `group' mail-source.
7138
7139 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7140
7141         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7142
7143         * mm-decode.el (mm-dissect-buffer): Decode description.
7144
7145         * mml.el (mml-to-mime): Encode message header first.
7146
7147 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7150         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7151
7152         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7153         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7154
7155 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7156
7157         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7158
7159 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7160
7161         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7162         prefix keys.
7163         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7164         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7165         gnus-xmas.el.
7166
7167         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7168         (gnus-xmas-article-describe-bindings): New function.
7169         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7170         gnus-xmas-article-describe-bindings.
7171
7172         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7173
7174 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7175
7176         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7177         Add new variables for article mark management.
7178         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7179         list of extra data entries which, when present, will indicate that the
7180         article ID should not be trimmed from the registry.
7181         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7182         functions.
7183         (gnus-registry-read-mark): New function to read a mark name from the
7184         user.
7185         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7186         (gnus-registry-set-article-mark-internal): New functions to add and
7187         remove marks.
7188         (gnus-registry-get-article-marks): New function to show the marks for
7189         an article, or retrieve them for further use.
7190
7191 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7192
7193         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7194         keys when no argument is given.
7195
7196 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7197
7198         * imap.el (imap-ping-server): New variable.
7199         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7200         (imap-ping-server): Minor doc string fixes.
7201
7202 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7203
7204         * imap.el (imap-ping-server): New function.
7205         (imap-opened): Call imap-ping-server.
7206
7207 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7208
7209         * gnus-sum.el (gnus-article-sort-by-random)
7210         (gnus-thread-sort-by-random): Fix doc strings.
7211         Reported by jidanni@jidanni.org.
7212
7213 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7214
7215         * gnus-art.el (gnus-article-describe-bindings): New function.
7216         (gnus-article-read-summary-keys): Use it.
7217         (gnus-article-mode-map): Bind `C-h b' to it.
7218
7219 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7220
7221         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7222         XEmacs.
7223         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7224         Protect against non-character events.
7225
7226         * lpath.el: Fbind map-keymap for Emacs 21.
7227
7228 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7229
7230         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7231         New command.
7232         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7233         instead of END.  Change name of the temp file.
7234         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7235         customizable.
7236
7237 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7238
7239         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7240         bind `S W' to gnus-article-wide-reply-with-original; set default
7241         binding to gnus-article-read-summary-send-keys.
7242         (gnus-article-read-summary-keys): Fix the order of keys; display
7243         continuation keys correctly in the echo area; describe bindings
7244         correctly when keys end with `C-h'.
7245         (gnus-article-read-summary-send-keys): New function.
7246         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7247         Work for gnus-article-read-summary-send-keys; display continuation keys
7248         correctly in the echo area.
7249         (gnus-article-reply-with-original): Ignore prefix argument.
7250         (gnus-article-wide-reply-with-original): New function.
7251
7252         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7253         Emacs 21.
7254
7255 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7258         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7259
7260 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7261
7262         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7263         (gnus-group-read-ephemeral-gmane-group): New command.
7264
7265 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7266
7267         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7268
7269 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7270
7271         * message.el (message-send-mail-function): Increase custom version.
7272
7273         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7274         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7275
7276 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7277
7278         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7279         for the cases where imap-authenticate is called with a nil buffer
7280         parameter.
7281
7282 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7283
7284         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7285         html parts correctly; support forwarded messages.
7286         (gnus-article-browse-html-article): Remove work buffers.
7287
7288         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7289         compiling.
7290         (netrc-bound-and-true-p): New macro.
7291         (netrc-parse): Use it instead of bound-and-true-p that is not available
7292         in XEmacs 21.4.
7293
7294 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7295
7296         * gnus-registry.el (gnus-registry-mark-article)
7297         (gnus-registry-article-marks): Add functionality to mark articles
7298         through the Gnus registry.
7299
7300         * encrypt.el: Clarify documentation for the new pgg method.
7301         (encrypt-file-alist): Add PGG option.
7302         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7303         functionality.  Abstract password key and messaging to external
7304         functions.
7305         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7306         (encrypt-message-method-and-cipher): Add new convenience external
7307         functions.
7308         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7309         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7310
7311         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7312         (netrc-parse): Use encrypt-file-alist to determine if
7313         encrypt-find-model or encrypt-insert-file-contents should be used.
7314
7315         * encrypt.el: Clarify documentation.  Load password-cache or
7316         password, whichever one is found first, instead of autoloading.
7317
7318 2007-12-19  Glenn Morris  <rgm@gnu.org>
7319
7320         * mml.el (message-options-set, message-narrow-to-head)
7321         (message-in-body-p, message-mail-p, message-encode-message-body):
7322         Autoload.
7323         (message-remove-header, message-narrow-to-headers-or-head)
7324         (message-subscribed-p, message-make-mail-followup-to)
7325         (message-position-on-field, message-news-p)
7326         (message-options-set-recipient, message-generate-headers)
7327         (message-sort-headers): Declare as functions.
7328
7329 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7330
7331         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7332         convention in doc string.
7333
7334 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7335
7336         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7337         title to html parts.
7338         (gnus-article-browse-html-article): Pass message header to it.
7339
7340         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7341
7342 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7343
7344         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7345         or password compatible with XEmacs.
7346
7347 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7348
7349         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7350         format document.
7351         (gnus-mime-delete-part): Don't write description line if empty.
7352         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7353
7354 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7355
7356         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7357         (gnus-summary-mark-read-and-unread-as-read)
7358         (gnus-summary-mark-current-read-and-unread-as-read)
7359         (gnus-summary-mark-unread-as-ticked): Doc fix.
7360         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7361
7362 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7363
7364         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7365         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7366
7367 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7368
7369         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7370         yes-or-no-p.
7371
7372 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * mm-decode.el (mm-add-meta-html-tag): New function.
7375         (mm-save-part-to-file, mm-pipe-part): Use it.
7376
7377         * gnus-art.el (gnus-article-browse-delete-temp-files):
7378         Use gnus-y-or-n-p instead of y-or-n-p.
7379         (gnus-article-browse-html-parts): Work with message/external-body; use
7380         mm-add-meta-html-tag.
7381
7382 2007-12-11  Glenn Morris  <rgm@gnu.org>
7383
7384         * gnus-cache.el: Require gnus-sum not just when compiling.
7385
7386         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7387
7388         * gnus-int.el (gnus-server-opened, gnus-status-message):
7389         Move definitions before use.
7390
7391         * mm-decode.el: Require gnus-util.
7392         (mm-remove-part): Only call delete-annotation on XEmacs.
7393
7394         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7395
7396         * nnmail.el: Require gnus-int.
7397
7398         * spam.el: Move `require's before `eval-when-compile's.
7399
7400         * gnus-ems.el (gnus-alive-p):
7401         * gnus-fun.el (message-goto-eoh):
7402         * gnus-util.el (gnus-group-name-decode):
7403         * mail-source.el (gnus-compress-sequence):
7404         * message.el (Info-goto-node, format-spec):
7405         * mm-bodies.el (message-options-get):
7406         * mm-decode.el (mm-view-pkcs7):
7407         * mm-util.el (gmm-write-region):
7408         * mml-smime.el (mml-compute-boundary)
7409         (gnus-completing-read-with-default):
7410         * mml.el (widget-button-press, gnus-make-hashtable):
7411         * mml1991.el (mm-decode-content-transfer-encoding)
7412         (mm-encode-content-transfer-encoding)
7413         (message-options-get, message-options-set):
7414         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7415         * nnfolder.el (gnus-request-group):
7416         * nnheader.el (ietf-drums-unfold-fws):
7417         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7418         * smime.el (gnus-run-mode-hooks):
7419         * spam-stat.el (gnus-message): Autoload.
7420
7421         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7422         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7423         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7424         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7425         Add declare-function compatibility definition.
7426
7427         * gnus-cache.el (nnvirtual-find-group-art):
7428         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7429         (gnus-add-image, gnus-add-wash-type):
7430         * gnus-group.el (nnkiboze-score-file):
7431         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7432         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7433         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7434         (message-tokenize-header, gnus-get-buffer-create)
7435         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7436         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7437         * gnus.el (gnus-group-decoded-name):
7438         * mail-source.el (imap-capability):
7439         * mm-bodies.el (message-options-set):
7440         * mm-decode.el (gnus-configure-windows):
7441         * mm-extern.el (message-goto-body):
7442         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7443         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7444         (epg-sub-key-validity, message-options-set):
7445         * mml.el (widget-event-point, gnus-configure-windows):
7446         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7447         * mml2015.el (epg-check-configuration, epg-configuration)
7448         (message-options-set):
7449         * nndb.el (nndb-request-article):
7450         * nnfolder.el (gnus-request-create-group):
7451         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7452         * nnmaildir.el (gnus-group-mark-article-read):
7453         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7454         * rfc1843.el (message-fetch-field):
7455         * spam.el (gnus-extract-address-components):
7456         Declare as functions.
7457
7458 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7459
7460         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7461
7462         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7463
7464         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7465         bind show-trailing-whitespace for XEmacs.
7466
7467 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7468
7469         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7470         new no-op macro for backward compatibility.
7471
7472         * imap.el (imap-string-to-integer): New function.
7473
7474 2007-12-09  Glenn Morris  <rgm@gnu.org>
7475
7476         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7477
7478         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7479         * message.el, mm-view.el, sieve-manage.el, smime.el:
7480         Add declare-function compatibility definition.
7481
7482         * gnus-art.el (w3-region, w3m-region, Info-menu):
7483         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7484         * gnus-sum.el (gnus-get-predicate):
7485         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7486         * message.el (mail-abbrev-in-expansion-header-p):
7487         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7488         (w3m-detect-meta-charset, w3m-region):
7489         * sieve-manage.el (password-read, password-cache-add)
7490         (password-cache-remove):
7491         * smime.el (password-read-and-add): Declare as functions.
7492
7493 2007-12-08  David Kastrup  <dak@gnu.org>
7494
7495         * gnus-sum.el (gnus-summary-simplify-subject-query):
7496         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7497         `message'.
7498
7499 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7500
7501         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7502         it to bind idna-program, installation-directory, defined-colors, and
7503         face-attribute for XEmacs of the version that compiles defcustom forms.
7504
7505 2007-12-07  Glenn Morris  <rgm@gnu.org>
7506
7507         * gnus-art.el (article-make-date-line): Revert previous change.
7508
7509 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7510
7511         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7512
7513 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7514
7515         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7516         Call gnus-add-to-range ranges only once with a prepared article-list.
7517
7518 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7519
7520         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7521         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7522         group names with backslashes.
7523         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7524
7525 2007-12-06  Deepak Goel  <deego3@gmail.com>
7526
7527         * gnus-art.el (article-make-date-line):
7528         * gnus-start.el (gnus-load):
7529         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7530
7531 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7532
7533         * gnus-art.el (gnus-use-idna)
7534         * gnus-start.el (gnus-site-init-file)
7535         * message.el (message-use-idna)
7536         * mm-uu.el (mm-uu-hide-markers)
7537         * smiley.el (smiley-style): Revert changes that suppress warnings.
7538
7539 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7542         specify charset to html source.
7543         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7544
7545 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7548         idna-program in order to suppress byte compile warning issued by XEmacs
7549         that came to byte compile the default value section of defcustom forms
7550         recently.
7551
7552         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7553         value of installation-directory.
7554
7555         * message.el (message-use-idna): Don't directly refer to the value of
7556         idna-program.
7557
7558         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7559
7560         * smiley.el (smiley-style): Don't directly call face-attribute.
7561
7562 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7563
7564         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7565
7566         * gnus-dired.el: Reduce Gnus dependencies.
7567         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7568         Don't require.  Use autoloads instead.
7569         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7570         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7571         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7572         (gnus-dired-mode): Adjust doc string.
7573         (gnus-dired-mail-mode): New variable.
7574         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7575         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7576         (gnus-dired-mail-buffers): New function.  Return mail or message
7577         composition buffers.
7578         (gnus-dired-attach): Use it.
7579         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7580         NO-DECODE.
7581         (gnus-dired-print): Use `gnus-print-buffer' depending on
7582         `gnus-dired-mail-mode'.
7583
7584 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7585
7586         * rfc2047.el (rfc2047-encoded-word-regexp)
7587         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7588         explaining what regexp patterns are for.
7589
7590 2007-12-04  Glenn Morris  <rgm@gnu.org>
7591
7592         * password.el: Move to password-cache.el.
7593
7594         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7595         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7596         * mml-smime.el (password-read, password-cache-add)
7597         (password-cache-remove):
7598         No need to autoload, since mml-sec requires password.
7599
7600         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7601         * message.el (gnus-extract-address-components):
7602         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7603
7604         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7605         password.
7606
7607 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7608
7609         * mailcap.el: Reduce dependencies.
7610         (mail-header-parse-content-type): Autoload.
7611         (mailcap-delete-duplicates): New alias.
7612         (mailcap-mime-info): Add optional argument NO-DECODE.
7613         (mailcap-mime-types): Use mailcap-delete-duplicates.
7614
7615         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7616
7617 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7618
7619         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7620         (imap-parse-status): Upcase status-att for servers that sends them
7621         lower-case (e.g., MS Exchange 2007).
7622
7623 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7624
7625         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7626         function.
7627
7628         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7629         (gnus-uu-yenc-article): New function.
7630
7631         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7632
7633         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7634
7635 2007-12-02  Glenn Morris  <rgm@gnu.org>
7636
7637         * binhex.el (binhex): New custom group.
7638         (binhex-decoder-program, binhex-decoder-switches)
7639         (binhex-use-external): Move to the binhex custom group.
7640
7641         * uudecode.el (uudecode): New custom group.
7642         (uudecode-decoder-program, uudecode-decoder-switches)
7643         (uudecode-use-external): Move to the uudecode custom group.
7644
7645         * netrc.el (top-level): Don't load `encrypt' features.
7646         (netrc-parse): Don't use encrypt.
7647         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7648
7649         * encrypt.el: Remove file.
7650
7651 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7652
7653         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7654         matches on patches.
7655
7656         * gnus-art.el (gnus-article-browse-html-article):
7657         Mention `mm-text-html-renderer' in the doc string.
7658
7659         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7660         string.  Add comments.
7661
7662         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7663         if rhs is ASCII.
7664
7665 2007-12-01  Glenn Morris  <rgm@gnu.org>
7666
7667         * mail-source.el (top-level): Require format-spec before
7668         eval-when-compile.
7669
7670 2007-11-30  Glenn Morris  <rgm@gnu.org>
7671
7672         * encrypt.el: Require password, rather than autoloading password-read.
7673
7674 2007-11-29  Glenn Morris  <rgm@gnu.org>
7675
7676         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7677         (sasl-make-client, sasl-next-step, sasl-step-data)
7678         (sasl-step-set-data): Declare as functions.
7679
7680 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7681
7682         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7683
7684 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7685
7686         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7687         certs should be verified and what is to be done in the event of a
7688         verification failure.
7689
7690         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7691         caller can indicate whether the cache should be disregarded for this
7692         call.  This way the result of the call is reproducible at all times and
7693         can be considered a canonical server name for the supplied method.
7694         (gnus-agent-method-p): Canonicalize server names by pushing their
7695         method through `gnus-method-to-server' using the no-cache argument.
7696
7697         * gnus-srvr.el (gnus-server-insert-server-line):
7698         Call `gnus-method-to-server' with `no-cache' argument.
7699
7700         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7701         gnus-agent-possibly-synchronize-flags as this should be called when the
7702         server is actually being opened.
7703         (gnus-agent-possibly-synchronize-flags)
7704         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7705         flags file of an agentized server to the latter function.
7706
7707         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7708         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7709         after a connection has been established successfully.
7710
7711 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7712
7713         * gnus-art.el (article-display-face): Force to display face if called
7714         interactively; check if gnus-article-x-face-too-ugly matches author.
7715         (article-display-x-face): Display face even if From header is missing
7716         as article-display-face does.
7717
7718 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7719
7720         * hashcash.el (message-narrow-to-headers-or-head)
7721         (message-fetch-field, message-goto-eoh)
7722         (message-narrow-to-headers): Declare as functions.
7723
7724 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7725
7726         * mail-source.el (mail-sources): Default to fetch from file for
7727         compatibility with default of nnmail-spool-file.
7728
7729 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7730
7731         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7732         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7733         to look for encoded word that should be encoded again.
7734         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7735         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7736         encoding pattern.
7737         (rfc2047-decode-region): Switch strict regexp and loose one according
7738         to rfc2047-allow-irregular-q-encoded-words.
7739
7740 2007-11-25  Romain Francoise  <romain@orebokech.com>
7741
7742         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7743
7744 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7745
7746         * tls.el (tls-program): Provide more custom choices from
7747         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7748         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7749
7750 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7751
7752         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7753         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7754
7755         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7756         `nnmail-spool-file'.
7757
7758         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7759         `nnmail-spool-file'.
7760
7761         * gnus-move.el (gnus-change-server): Ditto.
7762
7763         * gnus-kill.el (gnus-batch-score): Ditto.
7764
7765         * gnus-cache.el (gnus-jog-cache): Ditto.
7766
7767         * gnus-msg.el (gnus-summary-reply):
7768         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7769
7770 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7771
7772         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7773         version.  Minor improvement to doc strings.
7774         (tls-program): Add comment.
7775
7776 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7777
7778         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7779         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7780         mismatch between the hostname provided in the certificate and the name
7781         of the host connnecting to.
7782         (open-tls-stream): Use them.  Check certificates against trusted root
7783         certificates.
7784
7785 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7786
7787         * gnus-cache.el (gnus-cache-generate-nov-databases):
7788         Use nnml-generate-nov-databases-directory instead of
7789         nnml-generate-nov-databases-1.
7790
7791 2007-11-24  Glenn Morris  <rgm@gnu.org>
7792
7793         * message.el (message-tool-bar-retro): Update for rename
7794         mail_send.xpm->mail-send.xpm.
7795
7796 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7797
7798         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7799         `smime-ldap-search' for Emacs 22 and up.
7800
7801 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7802
7803         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7804
7805         * message.el (message-send-mail-function): Fix error convention.
7806         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7807         (message-widen-reply, message-send-mail, message-talkative-question)
7808         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7809         (message-clone-locals, message-send-news): Use with-current-buffer.
7810         (message-insert-or-toggle-importance): Remove unused var `valid'.
7811         (message-make-references): Remove unused var `new-references'.
7812         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7813
7814 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7815
7816         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7817         (spam-split-symbolic-return-positive): Reflow docstring.
7818         (spam-backends, spam-summary-exit-behavior)
7819         (spam-mark-ham-unread-before-move-from-spam-group)
7820         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7821         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7822         (spam-clear-cache, spam-backend-check, spam-install-backend)
7823         (spam-install-statistical-backend, spam-list-of-processors)
7824         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7825         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7826         (spam-check-crm114, spam-initialize, spam-unload-hook):
7827         Fix typos in docstrings.
7828
7829 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7830
7831         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7832         been checked if they have never been read and those group levels are
7833         higher than the one that a user specified.
7834
7835 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7836
7837         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7838         foreign groups unless a group level is specified by a user.
7839         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7840
7841 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7842
7843         * message.el (message-send-mail-function): Require sendmail.
7844
7845 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7846
7847         * message.el (message-send-mail-function): Check for smtpmail too.
7848
7849         * utf7.el (utf7-encode, utf7-decode): Use coding system
7850         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7851
7852         * message.el (message-send-mail-function): New function.
7853         (message-send-mail-function): Set default using
7854         message-send-mail-function.  Adjust doc string.
7855         (message-send-mail-with-mailclient): New function.
7856
7857 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7858
7859         * smime.el (from):
7860         * rfc2047.el (message-posting-charset):
7861         * qp.el (mm-use-ultra-safe-encoding):
7862         * pop3.el (parse-time-months):
7863         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7864         * nnml.el (files):
7865         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7866         (jka-compr-compression-info-list, ange-ftp-path-format)
7867         (efs-path-regexp):
7868         * nndiary.el (files):
7869         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7870         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7871         (epg-digest-algorithm-alist, inhibit-redisplay)
7872         (password-cache-expiry):
7873         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7874         (pgg-output-buffer, password-cache-expiry):
7875         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7876         (efs-path-regexp):
7877         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7878         (inhibit-redisplay):
7879         * mm-uu.el (file-name, start-point, end-point, entry)
7880         (gnus-newsgroup-name, gnus-newsgroup-charset):
7881         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7882         (latin-unity-ucs-list):
7883         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7884         (mm-uu-binhex-decode-function):
7885         * message.el (gnus-message-group-art, gnus-list-identifiers)
7886         (rmail-enable-mime-composing, gnus-local-organization)
7887         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7888         (gnus-read-active-file, facemenu-add-face-function)
7889         (facemenu-remove-face-function, gnus-article-decoded-p)
7890         (tool-bar-mode):
7891         * mail-source.el (display-time-mail-function):
7892         * gnus-util.el (nnmail-pathname-coding-system)
7893         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7894         (gnus-original-article-buffer, gnus-user-agent)
7895         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7896         (xemacs-codename, sxemacs-codename, emacs-program-version):
7897         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7898         * gnus-start.el (gnus-agent-covered-methods)
7899         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7900         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7901         (gnus-newsgroup-headers, gnus-group-list-mode)
7902         (gnus-group-mark-positions, gnus-newsgroup-data)
7903         (gnus-newsgroup-unreads, nnoo-state-alist)
7904         (gnus-current-select-method, mail-sources)
7905         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7906         (nnmail-spool-file, gnus-cache-active-hashtb):
7907         * gnus-mh.el (mh-lib-progs):
7908         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7909         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7910         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7911         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7912         (gnus-group-buffer):
7913         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7914         (font-lock-set-defaults):
7915         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7916         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7917         (gnus-summary-post-menu, total-parts, type, condition, length):
7918         * gnus-agent.el (gnus-agent-read-agentview):
7919         * flow-fill.el (show-trailing-whitespace):
7920         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7921         eval-and-compile wrappers for byte compiler pacifiers.
7922
7923         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7924         (mm-display-inline-fontify): Check for featurep 'xemacs not
7925         extent-list.
7926
7927         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7928         itimer-list.
7929         (mm-create-image-xemacs): Only do something for XEmacs.
7930         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7931
7932         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7933
7934         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7935         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7936
7937 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7938
7939         * nnimap.el (nnimap-split-download-body):
7940         * gnus-demon.el (gnus-demon):
7941         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7942
7943 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7944
7945         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7946         New macros.
7947         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7948         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7949         copy data from unibyte buffer to multibyte current buffer.
7950         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7951         to copy data from unibyte current buffer to multibyte buffer.
7952         (nntp-make-process-buffer): Make process buffer unibyte.
7953
7954         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7955
7956 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7957
7958         * pop3.el (pop3-open-server): Accept and process data more robustly at
7959         connexion start to avoid spurious "POP SSL connexion failed" errors.
7960
7961 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7962
7963         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7964         read group names.
7965
7966 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7967
7968         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7969
7970 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7971
7972         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7973         (nnmail-save-active): Use a unibyte buffer when saving active file,
7974         which may contain non-ASCII group names.
7975
7976         * nnml.el (nnml-request-group): Decode group names in messages.
7977
7978 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7979
7980         * message.el (message-citation-line-function)
7981         (message-insert-formatted-citation-line): Fix spelling of
7982         `message-insert-formated-citation-line'.
7983
7984 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7985
7986         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7987
7988 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7989
7990         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7991         nnmail-pathname-coding-system.
7992
7993         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7994         that a user enters; decode group names in messages.
7995
7996         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7997
7998 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7999
8000         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8001
8002         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8003
8004         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8005         risky local variable.
8006
8007         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8008
8009 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8010
8011         * encrypt.el: Improve documentation to fix function name typo.
8012         Reported by Daiki Ueno <ueno@unixuser.org>.
8013
8014 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8015
8016         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8017         even if the point is not in the last page of an article.
8018         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8019         back to the previous page.
8020
8021 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8022
8023         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8024
8025 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8026
8027         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8028
8029 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8030
8031         * message.el (message-check-news-body-syntax):
8032         Avoid mm-string-as-multibyte.
8033         (message-hide-headers): Don't assume (point-min)==1.
8034
8035 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8036
8037         * message.el (message-remove-blank-cited-lines): Fix if remove is
8038         given.
8039         (message-bogus-address-regexp): New variable.
8040         (message-bogus-recipient-p): New function.
8041         (message-check-recipients): New command.
8042         (message-syntax-checks): Add `bogus-recipient'.
8043         (message-fix-before-sending): Add `bogus-recipient'.
8044
8045         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8046         (gnus-treat-body-boundary): Don't test window-system.
8047
8048 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8049
8050         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8051
8052 2007-10-28  Miles Bader  <miles@gnu.org>
8053
8054         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8055         at compile-time too.
8056
8057 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8058
8059         * gnus-msg.el (gnus-message-setup-hook):
8060         Add `message-remove-blank-cited-lines' to options.
8061
8062 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8063
8064         * message.el (message-remove-blank-cited-lines): New function.
8065         Suggested by Karl Plästerer.
8066
8067 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8070         mapc.
8071
8072         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8073         (top-level): Use mapc to set functions to be traced for debugging.
8074
8075         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8076         called for effect with while loop.
8077
8078         * message.el (message-talkative-question): Replace mapcar called for
8079         effect with mapc.
8080
8081         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8082         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8083         called for effect with dolist.
8084
8085         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8086
8087         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8088         gnus-extra-headers and nnmail-extra-headers.
8089
8090         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8091         called for effect with dolist.
8092         (top-level): Use mapc to set functions to be traced for debugging.
8093
8094         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8095         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8096         dolist.
8097
8098         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8099         Replace mapcar called for effect with mapc.
8100         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8101         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8102         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8103         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8104
8105         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8106         remove-if that's a cl function.
8107
8108         * webmail.el (webmail-debug): Replace mapcar called for effect with
8109         dolist.
8110
8111         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8112         with mapc.
8113
8114 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8115
8116         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8117         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8118         with while loop.
8119
8120         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8121         functions from article-* functions.
8122         (gnus-multi-decode-header): Replace mapcar called for effect with
8123         dolist.
8124
8125         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8126         (gnus-bookmark-show-details): Replace mapcar called for effect with
8127         while loop.
8128
8129         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8130         called for effect with while loop.
8131
8132         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8133         with dolist.
8134
8135         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8136         Replace mapcar called for effect with dolist.
8137
8138         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8139
8140         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8141         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8142         Replace mapcar called for effect with dolist.
8143         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8144         mapc.
8145
8146         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8147         Replace mapcar called for effect with dolist.
8148         (gnus-topic-list): Replace mapcar called for effect with mapc.
8149
8150         * gnus.el: Use mapc instead of mapcar to add autoloads.
8151
8152 2007-10-23  Richard Stallman  <rms@gnu.org>
8153
8154         * gnus-group.el (gnus-group-highlight): Mark as risky.
8155
8156 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8157
8158         * gnus.el (gnus-server-to-method): Return method found first in
8159         gnus-newsrc-alist.
8160
8161         * gnus-art.el (gnus-article-highlight-signature)
8162         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8163         button overlay without the front stickiness.
8164
8165 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8166
8167         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8168         overview buffer needed a catch to receive its throw.
8169         (gnus-agent-flush-cache): Declare as interactive to make this function
8170         easier to use.
8171
8172 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8173
8174         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8175         `next-line'.
8176
8177 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8178
8179         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8180         exclude address matching message-dont-reply-to-names.
8181
8182 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8183
8184         * gnus-util.el (gnus-string<): New function.
8185
8186         * gnus-sum.el (gnus-article-sort-by-author)
8187         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8188
8189 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8190
8191         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8192         the frame-focus tag is set in gnus-buffer-configuration.
8193
8194 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8195
8196         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8197         the front stickiness.
8198
8199 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8200
8201         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8202         url pattern; remove duplicate one.
8203         (gnus-article-extend-url-button): New function.
8204         (gnus-article-add-buttons): Use it.
8205         (gnus-button-push): Use concatenated url that it makes.
8206
8207 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8208
8209         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8210
8211 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8212
8213         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8214         Don't hardcode point-min==1.
8215
8216 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8217
8218         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8219         Fix comment about "iso8859-1".
8220
8221 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8222
8223         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8224         ones returned from the verify-function.
8225
8226         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8227         Call mml2015-extract-cleartext-signature if extraction failed.
8228
8229 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8230
8231         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8232         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8233         failed.
8234
8235 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8236
8237         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8238
8239 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8240
8241         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8242         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8243         recommends to use EasyPG instead of PGG.
8244
8245         * pgg.el: Revert to revision 6.23.2.16.
8246
8247         * pgg-def.el: Revert to revision 6.6.2.14.
8248
8249         * pgg-gpg.el: Revert to revision 6.23.2.34.
8250
8251 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8252
8253         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8254         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8255         thread for both the null and zero (kill/expire thread) universal prefix
8256         cases.
8257         (gnus-summary-expire-thread): Add new function to expire a thread,
8258         using gnus-summary-kill-thread.
8259         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8260         shortcuts for gnus-summary-expire-thread.
8261         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8262         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8263
8264 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8265
8266         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8267         extras value, so an extras entry can be deleted.
8268         (gnus-registry-delete-extra-entry): Use it.
8269         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8270         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8271         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8272         storage through the gnus-registry, and provide an appropriate API for
8273         it.
8274
8275 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8276
8277         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8278         Suggested by Leo <sdl.web@gmail.com>.
8279
8280         * gnus.el: Do.
8281
8282 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8285         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8286
8287         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8288
8289         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8290         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8291
8292 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8293
8294         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8295         newline.
8296         (nnmbox-request-accept-article): Don't change article in source buffer;
8297         narrow to header to use message-fetch-field rather than
8298         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8299         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8300         as delimiters; make sure article ends with newline.
8301         (nnmbox-delete-mail): Correct last position of article to be deleted;
8302         ignore X-Gnus-Newsgroup header in article body.
8303         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8304         positions; make sure article ends with newline.
8305
8306         * message.el (message-display-abbrev): Don't infloop when a user
8307         inserts SPC in the beginning of header.
8308
8309         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8310         coding-system-for-read and coding-system-for-write for XEmacs having no
8311         file-coding feature.
8312
8313         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8314
8315 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8316
8317         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8318         list of groups not followed by default.  Fix type to be regexp.
8319         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8320
8321 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8322
8323         * hmac-def.el (define-hmac-function): Switch from old-style to
8324         new-style backquotes.
8325
8326         * md4.el (md4-make-step): Likewise.
8327
8328 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8329
8330         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8331         raw-text coding system when saving .newsrc file, which may contain
8332         non-ASCII group names.
8333
8334 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8335
8336         * gnus-cus.el (gnus-score-extra): New widget.
8337         (gnus-score-extra-convert): New function.
8338         (gnus-score-customize): Use it for Extra.
8339
8340 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8341
8342         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8343         (mml2015-mailcrypt-clear-verify): Use it.
8344         (mml2015-gpg-clear-verify): Use it.
8345         (mml2015-pgg-clear-verify): Use it.
8346         (mml2015-epg-clear-verify): Replace the current part with the output
8347         from GnuPG; don't extract the plaintext by itself.
8348
8349         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8350         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8351         mml2015-clear-verify-function; don't touch the armor headers or
8352         dash-escaped text here.
8353
8354 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8355
8356         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8357         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8358         parts, or application/octet-stream as a last resort.
8359         (gnus-mime-view-part-as-type): Don't toggle display.
8360         (gnus-mime-view-part-as-charset): Don't turn off display before
8361         querying charset.
8362
8363         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8364         stuff to undisplayer function in Emacs.
8365         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8366
8367         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8368         text/calendar parts.
8369
8370 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8373         decoding text/calendar parts.
8374
8375         * message.el (message-forward-make-body-mime): Always mark body as
8376         having no illegible text; remove signed-or-encrypted argument.
8377         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8378
8379         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8380         (mml-generate-mime-1): Don't encode body if it is specified to be in
8381         raw form; don't make buffer be unibyte when inserting multibyte string.
8382
8383 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8384
8385         * sha1.el: Fix up comment style.
8386         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8387         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8388
8389         * hex-util.el: Fix up comment style.
8390         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8391
8392         * gnus-salt.el: Use with-current-buffer.
8393         (gnus-pick-setup-message): Fix long-standing typo.
8394
8395 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8396
8397         * imap.el (imap-logout-timeout): New variable.
8398         (imap-logout, imap-logout-wait): New functions.
8399         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8400
8401         * nnimap.el (nnimap-logout-timeout): New server variable.
8402         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8403         nnimap-logout-timeout.
8404
8405         * gnus-art.el (gnus-article-summary-command-nosave)
8406         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8407
8408 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8409
8410         * gnus.el (gnus-maximum-newsgroup): New variable.
8411
8412         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8413         according to gnus-maximum-newsgroup.
8414
8415         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8416         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8417         Limit the range of articles according to gnus-maximum-newsgroup.
8418
8419 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8420
8421         * gnus-art.el (gnus-sticky-article): Fix problems described in
8422         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8423         Don't perform gnus-configure-windows here; reuse existing sticky
8424         article buffer.
8425
8426         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8427         it doesn't exist in gnus-article-mode.
8428
8429 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8432         (gnus-agent-decoded-group-name): New function.
8433         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8434         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8435
8436 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8437
8438         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8439         Add binding for gnus-sticky-article.
8440         (gnus-summary-exit): Don't kill sticky article buffers.
8441
8442         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8443         article buffer.
8444         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8445         (gnus-kill-sticky-article-buffers): New commands.
8446
8447 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8448
8449         * nntp.el (nntp-xref-number-is-evil): New server variable.
8450         (nntp-find-group-and-number): If it is non-nil, don't trust article
8451         numbers in the Xref header.
8452
8453 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * gnus-agent.el (gnus-agent-read-group): New function.
8456         (gnus-agent-flush-group, gnus-agent-expire-group)
8457         (gnus-agent-regenerate-group): Use it.
8458         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8459         nnmail-pathname-coding-system.
8460
8461 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8462
8463         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8464
8465         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8466         that are unread as unread, and also as selected so that information of
8467         marks having been changed by a user may be updated when exiting group.
8468
8469 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8470
8471         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8472
8473 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8474
8475         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8476         calculated ignoring signature parts to gnus-treat-article.
8477
8478 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8479
8480         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8481         a point here in order to keep the window start.
8482         (gnus-insert-mime-security-button): Make a button overlay without the
8483         front stickiness.
8484         (gnus-mime-display-security): Goto the end of a button.
8485
8486         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8487
8488 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8489
8490         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8491         group-name-at-point.
8492         (gnus-group-completing-read): New function that offers decoded
8493         non-ASCII group names for completion.
8494         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8495         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8496         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8497         (gnus-group-fetch-control): Use it.
8498         (gnus-fetch-group): Use group-name-at-point for the initial value
8499         rather than the default value; use gnus-alive-p.
8500
8501         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8502         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8503         (gnus-summary-post-news): Use gnus-group-completing-read.
8504
8505         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8506         (gnus-read-move-group-name): Decode group name for completion.
8507
8508 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8509
8510         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8511         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8512         Yamaoka slightly modified the code).
8513
8514 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8515
8516         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8517         (nnmail-split-incoming): Bind it.
8518
8519         * nnml.el (nnml-group-name-charset): New function.
8520         (nnml-decoded-group-name): Use it; don't decode group name if
8521         nnmail-group-names-not-encoded-p is non-nil.
8522         (nnml-encoded-group-name): New function.
8523         (nnml-group-pathname): Inline nnml-decoded-group-name.
8524         (nnml-request-expire-articles): Decode group name in message.
8525         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8526         nnmail-pathname-coding-system.
8527         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8528         not decoded ones according to nnmail-group-names-not-encoded-p.
8529         (nnml-generate-active-info): Use nnml-encoded-group-name.
8530
8531 2007-08-08  Glenn Morris  <rgm@gnu.org>
8532
8533         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8534         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8535         doc-strings and comments.
8536
8537 2007-07-25  Glenn Morris  <rgm@gnu.org>
8538
8539         * Relicense all FSF files to GPLv3 or later.
8540
8541 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8542
8543         * gnus-sum.el (gnus-summary-move-article):
8544         Make gnus-summary-respool-article work.
8545
8546 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8547
8548         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8549         string.
8550
8551 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8552
8553         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8554         that should be ignored when comparing distant RSS articles with local
8555         ones.
8556         (nnrss-make-hash-index): New function.  Create a hash index according
8557         to the ignored fields.
8558         (nnrss-check-group): Use it.
8559
8560 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8563
8564         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8565
8566         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8567         the new optional argument ENCODED is non-nil.
8568         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8569         coding system for encoding group name.
8570         (gnus-group-make-rss-group): Pass un-encoded group name to
8571         gnus-group-make-group.
8572         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8573         encoded.
8574
8575         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8576         Encode group name to which articles are moved or copied.
8577         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8578         coding system for encoding Newsgroup, Followup-To and Xref headers.
8579
8580         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8581         marks; use nnheader-file-coding-system to write a file.
8582         (nnagent-retrieve-headers): Bind file-name-coding-system to
8583         nnmail-pathname-coding-system.
8584
8585         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8586
8587         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8588         (nnml-request-article, nnml-request-create-group)
8589         (nnml-request-rename-group, nnml-find-id)
8590         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8591         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8592         (nnml-save-marks): Use nnml-group-pathname instead of
8593         nnmail-group-pathname.
8594
8595         (nnml-request-create-group, nnml-request-expire-articles)
8596         (nnml-request-move-article, nnml-request-delete-group)
8597         (nnml-deletable-article-p, nnml-possibly-create-directory)
8598         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8599         (nnml-open-marks): Bind file-name-coding-system to
8600         nnmail-pathname-coding-system.
8601
8602         (nnml-request-article): Pass server argument to nnml-find-group-number.
8603         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8604         Pass server argument to nnml-possibly-create-directory.
8605         (nnml-request-accept-article): Pass server argument to
8606         nnml-active-number and nnml-save-mail.
8607         (nnml-find-group-number): Pass server argument to nnml-find-id.
8608         (nnml-request-update-info): Pass server argument to
8609         nnml-marks-changed-p.
8610
8611         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8612         (nnml-save-mail, nnml-active-number): Add server argument.
8613
8614         (nnml-request-delete-group): Warn if group is missing.
8615         (nnml-get-nov-buffer): Decode group name.
8616         (nnml-generate-active-info): Encode group name.
8617         (nnml-open-marks): Decode group name in messages.
8618
8619 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8622         if it is not specified.
8623         (gnus-article-pipe-part, gnus-article-save-part)
8624         (gnus-article-interactively-view-part, gnus-article-copy-part)
8625         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8626         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8627         (gnus-article-replace-part, gnus-article-delete-part)
8628         (gnus-article-view-part-as-type): Pass raw prefix argument to
8629         gnus-article-part-wrapper.
8630
8631 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8632
8633         * gnus-agent.el (gnus-agent-save-active):
8634         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8635
8636         * gnus-cache.el (gnus-cache-save-buffers)
8637         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8638         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8639         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8640         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8641         (gnus-cache-generate-active, gnus-cache-rename-group)
8642         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8643         (gnus-cache-update-overview-total-fetched-for):
8644         Bind file-name-coding-system to nnmail-pathname-coding-system.
8645         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8646         New variables.
8647         (gnus-cache-decoded-group-name): New function.
8648         (gnus-cache-file-name): Use it.
8649         (gnus-cache-generate-active): Use non-decoded group name for active.
8650
8651         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8652         right place.
8653         (gnus-write-active-file): Don't break non-ASCII group names.
8654
8655         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8656         nnmail-pathname-coding-system.
8657
8658         * lpath.el: Bind default-file-name-coding-system,
8659         file-name-coding-system and language-info-alist for XEmacs.
8660
8661         * gnus-uu.el (gnus-uu-decode-save): Typo.
8662
8663 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8664
8665         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8666
8667 2007-07-14  David Kastrup  <dak@gnu.org>
8668
8669         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8670         finishing actions if we did not edit the article.
8671
8672 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8673
8674         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8675         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8676         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8677         (gnus-agent-flush-group, gnus-agent-flush-cache)
8678         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8679         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8680         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8681         (gnus-agent-regenerate-group)
8682         (gnus-agent-update-files-total-fetched-for)
8683         (gnus-agent-update-view-total-fetched-for):
8684         Bind file-name-coding-system to nnmail-pathname-coding-system.
8685         (gnus-agent-group-pathname): Don't encode file names by
8686         nnmail-pathname-coding-system.
8687         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8688         coding-system-for-write instead of buffer-file-coding-system to
8689         gnus-agent-file-coding-system.
8690
8691         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8692         Decode group name.
8693
8694         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8695
8696         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8697         (gnus-read-newsrc-el-file): Make group names unibyte.
8698
8699         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8700         nnmail-pathname-coding-system.
8701
8702         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8703         (nnrss-request-delete-group): Bind file-name-coding-system to
8704         nnmail-pathname-coding-system.
8705         (nnrss-read-server-data, nnrss-read-group-data):
8706         Bind file-name-coding-system correctly.
8707         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8708
8709         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8710         (nntp-server-to-method-cache): New variable.
8711         (nntp-group-pathname): New function that decodes non-ASCII group names.
8712         (nntp-possibly-create-directory, nntp-marks-changed-p)
8713         (nntp-save-marks, nntp-open-marks): Use it.
8714         (nntp-possibly-create-directory, nntp-open-marks):
8715         Bind file-name-coding-system to nnmail-pathname-coding-system.
8716         (nntp-open-marks): Decode group names when bootstrapping marks.
8717
8718         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8719         Newsgroups and Folowup-To headers.
8720
8721 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8724         (gnus-server-closed-face, gnus-server-denied-face)
8725         (gnus-server-offline-face): Remove variable.
8726         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8727
8728         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8729         of modifying message-stack directly for XEmacs.
8730
8731         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8732         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8733         if the coding-system argument is nil for XEmacs.
8734
8735         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8736         mm-charset-override-alist.
8737
8738         * rfc2047.el: Don't require base64; require rfc2045 for the function
8739         rfc2045-encode-string.
8740         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8741         to quote the parameter value.
8742
8743 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8744
8745         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8746         form in gnus-group-name-charset-method-alist.
8747
8748         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8749         overrides the default layout edit-form.
8750
8751         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8752
8753         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8754
8755 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8756
8757         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8758         as unfetched articles.
8759
8760 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8761
8762         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8763
8764 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8767         original back end that keeps marks in the local system.
8768
8769 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8772         arg of pop-to-buffer for XEmacs.
8773         (gnus-article-read-summary-keys): Ditto; don't restore window
8774         configuration if summary command ends up with neither article buffer
8775         nor summary buffer; describe bindings if summary keys end with C-h.
8776
8777 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8778
8779         * message.el (message-fix-before-sending): Skip raw message part to be
8780         forwarded while checking illegible text.
8781         (message-forward-make-body-mime, message-forward-make-body):
8782         Mark signed or encrypted raw message as having no illegible text.
8783
8784 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8785
8786         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8787         (gnus-message-with-timestamp-1): New macro.
8788         (gnus-message-with-timestamp): New function.
8789         (gnus-message): Use them.
8790
8791         * nnheader.el (nnheader-message): Use them.
8792
8793 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8794
8795         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8796         .newsrc.eld file.
8797
8798 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8799
8800         * gnus-agent.el (gnus-agent-fetch-headers)
8801         (gnus-agent-retrieve-headers):
8802         Bind gnus-decode-encoded-address-function to identity.
8803
8804         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8805         available also when the server returns simply a dot.
8806
8807         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8808
8809 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8810
8811         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8812
8813 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8814
8815         * gnus-ems.el (gnus-x-splash): Make it work.
8816
8817         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8818         from being used.
8819
8820         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8821
8822 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8823
8824         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8825         4th and the 5th arguments.
8826
8827         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8828         the front stickiness.
8829         (gnus-article-summary-command-nosave): Correct the order of the
8830         arguments passed to pop-to-buffer.
8831         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8832         summary command ends up with the article buffer.
8833
8834         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8835         the same faces.
8836
8837 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8838
8839         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8840
8841 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8842
8843         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8844         * gnus-sum.el (gnus-summary-highlight):
8845         * pgg.el (pgg-sign-region, pgg-sign):
8846         * mail-source.el (mail-source-delete-old-incoming-confirm):
8847         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8848
8849 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8850
8851         * gnus-art.el (gnus-mime-view-part-externally)
8852         (gnus-mime-view-part-internally): Fix predicate function passed to
8853         completing-read.
8854
8855         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8856
8857         * gnus.el (gnus-update-message-archive-method): Add :version.
8858
8859 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8860
8861         * gnus.el (gnus-update-message-archive-method): New variable.
8862
8863         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8864         according to gnus-message-archive-method if
8865         gnus-update-message-archive-method is non-nil.
8866
8867 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8868
8869         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8870         Suggested by Loic Dachary <loic@dachary.org>.
8871         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8872
8873 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8874
8875         * message.el (message-pop-to-buffer): Add switch-function argument.
8876         (message-mail): Pass switch-function argument to it.
8877
8878 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8881         Improve doc string.
8882
8883 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8884
8885         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8886         (gnus-header-content)
8887         * gnus-cite.el (gnus-cite-10)
8888         * gnus-srvr.el (gnus-server-closed)
8889         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8890         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8891         (gnus-group-mail-3-empty, gnus-group-mail-low)
8892         (gnus-group-mail-low-empty, gnus-splash)
8893         * message.el (message-header-to, message-header-cc)
8894         (message-header-subject, message-header-other, message-header-name)
8895         (message-header-xheader, message-separator, message-cited-text)
8896         (message-mml): Lighten colors of faces used for dark background.
8897
8898 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8899
8900         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8901         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8902
8903 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8904
8905         * message.el (message-narrow-to-headers-or-head):
8906         Ignore mail-header-separator in the body.
8907
8908 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8909
8910         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8911         same as window size.
8912
8913 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8914
8915         * message.el (message-font-lock-keywords): Use message-header-xheader
8916         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8917         ahead of the anything pattern, to get it recognised.
8918
8919 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8920
8921         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8922         spam.el loads uses it in the compiled defadvice form.
8923
8924 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8925
8926         * gnus-sum.el (gnus-articles-to-read)
8927         (gnus-summary-insert-old-articles): Don't truncate group name for
8928         `read-string'.
8929
8930         * gnus-util.el (gnus-limit-string): Delete this function.
8931
8932         * gnus-sum.el (gnus-simplify-subject-fully):
8933         Use `truncate-string-to-width' instead.
8934
8935 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8936
8937         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8938         Tell if, on summary exit, the next group has to be selected.
8939         (gnus-summary-exit): Use it.
8940
8941 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8942
8943         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8944         non-break space.
8945
8946 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8947
8948         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8949         Check if group is not a directory.
8950         (nnfolder-request-expire-articles): Don't delete articles if the target
8951         group is not available.
8952
8953         * nnml.el (nnml-request-create-group): Properly check if group is not a
8954         file.
8955         (nnml-request-expire-articles): Don't delete articles if the target
8956         group is not available.
8957
8958         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8959         Don't quote characters that are within parentheses.
8960
8961 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8962
8963         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8964         (gnus-handle-ephemeral-exit): Select article according to it.
8965
8966 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8967
8968         * message.el (message-insert-formated-citation-line): Remove newline.
8969         (message-citation-line-format): Add final \n here so that the user can
8970         avoid a blank line.
8971
8972 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8973
8974         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8975         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8976         Update lanl/arXiv support.
8977
8978 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8979
8980         * gnus.el: Bump version number.
8981
8982 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8983
8984         * gnus.el (gnus-version-number): Bump version.
8985
8986 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8987
8988         * gnus.el: No Gnus v0.6 is released.
8989
8990 2007-04-27  Didier Verna  <didier@xemacs.org>
8991
8992         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8993         * gmm-utils.el (gmm-regexp-concat): ... here.
8994         * message.el: Don't require 'gnus-util.
8995         (message-dont-reply-to-names): Handle name change above.
8996         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8997
8998 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8999
9000         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9001         since the initial value varies according to the system.
9002
9003 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9004
9005         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9006
9007 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9008
9009         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9010
9011 2007-04-24  Didier Verna  <didier@xemacs.org>
9012
9013         Improve the type of gnus-ignored-from-addresses.
9014         * gnus-util.el (gnus-orify-regexp): New function.
9015         * message.el (gnus-util): Require it.
9016         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9017         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9018         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9019
9020 2007-04-24  Didier Verna  <didier@xemacs.org>
9021
9022         * gnus-sum.el:
9023         * gnus-utils.el: Fix some trailing whitespaces.
9024
9025 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9026
9027         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9028         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9029         article's Message-ID; refer parent article in summary buffer.
9030
9031         * message.el (message-bounce): Call mime-to-mml.
9032
9033         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9034         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9035         optimize and/or forms properly.
9036
9037 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9038
9039         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9040         URL.
9041
9042 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9043
9044         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9045
9046 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9047
9048         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9049         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9050         displayed of multipart/alternative part if it is invoked from summary
9051         buffer.
9052
9053         * mm-view.el (mm-inline-text-html-render-with-w3m)
9054         (mm-inline-text-html-render-with-w3m-standalone)
9055         (mm-inline-render-with-function): Use mail-parse-charset by default.
9056
9057 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9058
9059         * parse-time.el (parse-time-string-chars): Check if CHAR
9060         is less than the length of parse-time-syntax.
9061
9062 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9063
9064         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9065         from gnus-newsgroup-processable.
9066
9067 2007-04-16  Didier Verna  <didier@xemacs.org>
9068
9069         * gnus-msg.el (gnus-configure-posting-styles):
9070         Handle message-signature-directory properly with :file syntax.
9071         Reported by "Leo".
9072
9073 2007-04-11  Didier Verna  <didier@xemacs.org>
9074
9075         New user option: message-signature-directory.
9076         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9077         * message.el (message-insert-signature): Ditto.
9078         * message.el (message-signature-file): Doc update.
9079         * message.el (message-signature-directory): New.
9080
9081 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9082
9083         * gnus-msg.el (gnus-inews-yank-articles):
9084         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9085
9086 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9087
9088         * message.el (message-yank-original): Make sure cited text ends with
9089         newline; don't exchange point and mark.
9090
9091 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9092
9093         * tls.el (open-tls-stream): Properly handle case where there
9094         is no associated buffer.
9095
9096 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9097
9098         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9099         message-yank-original, make sure (< mark TEXT point).
9100
9101 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9102
9103         * message.el (message-fill-column): New variable.
9104         (message-mode): Use it.  Add comment on a possible new hook.
9105
9106         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9107         (nnmail-get-new-mail): Reformat.
9108
9109         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9110
9111         * gmm-utils.el: Fix Commentary.
9112         (gmm-tool-bar-from-list): Fix typo in doc string.
9113
9114 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9115
9116         * message.el (message-yank-original): Don't switch point and mark
9117         unnecessarily to put point and mark as documented.
9118
9119 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9120
9121         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9122         from the message heads.
9123
9124 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9125
9126         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9127         article buffer does not have a window.  This may not be the best
9128         solution but is certainly better than setting the start of the null,
9129         that is the current, window.
9130
9131 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9132
9133         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9134         (gnus-draft-setup): Run it.
9135
9136         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9137         gnus-score-fast-scoring.  Allow regexp.
9138         (gnus-score-headers): Use it.
9139
9140         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9141         XEmacs.
9142
9143         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9144         string.
9145         (gnus-button-alist): Also catch `<f1> k ...'.
9146         (gnus-treat-display-x-face): Fix doc string.
9147
9148 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9149
9150         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9151         evaluation of gnus-extended-version to ensure correct generation of the
9152         User-Agent header when message-generate-headers-first is used.
9153
9154 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9155
9156         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9157         hashcash-path is nil.  Don't call callback with incorrect number of
9158         parameters if val is 0.
9159
9160 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9161
9162         * message.el (message-required-news-headers):
9163         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9164
9165 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9166
9167         * tls.el (open-tls-stream): In handshake-waiting loop,
9168         don't wait more if there is output available to process.
9169
9170 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9171
9172         * tls.el (tls-program): Doc fix.
9173
9174 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9175
9176         * message.el (message-generate-new-buffers): Change the meaning of the
9177         nil value; add `standard' to the choices; treat t as `unique'; improve
9178         doc string.
9179         (gnus-select-frame-set-input-focus): Autoload.
9180         (message-buffer-name): Search for the existing message buffer if
9181         message-generate-new-buffers is nil or `standard'; treat the value t of
9182         message-generate-new-buffers as `unique'.
9183         (message-pop-to-buffer): Raise the frame already displaying the message
9184         buffer; clear the echo area after querying.
9185         (message-setup): Pass the `continue' argument to compose-mail.
9186         (message-mail): Prefer `switch-function' if it is given; search for the
9187         existing message buffer if the `continue' argument is non-nil; pass
9188         continue and switch-function arguments to compose-mail by way of
9189         message-setup.
9190         (message-mail-other-window): Adjust argument of message-setup.
9191         (message-mail-other-frame): Ditto.
9192
9193 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9194
9195         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9196         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9197         to turn font-lock on when turning gnus-message-citation-mode on.
9198
9199 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9200
9201         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9202         (mml-smime-function-alist): New variable; add epg as the backend.
9203         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9204         mml-smime- functions instead.
9205         * mm-view.el: Require smime.
9206
9207 2007-03-05  Didier Verna  <didier@xemacs.org>
9208
9209         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9210         instead of just inheritance for posting styles.
9211         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9212
9213 2007-02-24  Chris Moore  <dooglus@gmail.com>
9214
9215         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9216         * pgg-pgp.el (pgg-pgp-encrypt-region):
9217         * pgg-gpg.el (pgg-gpg-encrypt-region):
9218         Check pgg-encrypt-for-me if no other recipients.
9219
9220 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9221
9222         * tls.el (tls-certtool-program): Fix custom type.
9223
9224 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9225
9226         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9227         and point-at-eol instead of line-(beginning|end)-position.
9228
9229         * assistant.el (assistant-parse-buffer): Ditto.
9230
9231         * netrc.el (netrc-parse-services): Ditto.
9232
9233 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9234
9235         * mml2015.el (mml2015-epg-find-usable-key): New function.
9236         (mml2015-epg-sign): Use it.
9237         (mml2015-epg-encrypt): Use it.
9238
9239 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9240
9241         * message.el (message-make-in-reply-to): Quote name containing
9242         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9243         if there are special characters.  Reported by NAKAJI Hiroyuki
9244         <nakaji@jp.freebsd.org>.
9245
9246 2007-02-27  Didier Verna  <didier@xemacs.org>
9247
9248         Include the group parameters as well as the topic ones in the
9249         inheritance filter process.
9250         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9251         argument GROUP-PARAMS-LIST.
9252         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9253
9254 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9255
9256         * nntp.el (nntp-never-echoes-commands)
9257         (nntp-open-connection-functions-never-echo-commands): New variables.
9258         (nntp-send-command): Use them.
9259
9260 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9261
9262         * mml2015.el (mml2015-epg-verify): Simplify.
9263
9264 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9265
9266         * mml.el (mml-content-disposition-alist): New user option.
9267         (mml-content-disposition): New function.
9268         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9269         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9270
9271 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9272
9273         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9274         verification.
9275
9276 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9277
9278         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9279         articles posted in the last 24 hours.
9280
9281 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9282
9283         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9284
9285 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9286
9287         * nntp.el (nntp-send-command): Don't wait for echoes when
9288         nntp-open-ssl-stream is used.
9289
9290 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9291
9292         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9293         (gnus-message-add-citation-keywords)
9294         (gnus-message-remove-citation-keywords): Remove.
9295         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9296         directly, make the variables in font-lock-defaults buffer-local, add
9297         gnus-message-citation-keywords to them and then update the value of
9298         font-lock-keywords.
9299
9300 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9301
9302         * message.el (message-cite-original-1): Don't call
9303         gnus-article-highlight-citation.
9304
9305         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9306         citations; fix line count.
9307
9308 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9309
9310         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9311         (gnus-message-add-citation-keywords)
9312         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9313         versions of font-lock-add-keywords and font-lock-remove-keywords to
9314         work with XEmacs correctly.
9315
9316 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9317
9318         * gnus-cite.el (gnus-cite-face-list): Set the values of
9319         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9320         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9321         (gnus-message-cite-prefix-regexp): New variable.
9322         (gnus-message-search-citation-line): Use it; protect against long
9323         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9324         the 0th match data for Emacs.
9325         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9326         (gnus-message-add-citation-keywords): Append keywords rather than
9327         prepending; emulate font-lock-add-keywords if it is not available.
9328         (gnus-message-remove-citation-keywords):
9329         Emulate font-lock-remove-keywords if it is not available.
9330
9331         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9332
9333         * message.el (message-cite-prefix-regexp): Set the value of
9334         gnus-message-cite-prefix-regexp.
9335
9336 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9337
9338         * nnweb.el (nnweb-google-parse-1): Update parser.
9339
9340 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9341
9342         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9343
9344 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9345
9346         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9347         regexp.
9348
9349 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9350
9351         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9352         string-to-multibyte.
9353         (uudecode-decode-region-internal): Use it.
9354
9355         * lpath.el: Fbind string-as-multibyte for XEmacs.
9356
9357 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9358
9359         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9360         Fix custom choice.
9361
9362         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9363
9364 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9365
9366         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9367
9368         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9369         `write-region' to respect `mm-inhibit-file-name-handlers'.
9370
9371 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9372
9373         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9374         Use gnus-home-directory instead of "~/" or "$HOME".
9375
9376 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9377
9378         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9379         to mention filename.
9380         Add comments at beginning regarding usage.
9381         (encrypt-write-file-contents): Change interactive so a string is
9382         acceptable.  If the file has no associated model, show an error instead
9383         of a nonsense prompt.
9384
9385 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9386
9387         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9388         Thanks to Yoshihiko Yamada for kind notification of this typo.
9389
9390 2007-01-12  Kenichi Handa  <handa@m17n.org>
9391
9392         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9393         multibyte buffer.
9394
9395 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9396
9397         * gnus-score.el (gnus-score-fast-scoring): New variable.
9398         (gnus-score-headers): Use it.
9399
9400         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9401
9402         * message.el (message-cite-original-1):
9403         Call gnus-article-highlight-citation if requested.
9404         (message-make-from): Allow name and address as optional arguments.
9405
9406         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9407
9408         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9409         bugs to doc string.
9410         (gnus-button-alist): Add mid\\|message-id.
9411         (gnus-button-fetch-group): Extend for use in
9412         `browse-url-browser-function'.
9413         (gnus-button-url-regexp): Try to catch paired parentheses like in
9414         Wikipedia URLs.
9415
9416         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9417         Suggested by Simon Krahnke <overlord@gmx.li>.
9418
9419 2007-01-13  Romain Francoise  <romain@orebokech.com>
9420
9421         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9422         Update copyright.
9423
9424 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9425
9426         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9427
9428 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9429
9430         * gnus-registry.el (gnus-registry-unfollowed-groups)
9431         (gnus-registry-split-fancy-with-parent): Fix documentation.
9432
9433 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9434
9435         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9436         from nnweb groups.
9437
9438 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9439
9440         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9441         Xref urls.  Erase buffer before requesting head.
9442
9443         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9444
9445 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9446
9447         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9448         customizable.
9449
9450 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9451
9452         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9453         no signing key is found.
9454         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9455         no encrypting and/or signing key is found.
9456
9457 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9458
9459         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9460
9461 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9462
9463         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9464         headers read from disk with the ones newly found in the current search.
9465         This should no longer cause problems, because the article numbers in
9466         Gmane's `nov.php' output are ignored since the previous change.
9467
9468 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9469
9470         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9471
9472 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9473
9474         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9475         replace-regexp-in-string; bind url-version; fbind display-images-p and
9476         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9477         find-face and set-itimer-function for Emacs; bind itimer-list for
9478         Emacs.
9479
9480         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9481
9482 2007-01-01  Romain Francoise  <romain@orebokech.com>
9483
9484         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9485
9486 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9487
9488         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9489         `define-minor-mode' macro definition expanded properly.
9490         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9491         exclude it there.
9492
9493         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9494         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9495         `fboundp' test.
9496         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9497         This is OK to autoload in (S)XEmacs now.
9498
9499 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9500
9501         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9502         keystroke.
9503         (gnus-summary-limit-to-singletons): Fix typo.
9504
9505         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9506         else fails.
9507
9508 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9509
9510         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9511         docstring.
9512
9513         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9514         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9515         (gnus-summary-insert-dormant-articles): Fix typo in message.
9516
9517 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9518
9519         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9520         nil for XEmacs.
9521         (gnus-message-citation-mode): Don't autoload in XEmacs.
9522
9523         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9524
9525 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9526
9527         * nnimap.el (nnimap-expunge-search-string):
9528         Mention nnimap-search-uids-not-since-is-evil in docstring.
9529
9530 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9531
9532         * spam.el: Revert to make-obsolete-variable because
9533         define-obsolete-variable-alias is not supported in Emacs 21.
9534
9535         * spam.el (spam-ifile-path, spam-ifile-database-path)
9536         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9537         make-obsolete-variable.
9538         (spam-bsfilter-path, spam-bsfilter-program)
9539         (spam-spamassassin-path, spam-spamassassin-program)
9540         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9541         Don't use "path" inappropriately.
9542         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9543         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9544         variable names.
9545
9546 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9547
9548         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9549         summary buffer.
9550
9551         * password.el (password-cache-remove): Use clear-string to burn
9552         password, if available.
9553
9554 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9555
9556         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9557
9558         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9559
9560         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9561         (gnus-message-highlight-citation): Move defcustom here from
9562         gnus-cite.el.
9563         (gnus-message-citation-mode): Autoload.
9564
9565         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9566         checks to make it compile with XEmacs.
9567         (gnus-message-citation-mode): New minor mode.
9568         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9569         (gnus-message-highlight-citation): New variables.
9570         (gnus-message-search-citation-line)
9571         (gnus-message-add-citation-keywords)
9572         (gnus-message-remove-citation-keywords)
9573         (turn-on-gnus-message-citation-mode)
9574         (turn-off-gnus-message-citation-mode): New functions.
9575
9576 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9577
9578         * gnus-cite.el: Enable highlighting of different citation levels in
9579         message-mode.
9580
9581 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9582
9583         * message.el (message-make-fqdn): Fix comment.
9584         (message-bogus-system-names): Add ".local".
9585
9586         * spam.el (spam-ifile-path, spam-ifile-program)
9587         (spam-ifile-database-path, spam-ifile-database)
9588         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9589         Don't use "path" inappropriately.
9590         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9591         strings.
9592         (spam-check-ifile, spam-ifile-register-with-ifile)
9593         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9594         Use new variable names.
9595
9596         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9597         (gnus-treat-display-smileys): Simplify using
9598         gnus-image-type-available-p.
9599
9600         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9601         available.
9602
9603         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9604         Use `display-images-p' if available.
9605
9606 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9607
9608         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9609         one after turning on the buffer's multibyteness instead of decoding
9610         them directly in the unibyte buffer that causes unexpected conversion
9611         in Emacs 23 (unicode).
9612
9613 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9614
9615         * message.el (message-generate-hashcash): Fix custom type.
9616
9617 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9618
9619         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9620
9621 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9622
9623         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9624         disconnect icons.  Add help text.
9625
9626 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9627
9628         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9629         negated to be consistent with the others we handle.
9630
9631 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9632
9633         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9634         version of gnus-summary-buffer to something, so that we can use two
9635         article buffers at the same time.
9636
9637 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9638
9639         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9640         trigger all the extra headers.
9641         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9642         sorting.
9643
9644 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9645
9646         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9647         solid groups.
9648
9649 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9650
9651         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9652
9653 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9654
9655         * legacy-gnus-agent.el: Add Copyright notice.
9656
9657 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9658
9659         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9660
9661 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9662
9663         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9664
9665         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9666         to make it work reliably in CVS Emacs.
9667         (gnus-summary-limit-strange-charsets-predicate)
9668         (gnus-summary-limit-to-predicate): New functions.
9669
9670 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9671
9672         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9673         specifying array size.
9674         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9675         array if it is too small.
9676         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9677         (gnus-sort-threads-loop): New function.
9678
9679 2006-12-06  Chris Moore  <dooglus@gmail.com>
9680
9681         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9682         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9683
9684 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9685
9686         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9687         options.
9688
9689 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9690
9691         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9692         DOS-ing the recipient.
9693
9694         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9695         the headers when creating the mapping to avoid mismappings.
9696         (nnweb-gmane-create-mapping): Always nix out old mapping.
9697
9698 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9699
9700         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9701         and mm-verify-option to never.
9702
9703 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9704
9705         * message.el (message-signed-or-encrypted-p): New function.
9706         (message-forward-make-body): Use it.
9707
9708         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9709         Replace encode-coding-string with mm-encode-coding-string.
9710
9711 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9712
9713         * nneething.el (nneething-decode-file-name):
9714         Replace decode-coding-string with mm-decode-coding-string.
9715
9716         * gnus-int.el (gnus-open-server): Say failed server's name.
9717
9718 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9719
9720         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9721         strings to a single string.  Quote `errors-file-name'.
9722         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9723         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9724         Adjust calls.  Use `shell-quote-argument'.
9725
9726 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9727
9728         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9729         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9730
9731         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9732         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9733         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9734         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9735         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9736         (gnus-subscribe-newsgroup, gnus-1):
9737         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9738         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9739         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9740         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9741
9742 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9743
9744         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9745         keystroke.
9746         (gnus-summary-limit-to-bodies): Implement headersp.
9747
9748 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9749
9750         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9751
9752 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9753
9754         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9755
9756 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9757
9758         * message.el (message-generate-hashcash): Expand range of values to
9759         include `opportunistic'.
9760         (message-send-mail): Use it.
9761
9762 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9763
9764         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9765         and comment it.
9766
9767         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9768
9769 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9770
9771         * gnus-util.el (gnus-extract-address-components): Improve comment.
9772
9773 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9774
9775         * gnus-util.el (gnus-extract-address-components): Work with address in
9776         which the name portion contains @.
9777
9778         * lpath.el: Fbind custom-autoload.
9779
9780 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9781
9782         * gnus.el (gnus-start): Move custom group up.
9783         (gnus-select-method): Don't autoload, but make it available for
9784         `customize-variable'.
9785         (gnus-getenv-nntpserver): Don't autoload.
9786
9787 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9788
9789         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9790
9791 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9792
9793         * message.el (message-sendmail-extra-arguments): New variable.
9794         (message-send-mail-with-sendmail): Use it.
9795
9796 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9797
9798         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9799         mm-with-unibyte-current-buffer to make string unibyte.
9800
9801         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9802         mm-string-as-multibyte.
9803
9804 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9805
9806         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9807         Reported by Werner Koch <wk@gnupg.org>.
9808
9809 2006-11-14  Daiki Ueno  <ueno@p360>
9810
9811         * mml2015.el: Autoload epa-select-keys when compiling.
9812
9813 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9814
9815         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9816         message-options.
9817         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9818
9819 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9820
9821         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9822         EasyPG (< 0.0.6).
9823         (mml2015-always-trust): New user option.
9824         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9825         prompt.
9826
9827 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9828
9829         * nntp.el (nntp-authinfo-force): New variable.
9830         (nntp-send-authinfo): Use it.
9831
9832 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9833
9834         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9835         decode encoded words.  Improve prompt.  Add comment about forwarding.
9836         (message-replacement-char): Move up.
9837
9838 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9839
9840         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9841         instead of gnus-intersection because arguments of gnus-sorted-nunion
9842         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9843
9844 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9845
9846         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9847         (message-simplify-subject-functions):
9848         Enable message-strip-subject-encoded-words by default.
9849
9850 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * message.el (message-strip-subject-encoded-words): New function.
9853         (message-simplify-subject-functions): New variable.
9854         (message-simplify-subject): Use it.  Fix typo in doc string.
9855         Support message-strip-subject-encoded-words.
9856
9857 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9858
9859         * gnus-diary.el (gnus-diary-delay-format-function):
9860         * nndiary.el (nndiary-reminders):
9861         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9862
9863 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9864
9865         * gnus-art.el (article-hide-boring-headers): Fetch date from
9866         gnus-original-article-buffer to avoid problems with localized date
9867         strings.
9868
9869 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9870
9871         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9872
9873 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9874
9875         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9876         New variables.
9877         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9878         (mm-charset-synonym-alist): Move some entries to
9879         mm-codepage-iso-8859-list.
9880         (mm-charset-synonym-alist, mm-charset-override-alist):
9881         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9882
9883 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9884
9885         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9886
9887 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9888
9889         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9890         with Emacs 21 and XEmacs.
9891
9892 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9893
9894         * spam.el (spam-parse-address): New function for better parsing,
9895         catching errors, etc.
9896         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9897
9898 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9899
9900         * mm-view.el: Add interactive arg to html2text autoload.
9901
9902 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9903
9904         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9905
9906 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9907
9908         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9909         New variables.
9910         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9911         (mm-charset-synonym-alist): Move some entries to
9912         mm-codepage-iso-8859-list.
9913
9914         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9915
9916 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9917
9918         * message.el (message-citation-line-format)
9919         (message-insert-formated-citation-line): Fix implementation of %E, %N
9920         and %n according to the doc string.
9921
9922 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9923
9924         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9925         Use car-safe to avoid bad parses.
9926
9927 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9928
9929         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9930         names.
9931
9932         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9933
9934 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9935
9936         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9937         header.
9938
9939         * message.el (message-draft-headers): Add Date.
9940         (message-headers-to-generate): Fix typo in docstring.
9941
9942         * nndraft.el (nndraft-required-headers): New variable.
9943         (nndraft-generate-headers): Use it.
9944
9945         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9946
9947 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9948
9949         * gnus-registry.el (gnus-registry-wash-for-keywords)
9950         (gnus-registry-find-keywords): New functions to allow easy searching of
9951         articles that are in the registry.
9952
9953 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9954
9955         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9956         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9957         Reported by Damien Elmes <damien@repose.cx>.
9958
9959 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9960
9961         * gnus.el (gnus-mime): Remove unused custom group.
9962
9963 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9964
9965         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9966         "blank line" when searching for end of armor headers.
9967
9968 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9969
9970         * gmm-utils.el (gmm-write-region): Fix variable name.
9971
9972 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9973
9974         * gmm-utils.el (gmm-write-region): New function based on compatibility
9975         code from `mm-make-temp-file'.
9976
9977         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9978
9979         * nnmaildir.el (nnmaildir--update-nov)
9980         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9981         Use `gmm-write-region'.
9982
9983 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9984
9985         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9986         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9987
9988         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9989
9990         * message.el (message-replacement-char): New variable.
9991         (message-fix-before-sending): Use it.
9992         (message-simplify-subject): New function to remove duplicate code.
9993         (message-reply, message-followup): Use it.
9994
9995         * gnus-sum.el (gnus-summary-make-menu-bar):
9996         Clarify gnus-summary-limit-to-articles.
9997
9998 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9999
10000         * gnus-util.el (gnus-with-local-quit): New macro.
10001
10002         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10003
10004 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10005
10006         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10007         ignore non-string data.
10008
10009 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10010
10011         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10012         non-string data (needs to be done in the registry too).
10013
10014 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10015
10016         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10017         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10018         (gnus-registry-split-fancy-with-parent)
10019         (gnus-registry-fetch-simplified-message-subject-fast)
10020         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10021         Remove text properties on ingress into the registry and when it's saved.
10022         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10023         registry from entries with no groups.
10024
10025 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10026
10027         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10028         function to remove string properties.
10029
10030 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10031
10032         * gmm-utils.el (gmm): Adjust custom version.
10033
10034         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10035         Adjust custom version.
10036
10037         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10038
10039 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10040
10041         * gnus-art.el (gnus-insert-prev-page-button)
10042         (gnus-insert-next-page-button): Simplify.  Reformat.
10043
10044 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10045
10046         * gnus-art.el (gnus-insert-prev-page-button)
10047         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10048
10049 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10050
10051         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10052
10053 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10054
10055         * gnus-art.el (gnus-insert-mime-button)
10056         (gnus-insert-mime-security-button):
10057         Apply gnus-article-button-face to MIME and security buttons.
10058
10059 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10060
10061         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10062         readable.
10063
10064 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10065
10066         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10067
10068 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10069
10070         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10071         `browse-url-of-file' instead of `browse-url'.
10072
10073 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10074
10075         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10076         regexp.  Articles containing quotation were cut prematurely.
10077
10078 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10079
10080         * message.el (message-cite-original-1): Use nobody by default for the
10081         value of From header.
10082         (message-reply): Ditto.
10083
10084 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10085
10086         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10087         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10088         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10089
10090 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10091
10092         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10093         mails in the doc string.  Add some URLs in comment.
10094         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10095
10096 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10097
10098         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10099         backslashes handling and the way to find boundaries of quoted strings.
10100
10101 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10102
10103         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10104         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10105         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10106         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10107
10108 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10109
10110         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10111         doc string.
10112         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10113
10114 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10115
10116         * lpath.el: Fbind epg-check-configuration.
10117
10118 2006-09-06  Simon Josefsson  <jas@extundo.com>
10119
10120         * mml2015.el (mml2015-use): Doc fix, mention epg.
10121
10122 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10123
10124         * mml2015.el (mml2015-use): Default to epg, if available.
10125
10126 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10127
10128         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10129         message-sender.
10130         (mml1991-epg-encrypt): Ditto.
10131         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10132         message-sender.
10133         (mml2015-epg-encrypt): Ditto.
10134
10135 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10136
10137         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10138         several common directories.
10139
10140 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10141
10142         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10143         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10144
10145 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10146
10147         * gnus-art.el (article-decode-encoded-words): Make it fast.
10148
10149 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10152
10153         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10154         in quoted string into `\'.
10155
10156 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10157
10158         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10159         Use standard-syntax-table.
10160
10161 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * gnus-art.el (gnus-decode-address-function): New variable.
10164         (article-decode-encoded-words): Use it to decode headers which are
10165         assumed to contain addresses.
10166         (gnus-mime-delete-part): Remove useless `or'.
10167
10168         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10169         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10170         (gnus-nov-parse-line): Use it to decode From header.
10171         (gnus-get-newsgroup-headers): Ditto.
10172         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10173
10174         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10175         (mail-decode-encoded-address-string): New alias.
10176
10177         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10178         New function.
10179         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10180         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10181         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10182         (rfc2047-decode-string): Ditto.
10183         (rfc2047-decode-address-region): New function.
10184         (rfc2047-decode-address-string): New function.
10185
10186 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10187
10188         * message.el (message-caesar-buffer-body): Allow rotating headers.
10189
10190         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10191
10192         * message.el (message-insert-formated-citation-line): Fix %f.
10193         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10194
10195 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10196
10197         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10198         (gnus-bookmark-mouse-available-p): New macro.
10199         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10200         (gnus-bookmark-bmenu-show-infos): Use it.
10201         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10202         (gnus-bookmark-bmenu-hide-infos): Ditto.
10203         (gnus-bookmark-remove-properties): New function.
10204         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10205         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10206         (gnus-bookmark-write-file): Bind coding-system-for-write.
10207         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10208         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10209         group before selecting it.
10210         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10211         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10212         quit-window if it is not available; use gnus-mouse-2 and bind it to
10213         gnus-bookmark-bmenu-select-by-mouse.
10214         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10215         (gnus-bookmark-bmenu-select-by-mouse): New function.
10216
10217 2006-08-13  Romain Francoise  <romain@orebokech.com>
10218
10219         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10220         space.
10221
10222 2006-08-10  Romain Francoise  <romain@orebokech.com>
10223
10224         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10225         (dns-mode-soa-auto-increment-serial): New user option.
10226         (dns-mode-soa-maybe-increment-serial): New function.
10227         (dns-mode): Add the latter to `write-contents-functions'.
10228
10229 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10230
10231         * compface.el (uncompface): Use binary rather than raw-text-unix.
10232
10233 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10234
10235         * compface.el (uncompface): Make sure the eol conversion doesn't take
10236         place when communicating with the external programs.
10237         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10238
10239 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10240
10241         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10242
10243 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10244
10245         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10246         Make it more robust by parsing author and date independently.
10247
10248 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10249
10250         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10251
10252 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10253
10254         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10255         first matching secret key.
10256         (mml2015-epg-encrypt): Ditto.
10257
10258         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10259         first matching secret key.
10260         (mml1991-epg-encrypt): Ditto.
10261
10262         * mml2015.el (mml2015-encrypt-to-self): New user option.
10263         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10264         mml2015-epg-encrypt-to-self is set.
10265
10266         * mml1991.el (mml1991-encrypt-to-self): New variable.
10267         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10268         mml1991-epg-encrypt-to-self is set.
10269
10270         * mml2015.el (mml2015-signers): New user option.
10271         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10272         (mml2015-epg-encrypt): Allow to select signing keys.
10273
10274         * mml1991.el (mml1991-signers): New variable.
10275         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10276         (mml1991-epg-encrypt): Allow to select signing keys.
10277
10278 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10279
10280         * nnheader.el (nnheader-insert-head): Make it work even if the file
10281         uses CRLF for the line-break code.
10282
10283 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10284
10285         * mml2015.el: Require mml-sec instead of password.
10286         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10287         (mml2015-cache-passphrase): Inherit the default value from
10288         mml-secure-cache-passphrase.
10289         (mml2015-passphrase-cache-expiry): Inherit the default value from
10290         mml-secure-passphrase-cache-expiry.
10291
10292         * mml1991.el: Require mml-sec instead of password.
10293         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10294         (mml1991-cache-passphrase): Inherit the default value from
10295         mml-secure-cache-passphrase.
10296         (mml1991-passphrase-cache-expiry): Inherit the default value from
10297         mml-secure-passphrase-cache-expiry.
10298
10299         * mml-sec.el: Require password.
10300         (mml-secure-verbose): New user option.
10301         (mml-secure-cache-passphrase): New user option.
10302         (mml-secure-passphrase-cache-expiry): New user option.
10303
10304 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10305
10306         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10307         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10308         andreas@altroot.de (Andreas Vögele).
10309
10310         FIXME: Use `tiny change'?
10311
10312 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10313
10314         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10315         workaround for the url package included with Emacs.
10316
10317         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10318
10319 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10320
10321         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10322         correctly.  This fixes a bug caused by the 2006-05-12 change.
10323
10324 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10325
10326         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10327         some information about the error when saying that the `bogus' mail
10328         group will be used.
10329
10330 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10331
10332         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10333         string.
10334
10335 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10336
10337         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10338
10339 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10340
10341         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10342
10343 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10344
10345         * mml1991.el (mml1991-function-alist): Add epg.
10346         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10347         (mml1991-epg-encrypt): New functions.
10348
10349 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10350
10351         * mml2015.el (mml2015-verbose): New variable.
10352         (mml2015-cache-passphrase): Ditto.
10353         (mml2015-passphrase-cache-expiry): Ditto.
10354         (mml2015-function-alist): Add epg.
10355         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10356         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10357         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10358         New functions.
10359
10360 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10361
10362         * message.el (message-cite-original-1): Preserve region when removing
10363         quoted text due to X-No-Archive in order to avoid bogus attribution
10364         when citing multiple messages.
10365
10366 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10367
10368         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10369         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10370
10371 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10372
10373         * gnus-diary.el (gnus-user-format-function-d)
10374         (gnus-user-format-function-D): Autoload.
10375
10376         * imap.el (Commentary): Fix typo.
10377
10378         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10379         2006-04-22 contribution.
10380
10381 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10382
10383         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10384         It didn't really fix the bogosity I'm seeing with solid web groups.
10385
10386 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10387
10388         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10389         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10390         created using server names.  If we use the feature without declaring
10391         it, Gnus does not properly manage server and group state.
10392
10393         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10394         bound.
10395
10396 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10397
10398         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10399         looking up the method using GROUP's prefix before inventing a new one.
10400         It is used on killed/unknown groups in various places where returning
10401         an all-new method isn't expected by the caller.
10402
10403         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10404         and match semantics of gnus-group-real-prefix.
10405
10406 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10407
10408         * nnmail.el (nnmail-broken-references-mailers): New variable.
10409         (nnmail-ignore-broken-references): New function generalizing
10410         nnmail-fix-eudora-headers.
10411         (nnmail-fix-eudora-headers): Now obsolete.
10412
10413         * gnus-art.el (gnus-button-handle-custom):
10414         Support `customize-apropos*'.
10415
10416 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10417
10418         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10419
10420         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10421         articles.
10422
10423 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10424
10425         * message.el (message-cite-reply-above): New variable.
10426         (message-yank-original): Use it.
10427
10428 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10431
10432 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10433
10434         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10435         as read.
10436
10437         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10438
10439 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10440
10441         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10442         (gnus-bookmark-default-file): Use gnus-directory.
10443         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10444         Remove "*" in doc string.
10445         (gnus-bookmark-write-file): Simplify.
10446         (gnus-bookmark-maybe-sort-alist): Use `when'.
10447         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10448         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10449         Add FIXME about Emacs 21 and XEmacs compatibility.
10450         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10451         compatibility.
10452         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10453         compatibility.
10454         (gnus-bookmark-menu-heading): Fix version.
10455
10456 2006-06-19  Bastien Guerry  <bzg@altern.org>
10457
10458         * gnus-bookmark.el: New file.
10459
10460 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10461
10462         * message.el (message-syntax-checks): Doc fix.
10463
10464 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10465
10466         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10467         unsubscribed groups as if they were killed ones.  It causes duplicate
10468         entries in gnus-newsrc-alist.
10469
10470 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10471
10472         * message.el (message-syntax-checks): Doc fix.
10473         (message-send-mail): Add check for continuation headers.
10474         (message-check-news-header-syntax): Fix regexp used to check for
10475         continuation headers.
10476
10477 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10478
10479         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10480
10481 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10482
10483         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10484
10485 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10486
10487         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10488         default-truncate-lines.
10489
10490 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10491
10492         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10493         to fill the utf-8 entry.
10494
10495         * lpath.el: Fbind unicode-precedence-list.
10496
10497 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10498
10499         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10500
10501 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10502
10503         * gnus-agent.el (directory-files-and-attributes): Move all the way
10504         forward (the third and final move).
10505         (gnus-agent-read-agentview): Trap reconstruction errors due to
10506         nonexistent directory.  Handle by returning nil.
10507
10508 2006-05-30  Didier Verna  <didier@xemacs.org>
10509
10510         * message.el (message-dont-reply-to-names): Update the custom type.
10511         * message.el (message-dont-reply-to-names): New defsubst: potentially
10512         convert a list of regexps into a single one.
10513         * message.el (message-get-reply-headers): Use it.
10514         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10515
10516 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10517
10518         * gnus-agent.el (directory-files-and-attributes): Move forward.
10519
10520 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10521
10522         * gnus-ml.el (gnus-mailing-list-subscribe)
10523         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10524         (gnus-mailing-list-message): Fix doc strings.
10525
10526 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10527
10528         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10529         of doing it manually.
10530
10531 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10532
10533         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10534         comment.
10535
10536 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10537
10538         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10539         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10540         (gnus-agent-read-local): All symbols allocated in my-obarray.
10541         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10542         (gnus-agent-regenerate-group): Check numeric names to see if they are
10543         messages or groups.
10544         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10545         better way of do this...)
10546
10547         * gnus-cache.el (gnus-agent-total-fetched-for):
10548         Ignore 'dummy.group' (there should be a better way of do this...)
10549
10550 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10551
10552         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10553         (gnus-saved-headers): Ditto.
10554         (gnus-default-article-saver): Mention functions may have properties.
10555         (gnus-article-save): Override gnus-save-all-headers and
10556         gnus-saved-headers by :headers property which saver function may have.
10557         (gnus-summary-save-in-file): Add :headers property.
10558         (gnus-summary-write-to-file): Ditto.
10559
10560         * gnus-sum.el (gnus-summary-save-article): Bind
10561         gnus-prompt-before-saving to t when saving many articles in a file;
10562         always show all headers.
10563
10564         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10565
10566 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10567
10568         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10569         marks.
10570
10571         * message.el (message-indent-citation): Add optional arguments to allow
10572         using it outside of message buffers.
10573
10574         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10575         (gnus-article-treat-unfold-headers): Use it.
10576         (gnus-article-truncate-lines): New variable.
10577         (gnus-article-mode): Use it.
10578         (gnus-article-toggle-truncate-lines): New function.
10579
10580         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10581         Add gnus-article-toggle-truncate-lines.
10582
10583         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10584         coding system in XEmacs, use binary.
10585
10586 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10587
10588         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10589         after-load-alist.
10590
10591         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10592         this function should save decoded articles.
10593         (gnus-summary-write-to-file): Use property to specify this function
10594         should save decoded articles and specify gnus-summary-save-in-file
10595         should be used to save articles other than the first one when saving
10596         many articles.
10597         (gnus-summary-save-body-in-file): Use property to specify this
10598         function should save decoded articles.
10599         (gnus-summary-write-body-to-file): Use property to specify this
10600         function should save decoded articles and specify
10601         gnus-summary-save-body-in-file should be used to save articles other
10602         than the first one when saving many articles.
10603
10604         * gnus-sum.el (gnus-summary-save-article): Simplify.
10605
10606 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10607
10608         * gnus-art.el (gnus-default-article-saver):
10609         Add gnus-summary-write-body-to-file.
10610         (gnus-article-save-coding-system): Don't use coding system object
10611         in XEmacs.
10612         (gnus-read-save-file-name): Add optional `dir-var' argument which
10613         specifies directory in which files are saved; work even if optional
10614         `variable' argument is not specified.
10615         (gnus-summary-write-to-file): Read file name.
10616         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10617         (gnus-summary-write-body-to-file): New function.
10618
10619         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10620         (gnus-summary-local-variables): Add it.
10621         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10622         (gnus-summary-save-article): Remove optional `decode' argument;
10623         determine whether to decode articles by the value of
10624         gnus-default-article-saver; when saving many files using
10625         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10626         it first and use gnus-summary-save-in-file or
10627         gnus-summary-save-body-in-file thereafter unless
10628         gnus-prompt-before-saving is always; move point to article which
10629         will be saved.
10630         (gnus-summary-save-article-file): Revert.
10631         (gnus-summary-write-article-file): Revert.
10632         (gnus-summary-save-article-body-file): Revert.
10633         (gnus-summary-write-article-body-file): New function.
10634
10635 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * gnus-art.el (gnus-default-article-saver): Doc fix.
10638         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10639         from gnus-summary-save-article-coding-system, and default to a
10640         certain coding system.
10641         (gnus-output-to-file): Add coding cookie and encode text according
10642         to gnus-article-save-coding-system; don't use mm-append-to-file.
10643
10644         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10645         gnus-art.el and rename to gnus-article-save-coding-system.
10646         (gnus-summary-save-article): Require gnus-art; don't show all
10647         headers if it decodes articles; don't add coding cookie here;
10648         don't bind mm-text-coding-system-for-write.
10649         (gnus-summary-save-article-file): Save decoded articles.
10650         (gnus-summary-write-article-file): When saving many files, use
10651         gnus-summary-write-to-file first and gnus-summary-save-in-file
10652         thereafter unless gnus-prompt-before-saving is always.
10653         (gnus-summary-save-article-body-file): Save decoded articles.
10654
10655         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10656
10657 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10658
10659         * nnrss.el (nnrss-check-group): Bind hash-index.
10660
10661 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10662
10663         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10664         its hash index.  Store this hash in `nnrss-group-data'.
10665         (nnrss-read-group-data): Update accordingly.
10666
10667 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10668
10669         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10670         entry.
10671
10672         * gnus-sum.el (gnus-summary-make-menu-bar):
10673         Add gnus-article-browse-html-article.
10674
10675 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10676
10677         * gnus-sum.el (gnus-summary-mime-map):
10678         Add gnus-article-browse-html-article.
10679
10680         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10681
10682 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10683
10684         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10685         suitable coding systems in customize.
10686
10687 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10688
10689         * mail-source.el (mail-sources): Fix custom type.
10690
10691 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10692
10693         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10694         (gnus-summary-expire-articles-now): Shorten prompt.
10695
10696         * gmm-utils.el (wid-edit): Require.
10697         (defun-gmm): Rename from `gmm-defun-compat'.
10698         (gmm-image-search-load-path): Use it.
10699         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10700
10701 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10702
10703         * gnus-sum.el (gnus-summary-save-article-coding-system):
10704         New variable.
10705         (gnus-summary-save-article): Add optional `decode' argument.
10706         If it is set and gnus-summary-save-article-coding-system is non-nil,
10707         save decoded article.
10708         (gnus-summary-write-article-file): Save decoded article if
10709         gnus-summary-save-article-coding-system is non-nil.
10710
10711         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10712         type.
10713
10714 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10717
10718 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10719
10720         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10721         first to test gnus-single-article-buffer which may be buffer-local.
10722
10723         * gnus-sum.el (gnus-summary-setup-buffer):
10724         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10725         group; make gnus-article-buffer, gnus-article-current, and
10726         gnus-original-article-buffer always buffer-local.
10727         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10728         group.
10729         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10730
10731 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10732
10733         * nnml.el (nnml-request-compact-group): Compressed files might not
10734         have .gz extension.
10735
10736 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10737
10738         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10739         (mm-copy-to-buffer): Use with-current-buffer.
10740         (mm-display-part): Simplify.
10741         (mm-inlinable-p): Add optional arg `type'.
10742
10743 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10744
10745         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10746         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10747         Try harder to show the attachment internally or externally using
10748         gnus-mime-view-part-as-type.
10749
10750 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10751
10752         * message.el (message-from-style, message-signature-separator)
10753         (message-user-organization-file, message-send-mail-function)
10754         (message-citation-line-function, message-yank-prefix)
10755         (message-indent-citation-function, message-signature)
10756         (message-signature-file, message-signature-insert-empty-line):
10757         Remove autoloads.
10758
10759         * gnus-art.el (gnus-buttonized-mime-types):
10760         Remove "multipart/signed".  Revert 2006-04-26 change.
10761
10762 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10763
10764         * gnus.el (gnus-version-number): Bump version.
10765
10766 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10767
10768         * gnus.el: No Gnus v0.5 is released.
10769
10770 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10771
10772         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10773         fetching articles by message-id.
10774
10775 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10776
10777         * message.el (hashcash): Require hashcash as normal.
10778
10779         * ecomplete.el (ecomplete-highlight-match-line):
10780         Use point-at-eol.
10781         (ecomplete-highlight-match-line): Use `highlight', because that
10782         face exists in both Emacs and XEmacs.
10783
10784         * message.el (message-display-abbrev): Use point-at-bol.
10785
10786         * mail-source.el: Don't require timer/timer-funcs.
10787
10788         * gnus-async.el: Ditto.
10789
10790         * password.el: Ditto.
10791
10792         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10793
10794         * mm-url.el: Ditto.
10795
10796         * gnus-xmas.el: Don't require timer-funcs.
10797
10798         * mm-util.el: Require timer/timer-funcs.
10799
10800 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10801
10802         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10803         Close.
10804
10805 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10806
10807         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10808         unibyte after clear-decrypt function runs.
10809
10810         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10811         returns as a unibyte string.
10812
10813 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * lpath.el: Revert.
10816
10817         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10818         (pgg-gpg-process-sentinel): Revert.
10819
10820         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10821         (pgg-pgp-lookup-key): Revert.
10822
10823         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10824         (pgg-pgp5-lookup-key): Revert.
10825
10826         * pgg.el (pgg-fetch-key): Revert.
10827
10828 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10829
10830         * lpath.el: Fbind string-as-multibyte for XEmacs.
10831
10832         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10833         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10834         (mml1991-pgg-encrypt): Ditto.
10835
10836         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10837         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10838         a multibyte buffer.
10839
10840         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10841         (pgg-pgp-lookup-key): Ditto.
10842
10843         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10844         (pgg-pgp5-lookup-key): Ditto.
10845
10846         * pgg.el (pgg-fetch-key): Ditto.
10847
10848 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10849
10850         * message.el (message-user-organization-file): Check several
10851         locations of the organization file.
10852
10853         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10854         Add gnus-article-view-part-as-type.
10855
10856         * gnus-art.el (gnus-article-view-part-as-type): New function.
10857
10858         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10859         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10860
10861         * mml.el: Simplify autoload.
10862         (mml-mode): defvar dnd-protocol-alist instead of using
10863         symbol-value.
10864         (mml-default-directory): New variable.
10865         (mml-minibuffer-read-file): Use it.
10866         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10867
10868         * message.el (message-citation-line-format): New variable.
10869         (message-insert-formated-citation-line): New function.
10870         (message-citation-line-function):
10871         Add `message-insert-formated-citation-line' to custom type.
10872
10873         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10874         to doc string.
10875
10876         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10877         depending on mm-verify-option.
10878
10879 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10880
10881         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10882         binding pgg-* variables; reimplement the section which prevents
10883         MIME header from being signed.
10884         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10885         pgg-text-mode; remove a blank line at the top of body.
10886
10887         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10888         lines at the top of body; use gnus-newsgroup-charset if there's no
10889         Charset header.
10890
10891 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10892
10893         * message.el (message-self-insert-commands): Doc fix.
10894
10895         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10896         (mm-uu-pgp-encrypted-test): Ditto.
10897         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10898         between header and body; return application/pgp-encrypted handle
10899         if decryption failed; decode decrypted body by charset.
10900
10901         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10902         element match to application/pgp-*.
10903
10904 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10905
10906         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10907         HTML.
10908
10909 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10910
10911         * mail-source.el (mail-source-call-script): Message the error
10912         string.
10913
10914 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10915
10916         * gnus-util.el (gnus-byte-compile): Use it.
10917
10918 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10919
10920         * gnus-util.el (kill-empty-logs): New function.
10921
10922 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10923
10924         * message.el (message-mail-alias-type): Doc fix.
10925         (message-mail-alias-type-p): New function.
10926         (message-send): Use it.
10927         (message-mode): Ditto.
10928         (message-strip-forbidden-properties): Ditto.
10929
10930         * ecomplete.el (ecomplete-database-file-coding-system):
10931         New variable.
10932         (ecomplete-save): Use it.
10933         (ecomplete-setup): Use it.
10934
10935 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10936
10937         * message.el (message-self-insert-commands): New variable.
10938         (message-strip-forbidden-properties): Use it.
10939
10940 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10941
10942         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10943         that doesn't make XEmacs choke.
10944
10945 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10946
10947         * gnus-util.el (gnus-replace-in-string):
10948         Prefer replace-regexp-in-string over of replace-in-string.
10949
10950 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10951
10952         * gnus-util.el (gnus-select-frame-set-input-focus):
10953         Use select-frame-set-input-focus if it is available in XEmacs; use
10954         definition defined in Emacs 22 for old Emacsen.
10955
10956         * dgnushack.el: Autoload unmorse-region for XEmacs.
10957
10958         * lpath.el: Bind cursor-in-non-selected-windows and
10959         select-frame-set-input-focus for XEmacs.
10960
10961 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10962
10963         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10964
10965 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10966
10967         * gnus-registry.el (gnus-registry-cache-save): Remove text
10968         properties when saving via the temp buffer.
10969
10970 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10971
10972         * message.el (message-generate-hashcash): Honor custom type.
10973
10974 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10975
10976         * message.el (message-generate-hashcash): Default to non-nil when
10977         hashcash is found.
10978
10979         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10980         (gnus-refer-thread-limit): Increase default to 500.
10981
10982         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10983
10984         * flow-fill.el (fill-flowed): Allow delete-space.
10985
10986 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10987
10988         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10989         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10990         Remove autoloads.
10991
10992 2006-04-18  Simon Josefsson  <jas@extundo.com>
10993
10994         * message.el (message-generate-hashcash): Default to.
10995
10996 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10997
10998         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10999         concatenating segments rather than before concatenating them.
11000
11001 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11002
11003         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11004
11005 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11006
11007         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11008
11009         * message.el (message-forward-make-body-plain):
11010         Allow message-forward-ignored-headers to be a list.
11011         (message-remove-ignored-headers): Factor out into function.
11012         (message-forward-make-body-mml): Use it.
11013
11014         * imap.el (imap-quote-specials): New function.
11015         (imap-login-auth): Quote specials.
11016
11017         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11018         (rfc2231-parse-string): Allow concatanation of parameters that
11019         aren't contiguous.  The test case is
11020           (mail-header-parse-content-type "message/external-body;
11021             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11022             access-type=LOCAL-FILE;
11023             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11024
11025 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11026
11027         * nntp.el (nntp-accept-process-output): Return the value of
11028         `nnheader-accept-process-output'.
11029
11030 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11031
11032         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11033         (gnus-button-alist): Recognize more diff formats.
11034         (gnus-button-patch): Strip directory.
11035
11036 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11037
11038         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11039         Emacs 22 when setting focus.
11040
11041 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11042
11043         * gnus-art.el (gnus-article-treat-types): Do treatment of
11044         text/x-verbatim parts.
11045         (gnus-button-patch): New command.
11046
11047         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11048         addresses that contain invalid characters.
11049
11050 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11051
11052         * message.el (message-put-addresses-in-ecomplete):
11053         Use gnus-replace-in-string.
11054         (message-is-yours-p): Use the more correct
11055         mail-header-parse-address instead of
11056         mail-extract-address-components.
11057         (message-put-addresses-in-ecomplete): Fix typo.
11058
11059         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11060         keystroke.
11061
11062         * gnus-art.el (gnus-treatment-function-alist): Change order of
11063         newsgroups/generic header folding to avoid double-folding.
11064
11065         * message.el (message-hidden-headers): Add X-Draft-From.
11066
11067         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11068         New command.
11069         (gnus-summary-repeat-search-article-backward): New command.
11070
11071         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11072         groups in the parent topic.
11073
11074 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11075
11076         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11077         (spam-extra-header-to-number): Return the CRM114 number as a
11078         number instead of a string.
11079
11080 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11081
11082         * gnus-art.el (gnus-face-properties-alist): Move here from
11083         gnus-fun.
11084
11085         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11086
11087 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11088
11089         * message.el (message-strip-forbidden-properties): Only display on
11090         self-insert-command.
11091
11092         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11093         reindent.
11094         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11095
11096 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11097
11098         * smiley.el (smiley-style): Fix typo.
11099
11100 2006-03-23  Kenichi Handa  <handa@m17n.org>
11101
11102         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11103         instead of set-buffer-multibyte.
11104
11105 2006-03-23  Kenichi Handa  <handa@m17n.org>
11106
11107         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11108         buffer and then decode the buffer text if necessary.
11109         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11110         first, and after mm-encode-body, change the buffer to unibyte.
11111
11112 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11113
11114         * hashcash.el (hashcash-insert-payment-async-2):
11115         Use message-goto-eoh instead of doing it manually.
11116         (mail-add-payment): Use message-narrow-to-header instead of trying
11117         to do the same itself.
11118
11119         * message.el (message-hidden-headers): Add Face.
11120
11121         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11122         reparenting code.
11123         (gnus-summary-reparent-children): Refactored out code.
11124         (gnus-summary-thread-map): New keystroke.
11125         (gnus-summary-reparent-children): Make into command.
11126
11127         * smiley.el (smiley-style): Default to `medium' if using a large
11128         font.
11129
11130         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11131         does it itself.
11132
11133         * message.el (message-point-in-header-p): Simplify definition.
11134
11135 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11136
11137         * nnagent.el (nnagent-request-set-mark): Silence log file
11138         writing.
11139         (nnagent-request-set-mark): Use write-region instead of
11140         append-to-file.
11141
11142         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11143         strange select method.
11144
11145         * ecomplete.el (ecomplete-display-matches): Get highlightling
11146         right.
11147         (ecomplete-display-matches): Use literals.
11148         (ecomplete-display-matches): Disable message logging.
11149
11150         * message.el (message-display-abbrev): Small optimization.
11151
11152         * ecomplete.el (ecomplete-display-matches): Allow automatic
11153         display.
11154
11155         * message.el (message-strip-forbidden-properties):
11156         Display abbrevs.
11157         (message-display-abbrev): Get automatic display right.
11158
11159         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11160         keystrokes.
11161
11162 2006-04-13  Romain Francoise  <romain@orebokech.com>
11163
11164         TODO: Backport to v5-10!
11165
11166         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11167         Move here (and rename) from gnus-registry.el.
11168
11169         * gnus-registry.el: Require gnus-util.
11170         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11171
11172 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11173
11174         * gnus-group.el (gnus-group-catchup-current):
11175         Change if-then-else-if-then-else into cond.
11176         (gnus-group-catchup): Indent.
11177         (group-name-at-point): New function.
11178         (gnus-fetch-group): Provide default from thing at point.
11179
11180 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11181
11182         * message.el (message-display-abbrev): Fix regexp.
11183
11184         * ecomplete.el (ecomplete-highlight-match-line):
11185         Reimplement choosing.
11186         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11187         dead variables.
11188
11189         * message.el (message-newline-and-indent): Remove debugging.
11190         (message-display-abbrev): Use new implementation.
11191
11192 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11193
11194         * gnus-art.el (gnus-article-mode):
11195         Set cursor-in-non-selected-windows to nil.
11196
11197         * smiley.el: Revert previous change.
11198         (smiley-data-directory): defvar it before using it in the
11199         defcustom of `smiley-style'.
11200
11201 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11202
11203         * message.el (message-newline-and-indent): New function.
11204
11205         * ecomplete.el: Implement more bits.
11206
11207         * message.el (message-put-addresses-in-ecomplete): Clean up the
11208         string.
11209
11210         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11211
11212         * gnus-sum.el (gnus-summary-save-parts):
11213         Bind gnus-summary-save-parts-counter and use it to make unique file
11214         names.
11215
11216         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11217
11218         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11219         parameter to say whether to actually parse the individual
11220         addresses.
11221
11222         * message.el (message-put-addresses-in-ecomplete): New function.
11223         (ecomplete): Require.
11224         (message-mail-alias-type): Add ecomplete as an option.
11225
11226 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11227
11228         * flow-fill.el (fill-flowed): Remove trailing space from blank
11229         quoted lines.
11230
11231 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11232
11233         * smiley.el (smiley-style): Move definition later to avoid a
11234         compilation warning.
11235
11236 2006-04-12  Kenichi Handa  <handa@m17n.org>
11237
11238         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11239         buffer and then decode the buffer text if necessary.
11240         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11241         first, and after mm-encode-body, change the buffer to unibyte.
11242         Use mm-disable-multibyte instead of set-buffer-multibyte.
11243
11244 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11247         Content-Type header instead of Content-Disposition header.
11248         (gnus-mime-inline-part): Ditto.
11249         (gnus-mime-view-part-as-charset): Ignore charset that the part
11250         specifies.
11251
11252         * mm-decode.el (mm-display-part): Work with external parts and
11253         usual parts similarly.
11254
11255         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11256         instead of gnus-display-mime.
11257
11258         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11259         instead of with-temp-buffer.
11260
11261         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11262         tag to summarized topics part in order to encode non-ASCII text.
11263
11264 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11265
11266         * smiley.el (smiley-style): New variable.
11267         (smiley-directory): New function.
11268         (smiley-data-directory): Derive from `smiley-style' using
11269         `smiley-directory'.
11270         (smiley-regexp-alist): Add new entries.
11271
11272         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11273         (gnus-article-browse-delete-temp): Add :version.
11274
11275 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11276
11277         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11278         the sieve region.
11279
11280 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11281
11282         * gnus.el (gnus-version-number): Bump version.
11283
11284 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11285
11286         * gnus.el: No Gnus v0.4 is released.
11287
11288 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11289
11290         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11291         layout.
11292
11293         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11294         unknown charset.
11295
11296         * message.el (message-header-synonyms): Add Original-To to the
11297         default.
11298
11299         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11300         optional parameter.
11301
11302 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11303
11304         * gnus-fun.el (gnus): Require it for gnus-directory.
11305
11306 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11307
11308         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11309
11310 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11311
11312         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11313
11314 2006-04-05  Simon Josefsson  <jas@extundo.com>
11315
11316         * password.el (password-reset): New function.
11317
11318 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11319
11320         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11321         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11322
11323 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11324
11325         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11326         Some whitespace was matched into the url, which broke browsing hits
11327         > 100 when mm-url-use-external was nil.
11328
11329 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11330
11331         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11332         Check gnus-extra-headers for 'Newsgroups.
11333
11334         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11335         bound.
11336
11337 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11338
11339         * pgg-gpg.el: Clean up process buffers every time gpg processes
11340         complete.
11341
11342 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11343
11344         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11345         doc string.
11346
11347 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11348
11349         * pgg-gpg.el (pgg-gpg-process-filter)
11350         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11351
11352         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11353         lines, temporary fix.
11354
11355 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11356
11357         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11358
11359 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11360
11361         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11362         default-enable-multibyte-characters.  This reverts the change from
11363         revision 6.17 which is no longer necessary because the passphrase
11364         is sent separately now.  GnuPG messages are unreadable under
11365         multibyte locales with default-enable-multibyte-characters set to
11366         nil.
11367
11368 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11369
11370         * message.el (message-tool-bar-gnome): Move "spell".
11371
11372 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11373
11374         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11375         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11376         instead.
11377
11378 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11379
11380         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11381         Improve newsgroups handling for NNTP overviews which don't include
11382         Newsgroups.
11383
11384 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11385
11386         * message.el (message-resend): Bind message-generate-hashcash to nil.
11387
11388 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11389
11390         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11391         when searching for already-paid recipients.
11392
11393 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11394
11395         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11396         passphrases when it is not needed.
11397         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11398         passphrase stuff from gpg, should only be necessary when you use
11399         gpg with a smartcard.
11400
11401 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * mml.el (mml-insert-mime): Ignore cached contents of
11404         message/external-body part.
11405
11406         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11407         (mm-insert-part): Ditto.
11408
11409 2006-03-23  Simon Josefsson  <jas@extundo.com>
11410
11411         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11412         Reiner.
11413         (pgg-gpg-use-agent-p): Use it again.
11414
11415 2006-03-23  Simon Josefsson  <jas@extundo.com>
11416
11417         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11418         older emacsen.
11419         (pgg-gpg-use-agent-p): Don't use it.
11420
11421 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11422
11423         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11424         if we can.
11425
11426 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11427
11428         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11429         (pgg-gpg-update-agent): New function.
11430         (pgg-gpg-use-agent-p): New function.
11431         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11432         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11433         (pgg-gpg-sign-region): Use it.
11434
11435 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11436
11437         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11438         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11439
11440 2006-03-21  Simon Josefsson  <jas@extundo.com>
11441
11442         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11443         <wilde@sha-bang.de>.
11444         (pgg-gpg-use-agent): New variable.
11445         (pgg-gpg-process-region): Use it.
11446         (pgg-gpg-encrypt-region): Likewise.
11447         (pgg-gpg-encrypt-symmetric-region): Likewise.
11448         (pgg-gpg-decrypt-region): Likewise.
11449         (pgg-gpg-sign-region): Likewise.
11450         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11451
11452 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11453
11454         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11455
11456         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11457         Add comment on version.
11458
11459 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11460
11461         * smiley.el: Add missing test smiley.
11462
11463 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11464
11465         * mm-decode.el (mm-with-part): New macro.
11466         (mm-get-part): Use it; work with message/external-body as well.
11467         (mm-save-part): Treat name and filename equally.
11468
11469         * mm-extern.el (mm-extern-cache-contents): New function.
11470         (mm-inline-external-body): Use it; force the part to be displayed;
11471         move undisplayer added to the cached handle to the parent.
11472
11473         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11474         (gnus-mime-view-part-as-type): Work with message/external-body.
11475
11476         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11477
11478 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11479
11480         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11481         images in image-load-path.  [Sync with image.el, revision 1.60, in
11482         Emacs.]
11483
11484 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11485
11486         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11487         path rather than symbol.  Always return list of directories.
11488         Guarantee that image directory comes first.  [Sync with image.el,
11489         revision 1.59, in Emacs.]
11490
11491         * message.el (message-make-tool-bar): Adjust to new API of
11492         `gmm-image-load-path-for-library'.
11493
11494         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11495
11496         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11497
11498 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11499
11500         * gnus-art.el (gnus-article-only-boring-p):
11501         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11502         intangible text.
11503         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11504
11505 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11506
11507         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11508         Use `defun' instead of `gmm-defun-compat'.
11509
11510 2006-03-14  Simon Josefsson  <jas@extundo.com>
11511
11512         * message.el (message-unique-id): Don't use message-number-base36
11513         if (user-uid) is a float.
11514         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11515
11516 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11517
11518         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11519
11520         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11521         empty line between a part and a message part.
11522
11523 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11524
11525         * smiley.el: Add more test smileys.
11526         (smiley-data-directory, smiley-regexp-alist)
11527         (gnus-smiley-file-types): Fix doc strings.
11528         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11529         adding new elements.
11530         (smiley-mouse-map): Unused code.  Make it a comment.
11531
11532 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11533
11534         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11535         scan latest NoCeM messages instead of old ones.
11536         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11537         delimiters that are recently used.
11538         (gnus-nocem-load-cache): Add autoload cookie.
11539
11540         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11541
11542         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11543         level which is larger than gnus-use-nocem is specified.
11544
11545         * gnus-group.el (gnus-group-get-new-news): Ditto.
11546
11547 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11548
11549         * gnus-util.el (gnus-tool-bar-update): New function.
11550
11551         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11552         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11553
11554         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11555
11556         * gnus-group.el (gnus-group-redraw-when-idle)
11557         (gnus-group-redraw-check): Remove.
11558         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11559
11560 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11561
11562         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11563         if optional last element is specified in splits (FIELD VALUE...).
11564
11565 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11566
11567         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11568         to gmm-image-load-path-for-library.  Call with no-error argument.
11569         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11570
11571         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11572
11573         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11574
11575         * gmm-utils.el (gmm-image-load-path): Remove alias.
11576
11577 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11578
11579         * gmm-utils.el (gmm-image-load-path): Add alias.
11580
11581         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11582         nnml-generate-nov-databases-1.
11583         (nnml-generate-nov-databases): Use it.
11584         (nnml-generate-nov-databases-directory): Document no-active
11585         argument.
11586
11587         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11588         directory if path is t.  Add no-error.
11589
11590         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11591         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11592
11593         * gnus-art.el (gnus-article-browse-delete-temp-files):
11594         Simplify resetting gnus-article-browse-html-temp-list.
11595
11596         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11597         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11598         Add example to docstring.  Rename local variables.  Move error
11599         checks to default case in cond and simplify.
11600
11601 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11602
11603         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11604         handle is multipart when calling it recursively.
11605         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11606
11607 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11608
11609         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11610         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11611
11612 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11613
11614         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11615         is loaded.
11616
11617         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11618         loaded.
11619
11620 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11621
11622         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11623         to "Emacs 23 (unicode)" in doc string.
11624
11625         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11626         "Emacs 23 (unicode)" in comment.
11627
11628 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11629
11630         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11631
11632         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11633         characters 160 through 255 in Emacs 23.
11634
11635 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11636
11637         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11638         gnus-article-browse-html-temp.
11639         (gnus-article-browse-delete-temp): Make it customizable.
11640         Add `file'.  Adjust doc string.
11641         (gnus-article-browse-delete-temp-files): Add argument.
11642         Allow query for each file.  Adjust doc string.
11643         (gnus-article-browse-html-parts):
11644         Add `gnus-article-browse-delete-temp-files' to
11645         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11646
11647 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11648
11649         * gnus-art.el (gnus-article-browse-html-temp)
11650         (gnus-article-browse-delete-temp): New variables.
11651         (gnus-article-browse-delete-temp-files): New function.
11652         (gnus-article-browse-html-parts): Use it.
11653
11654 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11655
11656         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11657
11658         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11659         string.
11660
11661         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11662         gnus-summary-insert-new-articles when unplugged.
11663         Remove gnus-summary-search-article-forward.
11664
11665         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11666         display-visual-class instead of display-color-cells.
11667
11668 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11669
11670         * dgnushack.el: Autoload customize-group for XEmacs.
11671
11672         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11673         message/* containing non-ASCII text properly.
11674
11675 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11676
11677         * message.el: Require gmm-utils, remove autoloads.
11678         (message-tool-bar): Set default based on
11679         gmm-tool-bar-style.
11680         (message-tool-bar-gnome): Add gmm-customize-mode.
11681
11682         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11683         gmm-tool-bar-style.
11684         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11685
11686         * gnus-group.el (gnus-group-tool-bar): Set default based on
11687         gmm-tool-bar-style.
11688         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11689
11690         * gmm-utils.el (gmm-image-directory): Rename variable from
11691         gmm-image-load-path.
11692         (gmm-image-load-path): Use gmm-image-directory.
11693         (gmm-customize-mode): New function.
11694         (gmm-tool-bar-style): New variable.
11695
11696         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11697         gnus-group-redraw-line-number.
11698         (gnus-group-redraw-check): Simplify.
11699         (gnus-group-tool-bar-update): Remove redraw check.
11700         (gnus-group-make-tool-bar): Add redraw check.
11701
11702 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11703
11704         * gnus-art.el (gnus-button): Add missing parentheses.
11705
11706 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11707
11708         * lpath.el: Fbind line-number-at-pos.
11709
11710 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11711
11712         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11713
11714 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11715
11716         * gnus-art.el (gnus-button): New face.
11717         (gnus-article-button-face): Use it.
11718
11719         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11720         Add gnus-summary-next-page.  Re-order.
11721
11722         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11723         next-node are now included.
11724         (gnus-group-redraw-line-number): New internal variable.
11725         (gnus-group-redraw-check): Helper function for updating the tool
11726         bar.
11727         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11728
11729         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11730
11731         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11732         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11733         Use it to match format of Spamassassin 3.0 and later.
11734         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11735         (spam-check-bogofilter)
11736         (spam-bogofilter-register-with-bogofilter): Fix args of
11737         `gnus-error' calls.
11738
11739 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11740
11741         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11742         unnecessary interaction when sending queued mails.
11743         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11744
11745 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11746
11747         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11748         first or last are nil.
11749
11750 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11751
11752         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11753
11754 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11755
11756         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11757
11758 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11759
11760         * dns.el (query-dns): Protect more against buggy tcp output.
11761
11762 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11763
11764         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11765         nov.php.
11766
11767 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11768
11769         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11770         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11771         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11772         output on the server side.
11773         (nnweb-google-create-mapping): Update regexps and add some
11774         progress indication.
11775
11776 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11777
11778         * gnus-group.el (gnus-group-tool-bar-gnome):
11779         Fix gnus-agent-toggle-plugged.  Re-order icons.
11780         (gnus-group-tool-bar-gnome):
11781         Add gnus-group-{prev,next}-unread-group.
11782         (gnus-group-tool-bar-gnome): Re-order icons.
11783
11784         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11785         Move gnus-summary-insert-new-articles.
11786
11787         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11788         Fix comments.
11789
11790         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11791         also available in Emacs 21.3.
11792
11793         * message.el (message-fix-before-sending): Change "Emacs 22" to
11794         "Emacs 23 (unicode)" in comment.
11795
11796         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11797         "Emacs 23 (unicode)" in comment.
11798
11799         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11800         comment.
11801         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11802
11803         * mm-view.el (mm-fill-flowed): Add :version.
11804
11805 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11806
11807         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11808         and load-path.
11809
11810 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11811
11812         * message.el: Autoload gmm-image-load-path.
11813         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11814         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11815         consitency.
11816
11817         * gmm-utils.el (gmm-image-load-path): Also search in
11818         "../etc/images".  Don't set gmm-image-load-path if we don't find
11819         the image.
11820
11821 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11822
11823         * gmm-utils.el (gmm-image-load-path): Don't make
11824         `gmm-image-load-path' include subdirectories which the second arg
11825         `image' might specify.
11826
11827         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11828         subdirectory to icon file names.
11829
11830         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11831
11832 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11833
11834         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11835         gmm-image-load-path calls.
11836
11837         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11838
11839         * message.el (message-make-tool-bar): Ditto.
11840
11841         * mml.el (mml-preview): Add comment concerning tool bar icons.
11842
11843         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11844         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11845
11846         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11847         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11848
11849         * message.el (message-tool-bar-gnome): Use new icon names.
11850         (message-make-tool-bar): Use `gmm-image-load-path'.
11851
11852         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11853         New functions from MH-E.
11854         (gmm-image-load-path): New variable from MH-E.
11855         (gmm-image-load-path): New function from MH-E.  Add arguments
11856         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11857         *-image-load-path-called-flag.
11858
11859 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11860
11861         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11862
11863 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11864
11865         * nnimap.el (nnimap-request-move-article): Change folder back to
11866         source group before deleting.
11867
11868 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11869
11870         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11871
11872         * gnus-art.el (mm-url-insert-file-contents-external):
11873         Autoload mm-url.
11874
11875         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11876
11877 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11880         coding system which mm-charset-to-coding-system returns for a
11881         given charset is valid.
11882
11883 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11884
11885         * html2text.el (html2text-remove-tag-list):
11886         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11887
11888 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11889
11890         * gnus-cus.el: Revert 2005-10-17 change.
11891
11892 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * gnus-art.el (article-strip-banner):
11895         Call article-really-strip-banner only when the regexp match is made.
11896
11897 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11898
11899         * gnus-art.el (article-strip-banner):
11900         Use gnus-extract-address-components instead of
11901         mail-header-parse-addresses to make it work with non-ASCII text;
11902         remove mail-encode-encoded-word-string.
11903
11904         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11905         values which are surrounded with \"...\"; make it never cause a
11906         Lisp error; give up parsing of parameters if it failed in
11907         extracting type.
11908
11909 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11910
11911         * smime.el (smime-cert-by-ldap-1): Fix bug where
11912         `smime-ldap-search' returns results without userCertificates.
11913
11914 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11915
11916         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11917
11918 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11919
11920         * spam.el (spam-check-spamassassin-headers): Adapt format for
11921         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11922         <ari@mbf.ocn.ne.jp>.
11923         (spam-list-of-processors): Add spam-use-gmane.
11924
11925 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11926
11927         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11928         make-temp-file; make it work with XEmacs as well.
11929
11930         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11931         mm-make-temp-file.
11932
11933         * mm-decode.el (mm-display-external): Use the 3rd arg of
11934         mm-make-temp-file.
11935         (mm-create-image-xemacs): Ditto.
11936
11937 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11938
11939         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11940         with message-narrow-to-headers.
11941         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11942         (gnus-draft-check-draft-articles): New function.
11943         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11944
11945 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11946
11947         * gnus-art.el (gnus-article-browse-html-parts):
11948         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11949         Don't use suffix argument for mm-make-temp-file for Emacs 21
11950         compatibility.  Remove useless `format'.
11951
11952 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11953
11954         * nnweb.el (nnweb-google-wash-article): Update regexps.
11955         (nnweb-group-alist): Use defvoo instead of defvar.
11956
11957 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11960         re-loading nn* modules.
11961
11962 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11963
11964         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11965         for `tool-bar-mode' and don't check it's default-value.
11966
11967         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11968
11969         * message.el (message-make-tool-bar): Ditto.
11970
11971         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11972         `substring'.  Shorten tmp-file name.
11973
11974         * gnus.el: Remove bogus comment.
11975
11976 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11977
11978         * gnus-art.el (gnus-article-browse-html-parts): New function.
11979         (gnus-article-browse-html-article): New function for viewing html
11980         articles with a browser.
11981
11982 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11983
11984         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11985         in elisp.
11986         (pgg-gpg-encrypt-symmetric-region): Ditto.
11987         (pgg-gpg-sign-region): Ditto.
11988
11989         * pgg-def.el (pgg-text-mode): New variable.
11990
11991         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11992         (mml2015-pgg-encrypt): Ditto.
11993
11994         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11995         (mml1991-pgg-encrypt): Ditto.
11996
11997 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11998
11999         * nnfolder.el (nnfolder-insert-newsgroup-line):
12000         Use message-make-date instead of current-time-string.
12001
12002         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12003         to gnus-decoded which mm-uu might set.
12004
12005 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12008         don't decode quoted parameters; remove misimported Emacs code.
12009         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12010         (rfc2231-decode-encoded-string): Don't use split-string which
12011         behaves differently according to Emacs version; use
12012         mm-decode-coding-region to convert charset to coding-system.
12013         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12014         (rfc2231-encode-string): Remove misimported Emacs code.
12015
12016 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12017
12018         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12019         when calling mail-header-parse-content-type.
12020         (article-de-quoted-unreadable): Ditto.
12021         (article-de-base64-unreadable): Ditto.
12022         (article-wash-html): Ditto.
12023
12024         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12025         calling mail-header-parse-content-type and
12026         mail-header-parse-content-disposition.
12027         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12028         mail-header-parse-content-type.
12029
12030         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12031         insert charset and format parameters; encode description after
12032         inserting it to buffer.
12033         (mml-insert-parameter): Fold lines properly even if a parameter is
12034         segmented into two or more lines; change the max column to 76.
12035
12036         * rfc1843.el (rfc1843-decode-article-body): Don't use
12037         ignore-errors when calling mail-header-parse-content-type.
12038
12039         * rfc2231.el (rfc2231-parse-string): Return at least type if
12040         possible; don't cause an error even if it fails in parsing of
12041         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12042         (rfc2231-encode-string): Don't break lines at the beginning, leave
12043         it to mml-insert-parameter.
12044
12045         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12046         calling mail-header-parse-content-type.
12047
12048 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12049
12050         * spam-report.el (spam-report-gmane-use-article-number):
12051         Improve doc string.
12052         (spam-report-gmane-internal): Check if a suitable header was found
12053         in the article.
12054
12055 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12058         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12059
12060 2006-02-05  Romain Francoise  <romain@orebokech.com>
12061
12062         Update copyright notices of all files in the gnus directory.
12063
12064 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12065
12066         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12067
12068 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12071         segmented lines of parameter value to cope with Thunderbird 1.5
12072         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12073         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12074         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12075
12076 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12077
12078         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12079         parts.
12080
12081 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12082
12083         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12084         there's only one active file for all servers.
12085         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12086         solid groups.  Gnus might have used a FAST request to select the group.
12087         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12088         and nnweb-search redundantly in the active file.
12089         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12090         (nnweb-request-create-group): Don't use ARGS.
12091         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12092         initialisations.  Let nnoo do the work.
12093
12094 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12095
12096         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12097         Say the part has been decoded.
12098
12099         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12100
12101 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12102
12103         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12104         mailcap-viewer-test-cache when there's no 'test clause, since that
12105         will invert the meaning of a "nil" test previously determined by
12106         mailcap-mailcap-entry-passes-test.
12107
12108 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12109
12110         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12111         compiling.
12112
12113         * gnus-sum.el: Ditto.
12114
12115         * message.el: Don't bind tool-bar-map when compiling.
12116
12117 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12118
12119         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12120
12121 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12122
12123         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12124         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12125         current Google Groups.
12126
12127 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12128
12129         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12130         and tool-bar-mode.
12131
12132         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12133         and tool-bar-mode.
12134
12135         * message.el (message-tool-bar-update): Simplify.
12136         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12137
12138         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12139         gnus-summary-buffer.
12140         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12141         gnus-summary-reply.
12142
12143         * gmm-utils.el (gmm): Add :version.
12144
12145 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12146
12147         * Makefile.in (clean): New rule.
12148         (distclean): Use it.
12149
12150 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12151
12152         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12153         Don't autoload.
12154
12155 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12156
12157         * gmm-utils.el (gmm-verbose): Add :group.
12158
12159 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12160
12161         * message.el: Change some comments WRT tool-bars.
12162
12163         * gnus-sum.el (gnus-summary-tool-bar)
12164         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12165         (gnus-summary-tool-bar-zap-list): New variables.
12166         (gnus-summary-make-tool-bar): Complete rewrite using
12167         `gmm-tool-bar-from-list'.
12168
12169         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12170         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12171         New variables.
12172         (gnus-group-make-tool-bar): Complete rewrite using
12173         `gmm-tool-bar-from-list'.
12174         (gnus-group-tool-bar-update): New function.
12175
12176         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12177
12178 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12181         is dissected into a single part of which the type is the same as
12182         the given one; decode charset.
12183
12184 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12185
12186         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12187         into alists as symbol not string, since that's what
12188         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12189         look for.
12190
12191 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12192
12193         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12194         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12195
12196         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12197
12198 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12199
12200         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12201         (gnus-xmas-mime-security-button-menu): New function.
12202
12203         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12204         (gnus-mime-security-button-menu): New definition.
12205         (gnus-mime-security-button-map): Use them.
12206         (gnus-mime-security-button-menu): New function.
12207         (gnus-insert-mime-security-button): Addition to help echo.
12208         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12209         (gnus-mime-security-pipe-part): New functions.
12210
12211         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12212         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12213
12214         * mm-decode.el (mm-handle-set-disposition): Remove.
12215         (mm-handle-set-description): Remove.
12216
12217 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12218
12219         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12220         (mm-w3m-standalone-supports-m17n-p): New function.
12221         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12222         w3m usage.
12223
12224         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12225         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12226
12227 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12228
12229         * message.el (message-tool-bar-zap-list):
12230         Use gmm-tool-bar-zap-list as custom type.
12231         (message-tool-bar-update): New function.
12232         (message-tool-bar, message-tool-bar-gnome)
12233         (message-tool-bar-retro): Add message-tool-bar-update.
12234         (message-tool-bar-gnome): Add flyspell-buffer.
12235
12236         * gnus-util.el (gnus-error): Describe `args'.
12237
12238         * gmm-utils.el (gmm-error): Describe `args'.
12239         (gmm-tool-bar-zap-list): New widget.
12240         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12241
12242 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12243
12244         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12245         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12246         the number of recursive calls.
12247
12248         * mm-decode.el (mm-handle-set-disposition): New macro.
12249         (mm-handle-set-description): New macro.
12250
12251 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12252
12253         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12254         encoding.
12255
12256 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12257
12258         * message.el (message-tool-bar-zap-list, message-tool-bar)
12259         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12260         (message-tool-bar-local-item-from-menu): Remove.
12261         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12262         (message-make-tool-bar): New function.
12263         (message-mode): Use `message-make-tool-bar'.
12264
12265         * gmm-utils.el: New file.
12266         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12267         (gmm-lazy): New widget copied from `nnmail.el'.
12268         (gmm-tool-bar-from-list): New function for creating customizable
12269         tool bars.
12270         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12271         output.
12272         (gmm): Add :prefix to defgroup.
12273
12274 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12275
12276         * gmm-utils.el (gmm-widget-p): New function.
12277
12278 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12279
12280         * mml.el (mml-attach-file): Describe `description' in doc string.
12281         (mml-menu): Add Emacs MIME manual and PGG manual.
12282
12283 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12284
12285         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12286
12287 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12288
12289         * nntp.el (nntp-end-of-line): Doc fix.
12290
12291 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12292
12293         * imap.el (imap-open): Handle case where buffer is a buffer
12294         object.
12295
12296 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12297
12298         * gnus-delay.el (gnus-delay): Don't autoload.
12299         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12300         to be re-loaded when customizing the `gnus-delay' group.
12301
12302 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12303
12304         * message.el (message-insert-citation-line): Use newlines.
12305
12306 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12307
12308         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12309         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12310         these routines, so the passphrase can be managed externally and
12311         passed in to the system.
12312         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12313         pgg-add-passphrase-to-cache function.
12314
12315         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12316         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12317         these routines, so the passphrase can be managed externally and
12318         passed in to the system.
12319         (pgg-pgp5-sign-region): Use new name of
12320         pgg-add-passphrase-to-cache function.
12321
12322 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12323
12324         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12325         part of the decoded armor to find the key-identifier.
12326         (pgg-gpg-lookup-key-owner): New function to return the
12327         human-readable identifier of a key owner.
12328         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12329         itself.
12330         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12331         the key value) if we have a key and can match it against a secret
12332         key.  Also, added a note pointing out fact that the prompt only
12333         indicates the first matching key.
12334
12335         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12336         pgg-decrypt-region.
12337         (pgg-add-passphrase-to-cache): Rename from
12338         `pgg-add-passphrase-cache' to reduce confusion (all callers
12339         changed).
12340         (pgg-remove-passphrase-from-cache): Rename from
12341         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12342         changed).
12343         (pgg-read-passphrase, pgg-add-passphrase-cache)
12344         (pgg-remove-passphrase-cache): Add informative docstrings.
12345         (pgg-decrypt): Convey provided passphrase in subordinate call to
12346         pgg-decrypt-region.
12347
12348 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12349
12350         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12351         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12352         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12353         'passphrase' argument, so the passphrase can be managed externally
12354         and then passed in to the system.
12355
12356         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12357         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12358         so the passphrase cache can be used reliably with identifiers
12359         besides a pgp packet's key id.
12360
12361         * pgg-gpg.el (pgg-gpg-encrypt-region)
12362         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12363         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12364         these routines, so the passphrase can be managed externally and
12365         passed in to the system.
12366
12367         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12368         'notruncate' argument, so the passphrase cache can be used
12369         reliably with identifiers besides a pgp packet's key id.
12370
12371 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12372
12373         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12374         symmetric encryption.
12375         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12376         encrypted session key.
12377         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12378         message ask for the passphrase in a proper way.
12379
12380         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12381         New user commands for symmetric encryption.
12382
12383 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12384
12385         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12386
12387         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12388
12389 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12390
12391         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12392
12393 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12394
12395         * mm-decode.el (mm-inlined-types): Add application/pgp.
12396         (mm-automatic-display): Ditto.
12397
12398         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12399         part as text.
12400
12401 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * nnrss.el: Update copyright.
12404         (nnrss-opml-import): Query whether to subscribe to each entry.
12405
12406         * gnus-art.el:
12407         * gnus-sum.el:
12408         * gnus-xmas.el:
12409         * messagexmas.el:
12410         * mm-uu.el:
12411         * mm-view.el: Update copyright.
12412
12413 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12414
12415         * message.el (message-info): New function.
12416         (message-mode-menu): Add it.
12417         Update copyright.
12418
12419         * ChangeLog: Fix and update copyright.
12420
12421 2006-01-13  Romain Francoise  <romain@orebokech.com>
12422
12423         * message.el (message-forward-subject-name-subject): Prefer the
12424         address to 'nowhere' if the sender has no name.
12425         Fix typo.  Update copyright year.
12426
12427 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12428
12429         * gnus-art.el (article-wash-html):
12430         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12431         (gnus-article-wash-html-with-w3m-standalone): New function.
12432
12433         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12434         mm-inline-text-html-render-with-w3m-standalone.
12435         (mm-text-html-washer-alist): Map w3m-standalone to
12436         gnus-article-wash-html-with-w3m-standalone.
12437         (mm-inline-text-html-render-with-w3m-standalone): New function.
12438
12439 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12440
12441         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12442         Improve LaTeX.
12443
12444 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12445
12446         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12447         (nnrss-request-article): Render text/plain parts as HTML.
12448
12449         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12450         the buffer.
12451
12452 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12453
12454         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12455         custom definition of `gnus-posting-styles'.
12456
12457         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12458         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12459
12460 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12461
12462         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12463         Use nntp for bug archive.
12464
12465 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12466
12467         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12468         parts.
12469         (nnrss-normalize-date): New function converts ISO 8601 date into
12470         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12471         (nnrss-check-group): Use it.
12472
12473 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12474
12475         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12476
12477         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12478         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12479         (nnrss-insert-w3): Ditto.
12480
12481 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12482
12483         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12484         the articles to be forwarded including the case where neither a
12485         number of articles nor a region is specified.
12486
12487 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12488
12489         * nnrss.el (nnrss-request-article): Fix last change; fill
12490         text/plain parts.
12491
12492 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12493
12494         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12495         in text/plain part.
12496         (nnrss-check-group): Don't add excessive newline to dc:subject.
12497
12498 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12499
12500         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12501         article.
12502
12503 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12504
12505         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12506         (nnml-use-compressed-files, nnml-save-mail): Support other
12507         comression programs such as bzip2.
12508
12509 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12510
12511         * dns.el (query-dns): Make sure we check the buffer size before
12512         removing tcp headers.
12513
12514 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12517         remove MIME buttons associated with multipart/alternative parts.
12518         (gnus-mime-display-alternative): Tag buttons using `article-type'
12519         text property.
12520
12521         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12522         associated with multipart/alternative parts.
12523
12524         * gnus-art.el (gnus-signature-separator): Fix custom type.
12525
12526         * mm-decode.el (mm-inlined-types): Fix custom type.
12527         (mm-keep-viewer-alive-types): Ditto.
12528         (mm-automatic-display): Ditto.
12529         (mm-attachment-override-types): Ditto.
12530         (mm-inline-override-types): Ditto.
12531         (mm-automatic-external-display): Ditto.
12532
12533 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12534
12535         * spam-report.el (spam-report-user-mail-address)
12536         (spam-report-user-agent): New variables.
12537         (spam-report-url-ping-plain): Use spam-report-user-agent.
12538
12539 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12540
12541         * gnus-art.el (gnus-button-handle-custom): Do not just use
12542         `customize-apropos' for any "M-x customize-*" button but the
12543         function called for.  Accept both the function name and its
12544         argument in order to achieve this.
12545         (gnus-button-alist): Remove support for "custom:" URL's.
12546         Pass function name to `gnus-button-handle-custom' in case of "M-x
12547         customize-*" buttons.
12548
12549 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12552         multipart/alternative and add xref to mm-discouraged-alternatives
12553         in doc string.
12554
12555         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12556         gnus-buttonized-mime-types in doc string.
12557
12558 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12559
12560         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12561         Suggest image/.* in the doc string.
12562
12563 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12564
12565         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12566         message-marks (Debian bug #342521).
12567
12568 2005-12-12  Simon Josefsson  <jas@extundo.com>
12569
12570         * password.el (password-read-from-cache): Add.
12571         (password-read): Use it.
12572
12573 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12574
12575         * rfc2047.el (rfc2047-charset-to-coding-system):
12576         Recognize us-ascii as a MIME charset.
12577
12578         * mm-bodies.el (mm-decode-content-transfer-encoding):
12579         Protect against the case where the 2nd arg TYPE is nil.
12580
12581 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12582
12583         * pop3.el (pop3-stream-type): Fix custom version.
12584
12585         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12586
12587 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12588
12589         * mm-decode.el (mm-display-external): Add missing cdr.
12590
12591 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12592
12593         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12594         RFC1524) if it is in mailcap or add a suffix according to
12595         mailcap-mime-extensions when generating a temp filename; postpone
12596         deleting a temp file for 2 seconds for some wrappers, shell
12597         scripts, and so on, which might exit right after having started a
12598         viewer command as a background job.
12599
12600 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12601
12602         * nntp.el (nntp-marks-directory): Fix custom group.
12603
12604         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12605         steps when < 10.
12606
12607         * gnus-start.el (gnus-no-server-1):
12608         Mention `gnus-level-default-subscribed' in doc string.
12609
12610 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12611
12612         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12613         parens.
12614
12615 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12616
12617         * gnus-xmas.el (gnus-use-toolbar): Revert.
12618         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12619         gnus-use-toolbar is default.
12620
12621         * messagexmas.el (message-use-toolbar): Revert.
12622         (message-setup-toolbar): Use global default-toolbar if
12623         message-use-toolbar is default.
12624
12625 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12626
12627         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12628         according to default-toolbar-visible-p.
12629
12630         * messagexmas.el (message-use-toolbar): Ditto.
12631
12632 2005-11-26  Dave Love  <fx@gnu.org>
12633
12634         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12635         (tls-program, tls-success): Provide openssl alternative.
12636
12637         * starttls.el: Doc fixes.
12638         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12639         SERVICE to PORT.
12640
12641         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12642         port null or service name.
12643         (starttls-negotiate): Autoload.
12644
12645 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12646
12647         * message.el (message-kill-to-signature): Fix interactive spec.
12648
12649 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12650
12651         * pop3.el (pop3-open-server): Recognize a string as a service name.
12652
12653 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12654
12655         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12656
12657 2005-11-23  Dave Love  <fx@gnu.org>
12658
12659         Add pop3s, pop3/starttls.
12660
12661         * pop3.el (pop3-authentication-scheme): Clarify doc.
12662         (open-tls-stream, starttls-open-stream): Autoload.
12663         (pop3-stream-type): New.
12664         (pop3-open-server): Use it.
12665
12666         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12667         for POP.
12668         (mail-source-keyword-map): Add :stream for POP.
12669         (mail-source-fetch-pop): Use pop3-stream-type.
12670
12671 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12672
12673         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12674         of current-time-string.
12675
12676 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12677
12678         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12679         date header.
12680
12681 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12682
12683         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12684         it can seriously impact performance as it bypasses the agent's
12685         local caches.
12686
12687 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12688
12689         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12690         must be explicitly online rather than "not explicitly offline" for
12691         its flags to be synchronized.
12692
12693         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12694         that gnus-uu-unmark-thread will function correctly.
12695
12696         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12697         1024K is instead displayed as 1M.
12698
12699 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12700
12701         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12702
12703 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12704
12705         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12706
12707 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12708
12709         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12710         error message to display actual error condition.
12711         (gnus-agent-save-local): Avoid saving symbols that are bound to
12712         nil as they simply result in a warning message in
12713         gnus-agent-read-local.
12714
12715 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12716
12717         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12718         rather than make-variable-buffer-local for file-precious-flag.
12719
12720 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12721
12722         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12723         for duplicates which are removed.  The invalid sort check then
12724         triggers a rescan after the sort as sorting may have moved
12725         duplicate entries such that they can be cheaply detected.
12726
12727 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12728
12729         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12730
12731 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12732
12733         * gnus-agent.el (gnus-agent-article-alist-save-format):
12734         Change internal variable to a custom variable.  Change default value
12735         from compressed(2) to uncompressed(1).
12736         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12737         support for uncompressed agentview files.  Taken together, reading
12738         the agentview file should now be 6-7 times faster.
12739
12740 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12741
12742         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12743         as a buffer-local variable.  This avoids creating truncated
12744         dribble files as a result of a hang up, eg.
12745
12746 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12747
12748         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12749         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12750         XEmacs.
12751
12752 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12753
12754         * gnus-start.el (gnus-start-draft-setup):
12755         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12756
12757         * gnus.el (gnus-splash): Change custom group.
12758         (gnus-group-get-parameter, gnus-group-parameter-value):
12759         Describe allow-list argument.
12760
12761         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12762         string.
12763
12764 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12765
12766         * gnus-art.el (gnus-default-article-saver): Add user-defined
12767         `function' to custom type.
12768
12769 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12770
12771         * imap.el (imap-open): Handle case where buffer is a buffer
12772         object.
12773
12774 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12775
12776         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12777         long lines.
12778         (gnus-cache-delete-group): Wrap doc strings.
12779
12780         * gnus-agent.el (gnus-agent-rename-group)
12781         (gnus-agent-delete-group): Wrap doc strings.
12782
12783 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12784
12785         * messagexmas.el (message-use-toolbar): Change the valid values
12786         into default, top, bottom, left, and right.
12787         (message-toolbar-thickness): New variable.
12788         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12789         well.
12790         (message-setup-toolbar): Make it work.
12791
12792         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12793         (gnus-use-toolbar): Change the valid values into default, top,
12794         bottom, left, and right.
12795         (gnus-toolbar-thickness): New variable.
12796         (gnus-xmas-setup-toolbar): New function.
12797         (gnus-xmas-setup-group-toolbar): Use it.
12798         (gnus-xmas-setup-summary-toolbar): Use it.
12799
12800 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12801
12802         * gnus-start.el (gnus-1): Add "native" to
12803         gnus-predefined-server-alist.
12804
12805         * gnus.el (gnus-method-to-server): Don't add "native" to the
12806         lists here, because that leads to problems when
12807         gnus-select-method is bound.
12808
12809 2005-11-09  Simon Josefsson  <jas@extundo.com>
12810
12811         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12812         use (not sort-by-date) instead.
12813
12814 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12815
12816         * gnus-delay.el (gnus-delay-group): Don't autoload.
12817         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12818         to be re-loaded when customizing the `gnus-delay' group.
12819
12820 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12821
12822         * message.el: Revert last changes.
12823         (message-insert-citation-line): Use newlines.
12824
12825 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12826
12827         * message.el (message-courtesy-message)
12828         (message-mark-insert-begin, message-mark-insert-end)
12829         (message-elide-ellipsis, message-cancel-message)
12830         (message-add-header, message-change-subject)
12831         (message-cross-post-followup-to-header)
12832         (message-cross-post-insert-note, message-reduce-to-to-cc)
12833         (message-widen-reply, message-delete-not-region)
12834         (message-kill-to-signature, message-insert-signature)
12835         (message-insert-importance-high, message-insert-importance-low)
12836         (message-insert-or-toggle-importance)
12837         (message-insert-disposition-notification-to)
12838         (message-indent-citation, message-yank-original)
12839         (message-cite-original-without-signature, message-cite-original)
12840         (message-insert-citation-line, message-position-on-field)
12841         (message-fix-before-sending, message-send-mail-partially)
12842         (message-send-mail, message-send-mail-with-sendmail)
12843         (message-send-mail-with-qmail, message-send-news)
12844         (message-check-news-header-syntax, message-generate-headers)
12845         (message-insert-courtesy-copy, message-fill-address)
12846         (message-fill-header, message-shorten-references)
12847         (message-setup-1, message-cancel-news)
12848         (message-forward-make-body-plain, message-forward-make-body-mime)
12849         (message-forward-make-body-mml, message-encode-message-body)
12850         (message-forward-make-body-digest-plain)
12851         (message-forward-make-body-digest-mime)
12852         (message-use-alternative-email-as-from): Insert `hard-newline'
12853         instead of ordinary newlines.
12854
12855 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12856
12857         * message.el (message-generate-headers): Downcase the argument
12858         given to message-check-element.
12859
12860 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12861
12862         * nntp.el (nntp-authinfo-rejected): New error condition.
12863         (nntp-wait-for): Use new error condition to signal authentication
12864         error.
12865         (nntp-retrieve-data): Rethrow new error condition to break out of
12866         recursive call to nntp-send-authinfo.
12867
12868 2005-11-08  Romain Francoise  <romain@orebokech.com>
12869
12870         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12871         (gnus-summary-exit-map): Bind to `Z p'.
12872         (gnus-summary-make-menu-bar): Add menu item.
12873
12874 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12875
12876         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12877         (gnus-treat-*): Add `first' in all doc strings.
12878
12879         * gnus-group.el (gnus-group-compact-group): Fix typo.
12880
12881 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12882
12883         * gnus.el (gnus-parameters-case-fold-search): New variable.
12884         (gnus-parameters-get-parameter): Use it.
12885
12886         * gnus-score.el (gnus-home-score-file): Doc fix.
12887
12888 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12889
12890         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12891
12892 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12893
12894         * mm-util.el (mm-special-display-p): New function.
12895
12896         * mml.el (mml-preview): Use it; doc fix.
12897
12898 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12899
12900         * imap.el (imap-open): Handle case where buffer is a buffer object.
12901
12902 2005-10-29  Romain Francoise  <romain@orebokech.com>
12903
12904         * message.el (message-fix-before-sending): Fix comment.
12905
12906 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12907
12908         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12909
12910 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12911
12912         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12913         Used in gnus-score.el.
12914
12915 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12916
12917         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12918
12919 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12920
12921         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12922         whitespace removed in revision 7.8.  Use concatenated string to
12923         protect trailing whitespace.
12924
12925 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12926
12927         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12928         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12929         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12930         Courier IMAP ("some version from 2004").  Mostly based on similar
12931         code in the same function.
12932
12933 2005-10-26  Didier Verna  <didier@xemacs.org>
12934
12935         * gnus-group.el (gnus-group-compact-group): Invalidate original
12936         article buffer.
12937         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12938         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12939         NOV database and in article itself.
12940         Invalidate article backlog.
12941
12942 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12943
12944         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12945
12946 2005-10-26  Simon Josefsson  <jas@extundo.com>
12947
12948         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12949         part of 2004-07-25 change.
12950
12951 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12952
12953         * message.el (message-display-completion-list): New function.
12954         (message-expand-group): Use it; make sure the Completions buffer
12955         is modifiable.
12956 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12957
12958         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12959         user-mail-name is an empty string.
12960
12961 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12962
12963         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12964         depending on gnus-score-decay-constant.
12965
12966         * encrypt.el (encrypt-insert-file-contents)
12967         (encrypt-write-file-contents): Don't use `gnus-message'.
12968
12969         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12970         arguments.
12971         (mm-uu-type-alist): Add message-marks and insert-marks.
12972         Pass arguments to mm-uu-verbatim-marks-extract.
12973         (mm-uu-hide-markers): New variable.
12974         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12975
12976         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12977         (gnus-convert-image-to-face-command): Use "convert" by default to
12978         allow other input image formats.
12979         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12980         accordingly.
12981
12982 2005-10-23  Simon Josefsson  <jas@extundo.com>
12983
12984         * imap.el (imap-gssapi-program): Align command line parameters
12985         with latest GNU SASL.
12986         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12987
12988 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12989
12990         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12991         HTML.
12992         (nnslashdot-request-article): Ditto.
12993
12994         * lpath.el (featurep): Add nobreak-char-display.
12995
12996 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12997
12998         * mail-source.el (mail-source-fetch-pop): Require pop3.
12999         (mail-source-check-pop): Ditto.
13000
13001 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13004         errors.
13005
13006 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13007
13008         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13009         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13010
13011         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13012
13013         * mm-bodies.el (mm-decode-string):
13014         Call `mm-charset-to-coding-system' with allow-override argument.
13015
13016 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13017
13018         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13019         (rfc2047-charset-to-coding-system): New function.
13020         (rfc2047-decode-encoded-words): New function.
13021         (rfc2047-decode-region): Use them.
13022         (rfc2047-decode-cte): Remove.
13023         (rfc2047-parse-and-decode): Remove.
13024         (rfc2047-decode): Remove.
13025
13026 2005-10-15  Kenichi Handa  <handa@m17n.org>
13027
13028         * rfc2047.el (rfc2047-decode-cte): New function.
13029         (rfc2047-decode-region): Change the way to decode successive
13030         encoded-words: decode B- or Q-encoding in each encoded-word,
13031         concatenate them, and decode it as charset.
13032
13033 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * lpath.el: Fbind codepage-setup for XEmacs.
13036
13037 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13038
13039         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13040         widget-move-and-invoke.
13041         (gnus-custom-mode): Use gnus-custom-map.
13042
13043 2005-10-15  Bill Wohler  <wohler@newt.com>
13044
13045         * message.el (message-tool-bar-map): Rename image file from
13046         mail_send to mail/send.
13047
13048 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13049
13050         * message.el (message-expand-group): Pass the common
13051         prefix substring of completion to `display-completion-list'.
13052
13053 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13054
13055         * mml-sec.el (mml-secure-method): New internal variable.
13056         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13057         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13058         New functions using mml-secure-method.
13059
13060         * mml.el (mml-mode-map): Add key bindings for those functions.
13061         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13062         Harder <harder@myrealbox.com>.
13063         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13064         Goto end of message if point is the headers of the message.
13065
13066         * message.el (message-in-body-p): New function.
13067
13068         * assistant.el: Autoload gnus-util and netrc.
13069
13070         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13071         Use `mm-charset-override-alist' only when decoding.
13072
13073         * mm-bodies.el (mm-decode-body):
13074         Call `mm-charset-to-coding-system' with allow-override argument.
13075
13076         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13077         `filename' from Content-Disposition if Content-Type doesn't
13078         provide `name'.
13079         (gnus-mime-view-part-as-type): Set default instead of
13080         initial-input.
13081
13082 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13083
13084         * format-spec.el (format-spec): Propagate text properties of % spec.
13085
13086 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13087
13088         * gnus-art.el (gnus-treat-predicate): Add `first'.
13089
13090 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13091
13092         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13093         (mm-charset-override-alist): New variable.
13094         (mm-charset-to-coding-system): Use it.
13095         (mm-codepage-setup): New helper function.
13096         (mm-charset-eval-alist): New variable.
13097         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13098         Warn about unknown charsets.
13099
13100         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13101
13102 2005-10-04  David Hansen  <david.hansen@gmx.net>
13103
13104         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13105         (nnrss-check-group): Ditto.
13106
13107 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13108
13109         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13110         Rename x-gnus-verbatim to x-verbatim.
13111         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13112
13113         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13114         x-verbatim.
13115
13116         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13117
13118         * gnus-util.el (gnus-remove-duplicates): Remove.
13119
13120         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13121         instead of gnus-remove-duplicates.
13122
13123         * message.el (message-remove-duplicates): Remove.
13124         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13125         message-remove-duplicates.
13126
13127         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13128         available, else use implementation from `delete-dups'.
13129
13130         * message.el (message-insert-expires): New function.
13131         (message-mode-map): Add key binding.
13132         (message-mode-field-menu): Add menu entry.
13133         (message-mode): Document it.
13134         (message-make-expires-date): Use `message-make-date'.
13135
13136 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13137
13138         * message.el (message-make-expires-date): New function.
13139
13140 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13141
13142         * Makefile.in (list-installed-shadows): New entry.
13143         (install): Use it.
13144         (remove-installed-shadows): New entry.
13145
13146         * dgnushack.el (dgnushack-default-load-path): New variable.
13147         (dgnushack-find-lisp-shadows): New function.
13148         (dgnushack-remove-lisp-shadows): New function.
13149
13150 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13151
13152         * Makefile.in (install-el-elc): New entry.
13153         (install): Use it so that .el files are necessarily installed.
13154
13155 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13156
13157         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13158
13159 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13160
13161         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13162         function rather than the diff-mode.el package.
13163         (mm-display-external): Use with-current-buffer.
13164         (mm-viewer-completion-map, mm-viewer-completion-map):
13165         Move initialization inside declaration.
13166
13167 2005-09-29  Simon Josefsson  <jas@extundo.com>
13168
13169         * spam.el: Load hashcash when compiling, to avoid warnings.
13170         Don't autoload mail-check-payment.
13171         (spam-check-hashcash): Define unconditionally, since hashcash.el
13172         is part of Gnus now.  Ignore errors from payment checking.
13173
13174 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13175
13176         * message.el (message-bold-region, message-unbold-region):
13177         Rename from `bold-region' and `unbold-region'.
13178
13179         * message.el: Remove useless autoloads.
13180
13181 2005-09-28  Simon Josefsson  <jas@extundo.com>
13182
13183         * message.el (message-use-idna): Default to t.
13184         (message-use-idna): Test whether encoding works too.  Doc fix.
13185
13186 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13187
13188         * nntp.el (nntp-warn-about-losing-connection): Remove.
13189
13190 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13191
13192         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13193         customizable.  Change default value.
13194         (mm-uu-diff-groups-regexp): Change default value.
13195         (mm-uu-type-alist): Add doc string.
13196         (mm-uu-configure): Add doc string.  Make it interactive.
13197         (mm-uu-tex-groups-regexp): New variable.
13198         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13199         (mm-uu-type-alist): Add LaTeX documents.
13200         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13201         of "text/verbatim".
13202         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13203
13204         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13205         instead of "text/verbatim".
13206
13207         * message.el (message-mark-inserted-region)
13208         (message-mark-insert-file): Use slrn style marks when called with
13209         prefix argument.
13210
13211 2005-09-27  Simon Josefsson  <jas@extundo.com>
13212
13213         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13214
13215 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13216
13217         * message.el (message-remove-duplicates): New function.
13218         Implementation borrowed from `gnus-remove-duplicates'.
13219         (message-idna-to-ascii-rhs): Also encode idna addresses in
13220         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13221         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13222         only ask about the same idna domain once per header and also tell
13223         in what header to replace the idna domain.
13224
13225         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13226         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13227         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13228         a header is decoded and not just the last one.
13229
13230 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13231
13232         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13233         has been decoded.
13234
13235         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13236         (mm-insert-part): Don't modify text if it has been decoded.
13237
13238         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13239         decoded.
13240
13241         * mm-view.el (mm-inline-text): Don't strip text props unless
13242         decoding enriched or richtext parts.
13243
13244 2005-09-25  Romain Francoise  <romain@orebokech.com>
13245
13246         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13247         * gnus-start.el (gnus-subscribe-interactively):
13248         * gnus-uu.el (gnus-uu-grab-articles):
13249         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13250         space.
13251
13252 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13253
13254         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13255         * mm-view.el (mm-view-pkcs7-decrypt):
13256         * gnus-sum.el (gnus-summary-limit-to-extra)
13257         (gnus-summary-respool-article, gnus-read-move-group-name):
13258         * gnus-score.el (gnus-summary-increase-score):
13259         * gnus-util.el (gnus-completing-read-with-default):
13260         * gnus-art.el (gnus-read-save-file-name)
13261         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13262         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13263         * message.el (message-check-news-header-syntax):
13264         Follow convention for reading with the minibuffer.
13265
13266 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13267
13268         * spam-report.el (spam-report-url-ping-plain):
13269         Use gnus-extended-version as User-Agent.
13270
13271         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13272         default value is nil.
13273
13274         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13275         (mm-uu-verbatim-marks-extract): New function.
13276         (mm-uu-extract): New face.
13277         (mm-uu-copy-to-buffer): Use it.
13278
13279         * spam-report.el (spam-report-gmane-ham): Rename from
13280         `spam-report-gmane-unspam'.
13281         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13282         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13283
13284         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13285         Autoload.
13286         (spam-report-gmane-unregister-routine):
13287         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13288
13289 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13290
13291         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13292         (spam-report-gmane-unregister-routine): Add support for gmane
13293         unregistration.
13294
13295         * spam-report.el (spam-report-gmane-unspam)
13296         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13297         (spam-report-gmane): Change to take a single article and do unspam
13298         registration.
13299
13300 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13301
13302         * mm-url.el (mm-url-decode-entities): Fix regexp.
13303
13304 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13305
13306         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13307         default to nil, to be able to use Gnus at all.  If the default
13308         switches to something else, then the function should be fixed not
13309         be exceedingly slow.
13310
13311 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13312
13313         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13314         fail hard.
13315
13316         * spam-report.el: Add better Keywords line.
13317
13318         * spam.el: Add Maintainer and better Keywords line.
13319
13320 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13321
13322         * gnus-art.el (gnus-article-replace-part)
13323         (gnus-mime-replace-part): New functions.
13324         (gnus-mime-action-alist, gnus-mime-button-commands)
13325         (gnus-mime-save-part-and-strip): Add file argument.
13326         (gnus-article-part-wrapper): Add interactive argument.
13327
13328         * gnus-sum.el (gnus-summary-mime-map):
13329         Add `gnus-article-replace-part'.
13330
13331 2005-09-19  Didier Verna  <didier@xemacs.org>
13332
13333         The nnml compaction feature:
13334         * nnml.el (nnml-request-compact-group): New function.
13335         * nnml.el (nnml-request-compact): New function.
13336         * gnus-int.el (gnus-request-compact-group): New function.
13337         * gnus-int.el (gnus-request-compact): New function.
13338         * gnus-group.el (gnus-group-compact-group): New function.
13339         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13340         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13341         * gnus-srvr.el (gnus-server-compact-server): New function.
13342         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13343         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13344
13345 2005-09-18  Deepak Goel  <deego@gnufans.org>
13346
13347         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13348         format spec.
13349
13350 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13351
13352         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13353
13354 2005-09-15  Romain Francoise  <romain@orebokech.com>
13355
13356         * message.el (message-fill-paragraph): Clarify docstring.
13357
13358 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13359
13360         * gnus-art.el (gnus-mime-display-part): Protect against broken
13361         MIME messages.
13362
13363 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13364
13365         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13366         before parsing header.
13367
13368 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13369
13370         * html2text.el (html2text-replace-list): Add new entities.
13371
13372 2005-09-11  Romain Francoise  <romain@orebokech.com>
13373
13374         * message.el (message-alternative-emails): Improve docstring.
13375         (message-setup-1): Call `message-use-alternative-email-as-from'
13376         after `message-setup-hook' to give it precedence over posting
13377         styles, etc.
13378         (message-use-alternative-email-as-from): Add docstring.
13379         Remove the original From header if present.
13380
13381         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13382         (nnml-save-mail): Use it.
13383
13384         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13385         articles.  Add new argument `silent'.
13386         (gnus-uu-mark-all): Report the total number of marked articles.
13387
13388 2005-09-10  Romain Francoise  <romain@orebokech.com>
13389
13390         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13391         (gnus-uu-mark-series): Likewise.
13392
13393 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13394
13395         * spam-report.el (spam-report-gmane): Fix generation of spam
13396         report URL.
13397
13398 2005-09-10  Simon Josefsson  <jas@extundo.com>
13399
13400         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13401         t, based on discussion on the ding list with Robert Epprecht
13402         <epprecht@solnet.ch>.
13403
13404 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * spam-report.el (spam-report-gmane): Make it work without
13407         X-Report-Spam header.  Gmane now only provides Archived-At.
13408         This is only used if `spam-report-gmane-use-article-number' is nil.
13409         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13410
13411         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13412         make `gnus-summary-sort-by-recipient' work with threading.
13413
13414         * nnweb.el (nnweb-google-wash-article): Print a message if article
13415         is not available.
13416
13417 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13418
13419         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13420         change.  Decode text/* parts content before displaying.
13421
13422 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13423
13424         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13425
13426 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13427
13428         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13429
13430         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13431         url-package-name, url-package-version,
13432         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13433         w3m-display-inline-images, and w3m-minor-mode-map.
13434
13435 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13436
13437         * message.el (message-tab-body-function): Fix mismatched custom type.
13438
13439         * gnus.el (gnus-group-change-level-function): Ditto.
13440
13441         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13442
13443         * gnus-art.el (gnus-signature-limit)
13444         (gnus-article-mime-part-function): Ditto.
13445
13446 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13447
13448         * mml.el (mml-mode): Silence the byte compiler.
13449
13450         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13451         using `(sit-for 0)' before moving the point to the specified part;
13452         skip unbuttonized parts.
13453         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13454         return to the summary window if gnus-auto-select-part is non-nil.
13455
13456 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13457
13458         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13459         New variables.
13460         (mml-dnd-attach-file, mml-mode): Use them.
13461
13462         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13463         Make fetching article by MID work again for Google Groups.
13464         Add FIXME concerning gnus-group-make-web-group.
13465
13466         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13467         Don't depend on Gnus by using mail-extract-address-components if
13468         gnus-extract-address-components is not bound.
13469
13470 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13471
13472         * gnus-art.el (gnus-mime-display-security): Don't display the
13473         signature, but only the signed part.
13474
13475 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13476
13477         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13478
13479         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13480         list, not listp.
13481
13482 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13483
13484         * mm-encode.el (mm-encode-content-transfer-encoding):
13485         Likewise when encoding.
13486
13487         * mm-bodies.el (mm-decode-content-transfer-encoding):
13488         De-canonicalize CRLF for all text content types, not just
13489         text/plain.
13490
13491 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13492
13493         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13494         valid article; point arrow and cursor at the MIME button.
13495
13496 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13497
13498         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13499         Suggested by Dan Christensen <jdc@uwo.ca>.
13500
13501         * mm-decode.el (mm-save-part): Enable change of prompt.
13502
13503 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13504
13505         * gnus-msg.el (gnus-inews-add-send-actions):
13506         Make `message-post-method' lambda parameter ARG `&optional'.
13507
13508 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13509
13510         * gnus-sum.el (gnus-summary-mime-map):
13511         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13512         gnus-article-jump-to-part.
13513
13514         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13515         (gnus-article-edit-part): Use it.
13516         (gnus-article-part-wrapper): Add no-handle argument.
13517         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13518         New functions.
13519
13520 2005-08-29  Romain Francoise  <romain@orebokech.com>
13521
13522         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13523         docstring.
13524         (gnus-face-from-file): Likewise.
13525
13526 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13527
13528         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13529         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13530         non-nil.
13531         (gnus-auto-select-part): New variable.
13532         (gnus-article-jump-to-part): New function.
13533         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13534         (gnus-mime-delete-part): Allow selecting specified part after
13535         deleting or stripping parts.
13536         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13537         part if argument is bogus.
13538
13539 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13540
13541         * gnus-art.el (w3m-minor-mode-map):
13542         * gnus-spec.el (gnus-newsrc-file-version):
13543         * gnus-util.el (nnmail-active-file-coding-system)
13544         (gnus-original-article-buffer, gnus-user-agent):
13545         * gnus.el (gnus-ham-process-destinations)
13546         (gnus-parameter-ham-marks-alist)
13547         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13548         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13549         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13550         * mm-decode.el (gnus-current-window-configuration):
13551         * mm-extern.el (gnus-article-mime-handles):
13552         * mm-url.el (url-current-object, url-package-name)
13553         (url-package-version):
13554         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13555         (smime-keys, w3m-cid-retrieve-function-alist)
13556         (w3m-current-buffer, w3m-display-inline-images)
13557         (w3m-minor-mode-map):
13558         * mml-smime.el (gnus-extract-address-components):
13559         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13560         (gnus-newsrc-hashtb, message-default-charset)
13561         (message-deletable-headers, message-options)
13562         (message-posting-charset, message-required-mail-headers)
13563         (message-required-news-headers):
13564         * mml1991.el (mc-pgp-always-sign):
13565         * mml2015.el (mc-pgp-always-sign):
13566         * nnheader.el (nnmail-extra-headers):
13567         * rfc1843.el (gnus-decode-encoded-word-function)
13568         (gnus-decode-header-function, gnus-newsgroup-name):
13569         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13570
13571 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13572
13573         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13574         the end of the date treatments.
13575
13576 2005-08-15  Simon Josefsson  <jas@extundo.com>
13577
13578         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13579         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13580         Capello and Romain Francoise.
13581         (pgg-fetch-key-function): Remove, not used?
13582         (pgg-insert-url-with-w3): Require url, to get
13583         url-insert-file-contents regardless of where it is defined.
13584
13585 2005-08-13  Romain Francoise  <romain@orebokech.com>
13586
13587         * message.el (message-cite-original-1): New function.
13588         (message-cite-original): Use it.
13589         (message-cite-original-without-signature): Ditto.
13590
13591 2005-08-08  Romain Francoise  <romain@orebokech.com>
13592
13593         * message.el (message-yank-empty-prefix): New variable.
13594         (message-indent-citation): Use it.
13595         (message-cite-original-without-signature): Respect X-No-Archive.
13596
13597 2005-08-08  Simon Josefsson  <jas@extundo.com>
13598
13599         * pgg.el: Autoload url-insert-file-contents instead of loading
13600         w3/url.
13601         (pgg-insert-url-with-w3): Don't load url here.
13602
13603 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13604
13605         * message.el (message-kill-to-signature): Don't insert newline at
13606         bol.
13607         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13608
13609 2005-08-06  Romain Francoise  <romain@orebokech.com>
13610
13611         * message.el (message-user-fqdn): Fix typo in docstring.
13612
13613 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13614
13615         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13616
13617         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13618
13619 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13620
13621         * mm-bodies.el (mm-encode-body): Use coding system rather than
13622         charset to encode text.
13623
13624         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13625         number of charsets if utf-8 is available (XEmacs).
13626
13627 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13628
13629         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13630         taken from `gnus-button-mid-or-mail-regexp'.
13631         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13632         (gnus-button-alist): Improve regexp for domain part of the MIDs
13633         for news:localpart@domain buttons.
13634         (gnus-button-ctan-directory-regexp): Update.
13635
13636 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * sieve-manage.el (sieve-manage-interactive-login):
13639         Use make-local-variable rather than make-variable-buffer-local.
13640         (sieve-manage-open): Ditto.
13641         (sieve-manage-authenticate): Ditto.
13642
13643         * mml.el (mml-generate-mime-1): Make the content type default to
13644         text/plain if the filename is not specified.
13645
13646 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13647
13648         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13649         instead of insert-buffer.
13650
13651         * message.el (message-yank-original): Ditto; set the mark at the
13652         end of the yanked message.
13653
13654 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13655
13656         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13657         lines to scroll rather than to stop it.
13658
13659         * mml.el (mml-generate-default-type): Add doc string.
13660         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13661         default to application/octet-stream when determining the content
13662         type if it is not specified for the part or the mml contents; add
13663         a comment about mml-generate-default-type.
13664
13665 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13666
13667         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13668         make it default to application/octet-stream when determining the
13669         content type if it is not specified for the external contents.
13670
13671 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13672
13673         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13674         segmented parameter but also other parameters might be there.
13675
13676 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13677
13678         * mm-decode.el (mm-display-external): Delete temp file, directory
13679         and buffer immediately if the external process is exited.
13680
13681 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13682
13683         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13684         fewer lines than that of scroll-margin.
13685         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13686
13687 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * gnus-art.el (gnus-article-next-page): Revert.
13690         (gnus-article-beginning-of-window): New macro.
13691         (gnus-article-next-page-1): Use it.
13692         (gnus-article-prev-page): Ditto.
13693         (gnus-article-edit-part): Use insert-buffer-substring instead of
13694         insert-buffer.
13695         (gnus-article-edit-exit): Ditto.
13696
13697         * gnus-util.el (gnus-beginning-of-window): Remove.
13698         (gnus-end-of-window): Remove.
13699
13700         * lpath.el: Don't bind header-line-format and scroll-margin.
13701
13702 2005-07-25  Simon Josefsson  <jas@extundo.com>
13703
13704         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13705         to have the url package without w3.  Reported by Daiki Ueno
13706         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13707
13708 2005-07-20  Didier Verna  <didier@xemacs.org>
13709
13710         * gnus-diary.el: Remove the description comment (nndiary is now
13711         properly documented in the Gnus manual).
13712         Fix the spelling of "Back End".
13713         * nndiary.el: Ditto.
13714         Fix the copyright notice.
13715
13716 2005-07-18  Romain Francoise  <romain@orebokech.com>
13717
13718         * gnus-sum.el (gnus-summary-to-prefix)
13719         (gnus-summary-newsgroup-prefix): New variables.
13720         (gnus-summary-from-or-to-or-newsgroups): Use them.
13721
13722 2005-07-17  Romain Francoise  <romain@orebokech.com>
13723
13724         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13725         space as it's generally not especially interesting to the user.
13726
13727 2005-07-16  Romain Francoise  <romain@orebokech.com>
13728
13729         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13730         nil to avoid prompting and file modification if one of the
13731         messages at the top of the nnfolder file contains a copyright
13732         notice.
13733         Update copyright notice.
13734
13735         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13736         instead of `current-time-string' as the latter creates a time
13737         string that is not RFC 2822 compliant (it lacks the zone).
13738         Update copyright notice.
13739
13740 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13741
13742         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13743         for text/rtf.  Display default in prompt.  Pass default for M-n.
13744
13745         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13746
13747 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13748
13749         * gnus-msg.el (gnus-button-mailto):
13750         Remove save-selected-window-window hackery because it relies on
13751         save-selected-window internals.
13752
13753 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13754
13755         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13756         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13757         (gnus-article-prev-page): Ditto.
13758
13759         * gnus-util.el (gnus-beginning-of-window): New function.
13760         (gnus-end-of-window): New function.
13761
13762         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13763
13764 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13765
13766         * gnus-score.el (gnus-score-edit-all-score):
13767         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13768         gnus-message.
13769
13770 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13771
13772         * gnus-msg.el (gnus-button-mailto):
13773         Remove save-selected-window-window hackery because it relies on
13774         save-selected-window internals.
13775
13776 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13777
13778         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13779         add-minor-mode.
13780         (gnus-binary-mode): Ditto.
13781
13782         * gnus-topic.el (gnus-topic-mode): Ditto.
13783
13784 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13785
13786         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13787         (gnus-article-prev-page): Take scroll-margin into consideration.
13788
13789 2005-07-04  Lute Kamstra  <lute@gnu.org>
13790
13791         Update FSF's address in GPL notices.
13792
13793 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13794
13795         * gnus.el (gnus-exit):
13796         * gnus-group.el (gnus-group-icons):
13797         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13798
13799         * gnus-nocem.el (gnus-nocem):
13800         * message.el (message-various, message-buffers, message-sending)
13801         (message-interface, message-forwarding, message-insertion)
13802         (message-headers, message-news, message-mail):
13803         * pgg-gpg.el (pgg-gpg):
13804         * pgg-parse.el (pgg-parse):
13805         * pgg-pgp.el (pgg-pgp):
13806         * pgg-pgp5.el (pgg-pgp5):
13807         * pop3.el (pop3): Finish `defgroup' description with period.
13808
13809 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13810
13811         * gnus-art.el (article-display-face): Improve the efficiency.
13812         (article-display-x-face): Ditto; remove grey x-face stuff.
13813
13814 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * gnus-art.el (article-display-face): Correct the position in
13817         which Faces are inserted.
13818
13819 2005-06-29  Didier Verna  <didier@xemacs.org>
13820
13821         * gnus-art.el (article-display-face): Display faces in correct
13822         order.
13823
13824 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13825
13826         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13827         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13828         (gnus-nocem-check-article): Fetch the Type header.
13829         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13830         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13831         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13832         make sure gnus-nocem-hashtb is initialized.
13833         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13834         (gnus-nocem-unwanted-article-p): Ditto.
13835
13836         * pgg.el (pgg-verify): Return the verification result.
13837
13838 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13839
13840         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13841         is ascii.
13842
13843 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13844
13845         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13846         `show-nonbreak-escape'.
13847
13848 2005-06-23  Lute Kamstra  <lute@gnu.org>
13849
13850         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13851
13852         * dig.el (dig-mode):
13853         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13854
13855 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13856
13857         * nnimap.el (nnimap-split-download-body): Fix spellings.
13858
13859 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13860
13861         * gnus-art.el (gnus-article-encrypt-body):
13862         * gnus-cus.el (gnus-score-customize):
13863         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13864         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13865
13866 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13867
13868         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13869         header by looking for magic "MII" at the beginnig.
13870
13871 2005-06-16  Miles Bader  <miles@gnu.org>
13872
13873         * gnus-xmas.el (gnus-xmas-group-startup-message):
13874         Use renamed gnus-splash face.
13875
13876         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13877         (assistant-field-face): New backward-compatibility alias for renamed
13878         face.
13879         (assistant-render-text): Use renamed assistant-field face.
13880
13881         * spam.el (spam): Remove "-face" suffix from face name.
13882         (spam-face): New backward-compatibility alias for renamed face.
13883         (spam-face, spam-initialize): Use renamed spam face.
13884
13885         * message.el (message-header-to, message-header-cc)
13886         (message-header-subject, message-header-newsgroups)
13887         (message-header-other, message-header-name)
13888         (message-header-xheader, message-separator, message-cited-text)
13889         (message-mml): Remove "-face" suffix from face names.
13890         (message-header-to-face, message-header-cc-face)
13891         (message-header-subject-face, message-header-newsgroups-face)
13892         (message-header-other-face, message-header-name-face)
13893         (message-header-xheader-face, message-separator-face)
13894         (message-cited-text-face, message-mml-face):
13895         New backward-compatibility aliases for renamed faces.
13896         (message-font-lock-keywords): Use renamed message faces.
13897
13898         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13899         (sieve-test-commands, sieve-tagged-arguments):
13900         Remove "-face" suffix from face names.
13901         (sieve-control-commands-face, sieve-action-commands-face)
13902         (sieve-test-commands-face, sieve-tagged-arguments-face):
13903         New backward-compatibility aliases for renamed faces.
13904         (sieve-control-commands-face, sieve-action-commands-face)
13905         (sieve-test-commands-face, sieve-tagged-arguments-face):
13906         Use renamed sieve faces.
13907
13908         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13909         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13910         (gnus-group-news-3-empty, gnus-group-news-4)
13911         (gnus-group-news-4-empty, gnus-group-news-5)
13912         (gnus-group-news-5-empty, gnus-group-news-6)
13913         (gnus-group-news-6-empty, gnus-group-news-low)
13914         (gnus-group-news-low-empty, gnus-group-mail-1)
13915         (gnus-group-mail-1-empty, gnus-group-mail-2)
13916         (gnus-group-mail-2-empty, gnus-group-mail-3)
13917         (gnus-group-mail-3-empty, gnus-group-mail-low)
13918         (gnus-group-mail-low-empty, gnus-summary-selected)
13919         (gnus-summary-cancelled, gnus-summary-high-ticked)
13920         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13921         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13922         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13923         (gnus-summary-low-undownloaded)
13924         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13925         (gnus-summary-low-unread, gnus-summary-normal-unread)
13926         (gnus-summary-high-read, gnus-summary-low-read)
13927         (gnus-summary-normal-read, gnus-splash):
13928         Remove "-face" suffix from face names.
13929         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13930         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13931         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13932         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13933         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13934         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13935         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13936         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13937         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13938         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13939         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13940         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13941         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13942         (gnus-summary-normal-ticked-face)
13943         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13944         (gnus-summary-normal-ancient-face)
13945         (gnus-summary-high-undownloaded-face)
13946         (gnus-summary-low-undownloaded-face)
13947         (gnus-summary-normal-undownloaded-face)
13948         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13949         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13950         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13951         (gnus-splash-face):
13952         New backward-compatibility aliases for renamed faces.
13953         (gnus-group-startup-message): Use renamed gnus faces.
13954
13955         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13956         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13957         (gnus-server-agent): Remove "-face" suffix from face names.
13958         (gnus-server-agent-face, gnus-server-opened-face)
13959         (gnus-server-closed-face, gnus-server-denied-face)
13960         (gnus-server-offline-face):
13961         New backward-compatibility aliases for renamed faces.
13962         (gnus-server-agent-face, gnus-server-opened-face)
13963         (gnus-server-closed-face, gnus-server-denied-face)
13964         (gnus-server-offline-face): Use renamed gnus faces.
13965
13966         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13967         Remove "-face" suffix from face names.
13968         (gnus-picon-xbm-face, gnus-picon-face):
13969         New backward-compatibility aliases for renamed faces.
13970
13971         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13972         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13973         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13974         (gnus-cite-11): Remove "-face" suffix from face names.
13975         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13976         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13977         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13978         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13979         New backward-compatibility aliases for renamed faces.
13980         (gnus-cite-attribution-face, gnus-cite-face-list)
13981         (gnus-article-boring-faces): Use renamed gnus faces.
13982
13983         * gnus-art.el (gnus-signature, gnus-header-from)
13984         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13985         (gnus-header-content): Remove "-face" suffix from face names.
13986         (gnus-signature-face, gnus-header-from-face)
13987         (gnus-header-subject-face, gnus-header-newsgroups-face)
13988         (gnus-header-name-face, gnus-header-content-face):
13989         New backward-compatibility aliases for renamed faces.
13990         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13991
13992         * gnus-sum.el (gnus-summary-selected-face)
13993         (gnus-summary-highlight): Use renamed gnus faces.
13994         * gnus-group.el (gnus-group-highlight): Likewise.
13995
13996 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13997
13998         * gnus-sieve.el (gnus-sieve-article-add-rule):
13999         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14000         * spam-stat.el (spam-stat-buffer-change-to-spam)
14001         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14002
14003         * message.el (message-is-yours-p):
14004         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14005
14006 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14007
14008         * mm-view.el (mm-inline-text): Withdraw the last change.
14009
14010 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14011
14012         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14013         executing enriched-decode.
14014
14015 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14016
14017         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14018         charset of tar files.
14019
14020 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14021
14022         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14023
14024 2005-06-04  Lute Kamstra  <lute@gnu.org>
14025
14026         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14027         information is never recorded.
14028
14029 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14030
14031         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14032
14033 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14034
14035         * pop3.el (pop3-apop): Run md5 in the binary mode.
14036
14037         * starttls.el (starttls-set-process-query-on-exit-flag):
14038         Use eval-and-compile.
14039
14040 2005-05-31  Simon Josefsson  <jas@extundo.com>
14041
14042         * smime.el (smime-replace-in-string): Define.
14043         (smime-cert-by-ldap-1): Use it.
14044
14045 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14046
14047         * gnus-art.el (article-display-x-face): Replace
14048         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14049
14050         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14051         set-process-query-on-exit-flag or process-kill-without-query.
14052
14053         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14054         loop instead of replace-regexp.
14055
14056         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14057         instead of process-kill-without-query if it is available.
14058
14059         * lpath.el: Fbind ldap-search-entries.
14060
14061         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14062         instead of find-file-hooks if it is available.
14063
14064         * mml1991.el: Bind pgg-default-user-id when compiling.
14065
14066         * mml2015.el: Bind pgg-default-user-id when compiling.
14067
14068         * nndraft.el (nndraft-request-associate-buffer):
14069         Use write-contents-functions instead of write-contents-hooks if it is
14070         available.
14071
14072         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14073         instead of find-file-hooks if it is available.
14074
14075         * nntp.el (nntp-open-connection): Replace
14076         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14077         (nntp-open-ssl-stream): Ditto.
14078         (nntp-open-tls-stream): Ditto.
14079
14080         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14081         set-process-query-on-exit-flag or process-kill-without-query.
14082         (starttls-open-stream-gnutls): Use it instead of
14083         process-kill-without-query.
14084         (starttls-open-stream): Ditto.
14085
14086 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14087
14088         * smime.el (smime-cert-by-ldap-1): Don't use
14089         replace-regexp-in-string.
14090
14091 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14092
14093         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14094
14095         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14096         in PEM format.  Adjust to the XEmacs compability.
14097
14098 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14099
14100         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14101         by `string-to-number'.
14102         * gnus-agent.el (gnus-agent-regenerate-group)
14103         (gnus-agent-fetch-articles): Ditto.
14104         * gnus-art.el (gnus-button-fetch-group): Ditto.
14105         * gnus-cache.el (gnus-cache-generate-active)
14106         (gnus-cache-articles-in-group): Ditto.
14107         * gnus-group.el (gnus-group-set-current-level)
14108         (gnus-group-insert-group-line): Ditto.
14109         * gnus-score.el (gnus-score-set-expunge-below)
14110         (gnus-score-set-mark-below, gnus-summary-score-effect)
14111         (gnus-summary-score-entry): Ditto.
14112         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14113         (gnus-soup-pack): Ditto.
14114         * gnus-spec.el (gnus-xmas-format): Ditto.
14115         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14116         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14117         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14118         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14119         * nndb.el (nndb-get-remote-expire-response): Ditto.
14120         * nndiary.el (nndiary-parse-schedule-value)
14121         (nndiary-string-to-number, nndiary-request-replace-article)
14122         (nndiary-request-article): Ditto.
14123         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14124         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14125         * nneething.el (nneething-make-head): Ditto.
14126         * nnfolder.el (nnfolder-request-article)
14127         (nnfolder-retrieve-headers): Ditto.
14128         * nnheader.el (nnheader-file-to-number): Ditto.
14129         * nnkiboze.el (nnkiboze-request-article): Ditto.
14130         * nnmail.el (nnmail-process-unix-mail-format)
14131         (nnmail-process-babyl-mail-format): Ditto.
14132         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14133         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14134         (nnmh-request-create-group, nnmh-request-list-1)
14135         (nnmh-request-group, nnmh-request-article): Ditto.
14136         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14137         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14138         * nnsoup.el (nnsoup-make-active): Ditto.
14139         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14140         * nntp.el (nntp-find-group-and-number)
14141         (nntp-retrieve-headers-with-xover): Ditto.
14142         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14143         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14144         (pgg-format-key-identifier): Ditto.
14145         * pop3.el (pop3-last, pop3-stat): Ditto.
14146         * qp.el (quoted-printable-decode-region): Ditto.
14147
14148         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14149         of concat.
14150
14151 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14152
14153         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14154
14155         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14156
14157         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14158
14159         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14160
14161         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14162
14163         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14164
14165         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14166         (gnus-carpal-mode): Ditto.
14167
14168         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14169         (gnus-browse-mode): Ditto.
14170
14171         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14172
14173         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14174
14175 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14176
14177         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14178
14179 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14180
14181         * gnus-util.el (gnus-run-mode-hooks): New function.
14182
14183         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14184
14185         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14186         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14187
14188 2005-05-27  Lute Kamstra  <lute@gnu.org>
14189
14190         * dns-mode.el (dns-mode): Specify customization group.
14191
14192 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14193
14194         * gnus-agent.el (gnus-agent-make-mode-line-string):
14195         Use mode-line-highlight as mouse-face.
14196
14197 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * canlock.el (canlock): Change the parent group to news.
14200
14201         * deuglify.el (gnus-outlook-deuglify): Add :group.
14202
14203         * dig.el (dig): Add :group.
14204
14205         * dns-mode.el (dns-mode): Add :group.
14206
14207         * encrypt.el (encrypt): Add :group.
14208
14209         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14210         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14211         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14212         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14213         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14214
14215         * gnus-diary.el (gnus-diary): Add :group.
14216
14217         * gnus.el (gnus-group-news-1-face): Add :group.
14218         (gnus-group-news-1-empty-face): Ditto.
14219         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14220         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14221         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14222         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14223         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14224         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14225         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14226         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14227         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14228         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14229         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14230         (gnus-summary-high-ticked-face): Ditto.
14231         (gnus-summary-low-ticked-face): Ditto.
14232         (gnus-summary-normal-ticked-face): Ditto.
14233         (gnus-summary-high-ancient-face): Ditto.
14234         (gnus-summary-low-ancient-face): Ditto.
14235         (gnus-summary-normal-ancient-face): Ditto.
14236         (gnus-summary-high-undownloaded-face): Ditto.
14237         (gnus-summary-low-undownloaded-face): Ditto.
14238         (gnus-summary-normal-undownloaded-face): Ditto.
14239         (gnus-summary-high-unread-face): Ditto.
14240         (gnus-summary-low-unread-face): Ditto.
14241         (gnus-summary-normal-unread-face): Ditto.
14242         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14243         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14244
14245         * hashcash.el (hashcash): New custom group.
14246         (hashcash-default-payment): Add :group.
14247         (hashcash-payment-alist): Ditto.
14248         (hashcash-default-accept-payment): Ditto.
14249         (hashcash-accept-resources): Ditto.
14250         (hashcash-path): Ditto.
14251         (hashcash-extra-generate-parameters): Ditto.
14252         (hashcash-double-spend-database): Ditto.
14253         (hashcash-in-news): Ditto.
14254
14255         * message.el (message-minibuffer-local-map): Add :group.
14256
14257         * netrc.el (netrc): Add :group.
14258
14259         * sieve-manage.el (sieve-manage-log): Add :group.
14260         (sieve-manage-default-user): Diito.
14261         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14262         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14263         (sieve-manage-authenticators): Ditto.
14264         (sieve-manage-authenticator-alist): Ditto.
14265         (sieve-manage-default-port): Ditto.
14266
14267         * sieve-mode.el (sieve-control-commands-face): Add :group.
14268         (sieve-action-commands-face): Ditto.
14269         (sieve-test-commands-face): Ditto.
14270         (sieve-tagged-arguments-face): Ditto.
14271
14272         * smime.el (smime): Add :group.
14273
14274         * spam-report.el (spam-report): Add :group.
14275
14276         * spam.el (spam, spam-face): Add :group.
14277
14278 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14279
14280         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14281         return \n.\n.\n at the end of articles.  Protect against that.
14282         (nntp-with-open-group): Allow debugging.
14283
14284         * nnheader.el (mail-header-set-extra): Make into a function
14285         because I just could't understand how to quote the list properly.
14286
14287         * dns.el (query-dns-cached): New function.
14288
14289 2005-05-26  Lute Kamstra  <lute@gnu.org>
14290
14291         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14292
14293 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14294
14295         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14296
14297         * gnus-art.el: Don't autoload mail-extract-address-components.
14298
14299         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14300         eval-and-compile to evaluate it.
14301
14302         * hashcash.el: Don't autoload executable-find.
14303
14304         * nndb.el: Don't declare the nndb back end two or more times; don't
14305         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14306
14307         * nntp.el: Autoload format-spec instead of format; use
14308         eval-and-compile to evaluate autoload forms.
14309
14310 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14311
14312         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14313
14314 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14315
14316         * gnus.el (gnus-version-number): Bump version.
14317
14318 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14319
14320         * gnus.el: No Gnus v0.3 is released.
14321
14322 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14323
14324         * lpath.el (featurep): Bind show-nonbreak-escape.
14325
14326 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14327
14328         * gnus-art.el (gnus-article-edit-part): Disable undo.
14329
14330 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14331
14332         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14333         gnus-article-date-lapsed-new-header is t if date timer is active;
14334         skip headers in which the original date value is empty.
14335         (gnus-article-save-original-date): Redefine it as a macro.
14336         (gnus-display-mime): Use it.
14337
14338 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14339
14340         * gnus-art.el (article-date-ut): Support converting date in
14341         forwarded parts as well.
14342         (gnus-article-save-original-date): New function.
14343         (gnus-display-mime): Use it.
14344
14345 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14346
14347         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14348         enclosure element of <item>.
14349
14350 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14351
14352         * message.el (message-kill-buffer-query): Rename from
14353         `message-kill-buffer-query-if-modified'.  Add :version.
14354
14355 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14356
14357         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14358         window layout.
14359
14360 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14361
14362         * mml.el: Autoload dnd when compiling.
14363
14364 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14365
14366         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14367         x-dnd-*.
14368
14369 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14370
14371         * qp.el (quoted-printable-encode-region): Save excursion.
14372
14373 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14374
14375         * message.el (message-kill-buffer-query-if-modified): Add new variable
14376         so the user can kill a modified message buffer quickly.
14377         (message-kill-buffer): Use it.
14378
14379 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14380
14381         * lpath.el: Fbind display-time-event-handler; don't fbind
14382         string-to-multibyte.
14383
14384         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14385
14386 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14387
14388         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14389         contained in text because xml.el decodes entities) with LFs.
14390
14391 2005-04-11  Lute Kamstra  <lute@gnu.org>
14392
14393         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14394         differently.
14395
14396 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14397
14398         * mm-util.el (mm-detect-coding-region): Typo.
14399
14400 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14401
14402         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14403
14404 2005-04-06  Deepak Goel  <deego@gnufans.org>
14405
14406         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14407         user-function allow user modifications of the scores.
14408         (spam-stat-score-buffer-user): New function, to allow
14409         user-computed modifications to the score.
14410         (spam-stat-score-buffer-user-functions): List of additional
14411         scoring functions.
14412         (spam-stat-error-holder): Global temporary error holder.
14413         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14414         variable.
14415
14416 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14417
14418         * gnus-registry.el (gnus-registry-clean-empty-function)
14419         (gnus-registry-trim, gnus-registry-fetch-groups)
14420         (gnus-registry-delete-group): Groups that match
14421         `gnus-registry-ignored-groups' are removed from the registry
14422         entries, not just ignored for splitting.  This helps clean up the
14423         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14424         to get all the groups a message ID is in.
14425
14426         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14427         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14428         (spam-stat-score-buffer-user-functions): Add :number custom type.
14429
14430 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14431
14432         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14433         argument in XEmacs.
14434
14435         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14436         (nnrss-request-group): Decode group name first.
14437         (nnrss-request-article): Make a text/plain article if mml-to-mime
14438         failed.
14439         (nnrss-get-encoding): Return a compatible encoding according to
14440         nnrss-compatible-encoding-alist.
14441         (nnrss-find-el): Use consp instead of listp.
14442         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14443
14444 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14445
14446         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14447         which Emacs 20 doesn't support.
14448         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14449
14450 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14451
14452         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14453         silence the byte compiler inside the defun.
14454
14455         * gnus-demon.el (parse-time-string): Add autoload.
14456
14457         * gnus-delay.el (parse-time-string): Add autoload.
14458
14459         * gnus-art.el (parse-time-string): Add autoload.
14460
14461         * nnultimate.el (parse-time): Require for `parse-time-string'.
14462
14463 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14464
14465         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14466
14467         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14468
14469         * smime.el (smime-ldap-host-list): Add :version.
14470
14471 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14472
14473         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14474         pass it to `gnus-browse-read-group'.
14475         (gnus-browse-read-group): Add NUMBER argument and pass it to
14476         `gnus-group-read-ephemeral-group'.
14477
14478         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14479         argument and pass it to `gnus-group-read-group'.
14480
14481 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14482
14483         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14484         mm-xemacs-find-mime-charset-1 if we have the mule feature
14485         available at runtime.
14486
14487 2005-03-25  Werner Lemberg  <wl@gnu.org>
14488
14489         * nnmaildir.el: Replace `illegal' with `invalid'.
14490
14491 2005-03-23  Lute Kamstra  <lute@gnu.org>
14492
14493         * time-date.el: Add comment on time value formats.
14494         Don't require parse-time.
14495         (with-decoded-time-value): New macro.
14496         (encode-time-value): New function.
14497         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14498         (days-to-time): Return a valid time value when arg is huge.
14499         (time-since): Use time-subtract.
14500         (time-to-number-of-days): Use time-to-seconds.
14501
14502 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14503
14504         * gnus-start.el (gnus-display-time-event-handler):
14505         Check display-time-timer at runtime rather than only at load time
14506         in case display-time-mode is turned off in the mean time.
14507
14508 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14509
14510         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14511         used.
14512
14513         * nneething.el (nneething-map-file-directory): Derive from
14514         `gnus-directory'.
14515
14516         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14517         the To/Cc button.
14518
14519 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14520
14521         * nnmaildir.el (nnmaildir-request-accept-article):
14522         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14523
14524 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14525
14526         * gnus-async.el: Require timer-funcs at compile time when in
14527         XEmacs for `run-with-idle-timer'.
14528
14529 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14530
14531         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14532         autoloaded function.
14533
14534 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14535
14536         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14537
14538 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14539
14540         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14541
14542 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14543
14544         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14545         Add gnus-expert-user to default.
14546
14547 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14548
14549         * nnimap.el (nnimap-open-server): Ditto.
14550
14551         * imap.el (imap-authenticate): Fix typo.
14552
14553 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14554
14555         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14556         buffer (since IMAP server might return FETCH response out of
14557         order, and the nntp buffer must be sorted).
14558
14559 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14560
14561         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14562         comparison on string.
14563
14564         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14565         (gnus-agent-score): Rename category keywords to match gnus-cus.
14566         (gnus-agent-summary-fetch-series): Modify to protect against
14567         gnus-agent-summary-fetch-group clearing processable flags.
14568         (gnus-agent-synchronize-group-flags): Update live group buffer as
14569         synchronization may occur due to the user toggle the plugged
14570         status.
14571         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14572         successfully downloaded.
14573         (gnus-agent-expire-group-1): Avoid using markers when the overview
14574         is in ascending order; greatly improves performance.
14575         (gnus-agent-regenerate-group):
14576         Use gnus-agent-synchronize-group-flags to reset read status in both
14577         gnus and server.
14578         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14579
14580 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14581
14582         * message.el: Don't autoload former message-utils variables.
14583         (message-strip-subject-trailing-was): Change doc string.
14584
14585         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14586         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14587         (nnweb-google-search): Add "hl=en" here.
14588         (nnweb-google-parse-1, nnweb-google-create-mapping):
14589         Don't hardcode URL.
14590
14591 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14592
14593         * message.el (message-get-reply-headers, message-followup):
14594         Mention related variables `message-use-followup-to' and
14595         `message-use-mail-followup-to', in the information buffer.
14596
14597         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14598         of broken groups(-beta).google.com.
14599
14600 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14601
14602         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14603         parameter to invoked gnus-request-move-article; remove the
14604         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14605         all at once instead of once per article.
14606         (gnus-summary-remove-process-mark): Accept a list of articles as
14607         well as a single article for processing.
14608
14609         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14610         parameter.
14611
14612         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14613
14614         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14615
14616         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14617         parameter.
14618
14619         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14620         parameter.
14621
14622         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14623         parameter and remove the gnus-sum-hint-move-is-internal variable.
14624
14625         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14626         parameter.
14627
14628         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14629         parameter.
14630
14631         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14632         parameter.
14633
14634         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14635
14636         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14637         parameter.
14638
14639         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14640         parameter.
14641
14642 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14643
14644         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14645         a more conservative way.
14646
14647 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14648
14649         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14650         buffer, so it moves the window's cursor.
14651
14652 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14653
14654         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14655         `mm-dissect-multipart' and receive the from field as an (optional)
14656         argument from `mm-dissect-multipart'.
14657         (mm-dissect-multipart): Receive the from field as an argument and
14658         pass it on when we call `mm-dissect-buffer' on MIME parts.
14659         Fixes verification/decryption of signed/encrypted MIME parts.
14660
14661 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14662
14663         * gnus-sum.el (gnus-summary-move-article):
14664         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14665         whatever it calls (right now, only nnimap-request-move article
14666         respects it).
14667
14668         * nnimap.el (nnimap-request-move-article):
14669         When gnus-sum-hint-move-is-internal is set, don't do the extra
14670         nnimap-request-article.
14671
14672 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14673
14674         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14675
14676         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14677         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14678
14679         * gnus-sum.el (gnus-summary-caesar-message):
14680         Apply `gnus-treat-article' after rotation.
14681
14682         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14683         doc string.
14684
14685 2005-02-22  Simon Josefsson  <jas@extundo.com>
14686
14687         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14688         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14689         <arne@arnested.dk>.
14690         (encrypt): Add password-cache and password-cache-expiry as group
14691         members.
14692
14693 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14694
14695         * smime.el (smime-ldap-host-list): Doc fix.
14696         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14697         cache) password.
14698         (smime-sign-region): Use it.
14699         (smime-decrypt-region): Use it.
14700         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14701         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14702         fails.
14703         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14704         certificate from DER to PEM format rather than calling openssl.
14705
14706         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14707
14708         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14709         for signing/encryption.
14710
14711         * mml.el (mml-parse-1): Use them.
14712
14713 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14714
14715         * nnrss.el (nnrss-verbose): Remove.
14716         (nnrss-request-group): Use `nnheader-message' instead.
14717
14718 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14719
14720         * nnrss.el (nnrss-verbose): New variable.
14721         (nnrss-request-group): Make it say nnrss is requesting a group.
14722
14723 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14724
14725         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14726         Handle news URL with given port correctly.
14727
14728 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14729
14730         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14731         containing special characters.
14732
14733         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14734
14735         * mml.el (mime-to-mml): Ditto.
14736
14737         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14738         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14739         (rfc2047-decode-region): Quote decoded words containing special
14740         characters when rfc2047-quote-decoded-words-containing-tspecials
14741         is non-nil.
14742
14743 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14744
14745         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14746
14747         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14748
14749 2005-02-15  Simon Josefsson  <jas@extundo.com>
14750
14751         * nnimap.el (nnimap-debug): Doc fix.
14752
14753         * imap.el (imap-debug): Doc fix.
14754
14755 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14756
14757         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14758
14759 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14760
14761         * gnus.el (spam-contents): Improve docs for spam-contents
14762         parameter in its variable incarnation.
14763
14764 2005-02-14  Simon Josefsson  <jas@extundo.com>
14765
14766         * smime-ldap.el: Use require instead of load-library for ldap.
14767         (smime-ldap-search): Indent.
14768         (smime-ldap-search-internal): Shorten line.
14769
14770         * smime.el (smime-cert-by-dns): Add doc-string.
14771         (smime-cert-by-ldap-1): Indent.
14772
14773         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14774         mml-smime-get-dns-ldap.
14775         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14776
14777 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14778
14779         * smime.el: Require smime-ldap.
14780         (smime-ldap-host-list): New variable.
14781         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14782
14783         * mml-smime.el (mml-smime-encrypt-query): New function.
14784         (mml-smime-encrypt-query): Use it.
14785
14786         * smime-ldap.el: New file.
14787
14788 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14789
14790         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14791
14792 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14793
14794         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14795         argument in doc string.  Make query for type more clear.
14796
14797 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14798
14799         * gnus.el (gnus-group-startup-message): Search for gnus images in
14800         etc/images/gnus.
14801         * mm-util.el (mm-image-load-path): Likewise.
14802         * smiley.el (smiley-data-directory): Search for smilies in
14803         etc/images/smilies.
14804
14805 2005-02-09  Kim F. Storm  <storm@cua.dk>
14806
14807         Change Emacs release version from 21.4 to 22.1 throughout.
14808         Change Emacs development version from 21.3.50 to 22.0.50.
14809
14810 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14811
14812         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14813
14814         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14815         non-Mule XEmacs as well.
14816         (mm-decompress-buffer): Signal an error intentionally if it does
14817         not decompress compressed data because auto-compression-mode is
14818         disabled.
14819
14820 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14821
14822         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14823         an ID in the registry even if it has no groups.
14824
14825 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14826
14827         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14828         merge it into mm-decompress-buffer.
14829         (gnus-mime-copy-part): Use the MIME part charset, the value which
14830         a user specified or gnus-newsgroup-charset for decoding, like
14831         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14832         save-buffer what was used.  Suggested by Kevin Ryde
14833         <user42@zip.com.au>.
14834         (gnus-mime-inline-part): Allow the name parameter as well as the
14835         filename parameter; force decompressing of compressed data; always
14836         display contents being not decoded as unibyte.
14837
14838         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14839         as well as the filename parameter.
14840
14841         * mm-util.el (mm-decompress-buffer):
14842         Merge gnus-mime-jka-compr-maybe-uncompress.
14843         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14844         of compressed data.
14845
14846 2005-02-08  Simon Josefsson  <jas@extundo.com>
14847
14848         * imap.el (imap-log): Doc fix.
14849
14850 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14851
14852         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14853         the coding cookies; decompress compressed parts.
14854
14855         * mml.el (mml-generate-mime-1): Add the charset parameter according
14856         to the value which a user specified manually or the coding cookie.
14857
14858         * mm-util.el (mm-string-to-multibyte): New function.
14859         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14860         (mm-coding-system-to-mime-charset): New function.
14861         (mm-decompress-buffer): New function.
14862         (mm-find-buffer-file-coding-system): New function.
14863
14864         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14865         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14866         parts.
14867
14868 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14869
14870         * mm-view.el (mm-display-inline-fontify): Decode a part according
14871         to the charset parameter.
14872
14873 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14876         prefix arg is neither nil nor a number, as info specifies.
14877
14878 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14879
14880         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14881         timestamps.
14882
14883 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14884
14885         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14886         groups error checking and notify user.
14887
14888 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14889
14890         * message.el (message-send-mail-function): Check existence of
14891         sendmail-program first before using default value
14892         `message-send-mail-with-sendmail'.  Otherwise use more generic
14893         `smtpmail-send-it'.
14894
14895 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14896
14897         * nntp.el (nntp-request-update-info): Always return nil.
14898
14899 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14900
14901         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14902
14903 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14904
14905         * message.el (message-beginning-of-line): Change the behavior when
14906         invoked between BOL and : so that it first moves backward.
14907
14908 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14909
14910         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14911         article buffer when editing of the article is discarded.
14912         (gnus-article-prepare): Revert.
14913
14914 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14915
14916         * gnus-art.el (gnus-article-prepare):
14917         Remove message-strip-forbidden-properties from the local hook.
14918
14919 2005-01-27  Simon Josefsson  <jas@extundo.com>
14920
14921         * password.el (password-cache-add): Only start one timer per key.
14922         Reported by Derek Atkins <warlord@MIT.EDU>.
14923
14924 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14925
14926         * run-at-time.el: Remove.  It is no longer needed as
14927         timer-funcs.el in the xemacs-base package has a working version of
14928         `run-at-time'.
14929
14930         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14931
14932         * password.el: Require timer-funcs instead of run-at-time in
14933         XEmacs.
14934         Remove `password-run-at-time' macro.
14935         (password-cache-add): Use `run-at-time' instead of
14936         `password-run-at-time'.
14937
14938         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14939         Remove `nnheader-cancel-function-timers' alias,
14940         `cancel-function-timers' exists in XEmacs in timer-funcs.
14941
14942         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14943         for `run-with-idle-timer'.
14944
14945         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14946         for `run-at-time'.
14947
14948         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14949         for `with-timeout'.
14950
14951         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14952         the same as for XEmacs 21.4.
14953         No need to ignore `run-with-idle-timer', this function exists in
14954         XEmacs now in timer-funcs.el in the xemacs-base package.
14955         (dgnushack-compile): No need to delete
14956         run-at-time.el from the list of files to compile because it
14957         doesn't exist anymore.
14958
14959 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14960
14961         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14962         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14963
14964 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14965
14966         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14967         sensitively.
14968
14969 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14970
14971         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14972
14973 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14974
14975         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14976         which will be inserted according to the multibyteness of a buffer
14977         rather than the type of contents.  Suggested by ARISAWA Akihiro
14978         <ari@mbf.ocn.ne.jp>.
14979
14980         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14981         of string which old xml.el may return rather than a string.
14982
14983 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14984
14985         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14986
14987 2005-01-16  Simon Josefsson  <jas@extundo.com>
14988
14989         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14990         idn/idna.el isn't available.
14991         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14992         <michael@waxrat.com>.
14993
14994         * hashcash.el: Remove non-FSF copyright header.
14995
14996         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14997         (hashcash-generate-payment): Use it.
14998         (hashcash-generate-payment-async): Use it.
14999
15000 2005-01-15  Simon Josefsson  <jas@extundo.com>
15001
15002         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15003         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15004
15005         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15006         gnus-summary-idna-message.
15007         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15008         (gnus-summary-idna-message): New function.
15009
15010 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15011
15012         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15013         gnus-novice-user.
15014
15015 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15016
15017         * nnrss.el (nnrss-request-delete-group): Delete entries in
15018         nnrss-group-alist as well.
15019         (nnrss-save-server-data): Insert newline.
15020
15021 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15022
15023         * gnus.el (gnus-user-agent): Use list of symbols instead of
15024         symbols.  Display full version number for (S)XEmacs.
15025         Optionally display (S)XEmacs codename.
15026
15027         * gnus-util.el (gnus-emacs-version): Update for new
15028         `gnus-user-agent'.
15029
15030         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15031         Gnus version.
15032
15033 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15034
15035         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15036         which is unreadable in some setups.
15037
15038 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15039
15040         * gnus-spec.el (gnus-update-format-specifications): Flush the
15041         group format spec cache if it doesn't support decoded group names.
15042
15043 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15044
15045         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15046         Allow to apply decay on score files matching a regexp.
15047
15048 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15049
15050         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15051         compatibility in %g and %c.
15052
15053 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15054
15055         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15056         name for only %g and %c.
15057         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15058         of gnus-tmp-group to decoded group name.
15059         (gnus-group-make-rss-group): Exclude `/'s from group names.
15060
15061 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15062
15063         * nnrss.el (nnrss-get-encoding): Fix regexp.
15064
15065 2004-12-27  Simon Josefsson  <jas@extundo.com>
15066
15067         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15068         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15069         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15070
15071 2004-12-17  Kim F. Storm  <storm@cua.dk>
15072
15073         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15074
15075         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15076
15077 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15078
15079         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15080
15081 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15082
15083         * nnrss.el: Require rfc2047 and mml.
15084         (nnrss-file-coding-system): New variable.
15085         (nnrss-format-string): Redefine it as an inline function.
15086         (nnrss-decode-group-name): New function.
15087         (nnrss-string-as-multibyte): Remove.
15088         (nnrss-retrieve-headers): Decode group name; don't use
15089         nnrss-format-string.
15090         (nnrss-request-group): Decode group name.
15091         (nnrss-request-article): Decode group name; allow a Message-ID as
15092         well as an article number; don't use nnrss-format-string; encode a
15093         Message-ID string which may contain non-ASCII characters; use
15094         mml-to-mime to compose a MIME article.
15095         (nnrss-request-expire-articles): Decode group name.
15096         (nnrss-request-delete-group): Decode group name.
15097         (nnrss-fetch): Clarify error message.
15098         (nnrss-read-server-data): Use insert-file-contents instead of load;
15099         bind file-name-coding-system; use multibyte buffer.
15100         (nnrss-save-server-data): Bind coding-system-for-write to the
15101         value of nnrss-file-coding-system; bind file-name-coding-system;
15102         add coding cookie.
15103         (nnrss-read-group-data): Use insert-file-contents instead of load;
15104         bind file-name-coding-system; use multibyte buffer.
15105         (nnrss-save-group-data): Bind coding-system-for-write to the
15106         value of nnrss-file-coding-system; bind file-name-coding-system.
15107         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15108         make it work with non-ASCII text.
15109         (nnrss-find-el): Make it work with old xml.el as well.
15110
15111 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15112
15113         * nnrss.el (nnrss-get-encoding): New function.
15114         (nnrss-fetch): Use unibyte buffer initially; bind
15115         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15116         decode contents according to the encoding attribute.
15117         (nnrss-save-group-data): Add coding cookie.
15118         (nnrss-mime-encode-string): New function.
15119         (nnrss-check-group): Use it to encode subject and author.
15120
15121 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15122
15123         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15124         imaginary variable.
15125
15126 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15127
15128         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15129         correctly even if there are wide characters.
15130
15131 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15132
15133         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15134         downcased symbol names; make a new cache instead of reusing
15135         bbdb-hashtable.
15136
15137 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15138
15139         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15140         concatenating segments rather than before concatenating them.
15141         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15142
15143         * message.el (message-get-reply-headers): Bind `extra'.
15144
15145 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15146
15147         * message.el (message-extra-wide-headers): New variable.
15148         (message-get-reply-headers): Use it.
15149
15150 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15153         (gnus-agent-group-pathname): Ditto.
15154
15155         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15156
15157         * gnus-group.el (gnus-group-make-group): Decode group name.
15158         (gnus-group-make-rss-group): Register the group data after opening
15159         the nnrss group.
15160
15161 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15162
15163         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15164         by expiry now get marked as read.
15165
15166 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15167
15168         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15169
15170 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15171
15172         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15173         unify Latin characters in XEmacs.
15174         (mm-find-mime-charset-region): Use it.
15175
15176 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15177
15178         * gnus-util.el (gnus-delete-directory): New function.
15179
15180         * gnus-agent.el (gnus-agent-delete-group): Use it.
15181
15182         * gnus-cache.el (gnus-cache-delete-group): Use it.
15183
15184 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15185
15186         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15187         names.
15188
15189 2004-12-16  Simon Josefsson  <jas@extundo.com>
15190
15191         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15192
15193 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15194
15195         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15196
15197         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15198         (gnus-group-set-current-level): Decode group name.
15199
15200 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15201
15202         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15203         failed.
15204
15205 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15206
15207         * gnus-group.el (gnus-group-delete-group): Decode group name.
15208         (gnus-group-make-rss-group): Encode group name.
15209         (gnus-group-catchup-current): Decode group name.
15210         (gnus-group-kill-group): Decode group name.
15211
15212 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15213
15214         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15215
15216 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15217
15218         * gnus-group.el (gnus-group-make-rss-group):
15219         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15220
15221         * gnus-start.el (gnus-setup-news): Honor user's setting to
15222         gnus-message-archive-method.  Suggested by Lute Kamstra
15223         <lute@gnu.org>.
15224
15225 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15226
15227         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15228         global counterparts of the buffer-local variables.
15229
15230 2004-11-16  Romain Francoise  <romain@orebokech.com>
15231
15232         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15233         counterparts of the buffer-local variables.
15234
15235 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15236
15237         * message.el (message-forbidden-properties): Fix typo in doc
15238         string.
15239
15240 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15241
15242         * gnus-util.el (gnus-replace-in-string): Add doc string.
15243
15244         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15245         to avoid problems when splitting mails with many recipients.
15246
15247 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15248
15249         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15250         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15251
15252 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15253
15254         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15255         if there is no hashtable in memory or file modification time is
15256         newer than cached timestamp.
15257
15258 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15259
15260         * gnus-sum.el (gnus-summary-limit-to-recipient):
15261         Implement not-matching option.
15262
15263 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15264
15265         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15266         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15267         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15268         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15269         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15270         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15271
15272 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15273
15274         * message.el (message-forward-make-body-mml): Remove headers
15275         according to message-forward-ignored-headers if a message is decoded.
15276
15277 2004-12-02  Romain Francoise  <romain@orebokech.com>
15278
15279         * message.el (message-forward-make-body-plain): Always remove
15280         headers according to message-forward-ignored-headers.
15281
15282 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15283
15284         * spam.el (spam-summary-prepare-exit): Remove the
15285         gnus-summary-limit pop for now, it has problems with ham marks for
15286         me.
15287
15288 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15289
15290         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15291         correctly.
15292
15293 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15294
15295         * format-spec.el (format-spec): Message the char.
15296
15297 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15298
15299         * gnus-art.el (gnus-split-methods): Reformat comments.
15300
15301         * spam.el (spam-summary-prepare-exit): Remove article limits
15302         before exiting the summary buffer.
15303
15304 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15305
15306         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15307         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15308
15309         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15310         order to silence the byte compiler.
15311
15312         * spam.el: Fix the way to silence the byte compiler, which
15313         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15314         bbdb-search-simple, spam-BBDB-register-routine,
15315         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15316         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15317         spam-stat-buffer-is-spam, spam-stat-load,
15318         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15319         spam-stat-save and spam-stat-split-fancy.
15320
15321 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15324         which may confuse users.
15325         (canlock-password-for-verify): Ditto.
15326
15327         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15328
15329         * gnus-art.el (gnus-emphasis-alist): Ditto.
15330
15331         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15332
15333         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15334
15335         * gnus-start.el (gnus-save-killed-list): Ditto.
15336
15337         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15338         (gnus-sum-thread-tree-root): Ditto.
15339         (gnus-sum-thread-tree-false-root): Ditto.
15340         (gnus-sum-thread-tree-single-indent): Ditto.
15341
15342         * message.el (message-courtesy-message): Ditto.
15343         (message-archive-note): Ditto.
15344         (message-subscribed-address-file): Ditto.
15345         (message-user-fqdn): Ditto.
15346
15347         * spam-report.el (spam-report-gmane-regex): Ditto.
15348
15349         * spam.el (spam-blackhole-good-server-regex): Ditto.
15350
15351 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15352
15353         * mml.el (mml-preview): Widen the message buffer before copying
15354         the contents to the preview buffer; sort headers before previewing.
15355
15356         * message.el (message-hidden-headers): Fix the way to avoid a bug
15357         in the `repeat' widget in Emacs 21.3 or earlier.
15358
15359 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15360
15361         * message.el (message-hidden-headers): Default to "^References:".
15362         Improve customization type.  Suggested by Reiner Steib
15363         <Reiner.Steib@gmx.de>.
15364
15365 2004-11-25  Romain Francoise  <romain@orebokech.com>
15366
15367         * message.el (message-strip-forbidden-properties): Remove check for
15368         obsolete `message-hidden' text property, hidden headers are not
15369         accessible in the buffer anymore.
15370
15371 2004-11-22  Romain Francoise  <romain@orebokech.com>
15372
15373         * message.el (message-header-format-alist): Add `From' in list
15374         so that it can be sorted.
15375         (message-fix-before-sending): Widen and sort headers before
15376         sending.
15377         (message-hide-headers): Use narrowing to hide headers by moving
15378         them to the top of the buffer and narrowing to the region
15379         underneath.
15380
15381 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15382
15383         * message.el (message-strip-forbidden-properties):
15384         Bind buffer-read-only (etc) to nil.
15385
15386 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15387
15388         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15389         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15390
15391 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15392
15393         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15394
15395 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15396
15397         * dns.el (query-dns): Use sit-for to time instead of
15398         accept-process-output, since that doesn't seem to work on udp
15399         sockets.
15400
15401 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15402
15403         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15404
15405 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15406
15407         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15408         doc string.  Improve doc string.
15409
15410 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15411
15412         * nntp.el (nntp-request-update-info): Return nil if
15413         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15414         may not call gnus-activate-group which uselessly issues the GROUP
15415         commands for all nntp groups and wastes time.  Reported by Romain
15416         Francoise <romain@orebokech.com>.
15417
15418         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15419
15420 2004-11-15  Simon Josefsson  <jas@extundo.com>
15421
15422         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15423         headers separately.
15424         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15425         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15426
15427 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15428
15429         * gnus-start.el (gnus-convert-old-newsrc):
15430         Assign legacy-gnus-agent to 5.10.7.
15431
15432 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15433
15434         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15435         start of the lines.
15436
15437 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15438
15439         * hashcash.el (hashcash-default-payment): Change default to 20.
15440         (hashcash-default-accept-payment): Change default to 20.
15441         (hashcash-process-alist): New variable.
15442         (hashcash-generate-payment-async): Add.
15443         (hashcash-already-paid-p): Add.
15444         (hashcash-insert-payment): Don't generate payments twice.
15445         (hashcash-insert-payment-async): Add.
15446         (hashcash-insert-payment-async-2): Add.
15447         (hashcash-cancel-async): Add.
15448         (hashcash-wait-async): Add.
15449         (hashcash-processes-running-p): Add.
15450         (hashcash-wait-or-cancel): Add.
15451         (mail-add-payment): New optional argument.  Conditionally start
15452         asynchronous calculation.
15453         (mail-add-payment-async): Add.
15454
15455         * message.el (message-send-mail): Wait for asynchronous hashcash
15456         results.  Don't clobber existing X-Hashcash headers.
15457         (message-setup-1): Call mail-add-payment-async when
15458         message-generate-hashcash is non-nil.
15459
15460 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15461
15462         * message.el (message-use-alternative-email-as-from): Examine the
15463         From header as well; use message-make-from in order to include a
15464         user's full name.
15465
15466 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15467
15468         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15469         default; improve customization type.
15470         (gnus-emphasis-custom-with-format): New macro.
15471         (gnus-emphasis-custom-value-to-external): New function.
15472         (gnus-emphasis-custom-value-to-internal): New function.
15473
15474 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15475
15476         * dns.el (query-dns): Resolve reverse addresses.
15477
15478 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15479
15480         * gnus-group.el (gnus-group-get-new-news): Use it.
15481
15482         * gnus-start.el (gnus-check-reasonable-setup): New function.
15483
15484 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15485
15486         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15487         "Args out of range" error.  Reported by Arnaud Giersch
15488         <arnaud.giersch@free.fr>.
15489
15490 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15491
15492         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15493
15494 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15495
15496         * spam.el (spam group): Add :version.
15497
15498         * pgg-def.el (pgg group): Add :version.
15499
15500 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15501
15502         * gnus-art.el (gnus-article-edit-article): Don't associate the
15503         article buffer with a draft file.  This is a temporary measure
15504         against the 2004-08-22 change to gnus-article-edit-mode.
15505
15506 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15507
15508         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15509         (html2text-format-tags): Remove unused variable `attr'.
15510
15511 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15512
15513         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15514
15515         * tls.el (tls-process-connection-type, tls-success)
15516         (tls-certtool-program): Add :version.
15517
15518         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15519         (starttls-extra-arguments, starttls-process-connection-type)
15520         (starttls-connect, starttls-failure, starttls-success): Add :version.
15521
15522         * spam-stat.el (spam-stat): Add :version.
15523
15524         * sieve.el (sieve): Add :version.
15525
15526         * sha1.el (sha1): Add :version.
15527         (sha1-use-external): Remove redundant version.
15528
15529         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15530         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15531         (nnmail-split-fancy-match-partial-words)
15532         (nnmail-split-lowercase-expanded): Add :version.
15533
15534         * nndiary.el (nndiary): Add :version.
15535
15536         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15537
15538         * mml-sec.el (mml-default-sign-method)
15539         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15540         Add :version.
15541
15542         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15543
15544         * mm-url.el (mm-url-use-external, mm-url-program)
15545         (mm-url-arguments): Add :version.
15546
15547         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15548         (mm-attachment-file-modes, mm-decrypt-option)
15549         (mm-w3m-safe-url-regexp): Add :version.
15550
15551         * message.el (message-cite-prefix-regexp)
15552         (message-sendmail-envelope-from, message-minibuffer-local-map)
15553         (message-user-fqdn, message-completion-alist): Add :version.
15554
15555         * gnus-win.el (gnus-configure-windows-hook)
15556         (gnus-use-frames-on-any-display): Add :version.
15557
15558         * gnus-art.el (gnus-article-address-banner-alist)
15559         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15560         (gnus-treat-from-picon, gnus-treat-mail-picon)
15561         (gnus-treat-x-pgp-sig): Add :version.
15562
15563         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15564         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15565         (gnus-summary-article-delete-hook)
15566         (gnus-summary-display-while-building): Add :version.
15567
15568         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15569         (gnus-get-top-new-news-hook): Add :version.
15570
15571         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15572         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15573
15574         * gnus-registry.el (gnus-registry): Add :version.
15575
15576         * gnus-spec.el (gnus-use-correct-string-widths)
15577         (gnus-make-format-preserve-properties): Add :version.
15578
15579         * gnus.el (gnus-group-charter-alist)
15580         (gnus-group-fetch-control-use-browse-url)
15581         (gnus-install-group-spam-parameters): Add :version.
15582
15583         * gnus-diary.el (gnus-diary): Add :version.
15584
15585         * gnus-delay.el (gnus-delay): Add :version.
15586
15587         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15588         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15589         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15590         Add :version.
15591
15592         * gnus-agent.el (gnus-agent-max-fetch-size)
15593         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15594         (gnus-agent-prompt-send-queue): Add :version.
15595
15596         * deuglify.el (gnus-outlook-deuglify): Add :version.
15597
15598         * html2text.el: Beautify code.  Improve doc strings.
15599         Some checkdoc cleanup.
15600         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15601
15602 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15603
15604         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15605
15606 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15607
15608         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15609         when package is loaded.
15610
15611         * spam.el (spam-summary-score-preferred-header): Add global preference
15612         for people who want to override the default SpamAssassin over
15613         Bogofilter preference (when both are set).
15614         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15615         (spam-user-format-function-S):
15616         Check spam-summary-score-preferred-header.
15617         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15618         (spam-user-format-function-S): Format the score correctly.
15619
15620 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15621
15622         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15623         signature file.  Suggested by Manoj Srivastava
15624         <srivasta@golden-gryphon.com>.
15625
15626         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15627         iso-2022-jp even in the Japanese language environment.
15628         Suggested by Jason Rumney <jasonr@gnu.org>.
15629
15630 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15633         use the same characters as the dummy marks; make it free from
15634         getting affected by the language environment.
15635         (gnus-summary-read-group-1): Update mark positions only when the
15636         format spec is updated.
15637
15638         * gnus-spec.el (gnus-update-format-specifications): Return a list
15639         of updated types.
15640
15641 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15642
15643         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15644         of boundp to check if display-warning is available.
15645
15646 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15647
15648         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15649
15650 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15651
15652         * nnspool.el (nnspool-spool-directory): Use news-path if the
15653         news-directory variable is not bound.
15654
15655         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15656         function instead of display-warning if it is not available.
15657
15658 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15659
15660         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15661         v5-10: Use `point-at-bol'.
15662
15663 2004-10-26  Simon Josefsson  <jas@extundo.com>
15664
15665         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15666         <chenggao@gmail.com>.
15667
15668 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15669
15670         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15671         instead.
15672
15673 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15674
15675         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15676         to remove a server from the nnimap-server-buffer-alist.
15677         (nnimap-open-connection, nnimap-close-server): Use it.
15678
15679         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15680
15681 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15682
15683         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15684         running the major-mode function.
15685
15686 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15687
15688         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15689         dummy marks in the right way.
15690
15691 2004-10-18  David Edmondson  <dme@dme.org>
15692
15693         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15694         excessively.
15695
15696 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15697
15698         * gnus-util.el (gnus-split-references): Accept a nil references
15699         string and go on blissfully.
15700
15701         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15702         cases where the references string is non-nil but has no references.
15703
15704         * encrypt.el: Add autoload tags.
15705
15706         * spam.el (spam-resolve-registrations-routine): Remove article
15707         from unregistration list too.  Reported by David Hanak
15708         <dhanak@isis.vanderbilt.edu>
15709
15710 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15711
15712         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15713         nil.  Change custom type.
15714
15715 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15716
15717         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15718
15719         * gnus-sum.el (gnus-summary-move-article): Use it.
15720
15721 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15722
15723         * encrypt.el: Add autoload cookies.
15724
15725         * spam.el (spam-backend-article-list-property)
15726         (spam-backend-get-article-todo-list)
15727         (spam-backend-put-article-todo-list)
15728         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15729         Resolve registrations separately.
15730         (spam-register-routine): Format comments.
15731         (spam-unregister-routine, spam-register-routine): Always call with
15732         specific-articles, no default list.
15733         (spam-summary-prepare-exit): Use the spam-classifications function.
15734
15735         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15736         gnus-encrypt.el.
15737
15738         * encrypt.el: Copied from gnus-encrypt.el.
15739
15740         * gnus-encrypt.el: Commented that it's obsolete.
15741
15742 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15743
15744         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15745         (gnus-score-save): Use it.
15746
15747         * message.el (message-bury): Use `window-dedicated-p'.
15748
15749 2004-10-15  Simon Josefsson  <jas@extundo.com>
15750
15751         * pop3.el (top-level): Don't require nnheader.
15752         (pop3-read-timeout): Add.
15753         (pop3-accept-process-output): Add.
15754         (pop3-read-response, pop3-retr): Use it.
15755
15756 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15757
15758         * spam.el (spam-register-routine): Move comment.
15759         (spam-verify-bogofilter): Use 'unknown for the initial
15760         spam-bogofilter-valid state, not 'never.
15761
15762         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15763         for netrc-machine.
15764
15765         * nnimap.el (nnimap-open-connection):
15766         Use netrc-machine-user-or-password.
15767
15768 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15769
15770         * gnus-registry.el (gnus-registry-unload-hook):
15771         Set as a variable with add-hook.
15772
15773         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15774         of news-path.
15775
15776         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15777
15778         * spam.el: Delete duplicate `provide'.
15779         (spam-unload-hook): Set as a variable with add-hook.
15780
15781 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15782
15783         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15784         in the doc string.
15785
15786         * message.el (message-ignored-news-headers)
15787         (message-ignored-supersedes-headers)
15788         (message-ignored-resent-headers)
15789         (message-forward-ignored-headers): Improve custom type.
15790
15791 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15792
15793         * message.el (message-tokenize-header): Fix 2004-09-06 change
15794         which used point-min in the wrong place.
15795
15796 2004-10-12  Simon Josefsson  <jas@extundo.com>
15797
15798         * tls.el (tls-certtool-program): New variable.
15799         (tls-certificate-information): New function, based on
15800         ssl-certificate-information.
15801
15802 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15803
15804         * compface.el: Move the version of ELisp-based uncompface program
15805         to the contrib directory because of the copyright problem.
15806
15807 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15808
15809         * message.el (message-kill-buffer): Raise the current frame.
15810
15811 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15812
15813         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15814
15815         * gnus.el (message-y-or-n-p): Autoload.
15816
15817         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15818         (pop3-password-required, pop3-authentication-scheme)
15819         (pop3-leave-mail-on-server): Make customizable.
15820         (pop3): New custom group.
15821         (pop3-retr): Remove `sleep-for' statements.
15822         Suggested by Dave Love <fx@gnu.org>.
15823
15824         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15825         Windows/DOS.
15826
15827         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15828         (imap-parse-body): Fix incorrect use of `assert'.
15829         Suggested by Dave Love <fx@gnu.org>.
15830
15831         * mml.el (mml-minibuffer-read-disposition): Require match.
15832         Suggested by Dave Love <fx@gnu.org>.
15833
15834 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15835
15836         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15837         doc string.
15838
15839 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15840
15841         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15842
15843 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15844
15845         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15846         instead of calling `mm-insert-inline', to decode text/* parts
15847         before displaying them.
15848
15849 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15850
15851         * mm-uu.el (mm-uu-text-plain-type): New variable.
15852         (mm-uu-pgp-signed-extract-1): Use it.
15853         (mm-uu-pgp-encrypted-extract-1): Use it.
15854         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15855         bind mm-uu-text-plain-type with that value.
15856         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15857         mm-uu-dissect.
15858
15859 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15860
15861         * gnus-group.el (gnus-update-group-mark-positions):
15862         * gnus-sum.el (gnus-update-summary-mark-positions):
15863         * message.el (message-check-news-body-syntax):
15864         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15865         of string-as-multibyte.
15866
15867 2004-10-05  Juri Linkov  <juri@jurta.org>
15868
15869         * gnus-group.el (gnus-update-group-mark-positions):
15870         * gnus-sum.el (gnus-update-summary-mark-positions):
15871         * message.el (message-check-news-body-syntax):
15872         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15873         8-bit unibyte values to a multibyte string for search functions.
15874
15875 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15876
15877         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15878         (mm-uu-dissect-text-parts): New function.
15879
15880         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15881         dissect text parts.
15882
15883         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15884         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15885
15886         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15887
15888         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15889         Use gnus-current-topics instead of gnus-current-topic.
15890
15891 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15892
15893         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15894
15895 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15896
15897         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15898         where approriate.
15899
15900         * nnml.el (nnml-generate-active-info): do.
15901
15902         * nndiary.el (nndiary-generate-active-info): do.
15903
15904         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15905         (gnus-topic-move): do.
15906
15907         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15908         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15909
15910         * gnus-srvr.el (gnus-server-prepare)
15911         (gnus-server-open-all-servers): do.
15912
15913         * gnus-msg.el (gnus-summary-cancel-article)
15914         (gnus-summary-resend-message)
15915         (gnus-summary-mail-crosspost-complaint): do.
15916
15917         * gnus-move.el (gnus-change-server): do.
15918
15919         * gnus-group.el (gnus-group-unmark-all-groups)
15920         (gnus-group-set-current-level): do.
15921
15922 2004-10-04  Simon Josefsson  <jas@extundo.com>
15923
15924         * message.el (message-generate-hashcash): Doc fix.
15925
15926 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15927
15928         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15929         avoid infinite recursion via gnus-get-function.
15930
15931 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15932
15933         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15934
15935         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15936
15937         * nnmail.el (nnmail-split-history): do.
15938
15939         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15940         (nnml-request-delete-group): do.
15941
15942         * nnslashdot.el (nnslashdot-read-groups): do.
15943
15944         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15945         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15946
15947         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15948         (nnspool-sift-nov-with-sed): Use last.
15949         (nnspool-retrieve-headers-with-nov): Use mapc.
15950         (nnspool-request-newgroups): Use dolist.
15951         (nnspool-request-group): Use last.
15952
15953         * nntp.el (nntp-read-server-type): Use dolist.
15954
15955         * nnvirtual.el (nnvirtual-create-mapping)
15956         (nnvirtual-update-read-and-marked): Use dolist.
15957         (nnvirtual-convert-headers): Simplify.
15958
15959 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15960
15961         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15962         Add support for sync'ing tick marks.
15963
15964 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15965
15966         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15967         there's no visible header.
15968
15969 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15970
15971         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15972         When necessary, pass full group name to gnus-request-set-marks.
15973
15974 2004-10-01  Simon Josefsson  <jas@extundo.com>
15975
15976         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15977         acroread.
15978
15979 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15980
15981         * spam-report.el (spam-report-gmane): Fix interactive.
15982
15983         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15984
15985         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15986         when writing file.
15987         (gnus-agent-synchronize-flags): Don't default to being
15988         interactive.
15989
15990 2004-09-30  Simon Josefsson  <jas@extundo.com>
15991
15992         * message.el (message-generate-hashcash): Add.
15993         (message-send-mail): Use it, call mail-add-payment.
15994
15995 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15996
15997         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15998
15999 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16000
16001         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16002         gnus-requst-update-info with explicit code to sync the in-memory
16003         info read flags with the marks being sync'd to the backend.
16004
16005         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16006
16007 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16008
16009         * spam.el (spam-verify-bogofilter): Add new function.
16010         (spam-check-bogofilter)
16011         (spam-bogofilter-register-with-bogofilter): Use it.
16012         (spam-verify-bogofilter): Add small fixes.
16013
16014 2004-09-28  Simon Josefsson  <jas@extundo.com>
16015
16016         * hashcash.el (hashcash-generate-payment): Revert.
16017
16018 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16019
16020         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16021         Use gnus-extract-references instead of gnus-split-references.
16022
16023         * gnus-util.el (gnus-extract-references): Add new function, analogous
16024         to gnus-split-references but extracts only the message-ID without
16025         anything extra.
16026
16027         * hashcash.el (hashcash-generate-payment)
16028         (hashcash-check-payment): Do the right thing if hashcash-path is
16029         nil (because the hashcash program could not be found).
16030
16031         * spam.el (spam-use-hashcash): Remove comment.
16032
16033 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16034
16035         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16036         (gnus-cache-enter-article, gnus-cache-remove-article)
16037         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16038
16039         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16040
16041         * gnus-art.el (article-hide-boring-headers)
16042         (article-translate-strings, article-display-face)
16043         (gnus-article-mime-match-handle-first)
16044         (gnus-article-highlight-headers)
16045         (gnus-article-add-buttons-to-head): do.
16046
16047 2004-09-27  Simon Josefsson  <jas@extundo.com>
16048
16049         * hashcash.el: New version, from
16050         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16051         ../contrib/.
16052
16053 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16054
16055         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16056
16057 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16058
16059         * gnus-dup.el (gnus-dup-open): Use mapc.
16060         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16061
16062         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16063         Reported by Stefan Wiens <s.wi@gmx.net>.
16064
16065         * gnus.el (gnus-shutdown): Use dolist.
16066
16067         * gnus-undo.el (gnus-undo): Use mapc.
16068
16069         * nnrss.el (nnrss-generate-active): do.
16070
16071         * message.el (message-cite-original-without-signature)
16072         (message-cite-original): Use mapc.
16073         (message-do-actions, message-make-forward-subject): Use dolist.
16074
16075 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16076
16077         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16078         deletion to remove entire duplicate line.  Fixes merged article
16079         number bug.
16080
16081 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16082
16083         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16084         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16085         first ask if you want to open a server and then, even when you
16086         responded with no, asking if you want to synchronize the server's
16087         flags.
16088         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16089         multi-line expressions.
16090         (gnus-agent-synchronize-group-flags): New internal function.
16091         Updates marks in memory (in the info structure) AND in the
16092         backend.
16093
16094         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16095
16096         * nnagent.el (nnagent-request-set-mark):
16097         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16098         method, to ensure that synchronization updates marks in the
16099         backend and in the info (in memory) structure.
16100
16101 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16104         convention fully; don't miss the root article of a thread; make
16105         the X-Draft-From header with correct article numbers.
16106
16107 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16108
16109         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16110         unless plugged.  Disable the agent so that an open failure causes
16111         an error.
16112
16113         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16114         Revert 2004-09-21 change.  The backend must be opened while
16115         synchronizing flags even when the backend stores the flags
16116         locally.
16117
16118 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16119
16120         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16121         in `header' match.  Reported by Svend Tollak Munkejord.
16122
16123         * message.el (message-cite-original): Fix use of
16124         `message-cite-articles-with-x-no-archive'.
16125
16126 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16127
16128         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16129         (gnus-window-to-buffer): Ditto.
16130
16131         * mml.el (mml-preview-buffer): New variable.
16132         (mml-preview): Manage window layout with gnus-buffer-configuration.
16133
16134         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16135         X-Draft-From header even if those articles aren't quoted.
16136
16137 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16138
16139         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16140         (gnus-request-set-mark, gnus-request-update-mark): Use new
16141         g-s-t-u-l-m to decide to use backend even when unplugged.
16142
16143 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16144
16145         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16146         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16147
16148 2004-09-20  Simon Josefsson  <jas@extundo.com>
16149
16150         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16151         "utf-16-le".
16152
16153 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16154
16155         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16156
16157 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16158
16159         * uudecode.el (uudecode-use-external): Add :version.
16160
16161         * smime.el (smime-CA-file, smime-encrypt-cipher)
16162         (smime-dns-server): Add :version.
16163
16164         * smiley.el (gnus-smiley-file-types): Add :version.
16165
16166         * sha1.el (sha1-use-external): Add :version.
16167
16168         * pgg-def.el (pgg-query-keyserver): Add :version.
16169
16170         * nnmail.el (nnmail-fancy-expiry-targets)
16171         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16172         Add :version.
16173
16174         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16175         (nnimap-retrieve-groups-asynchronous): Add :version.
16176         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16177
16178         * mml.el (mml-content-disposition-parameters)
16179         (mml-insert-mime-headers-always): Add :version.
16180
16181         * mm-util.el (mm-coding-system-priorities): Add :version.
16182
16183         * mm-decode.el (mm-inline-text-html-with-images)
16184         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16185         (mm-verify-option): Add :version.
16186         (mm-text-html-renderer): Change :version.
16187
16188         * message.el (message-fcc-externalize-attachments)
16189         (message-required-headers, message-draft-headers)
16190         (message-subject-trailing-was-query)
16191         (message-subject-trailing-was-ask-regexp)
16192         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16193         (message-mark-insert-end, message-archive-header)
16194         (message-archive-note, message-cross-post-default)
16195         (message-cross-post-note, message-followup-to-note)
16196         (message-cross-post-note-function, message-use-mail-followup-to)
16197         (message-subscribed-address-functions)
16198         (message-subscribed-address-file, message-subscribed-addresses)
16199         (message-subscribed-regexps, message-allow-no-recipients)
16200         (message-yank-cited-prefix, message-signature-insert-empty-line)
16201         (message-hidden-headers, message-hierarchical-addresses)
16202         (message-mail-user-agent, message-use-idna)
16203         (message-valid-fqdn-regexp)
16204         (message-strip-special-text-properties, message-header-synonyms)
16205         (message-beginning-of-line, message-tab-body-function): Add :version.
16206         (message-insert-canlock, message-wide-reply-confirm-recipients):
16207         Change :version.
16208
16209         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16210         and :version.
16211         (mail-source-delete-old-incoming-confirm)
16212         (mail-source-movemail-program): Add :version.
16213
16214         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16215         (gnus-agent-cache, gnus-agent): Change :version.
16216
16217         * gnus-util.el (gnus-use-byte-compile): Change :version.
16218
16219         * gnus-sum.el (gnus-summary-make-false-root-always)
16220         (gnus-summary-default-high-score)
16221         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16222         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16223         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16224         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16225         (gnus-sum-thread-tree-single-indent)
16226         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16227         (gnus-sum-thread-tree-leaf-with-other)
16228         (gnus-sum-thread-tree-single-leaf): Add :version.
16229         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16230         (gnus-article-loose-mime): Change :version.
16231
16232         * gnus-start.el (gnus-backup-startup-file)
16233         (gnus-save-startup-file-via-temp-buffer): Add :version.
16234
16235         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16236         (gnus-server-offline-face): Add :version.
16237
16238         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16239
16240         * gnus-msg.el (gnus-gcc-externalize-attachments)
16241         (gnus-debug-files, gnus-debug-exclude-variables)
16242         (gnus-discouraged-post-methods): Change :version.
16243         (gnus-confirm-mail-reply-to-news)
16244         (gnus-confirm-treat-mail-like-news): Add :version.
16245
16246         * gnus-int.el (gnus-server-unopen-status): Add :version.
16247
16248         * gnus-group.el (gnus-group-jump-to-group-prompt)
16249         (gnus-large-ephemeral-newsgroup)
16250         (gnus-fetch-old-ephemeral-headers): Add :version.
16251
16252         * gnus-fun.el (gnus-x-face-directory)
16253         (gnus-convert-pbm-to-x-face-command)
16254         (gnus-convert-image-to-x-face-command)
16255         (gnus-convert-image-to-face-command): Add :version.
16256
16257         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16258
16259         * gnus-cite.el (gnus-cite-blank-line-after-header)
16260         (gnus-article-boring-faces): Add :version.
16261
16262         * gnus-art.el (gnus-buttonized-mime-types)
16263         (gnus-inhibit-mime-unbuttonizing)
16264         (gnus-treat-display-face)
16265         (gnus-treat-body-boundary): Change :version.
16266         (gnus-body-boundary-delimiter, gnus-picon-databases)
16267         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16268         (gnus-treat-date-english, gnus-treat-fold-headers)
16269         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16270         (gnus-treat-mail-picon, gnus-treat-wash-html)
16271         (gnus-article-encrypt-protocol)
16272         (gnus-use-idna, gnus-article-over-scroll)
16273         (gnus-mime-display-multipart-alternative-as-mixed)
16274         (gnus-mime-display-multipart-related-as-mixed)
16275         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16276         (gnus-ctan-url, gnus-button-ctan-handler)
16277         (gnus-button-handle-ctan-bogus-regexp)
16278         (gnus-button-ctan-directory-regexp)
16279         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16280         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16281         (gnus-button-man-level, gnus-button-emacs-level)
16282         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16283
16284         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16285         (gnus-agent-go-online): Change :version.
16286         (gnus-agent-expire-unagentized-dirs)
16287         (gnus-agent-auto-agentize-methods): Add :version.
16288
16289         * flow-fill.el (fill-flowed-display-column)
16290         (fill-flowed-encode-column): Add :version.
16291
16292         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16293         (gnus-outlook-deuglify-unwrap-max)
16294         (gnus-outlook-deuglify-cite-marks)
16295         (gnus-outlook-deuglify-unwrap-stop-chars)
16296         (gnus-outlook-deuglify-no-wrap-chars)
16297         (gnus-outlook-deuglify-attrib-cut-regexp)
16298         (gnus-outlook-deuglify-attrib-verb-regexp)
16299         (gnus-outlook-deuglify-attrib-end-regexp)
16300         (gnus-outlook-display-hook): Add :version.
16301
16302         * binhex.el (binhex-use-external): Add :version.
16303
16304 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16305
16306         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16307         and `invisible'.
16308
16309 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16310
16311         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16312         in gnus-registry-trim.
16313
16314 2004-09-13  Simon Josefsson  <jas@extundo.com>
16315
16316         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16317
16318         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16319
16320         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16321         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16322         <yamaoka@jpl.org>.
16323         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16324         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16325         <yamaoka@jpl.org>.
16326
16327         * sieve.el (sieve-manage-mode): Ditto.
16328
16329 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16330
16331         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16332
16333 2004-09-11  Simon Josefsson  <jas@extundo.com>
16334
16335         * dns-mode.el: Add.
16336
16337         * mm-view.el (mm-display-dns-inline): Add.
16338
16339         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16340         (mm-automatic-display): Ditto.
16341
16342         * mailcap.el (mailcap-mime-data): Add text/dns.
16343         (mailcap-mime-extensions): Map .soa to text/dns.
16344
16345 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16346
16347         * gnus-art.el (article-decode-mime-words, article-babel)
16348         (gnus-article-highlight-signature, gnus-article-add-buttons)
16349         (gnus-signature-toggle): Remove unnecessary bindings of
16350         `inhibit-read-only' inherited from v5.10 merge.
16351
16352 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16353
16354         * nntp.el (nntp): New customization group.
16355         (nntp-authinfo-file): Add customization group.
16356
16357         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16358
16359         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16360
16361         * gnus.el (to-address, to-list, subscribed)
16362         (large-newsgroup-initial): Ditto.
16363
16364         * flow-fill.el (fill-flowed-display-column)
16365         (fill-flowed-encode-column): Ditto.
16366
16367 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16368
16369         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16370         Use point-min rather than 1.
16371         (message-send-mail): Use buffer-size rather than point-max.
16372
16373         * gnus-sum.el (gnus-summary-search-article-forward):
16374         Signal a specific `search-failed' rather than a generic `error'.
16375
16376         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16377         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16378         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16379
16380 2004-09-10  Simon Josefsson  <jas@extundo.com>
16381
16382         * nndb.el (require): Remove tcp and duplicate cl.
16383
16384 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16385
16386         * gnus-agent.el (directory-files-and-attributes): Move forward.
16387
16388 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16389
16390         * gnus-agent.el (directory-files-and-attributes):
16391         Optionally defined to support XEmacs.
16392
16393 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16394
16395         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16396         to avoid run-time CL dependencies.
16397         (gnus-agent-unfetch-articles): New function.
16398         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16399         article numbers even when local .overview file is missing.
16400         (gnus-agent-read-article-number): New function.  Only accepts
16401         27-bit article numbers.
16402         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16403         Use gnus-agent-read-article-number.
16404         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16405         from backend while recognizing that article numbers in .overview
16406         must be valid.
16407         (gnus-agent-update-files-total-fetched-for):
16408         Use directory-files-and-attributes to improve performance.
16409         * gnus-int.el (gnus-request-move-article):
16410         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16411         improve performance.
16412
16413         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16414         some users confused by references to .newsrc when they only have a
16415         .newsrc.eld file.
16416         (gnus-convert-mark-converter-prompt)
16417         (gnus-convert-converter-needs-prompt): Fix use of property list.
16418         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16419         New function.  Used internally to only display 'gnus converting
16420         files' message when actually necessary.
16421
16422         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16423         methods now autoloaded.
16424
16425 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16426
16427         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16428         identifiers.
16429
16430 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16431
16432         * gnus-picon.el: Fix indentation and closing parenthesis.
16433
16434 2004-09-01  Simon Josefsson  <jas@extundo.com>
16435
16436         * message.el (message-canlock-generate): Require sha1, not
16437         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16438         to require within a function.  Sadly, if sha1.el isn't loaded, the
16439         let binding in m-c-g will hide the defcustom definition, which is
16440         bad.)
16441
16442         * canlock.el: Require sha1, not sha1-el.
16443
16444         * message.el: Don't autoload sha1 (there is a autoload cookie in
16445         sha1.el).
16446
16447         * sha1-el.el: Rename to sha1.el.
16448
16449 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16450
16451         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16452
16453 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16454
16455         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16456
16457 2004-08-30  Kim F. Storm  <storm@cua.dk>
16458
16459         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16460
16461         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16462         Add :group 'nnimap.
16463
16464 2004-08-30  Andreas Schwab  <schwab@suse.de>
16465
16466         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16467         ?* and ?\;.
16468
16469         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16470         and ?\' to symbol instead of whitespace.
16471
16472 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16473
16474         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16475
16476         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16477         instead of re-search-forward.
16478
16479         * gnus-uu.el (gnus-uu-save-article): Ditto.
16480         (gnus-uu-post-encode-uuencode): Ditto.
16481
16482         * html2text.el (html2text-clean-list-items): Ditto.
16483         (html2text-clean-dtdd): Ditto.
16484         (html2text-format-tags): Ditto.
16485
16486         * message.el (message-send-mail-with-sendmail): Fix regexp.
16487         (message-fill-field-general): Use search-forward instead of
16488         re-search-forward.
16489         (unbold-region): Ditto.
16490
16491         * nnrss.el (nnrss-request-article): Ditto.
16492
16493         * nnslashdot.el (nnslashdot-request-article): Ditto.
16494
16495         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16496
16497         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16498         "Unrecognized menu descriptor" error in XEmacs.
16499
16500 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16501
16502         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16503         parent article of a sparse article in the thread hashtb.
16504
16505 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16506
16507         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16508         (nnmail-expand-newtext): Lowercase expanded entries if
16509         nnmail-split-lowercase-expanded is non-nil.
16510
16511 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16512
16513         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16514
16515         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16516         of gnus-tmp-news-method into string under XEmacs.  It will be
16517         passed to gnus-correct-length which takes only a string argument.
16518
16519 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16520
16521         * gnus-util.el (gnus-bind-print-variables): New macro.
16522         (gnus-prin1): Use it.
16523         (gnus-prin1-to-string): Use it.
16524         (gnus-pp): New function.
16525         (gnus-pp-to-string): New function.
16526
16527         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16528         Replace pp-to-string with gnus-pp-to-string.
16529         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16530         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16531         * gnus-msg.el (gnus-debug): Ditto.
16532         * gnus-score.el (gnus-score-save): Ditto.
16533         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16534         gnus-pp-to-string.
16535         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16536         with gnus-pp.
16537         * score-mode.el (gnus-score-pretty-print): Ditto.
16538         * webmail.el (webmail-debug): Ditto.
16539
16540 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16541
16542         * gnus-art.el (article-display-face, article-display-x-face):
16543         Use buffer-read-only.
16544
16545 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16546
16547         * gnus-art.el (article-hide-list-identifiers):
16548         Bind inhibit-read-only as t.
16549
16550 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16551
16552         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16553
16554 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16555
16556         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16557         (gnus-narrow-to-page): Don't assume point-min == 1.
16558         (gnus-article-edit-mode): Derive from message-mode.
16559
16560         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16561         point-min == 1.
16562
16563         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16564         Disable incorrect use of `assert'.
16565
16566         * message.el (message-mode): Set comment-start-skip.
16567
16568
16569 2004-08-22  Sam Steingold  <sds@gnu.org>
16570
16571         * pop3.el (pop3-leave-mail-on-server): New user variable.
16572         (pop3-movemail): Delete mail only when it is nil.
16573
16574 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16575
16576         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16577
16578         * mml.el (mml-preview): Use `pop-to-buffer'.
16579
16580         * message.el (message-goto-mail-followup-to): Insert after "To".
16581         (message-carefully-insert-headers): Add comment.
16582
16583         * gnus.el: Remove unused variable `gnus-article-check-size'.
16584
16585         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16586
16587         * gnus-art.el (gnus-button-alist):
16588         Improve `gnus-button-handle-library' entry.
16589
16590 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16591
16592         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16593         Use downcase, since XEmacs capitalizes error messages differently.
16594
16595 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16596
16597         * nntp.el: Add (require 'gnus) due to reference to
16598         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16599
16600 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16601
16602         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16603         Bind `mm-fill-flowed'.
16604
16605         * mm-decode.el (mm-dissect-singlepart): Check it.
16606
16607 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16608
16609         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16610         'imap' for netrc parsing.
16611
16612 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16613
16614         * mailcap.el (mailcap-mime-data): Mark as risky.
16615
16616 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16617
16618         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16619         may be included in the encoded word.
16620         (rfc2047-encode): Don't append a space if the encoded word
16621         includes close parenthesis.
16622
16623 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16624
16625         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16626         of text within parentheses.
16627
16628 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16629
16630         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16631         (gnus-encrypt-write-file-contents): Make the password key the file
16632         name PLUS the cipher, not just the cipher.  Also remove failed
16633         passwords from the cache.
16634
16635 2004-08-06  Simon Josefsson  <jas@extundo.com>
16636
16637         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16638         Doc fix.
16639
16640 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16641
16642         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16643         LWSP.
16644
16645 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16646
16647         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16648         Try to append in-reply-to: data to the references: header.
16649
16650         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16651         (netrc-parse): Use gnus-encrypt.el functions.
16652
16653         * gnus-encrypt.el: Add new file for encryption support; currently
16654         does only a few GPG ciphers and an internal XOR cipher.
16655
16656         * password.el: Add comments on using password-read-and-add.
16657         (password-read-and-add): Add function to read and add the
16658         password to the cache at once.
16659
16660 2004-07-28  Simon Josefsson  <jas@extundo.com>
16661
16662         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16663         parameter (but don't use it, for now).
16664
16665         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16666         instead of hard coding to nil.
16667
16668 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16669
16670         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16671         as mm-inline-image-xemacs does.
16672
16673 2004-07-26  Simon Josefsson  <jas@extundo.com>
16674
16675         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16676         Revert part of 2004-07-17 change below.
16677
16678 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16679
16680         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16681         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16682
16683 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16684
16685         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16686         quotes that actually start with ">" at the beginning of the
16687         lines.
16688
16689 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16690
16691         * rfc2047.el (rfc2047-encode-region): Fix last change.
16692         (rfc2047-encode-parameter): Remove useless concat.
16693
16694 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16695
16696         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16697         encode special characters; fix some kind of misconfigured headers;
16698         signal a real error if debug-on-quit or debug-on-error is non-nil.
16699         (rfc2047-encode-max-chars): New variable.
16700         (rfc2047-encode-1): Use it.
16701         (rfc2047-encode-parameter): New function.
16702
16703         * mml.el (mml-insert-parameter): Remove an excessive space.
16704
16705 2004-07-17  Simon Josefsson  <jas@extundo.com>
16706
16707         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16708         Kai Grossjohann <kai@emptydomain.de>.
16709         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16710         (gnus-group-make-menu-bar): Ditto.
16711
16712         * gnus-util.el (gnus-group-server): Add.
16713
16714 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16715
16716         * message.el (message-clone-locals): Clone sendmail and smtp
16717         variables.
16718
16719 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * rfc2047.el (rfc2047-encode-region): Fix last change.
16722
16723 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16724
16725         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16726         characters as non-special.
16727
16728 2004-07-09  Simon Josefsson  <jas@extundo.com>
16729
16730         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16731         Users will lose all flag changes made while unplugged with
16732         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16733         good default.  See numerous reports on ding mailing list.
16734
16735 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16736
16737         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16738         add generate-head-function and generate-article-function to the
16739         rfc822-forward entry.
16740         (nndoc-rfc822-forward-generate-article): New function.
16741         (nndoc-rfc822-forward-generate-head): New function.
16742
16743         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16744
16745 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16746
16747         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16748         respect display group parameter and gnus-summary-expunge-below.
16749         (gnus-articles-to-read): Remove unused reference to display group
16750         parameter.
16751
16752 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16753
16754         * nnheader.el (nnheader-uniquify-message-id): New experimental
16755         variable.
16756         (nnheader-nov-read-message-id): Use it.
16757
16758         * spam-report.el (spam-report-gmane): Add interactive.
16759
16760 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16761
16762         * mm-encode.el (mm-content-transfer-encoding-defaults):
16763         Use qp-or-base64 for the application/* types.
16764
16765 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16766
16767         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16768
16769 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16770
16771         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16772         trim value.
16773
16774 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16775
16776         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16777         New macro and function.
16778         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16779
16780 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16781
16782         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16783         after-load-alist.
16784
16785 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16786
16787         * gnus-group.el (gnus-group-get-new-news-this-group):
16788         Don't update info that isn't there.
16789
16790 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16791
16792         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16793         entry.
16794
16795 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16796
16797         * mm-view.el (mm-inline-render-with-function): Use multibyte
16798         buffer; decode html source by charset.
16799
16800         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16801
16802         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16803         Mule-UCS is loaded under XEmacs.
16804         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16805
16806 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16807
16808         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16809
16810 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16811
16812         * mm-util.el (mm-coding-system-p): Return a coding-system.
16813         (mm-mime-mule-charset-alist): Use shift_jis instead of
16814         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16815         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16816         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16817         instead of japanese-shift-jis and iso-latin-1 respectively in
16818         order to share the default value with both Emacs and XEmacs-mule.
16819         (mm-mule-charset-to-mime-charset):
16820         Make mm-coding-system-priorities effective.
16821         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16822         while predicating of candidates upon the priorities.
16823
16824 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16825
16826         * gnus-sum.el (gnus-summary-make-menu-bar):
16827         Add gnus-uu-invert-processable.
16828
16829         * gnus.el: Autoload gnus-uu-invert-processable.
16830
16831 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16832
16833         * mm-util.el (mm-with-multibyte-buffer): New macro.
16834
16835         * rfc2047.el (rfc2047-encode-string): Use it.
16836         (rfc2047-encode-region): Move point to the end of the region after
16837         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16838
16839 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16840
16841         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16842         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16843
16844 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16845
16846         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16847         (gnus-cite-parse): Ignore quoted envelope From_.
16848         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16849
16850 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16851
16852         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16853         invalid addresses.
16854
16855 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16856
16857         * spam.el: Change section markers, revise TODO list.
16858         (spam-backends): Make new master list of all installed backends.
16859         (spam-summary-exit-behavior): Add new variable to determine how
16860         messages moves are done at summary exit.
16861         (spam-move-spam-nonspam-groups-only)
16862         (spam-process-ham-in-nonham-groups)
16863         (spam-process-ham-in-spam-groups): Remove variables, the
16864         spam-summary-exit-behavior variable should be used to manage this
16865         behavior.
16866         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16867         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16868         and spam-old-spam-articles.
16869         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16870         Add empty variables, placeholders for the backends they represent.
16871         (spam-set-difference): Move, unchanged.
16872         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16873         unless the user has a processor variable.
16874         (spam-classifications, spam-classification-valid-p)
16875         (spam-backend-properties, spam-backend-property-valid-p)
16876         (spam-backend-function-type-valid-p)
16877         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16878         (spam-report-articles-gmane, spam-report-articles-resend):
16879         Remove functions, they are not needed.
16880         (spam-install-backend-super, spam-backend-list)
16881         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16882         (spam-backend-function, spam-backend-ham-registration-function)
16883         (spam-backend-spam-registration-function)
16884         (spam-backend-ham-unregistration-function)
16885         (spam-backend-spam-unregistration-function)
16886         (spam-backend-statistical-p, spam-backend-mover-p)
16887         (spam-install-backend-alias, spam-install-checkonly-backend)
16888         (spam-install-mover-backend, spam-install-nocheck-backend)
16889         (spam-install-backend, spam-install-statistical-backend)
16890         (spam-install-statistical-checkonly-backend): Add backend installation
16891         support.
16892         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16893         (spam-group-processor-p): Use the new backend code and respect the
16894         summary exit behavior.
16895         (spam-mark-spam-as-expired-and-move-routine): Remove.
16896         (spam-summary-prepare): Change to use the new spam-old-articles
16897         variable.
16898         (spam-copy-or-move-routine, spam-copy-spam-routine)
16899         (spam-move-spam-routine, spam-copy-ham-routine)
16900         (spam-move-ham-routine): Add code to copy/move ham or spam.
16901         (spam-fetch-field-fast): Improve doc and code, plus allow the
16902         'number request.
16903         (spam-list-of-checks, spam-list-of-statistical-checks):
16904         Remove variables.
16905         (spam-split, spam-find-spam): Use the new backend code.
16906         (spam-registration-functions): Remove variable.
16907         (spam-unregister-routine): Add convenience wrapper.
16908         (spam-log-undo-registration, spam-register-routine)
16909         (spam-log-processing-to-registry)
16910         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16911         where possible.
16912         (spam-check-gmane-xref, spam-check-regex-headers)
16913         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16914         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16915         (spam-check-bogofilter-headers, spam-check-spamoracle)
16916         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16917         (spam-check-crm114-headers): Use the spam-split-group that
16918         spam-split prepares, no need to determine it every time.
16919
16920         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16921         to the nnheader-parse-naked-head call.
16922
16923         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16924
16925         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16926         the nnheader-nov-read-message-id call.
16927
16928 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16929
16930         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16931         gnus-activate-group twice.  Suggested by Markus Peter
16932         <warp@spin.de>.
16933
16934 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16935
16936         * gnus-art.el (gnus-article-time-format): Exchange the order of
16937         day and month in the default value; fix customization type.
16938         (article-date-ut): Use add-text-properties.
16939         (article-make-date-line): Use message-make-date instead of
16940         current-time-string.
16941
16942         * message.el (message-fetch-field): Don't use set-text-properties.
16943         (message-make-date): Simplify.
16944
16945         * messagexmas.el (message-xmas-make-date): New function.
16946         (message-xmas-redefine): Defalias message-make-date to it.
16947
16948 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16949
16950         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16951         (rfc2047-encode-region): Treat text within parentheses as special;
16952         show the original text when error has occurred.
16953
16954         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16955         already-computed method to gnus-activate-group.
16956
16957         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16958         same select-methods identical Lisp objects.
16959
16960         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16961         object when modifying the info.
16962
16963 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16964
16965         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16966         gnus-opened-servers since it has never been opened with the new
16967         configuration yet.
16968
16969 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16970
16971         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16972         arg to nnheader-generate-fake-message-id.
16973
16974 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16975
16976         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16977         number and build a fake message ID localized to a group and
16978         article number (so it's repeatable from that point on).
16979         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16980         ID format.
16981
16982         * gnus-sum.el (gnus-get-newsgroup-headers):
16983         Call nnheader-generate-fake-message-id with the article number.
16984
16985 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16986
16987         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16988         end-of-buffer.
16989
16990 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16991
16992         * message.el (message-ignored-supersedes-headers): Add Approved.
16993
16994 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16995
16996         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16997         goto-char.
16998         (rfc2047-encode): Fold the line before encoding.
16999
17000 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17001
17002         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17003         folding -- not all headers can be folded, and this should be done
17004         by the message composition mode.  Probably.  I think.
17005
17006 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17007
17008         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17009         fast.
17010
17011         * gnus-ems.el (gnus-remove-image): Don't use
17012         message-text-with-property; remove only the image found first.
17013
17014         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17015         found first.
17016
17017 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17018
17019         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17020
17021 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17022
17023         * message.el (message-text-with-property): Make it fast and accept
17024         optional arguments.
17025         (message-strip-forbidden-properties): Use it.
17026         (message-fix-before-sending): Follow the m-t-w-p change.
17027
17028         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17029
17030 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17031
17032         * gnus-art.el (article-hide-headers): Don't change the buffer
17033         mistakenly when performing mml-preview even if
17034         gnus-single-article-buffer is nil.
17035
17036 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17037
17038         * message.el (message-expand-name-databases): New user option.
17039         (message-expand-name): Use it.
17040
17041 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17042
17043         * spam.el (spam-report-articles-resend)
17044         (spam-report-resend-register-routine): Allow ham reporting.
17045         (spam-report-resend-register-ham-routine): Add wrapper.
17046         (spam-registration-functions): Add ham resending functions.
17047         (spam-list-of-processors): Add ham resend processor.
17048
17049         * gnus.el (ham-resend-to): Add new group parameter.
17050         (spam-process): Add ham resend option.
17051
17052         * spam-report.el (spam-report-resend): Allow reporting ham.
17053         (spam-report-resend-ham): Add wrapper.
17054
17055 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17056
17057         * message.el (message-cite-articles-with-x-no-archive):
17058         New variable.
17059         (message-cite-original): Use it.
17060
17061 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17062
17063         * message.el (message-cite-original): Respect X-No-Archive.
17064
17065 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17066
17067         * gnus-art.el (article-hide-headers): Refer to the values for
17068         gnus-ignored-headers and gnus-visible-headers in the summary
17069         buffer since a user may have set them as group parameters.
17070
17071 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17072
17073         * assistant.el (assistant-node-name): Add convenience function.
17074         (assistant-render-text, assistant-render-node): Add error handling,
17075         plus handle multiple next nodes.
17076         (assistant-find-next-node): Comment out for now.
17077         (assistant-find-next-nodes): Add function, returns list of next
17078         nodes.
17079
17080 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17081
17082         * mail-source.el (mail-source-directory): Fix doc-string.
17083
17084 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17085
17086         * assistant.el (assistant-render-text, assistant-eval): Add :set
17087         widget type, which is different because it takes and returns a
17088         list.  Much hilarity ensues.
17089
17090 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17091
17092         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17093
17094         * gnus-group.el (gnus-group-get-new-news-this-group):
17095         Add doc-string.
17096
17097         * gnus-start.el (gnus-activate-group): Add doc-string.
17098
17099 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17100
17101         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17102
17103 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17104
17105         * assistant.el (assistant-render-text): Try to add a :set
17106         widget, more to come.
17107
17108         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17109         strings.
17110         (spam-report-articles-resend)
17111         (spam-register-routine): Do registration iff any articles warrant
17112         it.
17113         (spam-summary-prepare-exit): Change log message for nil group
17114         destinations.
17115
17116 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17117
17118         * spam.el (spam-report-resend-register-routine):
17119         Allow spam-report-resend-to to be a group parameter or a global value.
17120
17121 2004-05-26  Simon Josefsson  <jas@extundo.com>
17122
17123         * starttls.el: Merge with my GNUTLS based starttls.el.
17124         (starttls-gnutls-program, starttls-use-gnutls)
17125         (starttls-extra-arguments, starttls-process-connection-type)
17126         (starttls-connect, starttls-failure, starttls-success):
17127         New variables.
17128         (starttls-program, starttls-extra-args): Doc fix.
17129         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17130         New functions.
17131         (starttls-negotiate, starttls-open-stream):
17132         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17133         function if it is set.
17134
17135 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17136
17137         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17138         structured fields.
17139
17140 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17141
17142         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17143
17144 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17145
17146         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17147         Add variable.
17148         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17149         assigning the spam-mark to new messages.
17150
17151 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17152
17153         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17154
17155 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17156
17157         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17158
17159         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17160         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17161         default.
17162
17163 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17164
17165         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17166         correct data.
17167
17168 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17169
17170         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17171         (spam-group-processor-p): Fix function.
17172         (spam-group-processor-multiple-p)
17173         (spam-group-spam-processor-report-gmane-p)
17174         (spam-group-spam-processor-report-resend-p)
17175         (spam-group-spam-processor-bogofilter-p)
17176         (spam-group-spam-processor-blacklist-p)
17177         (spam-group-spam-processor-ifile-p)
17178         (spam-group-ham-processor-ifile-p)
17179         (spam-group-spam-processor-spamoracle-p)
17180         (spam-group-spam-processor-crm114-p)
17181         (spam-group-ham-processor-bogofilter-p)
17182         (spam-group-spam-processor-stat-p)
17183         (spam-group-ham-processor-stat-p)
17184         (spam-group-ham-processor-whitelist-p)
17185         (spam-group-ham-processor-BBDB-p)
17186         (spam-group-ham-processor-spamoracle-p)
17187         (spam-group-ham-processor-copy-p): Remove functions with some
17188         prejudice against unneeded code.
17189         (spam-report-articles-resend)
17190         (spam-report-resend-register-routine): Allow the group/topic
17191         spam-resend-to value to override spam-report-resend-to.
17192         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17193         properly now.
17194
17195         * gnus.el (spam-resend-to): Add group/topic parameter.
17196         (spam-process): Move the OBSOLETE processors to the end of the
17197         choices.
17198
17199 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17200
17201         * spam-report.el (spam-report-resend-to, spam-report-resend):
17202         Start with resend-to set to nil, and then ask the user if necessary.
17203         (spam-report-resend): spam-report-resend takes a list of articles, not
17204         separate article numbers.
17205
17206 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17209         addition to emacs-w3m.
17210
17211 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17212
17213         * assistant.el (assistant-authinfo-data): New function.
17214         (assistant-eval): Eval for entire assistant.
17215
17216         * netrc.el (netrc-services-file): New variable.
17217         (netrc-parse-services): New function.
17218         (netrc-find-service-name): New function.
17219         (netrc-find-service-number): New function.
17220         (netrc-port-equal): New function.
17221         (netrc-machine): Use it.
17222
17223         * nnimap.el (nnimap-open-connection): Use netrc.
17224
17225         * gnus-util.el (gnus-netrc-get): Remove aliases.
17226
17227         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17228
17229         * assistant.el (wid-edit): Fix compilation.
17230
17231         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17232
17233 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17234
17235         * gnus-util.el (gnus-set-file-modes): New function.  (small
17236         patch).
17237
17238 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17239
17240         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17241
17242         * assistant.el (assistant-render-node): Fix up rendering and
17243         read-only text.
17244         (assistant-render-node): Reset.
17245         (assistant-make-read-only): Not sticky.
17246
17247 2004-05-20  Danny Siu  <dsiu@adobe.com>
17248
17249         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17250         centered even when gnus-auto-center-summary is t.
17251
17252 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17253
17254         * dns.el (dns-get-txt-answer): New function.
17255         (dns-read-txt): Ditto.
17256         (query-dns): Use it.
17257
17258 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17259
17260         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17261         active for foreign groups even if the group level is higher than
17262         the specified value.
17263
17264 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17265
17266         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17267         non-active groups.
17268
17269         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17270
17271 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17272
17273         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17274
17275 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17276
17277         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17278         (spam-crm114-header, spam-crm114-spam-switch)
17279         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17280         (spam-crm114-positive-spam-header)
17281         (spam-crm114-database-directory, spam-list-of-processors)
17282         (spam-group-spam-processor-crm114-p)
17283         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17284         (spam-generic-score, spam-list-of-checks)
17285         (spam-list-of-statistical-checks, spam-registration-functions)
17286         (spam-check-crm114-headers, spam-crm114-score)
17287         (spam-check-crm114, spam-crm114-register-with-crm114)
17288         (spam-crm114-register-spam-routine)
17289         (spam-crm114-unregister-spam-routine)
17290         (spam-crm114-register-ham-routine)
17291         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17292         From asjo@koldfront.dk (Adam Sjøgren).
17293
17294         * gnus.el: Add spam-use-crm114.
17295
17296         * spam.el (spam-list-of-processors, spam-registration-functions):
17297         Add spam-use-resend.
17298         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17299         (spam-report-articles-gmane): Add doc fix.
17300         (spam-report-articles-resend, spam-report-resend-register-routine):
17301         Add wrappers around spam-report-resend-to.
17302
17303         * spam-report.el (spam-report-resend-to, spam-report-resend):
17304         Add support for resending spam.
17305         (spam-report-gmane): Fix line length >80.
17306
17307         * gnus.el (spam-process): Add spam-use-resend.
17308
17309 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17310
17311         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17312         number of processed spam messages.
17313         (spam-ham-copy-or-move-routine): Return the number of processed
17314         ham messages.
17315         (spam-summary-prepare-exit): Use the above values to decide
17316         whether status messages shouled be displayed.
17317
17318 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17319
17320         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17321         `rfc2047-encoding-function-alist' in order to avoid conflicting
17322         with the old version.
17323         (rfc2047-encode-region): Concatenate words containing non-ASCII
17324         characters in structured fields; don't encode space-delimited
17325         ASCII words even in unstructured fields; don't break words at
17326         char-category boundaries.
17327         (rfc2047-encode-1): New function.
17328         (rfc2047-encode): Use it; encode text so that it occupies the
17329         maximum width within 76-column; work correctly on Q encoding for
17330         iso-2022-* charsets.
17331         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17332         sure not to break a line just after the header name.
17333         (rfc2047-b-encode-region): Remove.
17334         (rfc2047-b-encode-string): New function.
17335         (rfc2047-q-encode-region): Remove.
17336         (rfc2047-q-encode-string): New function.
17337
17338         * mm-util.el (mm-replace-in-string): New function.
17339
17340 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17341
17342         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17343         Really get it right.
17344         (gnus-inews-make-draft): Really.
17345
17346 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17347
17348         * nnmh.el (nnmh-request-list-1): Don't check the link count
17349         before descending.  (small patch)
17350
17351 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17352
17353         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17354         stuff.
17355
17356         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17357         Match on real group name.
17358
17359         * gnus-art.el (gnus-signature-limit): Doc fix.
17360
17361         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17362
17363         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17364
17365 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17366
17367         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17368         isn't a string.
17369
17370 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17371
17372         * gnus-draft.el (gnus-draft-send):
17373         Bind rfc2047-encode-encoded-words.
17374
17375         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17376         (rfc2047-encodable-p): Say that =? needs encoding.
17377         (rfc2047-encode-encoded-words): New variable.
17378
17379         * gnus-group.el (gnus-group-select-group): Doc fix.
17380
17381         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17382
17383         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17384         to nil.
17385
17386         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17387
17388         * nnheader.el (nnheader-get-lines-and-char): New function.
17389
17390 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17391
17392         * gnus-msg.el (gnus-summary-followup-with-original):
17393         Document yanking of region when active.
17394
17395 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17396
17397         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17398         groups if the group level is higher than the specified value.
17399
17400 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17401
17402         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17403         (gnus-group-jump-to-group): Add prefix argument using
17404         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17405         non-active group.
17406
17407         * compface.el (uncompface): Be verbose when changing
17408         `uncompface-use-external'.
17409
17410         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17411         handle manual section.
17412
17413 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17414
17415         * gnus-art.el (gnus-button-alist): Revert previous change.
17416
17417 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17418
17419         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17420
17421 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17422
17423         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17424         whether backend can accept message.
17425
17426         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17427
17428 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17429
17430         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17431         Avoid creating directory when nntp-marks-is-evil is true.
17432         Reported by Reiner Steib.
17433
17434 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17435
17436         * gnus-picon.el (gnus-picon-style): New variable.
17437         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17438         (gnus-picon-transform-address): Support `gnus-picon-style'.
17439         From Jesper Harder <harder@ifa.au.dk>.
17440
17441 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17442
17443         * message.el (message-fill-field): Return point.
17444         (message-generate-headers): Go to end of field.
17445
17446         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17447         stuff for non-living groups.
17448
17449 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17450
17451         * gnus-art.el (gnus-article-followup-with-original)
17452         (gnus-article-reply-with-original): gnus-mark-active-p ->
17453         gnus-region-active-p.
17454
17455 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17456
17457         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17458         only when there is spam or ham to be processed.
17459
17460 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17461
17462         * mail-source.el (mail-source-delete-crash-box): Refactor.
17463         (mail-source-fetch): Use it.
17464         (mail-source-fetch-file): Ditto.
17465         (mail-source-fetch-directory): Run postscript in loop.
17466         (mail-source-fetch-pop): Delete.
17467         (mail-source-fetch-maildir): Ditto.
17468         (mail-source-fetch-imap): Ditto.
17469
17470         * imap.el (imap-authenticators): Comment out sasl.
17471
17472         * message.el (message-skip-to-next-address): New function.
17473         (message-fill-header-address): Refactor.
17474         (message-fill-address): Use it.
17475         (message-delete-address): Use it.
17476         (message-fill-header-general): Refactor.
17477         (message-fill-field-address): Rename.
17478         (message-narrow-to-field): Find the start of the header.
17479         (message-header-format-alist): Don't pre-fill.
17480         (message-fill-header): Remove.
17481         (message-insert-header): New function.
17482         (message-shorten-references): Use it.
17483
17484         * rfc2047.el (rfc2047-field-value): Strip props.
17485
17486         * mail-parse.el (mail-header-make-address): New alias.
17487
17488         * ietf-drums.el (ietf-drums-make-address): New function.
17489
17490         * imap.el: Add compiler directives.
17491
17492         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17493
17494         * gnus-art.el (article-decode-idna-rhs): Don't use
17495         message-idna-inside-rhs-p.
17496
17497 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17498
17499         * message.el (message-idna-inside-rhs-p): Remove.
17500         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17501
17502         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17503         false positives.
17504
17505 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17506
17507         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17508
17509 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17510
17511         * nneething.el (nneething-file-name): Don't create spurious
17512         files.
17513
17514         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17515         (gnus-inews-do-gcc): Remove sleep.
17516
17517         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17518         part under point.
17519
17520         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17521         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17522
17523 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17524
17525         * spam.el (spam-summary-prepare-exit): Fix (length).
17526
17527 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17528
17529         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17530         as expired without moving it" message when there are spam
17531         messages left.
17532
17533 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17534
17535         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17536         header is not nil.
17537
17538 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17539
17540         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17541         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17542         (nntp-marks-changed-p): New arg SERVER.
17543         (nntp-request-update-info): Adjust caller.
17544
17545 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17546
17547         * nntp.el (nntp-save-marks): Pass missing arg.
17548
17549 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17550
17551         * nntp.el: Support marks.
17552         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17553         (nntp-marks-modtime, nntp-marks-directory): New variables.
17554         (nntp-request-set-mark, nntp-request-update-info)
17555         (nntp-possibly-create-directory, nntp-marks-changed-p)
17556         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17557         New functions.
17558
17559 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17560
17561         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17562         (gnus-xmas-redefine): Rename.
17563
17564         * gnus-score.el (gnus-score-insert-help):
17565         Use gnus-select-lowest-window.
17566
17567         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17568         appt-select-lowest-window and rename to gnus-select-lowest-window.
17569
17570         * gnus.el: do.
17571
17572 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17573
17574         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17575         encodings of MIME-encoded words, in order to improve
17576         interoperability with several broken MUAs.
17577
17578 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17579
17580         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17581         tags, only when charsets are not specified in headers.
17582         (mm-inline-text-html-render-with-w3m): Ditto.
17583
17584         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17585         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17586
17587 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17588
17589         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17590         instead of MIME-decoded from fields when checking
17591         `gnus-article-address-banner-alist'.
17592
17593 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17594
17595         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17596         description rather than subject.
17597
17598 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17599
17600         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17601
17602 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17603
17604         * gnus.el (gnus-version-number): Bump.
17605
17606 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17607
17608         * gnus.el: No Gnus v0.2 is released.
17609
17610 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17611
17612         * gnus-agent.el (gnus-agent-read-agentview):
17613         Inline gnus-uncompress-range.
17614
17615 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17616
17617         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17618         `exec-installed-p'.
17619
17620 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17621
17622         * gnus.el (spam-process, spam-autodetect-methods):
17623         Add bsfilter and bsfilter-headers.
17624
17625         * spam.el (spam-bsfilter): New customize group.
17626         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17627         (spam-bsfilter-header, spam-bsfilter-probability-header)
17628         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17629         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17630         (spam-bsfilter-database-directory): New options.
17631         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17632         (spam-list-of-statistical-checks, spam-registration-functions):
17633         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17634         (spam-bsfilter-score): New command.
17635         (spam-check-bsfilter-headers, spam-check-bsfilter)
17636         (spam-bsfilter-register-with-bsfilter)
17637         (spam-bsfilter-register-spam-routine)
17638         (spam-bsfilter-unregister-spam-routine)
17639         (spam-bsfilter-register-ham-routine)
17640         (spam-bsfilter-unregister-ham-routine): New functions.
17641         (spam-generic-score): Support bsfilter; Accept an optional argument
17642         to recalcurate spam score even if scoring header has already been
17643         added.
17644         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17645         optional argument to recalcurate spam score even if scoring header
17646         has already been added.
17647
17648 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17649
17650         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17651         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17652         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17653         link is missing.
17654
17655 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17656
17657         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17658         (html2text-get-attr): Rewrite.
17659
17660         * message.el (message-setup-1): Remove redundant put-text-property
17661         on mail-header-separator.
17662
17663 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17664
17665         * gnus-registry.el (gnus-registry-cache-whitespace)
17666         (gnus-registry-action, gnus-registry-spool-action)
17667         (gnus-registry-split-fancy-with-parent): Change message levels
17668         from 5 to 3 or 7, as needed.
17669
17670         * spam.el (spam-summary-prepare-exit)
17671         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17672         (spam-split, spam-find-spam, spam-log-undo-registration)
17673         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17674         level from 5 to 6.
17675
17676 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17677
17678         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17679         2004-03-04 change).
17680
17681 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17682
17683         * sieve-manage.el (sieve-manage-open):
17684         * nnweb.el (nnweb-insert-html):
17685         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17686         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17687         * nnspool.el (nnspool-request-group):
17688         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17689         * nnml.el (nnml-request-update-info):
17690         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17691         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17692         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17693         (nnimap-request-set-mark):
17694         * nnfolder.el (nnfolder-request-update-info):
17695         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17696         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17697         * gnus-uu.el (gnus-uu-find-articles-matching):
17698         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17699         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17700         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17701         * gnus-nocem.el (gnus-nocem-scan-groups):
17702         * gnus-int.el (gnus-start-news-server):
17703         * gnus-group.el (gnus-group-make-kiboze-group)
17704         (gnus-group-browse-foreign-server):
17705         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17706         Use mapc when appropriate.
17707
17708 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17709
17710         FIXME: Make separate entries for each person.
17711
17712         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17713         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17714         <shields@msrl.com>:
17715
17716         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17717         may need for spam sorting and scoring.
17718         (spam-user-format-function-S): Add user format function suitable for
17719         general use.
17720         (spam-article-sort-by-spam-status): Add sorting function for summary
17721         sorting.
17722         (spam-extra-header-to-number): Add function to get a score from a
17723         header.
17724         (spam-summary-score): Add function to get a numeric score from the
17725         headers.
17726         (spam-generic-score): Fix function doc, was in wrong place.
17727         (spam-initialize): Take symbols when it's run, and install the
17728         extra headers that spam-necessary-extra-headers thinks we need.
17729
17730 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17731
17732         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17733         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17734
17735 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17736
17737         * gnus-sum.el (gnus-set-global-variables)
17738         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17739         (gnus-article-get-xrefs, gnus-summary-best-group)
17740         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17741         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17742         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17743         Use with-current-buffer.
17744
17745 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17746
17747         * spam.el (spam-summary-prepare-exit): Simplify logic.
17748         (spam-fetch-article-header): Read the article header if it's not
17749         available.
17750         (spam-list-articles): Simplify logic.
17751         (spam-filelist-register-routine): Fix bug with unregister-list.
17752
17753         * gnus-registry.el: Fix comments at beginning.
17754
17755 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17756
17757         * message.el (message-cater-to-broken-inn): Remove.
17758         (message-shorten-references): Make sure the total folded length of
17759         References is shorter than 998 characters to cater to a bug in INN
17760         2.3.  Also, don't pretend that references aren't folded -- this
17761         hasn't worked for a while.
17762
17763 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17764
17765         * gnus-agent.el (gnus-agentize):
17766         gnus-agent-send-mail-real-function no longer set to current value
17767         of message-send-mail-function but rather a lambda that calls
17768         message-send-mail-function.  The change makes the agent real-time
17769         responsive to user changes to message-send-mail-function.
17770
17771 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17772
17773         * legacy-gnus-agent.el
17774         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17775         help from Florian Weimer <fw@deneb.enyo.de>
17776
17777 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17778
17779         * nnmail.el (nnmail-cache-insert): Revert last change.
17780
17781 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17782
17783         * nnmail.el (nnmail-cache-insert): Always check whether
17784         nnmail-cache-ignore-groups matches a group name.
17785
17786 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17787
17788         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17789         (spam-find-spam, spam-log-processing-to-registry)
17790         (spam-log-registered-p, spam-log-unregistration-needed-p)
17791         (spam-log-undo-registration): Use gnus-message instead of
17792         gnus-error, none of these errors are fatal.
17793
17794         * gnus-registry.el (gnus-registry-clean-empty-function)
17795         (gnus-registry-clean-empty): Remove only empty entries without
17796         extra data.
17797
17798 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17799
17800         * spam-stat.el (spam-stat-buffer-change-to-spam)
17801         (spam-stat-buffer-change-to-non-spam): Change (error) to
17802         (gnus-message 8) invocation.
17803
17804 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17805
17806         * nntp.el (nntp-via-netcat-command): New variable.
17807         (nntp-via-netcat-switches): New variable.
17808         (nntp-open-via-rlogin-and-netcat): New function.
17809         (nntp-open-connection-function): Doc fix.
17810         (nntp-telnet-command): Doc fix.
17811         (nntp-end-of-line): Doc fix.
17812         (nntp-via-rlogin-command): Doc fix.
17813         (nntp-via-user-name): Doc fix.
17814         (nntp-via-address): Doc fix.
17815
17816 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17817
17818         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17819         error in Emacs 21.1.
17820
17821 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17822
17823         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17824
17825 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17826
17827         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17828         (gnus-agent-with-refreshed-group): New macro.
17829         (gnus-agent-rename-group): New function.
17830         (gnus-agent-delete-group): New function.
17831         (gnus-agent-save-group-info): Use gnus-command-method when
17832         `method' parameter is nil.  Don't write nil entries into the
17833         active file.
17834         (gnus-agent-get-group-info): New function.
17835         (gnus-agent-fetch-articles):
17836         Use gnus-agent-update-files-total-fetched-for to increment disk space
17837         used.
17838         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17839         Use gnus-agent-update-view-total-fetched-for to increment disk space
17840         used.
17841         (gnus-agent-get-local): Add optional parameters to avoid calling
17842         gnus-group-real-name and gnus-find-method-for-group.
17843         (gnus-agent-set-local): Delete stored entry if either min, or max,
17844         are nil.
17845         (gnus-agent-fetch-session): Reworded error/quit messages.
17846         On quit, use gnus-agent-regenerate-group to record existance of any
17847         articles fetched to disk before the quit occurred.
17848         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17849         gnus-agent-update-view-total-fetched-for, and
17850         gnus-agent-update-files-total-fetched-for to decrement disk space
17851         used.
17852         (gnus-agent-retrieve-headers):
17853         Use gnus-agent-update-view-total-fetched-for to increment disk space
17854         used.
17855         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17856         with gnus-agent-update-files-total-fetched-for to decrement disk
17857         space and fresh group buffer.
17858         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17859         (gnus-agent-need-update-total-fetched-for): New variable.
17860         (gnus-agent-update-files-total-fetched-for): New function.
17861         (gnus-agent-update-view-total-fetched-for): New function.
17862         (gnus-agent-total-fetched-for): New function.
17863
17864         * gnus-cache.el (gnus-cache-save-buffers):
17865         Use gnus-cache-update-overview-total-fetched-for to change disk space
17866         used by this group.
17867         (gnus-cache-possibly-enter-article):
17868         Use gnus-cache-update-file-total-fetched-for to increment disk space
17869         used by this group.
17870         (gnus-cache-possibly-remove-article):
17871         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17872         used by this group.
17873         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17874         (gnus-cache-rename-group): New function.
17875         (gnus-cache-delete-group): New function.
17876         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17877         (gnus-cache-need-update-total-fetched-for): New variable.
17878         (gnus-cache-with-refreshed-group): New macro.
17879         (gnus-cache-update-file-total-fetched-for): New function.
17880         (gnus-cache-update-overview-total-fetched-for): New function.
17881         (gnus-cache-rename-group-total-fetched-for): New function.
17882         (gnus-cache-delete-group-total-fetched-for): New function.
17883         (gnus-cache-total-fetched-for): New function.
17884
17885         * gnus-group.el: Require gnus-sum and autoload functions to
17886         resolve warnings when gnus-group.el compiled alone.
17887         (gnus-group-line-format): Documented new %F.
17888         (size of Fetched data) group line format; identifies disk space
17889         used by agent and cache.
17890         (gnus-group-line-format-alist): Defined new F format.
17891         (gnus-total-fetched-for): New function.
17892         (gnus-group-delete-group): No longer update
17893         gnus-cache-active-altered as gnus-request-delete-group now keeps
17894         the cache in sync.
17895         (gnus-group-list-active): Let the agent store a server's active
17896         list if currently plugged.
17897
17898         * gnus-int.el (gnus-request-delete-group):
17899         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17900         local disk in sync with the server.
17901         (gnus-request-rename-group):
17902         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17903         local disk in sync with the server.
17904
17905         * gnus-start.el (gnus-get-unread-articles):
17906         Cosmetic simplification to logic.
17907
17908         * gnus-util.el (gnus-rename-file): New function.
17909
17910 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17911
17912         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17913
17914 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17915
17916         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17917         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17918
17919 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17920
17921         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17922         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17923
17924 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17925
17926         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17927
17928 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17929
17930         * spam.el (spam-set-difference): Add function to replace
17931         gnus-set-difference in spam.el.
17932         (spam-summary-prepare-exit): Use spam-set-difference.
17933
17934 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17935
17936         * gnus-registry.el (gnus-registry-cache-file): Update to use
17937         gnus-dribble-directory OR gnus-home-directory OR ~.
17938         (gnus-registry-split-fancy-with-parent): Fix doc.
17939
17940 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17941
17942         * message.el (message-exchange-point-and-mark):
17943         Use message-mark-active-p.  Suggested by Jesper Harder
17944         <harder@ifa.au.dk>.
17945
17946 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17947
17948         * message.el (message-exchange-point-and-mark): Don't activate
17949         region if it was inactive.  Suggested by Hiroshi Fujishima
17950         <pooh@nature.tsukuba.ac.jp>.
17951
17952 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17953
17954         * gnus-art.el (article-display-face): Display Faces in the same
17955         order as X-Faces.
17956
17957 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17958
17959         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17960
17961 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17962
17963         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17964         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17965         (gnus-article-mime-hierarchy): Remove.
17966         (gnus-article-mime-hierarchy-next): Remove.
17967         (gnus-article-mode): Revert 2004-03-19 change.
17968         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17969         (gnus-insert-mime-button): Revert 2004-03-19 change.
17970         (gnus-mime-accumulate-hierarchy): Remove.
17971         (gnus-mime-enter-multipart): Remove.
17972         (gnus-mime-leave-multipart): Remove.
17973         (gnus-mime-display-part): Revert 2004-03-19 change.
17974         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17975
17976         * mml.el (mml-preview): Revert 2004-03-19 change.
17977
17978 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17979
17980         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17981
17982 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17983
17984         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17985         t while entering a file name using the mm-with-multibyte macro.
17986         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17987
17988         * mm-util.el (mm-with-multibyte): New macro.
17989
17990 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17991
17992         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17993         New user option.
17994         (gnus-mime-multipart-functions): Doc and customization fix.
17995         (gnus-article-mime-hierarchy): New variable.
17996         (gnus-article-mime-hierarchy-next): New variable.
17997         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17998         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17999         gnus-article-mime-hierarchy-next to nil.
18000         (gnus-insert-mime-button): Show hierarchy numbers.
18001         (gnus-mime-accumulate-hierarchy): New function.
18002         (gnus-mime-enter-multipart): New function.
18003         (gnus-mime-leave-multipart): New function.
18004         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18005         (gnus-mime-display-alternative): Show hierarchy numbers.
18006
18007         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18008         gnus-article-mime-hierarchy-next to nil.
18009
18010 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18011
18012         * dns.el: Don't require gnus-xmas.
18013
18014 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18015
18016         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18017         inline PGP.
18018         (mml-menu): Disable mml-quote-region if mark is inactive.
18019
18020 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18021
18022         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18023         when the group's active is not available.
18024
18025 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18026
18027         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18028         error.
18029
18030 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18031
18032         * imap.el (imap-store-password): New variable.
18033         (imap-interactive-login): Use it.
18034         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18035
18036 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18037
18038         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18039         window-start and hscroll to summary window.
18040
18041 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18042
18043         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18044         conversion message to newsrc-dribble when an actual conversion is
18045         performed.
18046
18047 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18048
18049         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18050
18051 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18052
18053         * mm-decode.el (mm-complicated-handles): New function reviving
18054         former definition of mm-multiple-handles.
18055
18056         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18057         (gnus-mime-delete-part): Use it.
18058
18059 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18060
18061         * gnus-agent.el (gnus-agent-read-local):
18062         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18063         avoid the implicit assumption that they will always be equal.
18064         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18065         coding-system-for-write, as the with-temp-file macro first prints
18066         to a buffer then saves the buffer.
18067
18068 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18069
18070         * gnus-art.el (gnus-article-edit-part): New function.
18071         (gnus-mime-save-part-and-strip): Use it; do query instead of
18072         signaling an error; don't use mm-multiple-handles.
18073         (gnus-mime-delete-part): Ditto.
18074
18075 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18076
18077         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18078         old file versions.
18079         (gnus-group-prepare-hook): Remove function that converted list
18080         form of gnus-agent-expire-days to group properties.
18081
18082         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18083         (gnus-request-accept-article): Re-indented.
18084
18085         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18086         converters to handle old agent file formats.  Add logic for a
18087         "backup before upgrading warning".
18088         (gnus-convert-mark-converter-prompt): Developers can mark
18089         functions as needing (default), or not needing,
18090         gnus-convert-old-newsrc's "backup before upgrading warning".
18091         (gnus-convert-converter-needs-prompt): Tests whether the user
18092         should be protected from potentially irreversable changes by the
18093         function.
18094
18095         * legacy-gnus-agent.el: New.  Provides converters that are only
18096         loaded when gnus-convert-old-newsrc needs to call them.
18097
18098 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18099
18100         * mail-source.el (mail-source-touch-pop): Doc fix.
18101
18102         * message.el (message-smtpmail-send-it): Doc fix.
18103
18104 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18105
18106         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18107
18108         * nnmail.el (nnmail-split-fancy): do.
18109
18110         * gnus-kill.el (gnus-kill, gnus-execute): do.
18111
18112 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18113
18114         * gnus-sum.el (gnus-widget-reversible-match)
18115         (gnus-widget-reversible-to-internal)
18116         (gnus-widget-reversible-to-external): New functions.
18117         (gnus-widget-reversible): New widget.
18118         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18119
18120 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18121
18122         * gnus-sum.el (gnus-thread-sort-functions)
18123         (gnus-article-sort-functions): Document `(not F)' items.
18124
18125 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18126
18127         * spam.el (spam-use-gmane-xref): Add new backend.
18128         (spam-gmane-xref-spam-group): Add variable to control the name of the
18129         Gmane spam group.
18130         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18131         (spam-regex-headers-spam, spam-regex-headers-ham)
18132         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18133         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18134         backends and checks.
18135         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18136
18137         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18138         an autodetect method.
18139
18140 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18141
18142         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18143         articles are being added to a group.
18144         (gnus-request-replace-article): Inform the agent that articles
18145         need to be uncached as the cached contents are no longer valid.
18146
18147 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18148
18149         * binhex.el: Don't autoload executable-find.
18150
18151         * canlock.el: Don't autoload mail-fetch-field.
18152
18153         * dgnushack.el: Autoload c-mode for XEmacs.
18154
18155         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18156
18157         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18158         rmail-dont-reply-to and rmail-output.
18159
18160         * gnus-score.el: Don't autoload ffap-string-at-point.
18161
18162         * gnus-setup.el: Don't autoload sc-cite-original.
18163
18164         * imap.el: Don't autoload base64-decode-string,
18165         base64-encode-string and md5.
18166
18167         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18168         and rmail-msg-restore-non-pruned-header.
18169
18170         * mm-decode.el: Don't autoload executable-find.
18171
18172         * mm-url.el: Don't autoload executable-find.
18173
18174         * mm-view.el: Don't autoload diff-mode.
18175
18176         * nndb.el: Don't autoload news-reply-mode, news-setup,
18177         cancel-timer and telnet.
18178
18179         * password.el: Don't autoload run-at-time for Emacs.
18180
18181         * sha1-el.el: Don't autoload executable-find.
18182
18183         * sieve-mode.el: Don't autoload c-mode.
18184
18185         * uudecode.el: Don't autoload executable-find.
18186
18187 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18188
18189         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18190         (gnus-agent-possibly-alter-active): Avoid null in numeric
18191         comparison.
18192         (gnus-agent-set-local): Refuse to save null in local object table.
18193         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18194         list of articles that will be marked as unread.
18195
18196 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18197
18198         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18199
18200 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18201
18202         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18203         language tags.
18204
18205 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18206
18207         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18208         Don't bind "obarray".
18209
18210         * gnus-sum.el (gnus-thread-sort-functions):
18211         Add `gnus-thread-sort-by-most-recent-number' and
18212         `gnus-thread-sort-by-most-recent-date'.
18213         Reported by Kai Grossjohann <kai@emptydomain.de>.
18214
18215 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18216
18217         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18218
18219 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18220
18221         * gnus-cus.el (gnus-agent-customize-category):
18222         Remove ignore-errors macro reference that required cl to be loaded at
18223         run-time.
18224
18225         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18226         single-interval range of the form (min . max).  Previously the
18227         range had to look like ((min . max)).  Likewise, return
18228         (min . max) rather than ((min . max)).
18229         (gnus-range-map): Use gnus-range-normalize to accept
18230         single-interval range.
18231
18232         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18233         the cache, but not the agent, now appear with their usual face.
18234
18235         * dgnushack.el (loaddir): New variable that is bound to the
18236         directory containing the dgnushack.el file. Use loaddir, rather
18237         than srcdir, to update load-path. Change lets dgnushack compile
18238         code in directories other than GNUS/lisp.
18239
18240 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18241
18242         * lpath.el: Don't bind w3m-safe-url-regexp.
18243
18244         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18245         w3m-safe-url-regexp variable buffer-local.
18246
18247         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18248
18249 2004-02-27  Simon Josefsson  <jas@extundo.com>
18250
18251         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18252         gnus-group-real-prefix.
18253         (gnus-summary-move-article): Use it, instead of
18254         gnus-group-real-prefix.
18255
18256 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18257
18258         * lpath.el: Bind w3m-safe-url-regexp.
18259
18260         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18261         w3m-safe-url-regexp variable buffer-local and set it as the value
18262         of mm-w3m-safe-url-regexp.
18263
18264         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18265
18266         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18267         parsing gnus-posting-styles when the message is not for replying.
18268
18269         * dgnushack.el: Autoload sgml-mode for XEmacs.
18270
18271         * nnrss.el (nnrss-opml-export):
18272         Use mm-set-buffer-file-coding-system instead of
18273         set-buffer-file-coding-system.
18274
18275 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18276
18277         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18278         of checkdoc.el).
18279         * nnrss.el: do.
18280         * gnus-mlspl.el: do.
18281         * gnus-ml.el: do.
18282         * gnus-srvr.el: do.
18283
18284         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18285
18286 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18287
18288         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18289         Corrections to custom-manual links.
18290
18291         * gnus-art.el (gnus-article): Ditto.
18292
18293         * mm-decode.el (mime-display, mime-security): Ditto.
18294
18295 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18296
18297         * flow-fill.el: Typo.
18298
18299 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18300
18301         * spam-wash.el: New file.
18302
18303 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18304
18305         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18306
18307 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18308
18309         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18310         to be run with new-articles as LIST1, not LIST2.
18311         (spam-registration-functions): Add spam-use-ham-copy as a nil
18312         registration backend.
18313
18314 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18315
18316         * spam-stat.el (spam-stat-washing-hook): New option.
18317         (spam-stat-buffer-words): Use it.
18318         (spam-stat-process-directory, spam-stat-test-directory):
18319         Use insert-file-contents-literally.
18320         (spam-stat-coding-system): New variable.
18321         (spam-stat-load, spam-stat-save): Use it.
18322
18323 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18324
18325         * spam-report.el (spam-report-plug-agent):
18326         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18327
18328 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18329
18330         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18331         Allow / in mailto URLs.
18332
18333 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18334
18335         * spam-report.el (spam-report-process-queue): Fix interactive use.
18336         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18337         (spam-report-unplug-agent): Doc fixes.
18338         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18339         (spam-report-agentize, spam-report-deagentize): Autoload.
18340
18341 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18342
18343         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18344
18345         * message.el (message-setup-fill-variables): Add mml tags to
18346         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18347         <ajk@iu.edu>.
18348         (message-mode): Don't modify paragraph-separate there.
18349
18350 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18351
18352         * compface.el (uncompface-use-external): Default to undecided.
18353         (uncompface-use-external-threshold): New variable.
18354         (uncompface-float-time): New macro.
18355         (uncompface): Determine whether to use the external decoder if
18356         uncompface-use-external is undecided.
18357
18358 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18359
18360         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18361         after images.
18362
18363         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18364
18365 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18366
18367         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18368
18369         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18370
18371         * gnus-sum.el (gnus-summary-limit-to-age)
18372         (gnus-summary-limit-children): do.
18373
18374         * gnus-int.el (gnus-request-scan): do.
18375
18376         * gnus-group.el (gnus-group-suspend): do.
18377
18378         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18379
18380         * gnus-cite.el (gnus-cite-parse-attributions): do.
18381
18382         * gnus-agent.el (gnus-summary-set-agent-mark)
18383         (gnus-agent-regenerate-group): do.
18384
18385         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18386
18387         * binhex.el (binhex-decode-region-internal): do.
18388
18389 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18390
18391         * gnus-fun.el (gnus-face-properties-alist): New user option.
18392         (gnus-display-x-face-in-from): Use it.
18393
18394         * gnus-art.el (article-display-face): Ditto.
18395
18396         * compface.el (uncompface-use-external): Default to nil.
18397
18398 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18399
18400         * nntp.el (nntp-erase-buffer): New function.
18401         (nntp-retrieve-data, nntp-send-command)
18402         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18403         (nntp-possibly-change-group): Use it.
18404
18405         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18406         Use with-current-buffer.
18407
18408 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18409
18410         * compface.el: Merge the ELisp-based uncompface program.
18411         (compface): New customization group.
18412         (uncompface-use-external): New user option.
18413         (uncompface): Call uncompface-internal if uncompface-use-external
18414         is nil.
18415         (uncompface-internal): New function.  Note that there are also
18416         some other functions and variables added for this function.
18417
18418 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18419
18420         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18421         if necessary.
18422
18423 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18424
18425         * spam-report.el (spam-report-unplug-agent)
18426         (spam-report-plug-agent, spam-report-deagentize)
18427         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18428         Add support for the Agent in spam-report: when unplugged, report to a
18429         file; when plugged, submit all the requests.
18430
18431         * spam.el (spam-register-routine): Fix message about
18432         registration.
18433
18434 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18435
18436         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18437         dependencies.
18438         (rfc2047-encode): Use it.
18439
18440         * gnus-art.el (gnus-button-marker-list): Move before first
18441         reference.
18442
18443         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18444         (imap-parse-body): Fix format string mismatch.
18445
18446         * gnus-score.el (gnus-summary-increase-score): do.
18447
18448         * nnrss.el (nnrss-close): New function.
18449
18450 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18451
18452         * nnrss.el (nnrss-make-filename): New function.
18453         (nnrss-request-delete-group, nnrss-read-server-data)
18454         (nnrss-save-server-data, nnrss-read-group-data)
18455         (nnrss-save-group-data): Use it.
18456         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18457         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18458         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18459
18460 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18461
18462         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18463
18464 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18465
18466         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18467         files.
18468
18469         * message.el (message-generate-headers-first): Don't quote nil
18470         and t in docstrings.
18471
18472         * imap.el (imap-id): do.
18473
18474         * gnus-agent.el (gnus-agent-consider-all-articles)
18475         (gnus-agent-queue-mail): do.
18476
18477 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18478
18479         * spam-report.el (spam-report-process-queue): New function.
18480         Process requests from `spam-report-requests-file'.
18481         (spam-report-process-queue): Doc fix.
18482
18483 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18484
18485         * spam.el (spam-register-routine)
18486         (spam-log-processing-to-registry, spam-log-registered-p)
18487         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18488         Change "check" to "spam-check" for semi-clarity.
18489
18490 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18491
18492         * pop3.el: Require nnheader.
18493
18494         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18495
18496         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18497
18498         * gnus-picon.el: Require cl.
18499
18500         * gnus-fun.el: Require gnus-ems and gnus-util.
18501
18502         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18503
18504         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18505
18506         * gnus-art.el (gnus-article-edit-mode): Define before first
18507         reference.
18508
18509 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18510
18511         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18512         (gnus-uu-post-encoded): Use point-at-bol.
18513
18514         * gnus-topic.el (gnus-group-active-topic-p): do.
18515
18516         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18517
18518         * gnus-group.el (gnus-group-kill-region): do.
18519
18520         * gnus-art.el (article-date-ut): do.
18521
18522         * message.el (message-fetch-field): Remove redundant
18523         case-fold-search binding.
18524         (message-narrow-to-field): Simplify.
18525
18526 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18527
18528         * spam.el (spam-directory): Derive from `gnus-directory'.
18529
18530         * spam-report.el (spam-report-url-to-file)
18531         (spam-report-requests-file): New function and variable for offline
18532         reporting.
18533         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18534         and user defined function.
18535         (spam-report-url-ping-mm-url): Remove doubled slash.
18536
18537 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18538
18539         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18540
18541 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18542
18543         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18544         Fix format string mismatch.
18545
18546         * sieve.el (sieve-deactivate-all): do.
18547
18548         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18549
18550         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18551
18552         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18553
18554         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18555
18556 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18557
18558         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18559         the list of checks.
18560
18561 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18562
18563         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18564         padding.
18565
18566 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18567
18568         * mm-view.el (mm-fill-flowed): New variable.
18569         (mm-inline-text): Use it.
18570
18571 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18572
18573         * spam.el (spam-spamassassin-register-ham-routine)
18574         (spam-spamassassin-register-spam-routine): Fix function names.
18575
18576 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18577
18578         * gnus.el (gnus-tmp-grouplens): Remove.
18579         (gnus-summary-line-format): Remove grouplens.
18580
18581         * gnus-group.el (gnus-group-line-format): Ditto.
18582
18583         * gnus-spec.el (gnus-format-specs): Ditto.
18584         (gnus-update-format-specifications): Flush the group format spec
18585         cache if there's the grouplens stuff.
18586         (gnus-parse-simple-format): Replace %l with the empty string.
18587
18588 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18589
18590         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18591         omission.
18592
18593 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18594
18595         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18596         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18597
18598 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18599
18600         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18601         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18602         New macros and functions.
18603         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18604         Handle > NLINK_MAX messages.
18605         * nnmaildir.el (nnmaildir-request-set-mark):
18606         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18607
18608 2004-01-25  Alex Schroeder  <alex@gnu.org>
18609
18610         * spam-stat.el (spam-stat-process-directory-age): New option.
18611         (spam-stat-process-directory): Use it.
18612
18613 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18614
18615         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18616         (spam-stat-save): Accept prefix argument.
18617
18618 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18619
18620         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18621         links" error.
18622
18623 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18624
18625         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18626         the rest of the and/or forms.
18627
18628 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18629
18630         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18631         compatibility with old .newsrc.eld files.
18632
18633         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18634
18635         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18636
18637         * gnus-start.el (gnus-1): do.
18638
18639         * gnus-group.el (gnus-group-line-format-alist): do.
18640
18641         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18642
18643         * gnus-gl.el: Remove.
18644
18645 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18646
18647         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18648         marks consisting of a single range {for example, (3 . 5)} rather
18649         than a list of a single range { ((3 . 5)) }.
18650
18651 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18652
18653         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18654         Use with-current-buffer.
18655         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18656         avoid consing a string.
18657
18658         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18659         Remove obsolete entries for big5 and gb2312.
18660
18661 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18662
18663         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18664         uncompressed list.
18665
18666 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18667
18668         * spam-stat.el (spam-stat-strip-xref): New function.
18669         (spam-stat-process-directory): Use it.
18670
18671         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18672         here -- it's done in message-fetch-field.
18673
18674 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18675
18676         * gnus-agent.el (gnus-agent-queue-mail)
18677         (gnus-agent-prompt-send-queue): New variables.
18678         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18679         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18680         "nndraft:queue" along to gnus-draft-send.
18681         Use gnus-agent-prompt-send-queue.
18682         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18683         is "nndraft:queue".  Suggested by Gaute Strokkenes
18684         <gs234@srcf.ucam.org>
18685
18686         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18687         (agent-enable-undownloaded-faces): Add.
18688         (gnus-agent-cat-groups): Use eval-and-compile, not
18689         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18690         method of gnus-agent-cat-groups even when the buffer has been
18691         evaled.
18692         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18693         delete gnus-agent-save-active-1.
18694         (gnus-agent-save-groups): Delete.  Identical to
18695         gnus-agent-save-active.
18696         (gnus-agent-write-active): No longer adjust agent's copy of active
18697         file as agent's adjustments are now stored in their own
18698         file.  Remove optional parameter.
18699         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18700         servers.  Add use of min/max range limits from server's local
18701         file.
18702         (gnus-agent-save-alist): Remove unused optional argument.
18703         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18704         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18705         (gnus-agent-set-local): A per-server file that keeps min/max range
18706         limits for articles known to the agent.  Provides a fast mechanism
18707         for altering many active ranges.
18708         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18709         active file (local makes it unnecessary).
18710         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18711
18712         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18713         (agent-enable-undownloaded-faces): Add.
18714
18715         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18716         disable it when sending to "nndraft:queue".
18717         (gnus-group-send-queue): Add safety check to avoid sending queue
18718         when unplugged.
18719
18720         * gnus-group.el (gnus-group-catchup): Use new
18721         gnus-sequence-of-unread-articles, not
18722         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18723         numbers of articles.  Use gnus-range-map to avoid having to
18724         uncompress the unread list.
18725         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18726         Fix invalid ange-ftp reference.
18727
18728         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18729         (gnus-sorted-range-intersection): Intersection of two ranges
18730         without requiring that they first be uncompressed.
18731
18732         * gnus-start.el (gnus-activate-group): Unless blocked by the
18733         caller, possibly expand the active range to include both cached
18734         and agentized articles.
18735         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18736         multiple version-dependent converters.
18737         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18738         gnus-agent-save-active.
18739         (gnus-save-newsrc-file): Save dirty agent range limits.
18740
18741         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18742         gnus-agent-possibly-alter-active.
18743         (gnus-adjust-marked-articles): Faster handling of simple lists.
18744
18745 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18746
18747         * spam-stat.el (spam-stat-test-directory): New optional argument
18748         displays a list of files detected.  Suggested by Andrew Cohen
18749         <cohen@andy.bu.edu>.
18750         (spam-stat-buffer-words-with-scores): Don't narrow and change
18751         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18752
18753 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18754
18755         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18756         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18757         (spam-spamassassin-arguments)
18758         (spam-spamassassin-spam-flag-header)
18759         (spam-spamassassin-positive-spam-flag-header)
18760         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18761         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18762         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18763         (spam-list-of-processors, spam-list-of-checks)
18764         (spam-list-of-statistical-checks, spam-registration-functions)
18765         (spam-check-spamassassin-headers, spam-check-spamassassin)
18766         (spam-spamassassin-score)
18767         (spam-spamassassin-register-with-sa-learn)
18768         (spam-spamassassin-register-spam-routine)
18769         (spam-spamassassin-register-ham-routine)
18770         (spam-assassin-register-spam-routine)
18771         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18772         (spam-bogofilter-score): Fix to show article before scoring.
18773
18774 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18775
18776         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18777         default scoring function.
18778         (spam-generic-score): Call spam-spamassassin-score if
18779         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18780         spam-bogofilter-score otherwise.
18781
18782         * gnus.el (spam-process, spam-autodetect-methods):
18783         Add spamassassin and spamassassin-headers.
18784
18785 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18786
18787         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18788         Suppress unnecessary messages.
18789
18790 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18791
18792         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18793         make-hash-table.
18794
18795 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18796
18797         * canlock.el (base64-encode-string): Don't autoload it.
18798
18799 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18800
18801         * run-at-time.el: Remove useless (require 'itimer),
18802         eval-and-compile and (featurep 'xemacs).
18803
18804 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18805
18806         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18807         GROUP is a virtual group.
18808
18809 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18810
18811         * gnus.el: Autoload `message-y-or-n-p'.
18812
18813 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18814
18815         * pgg-parse.el: Remove unnecessary (require 'custom).
18816
18817         * pgg-def.el: do.
18818
18819         * nnmail.el: do.
18820
18821         * gnus-undo.el: do.
18822
18823         * gnus-picon.el: do.
18824
18825         * gnus-util.el: do.
18826
18827 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18828
18829         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18830
18831 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18832
18833         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18834         handle, as well as a list.
18835
18836         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18837         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18838         (mm-w3m-cid-retrieve): Simplify.
18839
18840 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18841
18842         * message.el (message-kill-to-signature): Allow prefix arg to
18843         specify number of lines to keep before signature.
18844
18845 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18846
18847         * message.el (message-kill-to-signature): Change docstring.
18848
18849 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18850
18851         * canlock.el: Always require sha1-el.
18852         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18853
18854         * message.el: Autoload sha1 only when compiling.
18855
18856         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18857         eudc-expand-inline for XEmacs.
18858
18859 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18860
18861         * message.el (message-canlock-generate): Require sha1-el.
18862
18863 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18864
18865         * message.el (message-expand-name): Silence the byte compiler.
18866
18867         * lpath.el: Add detect-coding-system.
18868
18869         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18870         cus-edit.
18871
18872 2004-01-13  Simon Josefsson  <jas@extundo.com>
18873
18874         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18875         Invoke gnus-score-mode.
18876         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18877
18878         * gnus-range.el (gnus-compress-sequence): Doc fix.
18879         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18880
18881 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18882
18883         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18884
18885 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18886
18887         * spam.el (spam-get-article-as-string): Update to use
18888         gnus-request-article-this-buffer, much simpler.
18889         (spam-get-article-as-buffer): Remove.
18890
18891 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18892
18893         * message.el (message-expand-name): Use EUDC if the user uses that.
18894
18895 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18896
18897         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18898         character for the encoding to avoid consing a string.
18899
18900         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18901         unnecessarily.
18902
18903         * mm-util.el (mm-replace-chars-in-string): Remove.
18904
18905         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18906         of mm-replace-chars-in-string.
18907
18908 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18909
18910         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18911
18912         * mm-util.el (mm-subst-char-in-string): Support inplace.
18913
18914         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18915         a new string in every iteration.  Use shy groups.
18916
18917 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18918
18919         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18920         * gnus-soup.el (gnus-soup-group-brew):
18921         * gnus-msg.el (gnus-put-message):
18922         * gnus-move.el (gnus-group-move-group-to-server):
18923         * gnus-kill.el (gnus-batch-score):
18924         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18925         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18926         (gnus-group-update-group, gnus-group-read-group)
18927         (gnus-group-make-group, gnus-group-make-help-group)
18928         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18929         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18930         (gnus-group-sort-by-unread, gnus-group-catchup)
18931         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18932         (gnus-group-yank-group, gnus-group-set-info)
18933         (gnus-group-list-groups):
18934         * gnus.el (gnus-generate-new-group-name):
18935         * gnus-delay.el (gnus-delay-send-queue):
18936         * nnvirtual.el (nnvirtual-catchup-group):
18937         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18938         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18939         (gnus-group-prepare-topics, gnus-topic-check-topology):
18940         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18941         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18942         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18943         (gnus-group-make-articles-read):
18944         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18945         (gnus-group-change-level, gnus-kill-newsgroup)
18946         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18947         (gnus-get-unread-articles, gnus-make-articles-unread)
18948         (gnus-make-ascending-articles-unread): Use accessor
18949         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18950         to get group information for improved readability.
18951
18952
18953 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18954
18955         * gnus-art.el (article-decode-mime-words, article-babel)
18956         (gnus-article-highlight-signature, gnus-article-add-buttons)
18957         (gnus-signature-toggle): Use gnus-with-article-buffer.
18958
18959         * gnus-art.el (gnus-article-highlight-headers)
18960         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18961
18962         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18963         (gnus-article-set-globals, gnus-request-article-this-buffer)
18964         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18965         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18966         (gnus-mime-display-alternative): Use with-current-buffer.
18967
18968 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18969
18970         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18971         also under 80 char limit, and call gnus-error if needed.
18972         (spam-fetch-article-header): Fix - it was a
18973         buffer-local variable (gnus-newsgroup-data).
18974         (spam-find-spam): Use spam-generate-fake-headers, forget about
18975         spam-insert-fake-headers.
18976         (spam-insert-fake-headers): Remove.
18977
18978 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18979
18980         * deuglify.el (gnus-article-outlook-unwrap-lines)
18981         (gnus-outlook-rearrange-article)
18982         (gnus-outlook-repair-attribution-outlook)
18983         (gnus-outlook-repair-attribution-block)
18984         (gnus-outlook-repair-attribution-other): Remove redundant
18985         save-excursion.
18986
18987 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18988
18989         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18990         (spam-fetch-field-subject-fast)
18991         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18992         (spam-fetch-article-header): Add functions to deal with Gnus
18993         internals for fast retrieval of article header data.
18994         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18995
18996 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18997
18998         * pop3.el (pop3-md5): Remove.
18999         (pop3-apop): Replace pop3-md5 with md5.
19000
19001         * mm-bodies.el: base64 is always built-in.
19002
19003         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19004         Use with-current-buffer.
19005
19006 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19007
19008         * canlock.el (canlock-insert-header): Remove excessive grouping in
19009         regexp.
19010
19011         * gnus-sum.el (gnus-summary-read-document): Ditto.
19012
19013         * gnus-uu.el (gnus-uu-part-number): Ditto.
19014
19015         * html2text.el (html2text-remove-tags): Ditto.
19016         (html2text-format-tags): Ditto.
19017         (html2text-format-single-elements): Ditto.
19018
19019         * mml.el (mml-parse-1): Ditto.
19020
19021 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19022
19023         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19024
19025         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19026
19027         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19028
19029         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19030
19031 2003-11-15  Simon Josefsson  <jas@extundo.com>
19032
19033         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19034         (pgg-gpg-lookup-key): Use regexp match instead of
19035         split-string (split-string is different between emacs 21.2 and
19036         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19037
19038 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19039
19040         * gnus-art.el (gnus-mime-view-all-parts)
19041         (gnus-article-part-wrapper, gnus-article-view-part):
19042         Use with-current-buffer.
19043
19044 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19045
19046         * spam.el (spam-disable-spam-split-during-ham-respool)
19047         (spam-spamoracle-database, spam-cache-lookups)
19048         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19049         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19050         (spam-group-ham-marks, spam-group-spam-marks)
19051         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19052         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19053         also add spam-use-blackholes to the statistical checks.
19054         (spam-fetch-field-fast): Add interface to fetching fields, may
19055         become a macro.
19056         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19057         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19058         (spam-insert-fake-headers): Fake an article when needed.
19059         (spam-find-spam): Fake article when possible.
19060         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19061         (spam-check-bogofilter-headers): Use message-fetch-field instead
19062         of nnmail-fetch-field.
19063
19064 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19065
19066         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19067
19068 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19069
19070         * spam.el (spam-split): Do not require spam-use-CHECK to be
19071         enabled if that check is passed to spam-split explicitly; also
19072         fix so 'spam doesn't get converted to spam-split-group when
19073         spam-split-symbolic-return is t.
19074         (spam-find-spam): Find registrations of the article and use those
19075         instead of re-running spam-split to find the spam/ham
19076         classification of the article.
19077         (spam-log-processing-to-registry, spam-log-registered-p)
19078         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19079         Use gnus-error instead of gnus-message.
19080         (spam-log-registration-type): Add function to determine the
19081         classification of a message based on registry entries; will
19082         return nil if both 'spam and 'ham are found.
19083         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19084         a reasonably fast local cache without the loading errors.
19085         (spam-cache-lookups): Set to t by default.
19086         (spam-find-spam): Don't try to guess spam-cache-lookups.
19087         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19088         spam-caches entry.
19089         (spam-filelist-build-cache, spam-filelist-check-cache):
19090         Fix caching of whitelist/blacklist entries.
19091         (spam-check-whitelist, spam-check-blacklist):
19092         Invoke spam-from-listed-p with a type, not a cache variable.
19093         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19094
19095 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19096
19097         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19098
19099         * nnmail.el (nnmail-split-fancy): do.
19100
19101         * mml.el (mml-parse): do.
19102
19103         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19104         (gnus-score-adaptive): do.
19105
19106 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19107
19108         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19109         (gnus-mime-button-map): Don't set keymap parent.
19110         (gnus-button-ctan-directory-regexp): Use shy grouping.
19111         (gnus-prev-page-map): Don't set keymap parent.
19112         (gnus-prev-page-map): Remove duplicated one.
19113         (gnus-next-page-map): Don't set keymap parent.
19114         (gnus-mime-security-button-map): Ditto.
19115
19116         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19117         version number.
19118
19119         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19120
19121 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19122
19123         * canlock.el (canlock-sha1-function): Remove.
19124         (canlock-sha1-function-for-verify): Remove.
19125         (canlock-openssl-program): Remove.
19126         (canlock-openssl-args): Remove.
19127         (canlock-ignore-errors): Remove.
19128         (canlock-sha1-with-openssl): Remove.
19129         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19130         (canlock-verify): Don't use canlock-ignore-errors.
19131
19132         * sha1-el.el (sha1-string-external): Make it can return a string
19133         in binary form.
19134         (sha1-region-external): Ditto.
19135         (sha1-string-internal): Ditto.
19136         (sha1-region-internal): Ditto.
19137         (sha1-region): Ditto.
19138         (sha1-string): Ditto.
19139         (sha1): Ditto.
19140
19141 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19142
19143         * spam.el (spam-report-articles-gmane): New command.
19144
19145 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19146
19147         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19148
19149         * run-at-time.el (run-at-time-saved): Remove.
19150         (run-at-time): Doc fix.
19151
19152 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19153
19154         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19155         (gnus-summary-limit-map): Add it.
19156         (gnus-summary-make-menu-bar): do.
19157
19158 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19159
19160         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19161         Make attempt at some caching support (done for BBDB only now).
19162         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19163         addresses to be checked.
19164         (spam-clear-cache-BBDB): Add function, to be invoked by
19165         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19166         (spam-check-BBDB): Check and use the caches, if
19167         spam-cache-lookups is on, remove superfluous (provide).
19168
19169 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19170
19171         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19172
19173 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19174
19175         * run-at-time.el (run-at-time-saved): Move to after the definition
19176         of `run-at-time'.
19177
19178         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19179
19180 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19181
19182         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19183         mm-w3m-local-map-property.
19184
19185         * mm-view.el (mm-w3m-mode-map): Remove.
19186         (mm-w3m-local-map-property): Remove.
19187         (mm-inline-text-html-render-with-w3m): Don't use
19188         mm-w3m-local-map-property.
19189
19190 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19191
19192         * run-at-time.el: New file.
19193
19194         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19195         under Emacs.
19196
19197         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19198         of gnus-set-text-properties.
19199
19200         * gnus-uu.el (gnus-uu-save-article): Ditto.
19201
19202         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19203
19204         * gnus-cite.el (gnus-cite-parse): Ditto.
19205
19206         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19207         of gnus-.
19208
19209         * gnus-xmas.el (run-at-time): Require run-at-time.
19210
19211         * gnus.el: Change calls to nnheader-run-at-time and
19212         password-run-at-time throughout to use run-at-time directly.
19213
19214         * password.el: Remove definition of run-at-time.
19215
19216         * nnheaderxm.el: Remove definition of run-at-time.
19217
19218 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19219
19220         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19221         in prompt.
19222
19223 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19224
19225         * messagexmas.el (message-xmas-redefine): Alias
19226         `message-make-caesar-translation-table' to
19227         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19228         version.
19229
19230         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19231         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19232         `gnus-xmas-set-text-properties'.
19233         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19234         `gnus-xmas-completing-read'.
19235         (gnus-xmas-completing-read): Removed.
19236         (gnus-xmas-open-network-stream): Removed.
19237
19238         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19239         XEmacs version.
19240
19241         * dns.el (dns-make-network-process): Use `open-network-stream'
19242         instead of `gnus-xmas-open-network-stream'.
19243
19244         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19245
19246         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19247
19248 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19249
19250         * gnus-art.el (gnus-mime-display-alternative)
19251         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19252         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19253         Don't use gnus-local-map-property.
19254
19255         * gnus-util.el (gnus-local-map-property): Remove.
19256
19257         * mm-view.el (mm-view-pkcs7-decrypt):
19258         Replace gnus-completing-read-maybe-default with completing-read.
19259
19260         * gnus-util.el (gnus-completing-read): do.
19261         (gnus-completing-read-maybe-default): Remove.
19262
19263 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19264
19265         * password.el: Only autoload `run-at-time' if not XEmacs.
19266         Only autoload the itimer functions if XEmacs.
19267
19268 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19269
19270         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19271         XEmacsen.
19272
19273         * dgnushack.el: Autoload executable-find for XEmacs.
19274
19275 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19276
19277         * gnus-art.el (gnus-read-string): Remove.
19278         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19279         read-string.
19280
19281 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19282
19283         * netrc.el: Autoload password-read.
19284         (netrc): Add configuration group.
19285         (netrc-encoding-method, netrc-openssl-path):
19286         Add variables for encoding and decoding of files with symmetric
19287         ciphers.
19288         (netrc-encode): Add assistant function to encode a file with
19289         netrc-encoding-method.
19290         (netrc-parse): Add interactive parameter, added optional
19291         decoding if netrc-encoding-method is non-nil but otherwise
19292         behavior is standard.
19293         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19294         Do s/encode/encrypt/ everywhere.
19295
19296         * spam.el: Remove executable-find autoload.
19297
19298 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19299
19300         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19301
19302         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19303
19304 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19305
19306         * gnus-art.el (gnus-treat-ansi-sequences)
19307         (article-treat-ansi-sequences): New variable and function.
19308         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19309
19310         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19311         Use it.
19312
19313 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19314
19315         * mm-util.el (mm-quote-arg): Remove.
19316
19317         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19318         shell-quote-argument.
19319
19320         * gnus-uu.el (gnus-uu-command): do.
19321
19322         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19323
19324         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19325         with make-char.
19326
19327         * mm-util.el (mm-make-char): Remove.
19328
19329         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19330         add-minor-mode.
19331
19332         * gnus-undo.el (gnus-undo-mode): do.
19333
19334         * gnus-topic.el (gnus-topic-mode): do.
19335
19336         * gnus-sum.el (gnus-dead-summary-mode): do.
19337
19338         * gnus-start.el (gnus-slave-mode): do.
19339
19340         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19341
19342         * gnus-ml.el (gnus-mailing-list-mode): do.
19343
19344         * gnus-gl.el (gnus-grouplens-mode): do.
19345
19346         * gnus-draft.el (gnus-draft-mode): do.
19347
19348         * gnus-dired.el (gnus-dired-mode): do.
19349
19350         * gnus-ems.el (gnus-add-minor-mode): Remove.
19351
19352         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19353         Replace gnus-char-width with char-width.
19354
19355         * gnus-ems.el (gnus-char-width): Remove.
19356
19357         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19358         Replace gnus-char-width with char-width.
19359
19360         * gnus-ems.el (gnus-char-width): Remove.
19361
19362         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19363         definition.
19364         Remove Emacs 20 hash table compatibility code.
19365
19366         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19367         20 compatibility code.
19368
19369         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19370
19371         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19372
19373         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19374         Replace with point-at-{eol,bol}.
19375
19376         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19377
19378         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19379
19380         * flow-fill.el (fill-flowed-point-at-bol)
19381         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19382
19383         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19384         Replace with point-at-{eol,bol} throughout all files.
19385
19386 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19387
19388         * ntlm.el (ntlm-string-as-unibyte): New macro.
19389         (ntlm-build-auth-response): Use it.
19390
19391         Remove Emacs 20 stuff:
19392         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19393         (butlast, mapc, remove): Remove the compiler macros.
19394         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19395         of delq and copy-sequence.
19396         * gnus-art.el (popup-menu): Remove the compiler macro.
19397         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19398         Emacs 20.
19399
19400 2004-01-05  Simon Josefsson  <jas@extundo.com>
19401
19402         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19403         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19404         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19405         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19406         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19407         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19408         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19409         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19410         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19411         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19412         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19413         string-xor into ntlm-string-xor.
19414         Suggested by Jesper Harder <harder@myrealbox.com>.
19415
19416         * ntlm.el: Don't include poem.
19417
19418         * md4.el (print-int32, print-string-hexa): Remove.
19419         Suggested by Jesper Harder <harder@myrealbox.com>.
19420
19421         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19422
19423         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19424         probably breaks emacs with DL patch, but do we care? Is anyone
19425         still using the DL stuff?)
19426
19427         * sieve-manage.el: Use the password package.
19428         (sieve-manage-read-passwd): Remove.
19429         (sieve-manage-interactive-login): Use password.  Re-add
19430         condition-case around loop.
19431
19432         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19433         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19434         Use the password package.
19435
19436 2003-02-19  Simon Josefsson  <jas@extundo.com>
19437
19438         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19439         token.
19440
19441 2002-08-07  Simon Josefsson  <jas@extundo.com>
19442
19443         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19444         (sieve-manage-authenticators):
19445         (sieve-manage-authenticator-alist): Add some SASL mechs.
19446         (sieve-sasl-auth): New function.
19447         (sieve-manage-cram-md5-auth):
19448         (sieve-manage-plain-auth): Rewrite using SASL library.
19449         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19450         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19451         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19452         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19453
19454 2004-01-05  Simon Josefsson  <jas@extundo.com>
19455
19456         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19457         New files.
19458
19459 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19460
19461         * gnus-group.el (gnus-no-groups-message): Update.
19462
19463         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19464
19465 2003-11-09  Simon Josefsson  <jas@extundo.com>
19466
19467         * imap.el: Support for ID IMAP extension (RFC 2971).
19468         (imap-local-variables): Add imap-id.
19469         (imap-id): New variable.
19470         (imap-id): New function.
19471         (imap-parse-response): Parse untagged ID response.
19472         * nnimap.el (nnimap-id): New variable.
19473         (nnimap-open-connection): Use it.
19474
19475 2003-12-28  Simon Josefsson  <jas@extundo.com>
19476
19477         * gnus-score.el (gnus-score-edit-all-score): New.
19478         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19479
19480 2004-01-04  Simon Josefsson  <jas@extundo.com>
19481
19482         * password.el: Add.
19483
19484 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19485
19486         * dns.el (dns-query-types): Fix typo.
19487         (dns-query-types): New function.
19488         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19489         PTR and SOA replies, see RFC 1035.
19490
19491 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19492
19493         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19494
19495         * Move to Changelog.2.
19496
19497 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19498
19499         * gnus.el (gnus-version-number): Bump version.
19500
19501 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19502
19503         * gnus.el: No Gnus v0.1 is released.
19504
19505 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19506
19507         * gnus.el: No Gnus v0.0 is released.
19508
19509 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19510
19511         * gnus.el (gnus-version-number): Bump.
19512         (gnus-version): No.
19513
19514 See ChangeLog.2 for earlier changes.
19515
19516     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19517       Free Software Foundation, Inc.
19518
19519   This file is part of GNU Emacs.
19520
19521   GNU Emacs is free software: you can redistribute it and/or modify
19522   it under the terms of the GNU General Public License as published by
19523   the Free Software Foundation, either version 3 of the License, or
19524   (at your option) any later version.
19525
19526   GNU Emacs is distributed in the hope that it will be useful,
19527   but WITHOUT ANY WARRANTY; without even the implied warranty of
19528   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19529   GNU General Public License for more details.
19530
19531   You should have received a copy of the GNU General Public License
19532   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19533
19534 ;; Local Variables:
19535 ;; coding: utf-8
19536 ;; fill-column: 79
19537 ;; add-log-time-zone-rule: t
19538 ;; End: